<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[Freeswitch-trunk][17207] </title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<div id="header">FreeSWITCH Subversion</div>
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=17207">17207</a></dd>
<dt>Author</dt> <dd>anthony.minessale</dd>
<dt>Date</dt> <dd>2010-04-02 13:52:16 -0500 (Fri, 02 Apr 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>add ... and shitdown as a fail-safe when no modules are loaded</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkgitignore">freeswitch/trunk/.gitignore</a></li>
<li><a href="#freeswitchtrunkversionin">freeswitch/trunk/.version.in</a></li>
<li><a href="#freeswitchtrunkCMakeListstxt">freeswitch/trunk/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunkFreeswitch2005unsupportedsln">freeswitch/trunk/Freeswitch.2005.unsupported.sln</a></li>
<li><a href="#freeswitchtrunkFreeswitch2008expresssln">freeswitch/trunk/Freeswitch.2008.express.sln</a></li>
<li><a href="#freeswitchtrunkFreeswitch2008sln">freeswitch/trunk/Freeswitch.2008.sln</a></li>
<li><a href="#freeswitchtrunkFreeswitch2008slndebugbat">freeswitch/trunk/Freeswitch.2008.sln.debug.bat</a></li>
<li><a href="#freeswitchtrunkFreeswitch2008slnreleasebat">freeswitch/trunk/Freeswitch.2008.sln.release.bat</a></li>
<li><a href="#freeswitchtrunkINSTALL">freeswitch/trunk/INSTALL</a></li>
<li><a href="#freeswitchtrunkMakefileam">freeswitch/trunk/Makefile.am</a></li>
<li><a href="#freeswitchtrunkacincludem4">freeswitch/trunk/acinclude.m4</a></li>
<li><a href="#freeswitchtrunkbootstrapsh">freeswitch/trunk/bootstrap.sh</a></li>
<li><a href="#freeswitchtrunkbuildMakefileam">freeswitch/trunk/build/Makefile.am</a></li>
<li><a href="#freeswitchtrunkbuildbuildlibsh">freeswitch/trunk/build/buildlib.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildmrcpserversh">freeswitch/trunk/build/buildmrcpserver.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildopalsh">freeswitch/trunk/build/buildopal.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildzrtpsh">freeswitch/trunk/build/buildzrtp.sh</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_cflags_gcc_optionm4">freeswitch/trunk/build/config/ac_cflags_gcc_option.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_cflags_sun_optionm4">freeswitch/trunk/build/config/ac_cflags_sun_option.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_gcc_archflagm4">freeswitch/trunk/build/config/ac_gcc_archflag.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_gcc_x86_cpuidm4">freeswitch/trunk/build/config/ac_gcc_x86_cpuid.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_prog_gzipm4">freeswitch/trunk/build/config/ac_prog_gzip.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigac_prog_wgetm4">freeswitch/trunk/build/config/ac_prog_wget.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_cc_maxoptm4">freeswitch/trunk/build/config/ax_cc_maxopt.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_cflags_warn_all_ansim4">freeswitch/trunk/build/config/ax_cflags_warn_all_ansi.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_check_compiler_flagsm4">freeswitch/trunk/build/config/ax_check_compiler_flags.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_check_javam4">freeswitch/trunk/build/config/ax_check_java.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_compiler_vendorm4">freeswitch/trunk/build/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigax_lib_mysqlm4">freeswitch/trunk/build/config/ax_lib_mysql.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigconfigsub">freeswitch/trunk/build/config/config.sub</a></li>
<li><a href="#freeswitchtrunkbuildconfigerlangm4">freeswitch/trunk/build/config/erlang.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfiglibcurlm4">freeswitch/trunk/build/config/libcurl.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigodbcm4">freeswitch/trunk/build/config/odbc.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfigsched_setaffinitym4">freeswitch/trunk/build/config/sched_setaffinity.m4</a></li>
<li><a href="#freeswitchtrunkbuildconfiglayout">freeswitch/trunk/build/config.layout</a></li>
<li><a href="#freeswitchtrunkbuildcursespatch">freeswitch/trunk/build/curses.patch</a></li>
<li><a href="#freeswitchtrunkbuildfixautoconfsh">freeswitch/trunk/build/fixautoconf.sh</a></li>
<li><a href="#freeswitchtrunkbuildfixautomakesh">freeswitch/trunk/build/fixautomake.sh</a></li>
<li><a href="#freeswitchtrunkbuildfixlibtoolsh">freeswitch/trunk/build/fixlibtool.sh</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexcategoriespbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/categories.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexcdeclspbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/cdecls.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexdeclspbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/decls.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexfilespbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/files.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindeximportspbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/imports.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexpbxindexheader">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/pbxindex.header</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexprotocolspbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/protocols.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexrefspbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/refs.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexstringspbxstringscontrol">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/strings.pbxstrings/control</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexstringspbxstringsstrings">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/strings.pbxstrings/strings</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexsubclassespbxbtree">freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/subclasses.pbxbtree</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchinitarchlinux">freeswitch/trunk/build/freeswitch.init.archlinux</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchinitredhat">freeswitch/trunk/build/freeswitch.init.redhat</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchinitsuse">freeswitch/trunk/build/freeswitch.init.suse</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchldsoconf">freeswitch/trunk/build/freeswitch.ld.so.conf</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchmonitrc">freeswitch/trunk/build/freeswitch.monitrc</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchpcin">freeswitch/trunk/build/freeswitch.pc.in</a></li>
<li><a href="#freeswitchtrunkbuildfreeswitchsysconfig">freeswitch/trunk/build/freeswitch.sysconfig</a></li>
<li><a href="#freeswitchtrunkbuildfs_ivrdinitredhat">freeswitch/trunk/build/fs_ivrd.init.redhat</a></li>
<li><a href="#freeswitchtrunkbuildgen_indentpl">freeswitch/trunk/build/gen_indent.pl</a></li>
<li><a href="#freeswitchtrunkbuildgetlibshin">freeswitch/trunk/build/getlib.sh.in</a></li>
<li><a href="#freeswitchtrunkbuildgetsoundsshin">freeswitch/trunk/build/getsounds.sh.in</a></li>
<li><a href="#freeswitchtrunkbuildignore_helperpl">freeswitch/trunk/build/ignore_helper.pl</a></li>
<li><a href="#freeswitchtrunkbuildindent_optionssh">freeswitch/trunk/build/indent_options.sh</a></li>
<li><a href="#freeswitchtrunkbuildmodmakerulesin">freeswitch/trunk/build/modmake.rules.in</a></li>
<li><a href="#freeswitchtrunkbuildmodmakerulesam">freeswitch/trunk/build/modmake.rulesam</a></li>
<li><a href="#freeswitchtrunkbuildmodulesconfin">freeswitch/trunk/build/modules.conf.in</a></li>
<li><a href="#freeswitchtrunkbuildmoh_versiontxt">freeswitch/trunk/build/moh_version.txt</a></li>
<li><a href="#freeswitchtrunkbuildsounds_versiontxt">freeswitch/trunk/build/sounds_version.txt</a></li>
<li><a href="#freeswitchtrunkbuildswigallsh">freeswitch/trunk/build/swigall.sh</a></li>
<li><a href="#freeswitchtrunkbuildturbo_buildsh">freeswitch/trunk/build/turbo_build.sh</a></li>
<li><a href="#freeswitchtrunkcmake_modulesFindAPRcmake">freeswitch/trunk/cmake_modules/FindAPR.cmake</a></li>
<li><a href="#freeswitchtrunkcmake_modulesFindAPRUtilcmake">freeswitch/trunk/cmake_modules/FindAPRUtil.cmake</a></li>
<li><a href="#freeswitchtrunkcmake_modulesFindLibeditcmake">freeswitch/trunk/cmake_modules/FindLibedit.cmake</a></li>
<li><a href="#freeswitchtrunkcmake_modulesFindSndfilecmake">freeswitch/trunk/cmake_modules/FindSndfile.cmake</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsaclconfxml">freeswitch/trunk/conf/autoload_configs/acl.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsalsaconfxml">freeswitch/trunk/conf/autoload_configs/alsa.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configscdr_csvconfxml">freeswitch/trunk/conf/autoload_configs/cdr_csv.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configscdr_pg_csvconfxml">freeswitch/trunk/conf/autoload_configs/cdr_pg_csv.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configscidlookupconfxml">freeswitch/trunk/conf/autoload_configs/cidlookup.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsconferenceconfxml">freeswitch/trunk/conf/autoload_configs/conference.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsconsoleconfxml">freeswitch/trunk/conf/autoload_configs/console.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsdialplan_directoryconfxml">freeswitch/trunk/conf/autoload_configs/dialplan_directory.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsdingalingconfxml">freeswitch/trunk/conf/autoload_configs/dingaling.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsdirectoryconfxml">freeswitch/trunk/conf/autoload_configs/directory.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsdistributorconfxml">freeswitch/trunk/conf/autoload_configs/distributor.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configseasyrouteconfxml">freeswitch/trunk/conf/autoload_configs/easyroute.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsenumconfxml">freeswitch/trunk/conf/autoload_configs/enum.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configserlang_eventconfxml">freeswitch/trunk/conf/autoload_configs/erlang_event.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsevent_multicastconfxml">freeswitch/trunk/conf/autoload_configs/event_multicast.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsevent_socketconfxml">freeswitch/trunk/conf/autoload_configs/event_socket.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsfaxconfxml">freeswitch/trunk/conf/autoload_configs/fax.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsfifoconfxml">freeswitch/trunk/conf/autoload_configs/fifo.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsivrconfxml">freeswitch/trunk/conf/autoload_configs/ivr.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsjavaconfxml">freeswitch/trunk/conf/autoload_configs/java.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configslcrconfxml">freeswitch/trunk/conf/autoload_configs/lcr.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configslimitconfxml">freeswitch/trunk/conf/autoload_configs/limit.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configslocal_streamconfxml">freeswitch/trunk/conf/autoload_configs/local_stream.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configslogfileconfxml">freeswitch/trunk/conf/autoload_configs/logfile.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsluaconfxml">freeswitch/trunk/conf/autoload_configs/lua.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsmemcacheconfxml">freeswitch/trunk/conf/autoload_configs/memcache.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsmodulesconfxml">freeswitch/trunk/conf/autoload_configs/modules.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsnibblebillconfxml">freeswitch/trunk/conf/autoload_configs/nibblebill.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsopalconfxml">freeswitch/trunk/conf/autoload_configs/opal.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsperlconfxml">freeswitch/trunk/conf/autoload_configs/perl.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configspocketsphinxconfxml">freeswitch/trunk/conf/autoload_configs/pocketsphinx.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsportaudioconfxml">freeswitch/trunk/conf/autoload_configs/portaudio.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configspost_load_modulesconfxml">freeswitch/trunk/conf/autoload_configs/post_load_modules.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configspythonconfxml">freeswitch/trunk/conf/autoload_configs/python.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsrssconfxml">freeswitch/trunk/conf/autoload_configs/rss.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configssangoma_codecconfxml">freeswitch/trunk/conf/autoload_configs/sangoma_codec.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsshoutconfxml">freeswitch/trunk/conf/autoload_configs/shout.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsskinnyconfxml">freeswitch/trunk/conf/autoload_configs/skinny.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configssofiaconfxml">freeswitch/trunk/conf/autoload_configs/sofia.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsspidermonkeyconfxml">freeswitch/trunk/conf/autoload_configs/spidermonkey.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsswitchconfxml">freeswitch/trunk/conf/autoload_configs/switch.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configssyslogconfxml">freeswitch/trunk/conf/autoload_configs/syslog.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configstimezonesconfxml">freeswitch/trunk/conf/autoload_configs/timezones.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configstts_commandlineconfxml">freeswitch/trunk/conf/autoload_configs/tts_commandline.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsunicallconfxml">freeswitch/trunk/conf/autoload_configs/unicall.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsunimrcpconfxml">freeswitch/trunk/conf/autoload_configs/unimrcp.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsvoicemailconfxml">freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsxml_cdrconfxml">freeswitch/trunk/conf/autoload_configs/xml_cdr.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsxml_curlconfxml">freeswitch/trunk/conf/autoload_configs/xml_curl.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configsxml_rpcconfxml">freeswitch/trunk/conf/autoload_configs/xml_rpc.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfautoload_configszeroconfconfxml">freeswitch/trunk/conf/autoload_configs/zeroconf.conf.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplandefault00_pizza_demoxml">freeswitch/trunk/conf/dialplan/default/00_pizza_demo.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplandefault01_examplecomxml">freeswitch/trunk/conf/dialplan/default/01_example.com.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplandefault99999_enumxml">freeswitch/trunk/conf/dialplan/default/99999_enum.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaultideasipcomnoload">freeswitch/trunk/conf/dialplan/default/ideasip.com.noload</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaultpulvercomnoload">freeswitch/trunk/conf/dialplan/default/pulver.com.noload</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaultsipbrokercomnoload">freeswitch/trunk/conf/dialplan/default/sipbroker.com.noload</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaultsipphonecomnoload">freeswitch/trunk/conf/dialplan/default/sipphone.com.noload</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaulttollfreegatewaycomnoload">freeswitch/trunk/conf/dialplan/default/tollfreegateway.com.noload</a></li>
<li><a href="#freeswitchtrunkconfdialplandefaultxml">freeswitch/trunk/conf/dialplan/default.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplanfeaturesxml">freeswitch/trunk/conf/dialplan/features.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplanpublic00_inbound_didxml">freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml</a></li>
<li><a href="#freeswitchtrunkconfdialplanpublicxml">freeswitch/trunk/conf/dialplan/public.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1000xml">freeswitch/trunk/conf/directory/default/1000.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1001xml">freeswitch/trunk/conf/directory/default/1001.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1002xml">freeswitch/trunk/conf/directory/default/1002.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1003xml">freeswitch/trunk/conf/directory/default/1003.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1004xml">freeswitch/trunk/conf/directory/default/1004.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1005xml">freeswitch/trunk/conf/directory/default/1005.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1006xml">freeswitch/trunk/conf/directory/default/1006.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1007xml">freeswitch/trunk/conf/directory/default/1007.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1008xml">freeswitch/trunk/conf/directory/default/1008.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1009xml">freeswitch/trunk/conf/directory/default/1009.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1010xml">freeswitch/trunk/conf/directory/default/1010.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1011xml">freeswitch/trunk/conf/directory/default/1011.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1012xml">freeswitch/trunk/conf/directory/default/1012.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1013xml">freeswitch/trunk/conf/directory/default/1013.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1014xml">freeswitch/trunk/conf/directory/default/1014.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1015xml">freeswitch/trunk/conf/directory/default/1015.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1016xml">freeswitch/trunk/conf/directory/default/1016.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1017xml">freeswitch/trunk/conf/directory/default/1017.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1018xml">freeswitch/trunk/conf/directory/default/1018.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefault1019xml">freeswitch/trunk/conf/directory/default/1019.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefaultbrianxml">freeswitch/trunk/conf/directory/default/brian.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefaultdefaultxml">freeswitch/trunk/conf/directory/default/default.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefaultexamplecomxml">freeswitch/trunk/conf/directory/default/example.com.xml</a></li>
<li><a href="#freeswitchtrunkconfdirectorydefaultxml">freeswitch/trunk/conf/directory/default.xml</a></li>
<li><a href="#freeswitchtrunkconfextensionsconf">freeswitch/trunk/conf/extensions.conf</a></li>
<li><a href="#freeswitchtrunkconffreeswitchxml">freeswitch/trunk/conf/freeswitch.xml</a></li>
<li><a href="#freeswitchtrunkconffur_elisettml">freeswitch/trunk/conf/fur_elise.ttml</a></li>
<li><a href="#freeswitchtrunkconfivr_menusdemo_ivrxml">freeswitch/trunk/conf/ivr_menus/demo_ivr.xml</a></li>
<li><a href="#freeswitchtrunkconfjingle_profilesclientxml">freeswitch/trunk/conf/jingle_profiles/client.xml</a></li>
<li><a href="#freeswitchtrunkconfjingle_profilesserverxml">freeswitch/trunk/conf/jingle_profiles/server.xml</a></li>
<li><a href="#freeswitchtrunkconflangdedexml">freeswitch/trunk/conf/lang/de/de.xml</a></li>
<li><a href="#freeswitchtrunkconflangdedemodemoxml">freeswitch/trunk/conf/lang/de/demo/demo.xml</a></li>
<li><a href="#freeswitchtrunkconflangdevmttsxml">freeswitch/trunk/conf/lang/de/vm/tts.xml</a></li>
<li><a href="#freeswitchtrunkconflangendemodemoivrxml">freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml</a></li>
<li><a href="#freeswitchtrunkconflangendemodemoxml">freeswitch/trunk/conf/lang/en/demo/demo.xml</a></li>
<li><a href="#freeswitchtrunkconflangendirsoundsxml">freeswitch/trunk/conf/lang/en/dir/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangendirttsxml">freeswitch/trunk/conf/lang/en/dir/tts.xml</a></li>
<li><a href="#freeswitchtrunkconflangenenxml">freeswitch/trunk/conf/lang/en/en.xml</a></li>
<li><a href="#freeswitchtrunkconflangenvmsoundsxml">freeswitch/trunk/conf/lang/en/vm/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangenvmttsxml">freeswitch/trunk/conf/lang/en/vm/tts.xml</a></li>
<li><a href="#freeswitchtrunkconflangfrdemodemoxml">freeswitch/trunk/conf/lang/fr/demo/demo.xml</a></li>
<li><a href="#freeswitchtrunkconflangfrdirsoundsxml">freeswitch/trunk/conf/lang/fr/dir/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangfrdirttsxml">freeswitch/trunk/conf/lang/fr/dir/tts.xml</a></li>
<li><a href="#freeswitchtrunkconflangfrfrxml">freeswitch/trunk/conf/lang/fr/fr.xml</a></li>
<li><a href="#freeswitchtrunkconflangfrvmsoundsxml">freeswitch/trunk/conf/lang/fr/vm/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangrudemodemoivrxml">freeswitch/trunk/conf/lang/ru/demo/demo-ivr.xml</a></li>
<li><a href="#freeswitchtrunkconflangrudemodemoxml">freeswitch/trunk/conf/lang/ru/demo/demo.xml</a></li>
<li><a href="#freeswitchtrunkconflangrudirsoundsxml">freeswitch/trunk/conf/lang/ru/dir/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangrudirttsxml">freeswitch/trunk/conf/lang/ru/dir/tts.xml</a></li>
<li><a href="#freeswitchtrunkconflangruruxml">freeswitch/trunk/conf/lang/ru/ru.xml</a></li>
<li><a href="#freeswitchtrunkconflangruvmsoundsxml">freeswitch/trunk/conf/lang/ru/vm/sounds.xml</a></li>
<li><a href="#freeswitchtrunkconflangruvmttsxml">freeswitch/trunk/conf/lang/ru/vm/tts.xml</a></li>
<li><a href="#freeswitchtrunkconfmimetypes">freeswitch/trunk/conf/mime.types</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesloquendo7mrcpv2xml">freeswitch/trunk/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesnuance100mrcpv1xml">freeswitch/trunk/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesnuance50mrcpv1xml">freeswitch/trunk/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesnuance50mrcpv2xml">freeswitch/trunk/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesunimrcpservermrcpv1xml">freeswitch/trunk/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml</a></li>
<li><a href="#freeswitchtrunkconfmrcp_profilesvoxeoprophecy80mrcpv1xml">freeswitch/trunk/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml</a></li>
<li><a href="#freeswitchtrunkconfnotifyvoicemailtpl">freeswitch/trunk/conf/notify-voicemail.tpl</a></li>
<li><a href="#freeswitchtrunkconfsip_profilesexternalexamplexml">freeswitch/trunk/conf/sip_profiles/external/example.xml</a></li>
<li><a href="#freeswitchtrunkconfsip_profilesexternalxml">freeswitch/trunk/conf/sip_profiles/external.xml</a></li>
<li><a href="#freeswitchtrunkconfsip_profilesinternalexamplexml">freeswitch/trunk/conf/sip_profiles/internal/example.xml</a></li>
<li><a href="#freeswitchtrunkconfsip_profilesinternalipv6xml">freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml</a></li>
<li><a href="#freeswitchtrunkconfsip_profilesinternalxml">freeswitch/trunk/conf/sip_profiles/internal.xml</a></li>
<li><a href="#freeswitchtrunkconfskinny_profilesinternalxml">freeswitch/trunk/conf/skinny_profiles/internal.xml</a></li>
<li><a href="#freeswitchtrunkconftetristtml">freeswitch/trunk/conf/tetris.ttml</a></li>
<li><a href="#freeswitchtrunkconfvarsxml">freeswitch/trunk/conf/vars.xml</a></li>
<li><a href="#freeswitchtrunkconfvoicemailtpl">freeswitch/trunk/conf/voicemail.tpl</a></li>
<li><a href="#freeswitchtrunkconfwebvmtpl">freeswitch/trunk/conf/web-vm.tpl</a></li>
<li><a href="#freeswitchtrunkconfyamlextensionsyaml">freeswitch/trunk/conf/yaml/extensions.yaml</a></li>
<li><a href="#freeswitchtrunkconfyamlmod_yamlyaml">freeswitch/trunk/conf/yaml/mod_yaml.yaml</a></li>
<li><a href="#freeswitchtrunkconfigurein">freeswitch/trunk/configure.in</a></li>
<li><a href="#freeswitchtrunkdebianchangelog">freeswitch/trunk/debian/changelog</a></li>
<li><a href="#freeswitchtrunkdebiancompat">freeswitch/trunk/debian/compat</a></li>
<li><a href="#freeswitchtrunkdebiancontrol">freeswitch/trunk/debian/control</a></li>
<li><a href="#freeswitchtrunkdebiancopyright">freeswitch/trunk/debian/copyright</a></li>
<li><a href="#freeswitchtrunkdebiandirs">freeswitch/trunk/debian/dirs</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchcodecpassthruamrinstall">freeswitch/trunk/debian/freeswitch-codec-passthru-amr.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchcodecpassthrug7231install">freeswitch/trunk/debian/freeswitch-codec-passthru-g7231.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchcodecpassthrug729install">freeswitch/trunk/debian/freeswitch-codec-passthru-g729.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchdevinstall">freeswitch/trunk/debian/freeswitch-dev.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangdeconffiles">freeswitch/trunk/debian/freeswitch-lang-de.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangdeinstall">freeswitch/trunk/debian/freeswitch-lang-de.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangenconffiles">freeswitch/trunk/debian/freeswitch-lang-en.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangeninstall">freeswitch/trunk/debian/freeswitch-lang-en.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangesinstall">freeswitch/trunk/debian/freeswitch-lang-es.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangfrconffiles">freeswitch/trunk/debian/freeswitch-lang-fr.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangfrinstall">freeswitch/trunk/debian/freeswitch-lang-fr.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangitinstall">freeswitch/trunk/debian/freeswitch-lang-it.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangnlinstall">freeswitch/trunk/debian/freeswitch-lang-nl.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangruconffiles">freeswitch/trunk/debian/freeswitch-lang-ru.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangruinstall">freeswitch/trunk/debian/freeswitch-lang-ru.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchluaconffiles">freeswitch/trunk/debian/freeswitch-lua.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchluainstall">freeswitch/trunk/debian/freeswitch-lua.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchperlconffiles">freeswitch/trunk/debian/freeswitch-perl.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchperlinstall">freeswitch/trunk/debian/freeswitch-perl.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchspidermonkeyconffiles">freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchspidermonkeyinstall">freeswitch/trunk/debian/freeswitch-spidermonkey.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchconffiles">freeswitch/trunk/debian/freeswitch.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchdefault">freeswitch/trunk/debian/freeswitch.default</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchinit">freeswitch/trunk/debian/freeswitch.init</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchinstall">freeswitch/trunk/debian/freeswitch.install</a></li>
<li><a href="#freeswitchtrunkdebianmanman1freeswitch1">freeswitch/trunk/debian/man/man1/freeswitch.1</a></li>
<li><a href="#freeswitchtrunkdebianmonitfreeswitchmonitrc">freeswitch/trunk/debian/monit/freeswitch.monitrc</a></li>
<li><a href="#freeswitchtrunkdebianpostinst">freeswitch/trunk/debian/postinst</a></li>
<li><a href="#freeswitchtrunkdebianpostrm">freeswitch/trunk/debian/postrm</a></li>
<li><a href="#freeswitchtrunkdebianrules">freeswitch/trunk/debian/rules</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianchangelog">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/changelog</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebiancontrol">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/control</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebiancopyright">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/copyright</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfiles">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/files</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie16000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-16000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie32000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-32000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie48000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-48000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie8000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-8000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianrules">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/rules</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianchangelog">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/changelog</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebiancontrol">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/control</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebiancopyright">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/copyright</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfiles">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/files</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic16000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-16000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic32000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-32000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic48000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-48000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic8000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-8000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianrules">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/rules</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianchangelog">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/changelog</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebiancontrol">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/control</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebiancopyright">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/copyright</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfiles">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/files</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena16000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-16000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena32000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-32000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena48000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-48000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena8000install">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-8000.install</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianrules">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/rules</a></li>
<li><a href="#freeswitchtrunkdebiansoundsgetsoundssh">freeswitch/trunk/debian/sounds/getsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansubstvars">freeswitch/trunk/debian/substvars</a></li>
<li><a href="#freeswitchtrunkdocsAUTHORS">freeswitch/trunk/docs/AUTHORS</a></li>
<li><a href="#freeswitchtrunkdocsCOPYING">freeswitch/trunk/docs/COPYING</a></li>
<li><a href="#freeswitchtrunkdocsChangeLog">freeswitch/trunk/docs/ChangeLog</a></li>
<li><a href="#freeswitchtrunkdocsDoxygenconf">freeswitch/trunk/docs/Doxygen.conf</a></li>
<li><a href="#freeswitchtrunkdocsJavaScripttxt">freeswitch/trunk/docs/JavaScript.txt</a></li>
<li><a href="#freeswitchtrunkdocsdocs2008vcproj">freeswitch/trunk/docs/docs.2008.vcproj</a></li>
<li><a href="#freeswitchtrunkdocsdocsvcproj">freeswitch/trunk/docs/docs.vcproj</a></li>
<li><a href="#freeswitchtrunkdocsphraseREADMETXT">freeswitch/trunk/docs/phrase/README.TXT</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrasepl">freeswitch/trunk/docs/phrase/phrase.pl</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_dexml">freeswitch/trunk/docs/phrase/phrase_de.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_enxml">freeswitch/trunk/docs/phrase/phrase_en.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_esxml">freeswitch/trunk/docs/phrase/phrase_es.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_frxml">freeswitch/trunk/docs/phrase/phrase_fr.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_nlxml">freeswitch/trunk/docs/phrase/phrase_nl.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_ruxml">freeswitch/trunk/docs/phrase/phrase_ru.xml</a></li>
<li><a href="#freeswitchtrunkdocsphrasephrase_zh_HKxml">freeswitch/trunk/docs/phrase/phrase_zh_HK.xml</a></li>
<li><a href="#freeswitchtrunkdocszrtp_agpl30txt">freeswitch/trunk/docs/zrtp_agpl-3.0.txt</a></li>
<li><a href="#freeswitchtrunkdtdfreeswitch_dialplandtd">freeswitch/trunk/dtd/freeswitch_dialplan.dtd</a></li>
<li><a href="#freeswitchtrunkfreeswitchspec">freeswitch/trunk/freeswitch.spec</a></li>
<li><a href="#freeswitchtrunkfreeswitchxcodeprojmikemode1v3">freeswitch/trunk/freeswitch.xcodeproj/mike.mode1v3</a></li>
<li><a href="#freeswitchtrunkfreeswitchxcodeprojmikepbxuser">freeswitch/trunk/freeswitch.xcodeproj/mike.pbxuser</a></li>
<li><a href="#freeswitchtrunkfreeswitchxcodeprojprojectpbxproj">freeswitch/trunk/freeswitch.xcodeproj/project.pbxproj</a></li>
<li><a href="#freeswitchtrunkfscommFSComm2008vcproj">freeswitch/trunk/fscomm/FSComm.2008.vcproj</a></li>
<li><a href="#freeswitchtrunkfscommFSCommpro">freeswitch/trunk/fscomm/FSComm.pro</a></li>
<li><a href="#freeswitchtrunkfscommaccountcpp">freeswitch/trunk/fscomm/account.cpp</a></li>
<li><a href="#freeswitchtrunkfscommaccounth">freeswitch/trunk/fscomm/account.h</a></li>
<li><a href="#freeswitchtrunkfscommcallcpp">freeswitch/trunk/fscomm/call.cpp</a></li>
<li><a href="#freeswitchtrunkfscommcallh">freeswitch/trunk/fscomm/call.h</a></li>
<li><a href="#freeswitchtrunkfscommconfaccountsexamplexml">freeswitch/trunk/fscomm/conf/accounts/example.xml</a></li>
<li><a href="#freeswitchtrunkfscommconffreeswitchserial">freeswitch/trunk/fscomm/conf/freeswitch.serial</a></li>
<li><a href="#freeswitchtrunkfscommconffreeswitchxml">freeswitch/trunk/fscomm/conf/freeswitch.xml</a></li>
<li><a href="#freeswitchtrunkfscommfshostcpp">freeswitch/trunk/fscomm/fshost.cpp</a></li>
<li><a href="#freeswitchtrunkfscommfshosth">freeswitch/trunk/fscomm/fshost.h</a></li>
<li><a href="#freeswitchtrunkfscommmaincpp">freeswitch/trunk/fscomm/main.cpp</a></li>
<li><a href="#freeswitchtrunkfscommmainwindowcpp">freeswitch/trunk/fscomm/mainwindow.cpp</a></li>
<li><a href="#freeswitchtrunkfscommmainwindowh">freeswitch/trunk/fscomm/mainwindow.h</a></li>
<li><a href="#freeswitchtrunkfscommmainwindowui">freeswitch/trunk/fscomm/mainwindow.ui</a></li>
<li><a href="#freeswitchtrunkfscommmod_qsettingsmod_qsettingscpp">freeswitch/trunk/fscomm/mod_qsettings/mod_qsettings.cpp</a></li>
<li><a href="#freeswitchtrunkfscommmod_qsettingsmod_qsettingsh">freeswitch/trunk/fscomm/mod_qsettings/mod_qsettings.h</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesaccountdialogcpp">freeswitch/trunk/fscomm/preferences/accountdialog.cpp</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesaccountdialogh">freeswitch/trunk/fscomm/preferences/accountdialog.h</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesaccountdialogui">freeswitch/trunk/fscomm/preferences/accountdialog.ui</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefaccountscpp">freeswitch/trunk/fscomm/preferences/prefaccounts.cpp</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefaccountsh">freeswitch/trunk/fscomm/preferences/prefaccounts.h</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefdialogcpp">freeswitch/trunk/fscomm/preferences/prefdialog.cpp</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefdialogh">freeswitch/trunk/fscomm/preferences/prefdialog.h</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefdialogui">freeswitch/trunk/fscomm/preferences/prefdialog.ui</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefportaudiocpp">freeswitch/trunk/fscomm/preferences/prefportaudio.cpp</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefportaudioh">freeswitch/trunk/fscomm/preferences/prefportaudio.h</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefsofiacpp">freeswitch/trunk/fscomm/preferences/prefsofia.cpp</a></li>
<li><a href="#freeswitchtrunkfscommpreferencesprefsofiah">freeswitch/trunk/fscomm/preferences/prefsofia.h</a></li>
<li><a href="#freeswitchtrunkfscommresourcespref_accountsjpg">freeswitch/trunk/fscomm/resources/pref_accounts.jpg</a></li>
<li><a href="#freeswitchtrunkfscommresourcespref_audiogif">freeswitch/trunk/fscomm/resources/pref_audio.gif</a></li>
<li><a href="#freeswitchtrunkfscommresourcespref_generaljpg">freeswitch/trunk/fscomm/resources/pref_general.jpg</a></li>
<li><a href="#freeswitchtrunkfscommresourcespref_sippng">freeswitch/trunk/fscomm/resources/pref_sip.png</a></li>
<li><a href="#freeswitchtrunkfscommresourcessplashpng">freeswitch/trunk/fscomm/resources/splash.png</a></li>
<li><a href="#freeswitchtrunkfscommresourcestaskbar_iconpng">freeswitch/trunk/fscomm/resources/taskbar_icon.png</a></li>
<li><a href="#freeswitchtrunkfscommresourcestestwav">freeswitch/trunk/fscomm/resources/test.wav</a></li>
<li><a href="#freeswitchtrunkfscommresourcesqrc">freeswitch/trunk/fscomm/resources.qrc</a></li>
<li><a href="#freeswitchtrunkhtdocslicensetxt">freeswitch/trunk/htdocs/license.txt</a></li>
<li><a href="#freeswitchtrunkhtdocsslimswf">freeswitch/trunk/htdocs/slim.swf</a></li>
<li><a href="#freeswitchtrunkhtdocsslimtesthtm">freeswitch/trunk/htdocs/slimtest.htm</a></li>
<li><a href="#freeswitchtrunklibsgitignore">freeswitch/trunk/libs/.gitignore</a></li>
<li><a href="#freeswitchtrunklibsaprupdate">freeswitch/trunk/libs/apr/.update</a></li>
<li><a href="#freeswitchtrunklibsaprCHANGES">freeswitch/trunk/libs/apr/CHANGES</a></li>
<li><a href="#freeswitchtrunklibsaprCMakeListstxt">freeswitch/trunk/libs/apr/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibsaprLICENSE">freeswitch/trunk/libs/apr/LICENSE</a></li>
<li><a href="#freeswitchtrunklibsaprMakefilein">freeswitch/trunk/libs/apr/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprNOTICE">freeswitch/trunk/libs/apr/NOTICE</a></li>
<li><a href="#freeswitchtrunklibsaprNWGNUmakefile">freeswitch/trunk/libs/apr/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprREADMEdev">freeswitch/trunk/libs/apr/README.dev</a></li>
<li><a href="#freeswitchtrunklibsapraprconfigin">freeswitch/trunk/libs/apr/apr-config.in</a></li>
<li><a href="#freeswitchtrunklibsapraprdsp">freeswitch/trunk/libs/apr/apr.dsp</a></li>
<li><a href="#freeswitchtrunklibsapraprdsw">freeswitch/trunk/libs/apr/apr.dsw</a></li>
<li><a href="#freeswitchtrunklibsapraprpcin">freeswitch/trunk/libs/apr/apr.pc.in</a></li>
<li><a href="#freeswitchtrunklibsapraprspec">freeswitch/trunk/libs/apr/apr.spec</a></li>
<li><a href="#freeswitchtrunklibsapratomicnetwareapr_atomicc">freeswitch/trunk/libs/apr/atomic/netware/apr_atomic.c</a></li>
<li><a href="#freeswitchtrunklibsapratomicos390atomicc">freeswitch/trunk/libs/apr/atomic/os390/atomic.c</a></li>
<li><a href="#freeswitchtrunklibsapratomicunixapr_atomicc">freeswitch/trunk/libs/apr/atomic/unix/apr_atomic.c</a></li>
<li><a href="#freeswitchtrunklibsapratomicwin32apr_atomicc">freeswitch/trunk/libs/apr/atomic/win32/apr_atomic.c</a></li>
<li><a href="#freeswitchtrunklibsaprbuildMakeEtags">freeswitch/trunk/libs/apr/build/MakeEtags</a></li>
<li><a href="#freeswitchtrunklibsaprbuildNWGNUenvironmentinc">freeswitch/trunk/libs/apr/build/NWGNUenvironment.inc</a></li>
<li><a href="#freeswitchtrunklibsaprbuildNWGNUheadinc">freeswitch/trunk/libs/apr/build/NWGNUhead.inc</a></li>
<li><a href="#freeswitchtrunklibsaprbuildNWGNUmakefile">freeswitch/trunk/libs/apr/build/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprbuildNWGNUtailinc">freeswitch/trunk/libs/apr/build/NWGNUtail.inc</a></li>
<li><a href="#freeswitchtrunklibsaprbuildPrintPath">freeswitch/trunk/libs/apr/build/PrintPath</a></li>
<li><a href="#freeswitchtrunklibsaprbuildaplibtoolc">freeswitch/trunk/libs/apr/build/aplibtool.c</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_appdsp">freeswitch/trunk/libs/apr/build/apr_app.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_commonm4">freeswitch/trunk/libs/apr/build/apr_common.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_hintsm4">freeswitch/trunk/libs/apr/build/apr_hints.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_networkm4">freeswitch/trunk/libs/apr/build/apr_network.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_rulesmkin">freeswitch/trunk/libs/apr/build/apr_rules.mk.in</a></li>
<li><a href="#freeswitchtrunklibsaprbuildapr_threadsm4">freeswitch/trunk/libs/apr/build/apr_threads.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildax_compiler_vendorm4">freeswitch/trunk/libs/apr/build/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildbuildchecksh">freeswitch/trunk/libs/apr/build/buildcheck.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildcvtdsppl">freeswitch/trunk/libs/apr/build/cvtdsp.pl</a></li>
<li><a href="#freeswitchtrunklibsaprbuildfind_aprm4">freeswitch/trunk/libs/apr/build/find_apr.m4</a></li>
<li><a href="#freeswitchtrunklibsaprbuildfixwin32makpl">freeswitch/trunk/libs/apr/build/fixwin32mak.pl</a></li>
<li><a href="#freeswitchtrunklibsaprbuildgenbuildpy">freeswitch/trunk/libs/apr/build/gen-build.py</a></li>
<li><a href="#freeswitchtrunklibsaprbuildgetversionsh">freeswitch/trunk/libs/apr/build/get-version.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildinstallsh">freeswitch/trunk/libs/apr/build/install.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildjlibtoolc">freeswitch/trunk/libs/apr/build/jlibtool.c</a></li>
<li><a href="#freeswitchtrunklibsaprbuildlibapr_appdsp">freeswitch/trunk/libs/apr/build/libapr_app.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprbuildlineendspl">freeswitch/trunk/libs/apr/build/lineends.pl</a></li>
<li><a href="#freeswitchtrunklibsaprbuildmake_exportsawk">freeswitch/trunk/libs/apr/build/make_exports.awk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildmake_nw_exportawk">freeswitch/trunk/libs/apr/build/make_nw_export.awk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildmake_var_exportawk">freeswitch/trunk/libs/apr/build/make_var_export.awk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildmkdirsh">freeswitch/trunk/libs/apr/build/mkdir.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildnw_exportinc">freeswitch/trunk/libs/apr/build/nw_export.inc</a></li>
<li><a href="#freeswitchtrunklibsaprbuildnw_verawk">freeswitch/trunk/libs/apr/build/nw_ver.awk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildpkgREADME">freeswitch/trunk/libs/apr/build/pkg/README</a></li>
<li><a href="#freeswitchtrunklibsaprbuildpkgbuildpkgsh">freeswitch/trunk/libs/apr/build/pkg/buildpkg.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildpkgpkginfoin">freeswitch/trunk/libs/apr/build/pkg/pkginfo.in</a></li>
<li><a href="#freeswitchtrunklibsaprbuildprebuildNWbat">freeswitch/trunk/libs/apr/build/prebuildNW.bat</a></li>
<li><a href="#freeswitchtrunklibsaprbuildrpmaprspecin">freeswitch/trunk/libs/apr/build/rpm/apr.spec.in</a></li>
<li><a href="#freeswitchtrunklibsaprbuildrungcovsh">freeswitch/trunk/libs/apr/build/run-gcov.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildwin32verawk">freeswitch/trunk/libs/apr/build/win32ver.awk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildoutputsmk">freeswitch/trunk/libs/apr/build-outputs.mk</a></li>
<li><a href="#freeswitchtrunklibsaprbuildconf">freeswitch/trunk/libs/apr/build.conf</a></li>
<li><a href="#freeswitchtrunklibsaprbuildconf">freeswitch/trunk/libs/apr/buildconf</a></li>
<li><a href="#freeswitchtrunklibsaprconfiglayout">freeswitch/trunk/libs/apr/config.layout</a></li>
<li><a href="#freeswitchtrunklibsaprconfiguregnu">freeswitch/trunk/libs/apr/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsaprconfigurein">freeswitch/trunk/libs/apr/configure.in</a></li>
<li><a href="#freeswitchtrunklibsaprdocsAPRDesignhtml">freeswitch/trunk/libs/apr/docs/APRDesign.html</a></li>
<li><a href="#freeswitchtrunklibsaprdocscanonical_filenameshtml">freeswitch/trunk/libs/apr/docs/canonical_filenames.html</a></li>
<li><a href="#freeswitchtrunklibsaprdocsdoxygenconf">freeswitch/trunk/libs/apr/docs/doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibsaprdocsincomplete_types">freeswitch/trunk/libs/apr/docs/incomplete_types</a></li>
<li><a href="#freeswitchtrunklibsaprdocsnon_apr_programs">freeswitch/trunk/libs/apr/docs/non_apr_programs</a></li>
<li><a href="#freeswitchtrunklibsaprdocspooldesignhtml">freeswitch/trunk/libs/apr/docs/pool-design.html</a></li>
<li><a href="#freeswitchtrunklibsaprdocswin32_buildshtml">freeswitch/trunk/libs/apr/docs/win32_builds.html</a></li>
<li><a href="#freeswitchtrunklibsaprdsoaixdsoc">freeswitch/trunk/libs/apr/dso/aix/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsobeosdsoc">freeswitch/trunk/libs/apr/dso/beos/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsonetwaredsoc">freeswitch/trunk/libs/apr/dso/netware/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsoos2dsoc">freeswitch/trunk/libs/apr/dso/os2/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsoos390dsoc">freeswitch/trunk/libs/apr/dso/os390/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsounixdsoc">freeswitch/trunk/libs/apr/dso/unix/dso.c</a></li>
<li><a href="#freeswitchtrunklibsaprdsowin32dsoc">freeswitch/trunk/libs/apr/dso/win32/dso.c</a></li>
<li><a href="#freeswitchtrunklibsapremacsmode">freeswitch/trunk/libs/apr/emacs-mode</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwarefilepathc">freeswitch/trunk/libs/apr/file_io/netware/filepath.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwarefilestatc">freeswitch/trunk/libs/apr/file_io/netware/filestat.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwarefilesysc">freeswitch/trunk/libs/apr/file_io/netware/filesys.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwareflockc">freeswitch/trunk/libs/apr/file_io/netware/flock.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwaremktempc">freeswitch/trunk/libs/apr/file_io/netware/mktemp.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ionetwarepipec">freeswitch/trunk/libs/apr/file_io/netware/pipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2copyc">freeswitch/trunk/libs/apr/file_io/os2/copy.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2dirc">freeswitch/trunk/libs/apr/file_io/os2/dir.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2dir_make_recursec">freeswitch/trunk/libs/apr/file_io/os2/dir_make_recurse.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2fileaccc">freeswitch/trunk/libs/apr/file_io/os2/fileacc.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2filedupc">freeswitch/trunk/libs/apr/file_io/os2/filedup.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2filepathc">freeswitch/trunk/libs/apr/file_io/os2/filepath.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2filepath_utilc">freeswitch/trunk/libs/apr/file_io/os2/filepath_util.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2filestatc">freeswitch/trunk/libs/apr/file_io/os2/filestat.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2filesysc">freeswitch/trunk/libs/apr/file_io/os2/filesys.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2flockc">freeswitch/trunk/libs/apr/file_io/os2/flock.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2fullrwc">freeswitch/trunk/libs/apr/file_io/os2/fullrw.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2maperrorcodec">freeswitch/trunk/libs/apr/file_io/os2/maperrorcode.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2mktempc">freeswitch/trunk/libs/apr/file_io/os2/mktemp.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2openc">freeswitch/trunk/libs/apr/file_io/os2/open.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2pipec">freeswitch/trunk/libs/apr/file_io/os2/pipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2readwritec">freeswitch/trunk/libs/apr/file_io/os2/readwrite.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2seekc">freeswitch/trunk/libs/apr/file_io/os2/seek.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_ioos2tempdirc">freeswitch/trunk/libs/apr/file_io/os2/tempdir.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixcopyc">freeswitch/trunk/libs/apr/file_io/unix/copy.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixdirc">freeswitch/trunk/libs/apr/file_io/unix/dir.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfileaccc">freeswitch/trunk/libs/apr/file_io/unix/fileacc.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfiledupc">freeswitch/trunk/libs/apr/file_io/unix/filedup.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfilepathc">freeswitch/trunk/libs/apr/file_io/unix/filepath.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfilepath_utilc">freeswitch/trunk/libs/apr/file_io/unix/filepath_util.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfilestatc">freeswitch/trunk/libs/apr/file_io/unix/filestat.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixflockc">freeswitch/trunk/libs/apr/file_io/unix/flock.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixfullrwc">freeswitch/trunk/libs/apr/file_io/unix/fullrw.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixmktempc">freeswitch/trunk/libs/apr/file_io/unix/mktemp.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixopenc">freeswitch/trunk/libs/apr/file_io/unix/open.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixpipec">freeswitch/trunk/libs/apr/file_io/unix/pipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixreadwritec">freeswitch/trunk/libs/apr/file_io/unix/readwrite.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixseekc">freeswitch/trunk/libs/apr/file_io/unix/seek.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iounixtempdirc">freeswitch/trunk/libs/apr/file_io/unix/tempdir.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32dirc">freeswitch/trunk/libs/apr/file_io/win32/dir.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32filedupc">freeswitch/trunk/libs/apr/file_io/win32/filedup.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32filepathc">freeswitch/trunk/libs/apr/file_io/win32/filepath.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32filestatc">freeswitch/trunk/libs/apr/file_io/win32/filestat.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32filesysc">freeswitch/trunk/libs/apr/file_io/win32/filesys.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32flockc">freeswitch/trunk/libs/apr/file_io/win32/flock.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32openc">freeswitch/trunk/libs/apr/file_io/win32/open.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32pipec">freeswitch/trunk/libs/apr/file_io/win32/pipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32readwritec">freeswitch/trunk/libs/apr/file_io/win32/readwrite.c</a></li>
<li><a href="#freeswitchtrunklibsaprfile_iowin32seekc">freeswitch/trunk/libs/apr/file_io/win32/seek.c</a></li>
<li><a href="#freeswitchtrunklibsaprhelpersapr_renamepl">freeswitch/trunk/libs/apr/helpers/apr_rename.pl</a></li>
<li><a href="#freeswitchtrunklibsaprimagesScanDocBigjpg">freeswitch/trunk/libs/apr/images/ScanDocBig.jpg</a></li>
<li><a href="#freeswitchtrunklibsaprimagesScanDocSmalljpg">freeswitch/trunk/libs/apr/images/ScanDocSmall.jpg</a></li>
<li><a href="#freeswitchtrunklibsaprimagesball1gif">freeswitch/trunk/libs/apr/images/ball1.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagesball1png">freeswitch/trunk/libs/apr/images/ball1.png</a></li>
<li><a href="#freeswitchtrunklibsaprimagesball2gif">freeswitch/trunk/libs/apr/images/ball2.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagesball2png">freeswitch/trunk/libs/apr/images/ball2.png</a></li>
<li><a href="#freeswitchtrunklibsaprimagesbuggif">freeswitch/trunk/libs/apr/images/bug.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagesbugpng">freeswitch/trunk/libs/apr/images/bug.png</a></li>
<li><a href="#freeswitchtrunklibsaprimagescautiongif">freeswitch/trunk/libs/apr/images/caution.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagescautionpng">freeswitch/trunk/libs/apr/images/caution.png</a></li>
<li><a href="#freeswitchtrunklibsaprimagesmastergif">freeswitch/trunk/libs/apr/images/master.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagesmasterpng">freeswitch/trunk/libs/apr/images/master.png</a></li>
<li><a href="#freeswitchtrunklibsaprimagestipgif">freeswitch/trunk/libs/apr/images/tip.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimagestippng">freeswitch/trunk/libs/apr/images/tip.png</a></li>
<li><a href="#freeswitchtrunklibsaprimageswarninggif">freeswitch/trunk/libs/apr/images/warning.gif</a></li>
<li><a href="#freeswitchtrunklibsaprimageswarningpng">freeswitch/trunk/libs/apr/images/warning.png</a></li>
<li><a href="#freeswitchtrunklibsaprincludeaprhin">freeswitch/trunk/libs/apr/include/apr.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprincludeaprhnw">freeswitch/trunk/libs/apr/include/apr.hnw</a></li>
<li><a href="#freeswitchtrunklibsaprincludeaprhw">freeswitch/trunk/libs/apr/include/apr.hw</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_allocatorh">freeswitch/trunk/libs/apr/include/apr_allocator.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_atomich">freeswitch/trunk/libs/apr/include/apr_atomic.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_dsoh">freeswitch/trunk/libs/apr/include/apr_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_envh">freeswitch/trunk/libs/apr/include/apr_env.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_errnoh">freeswitch/trunk/libs/apr/include/apr_errno.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_file_infoh">freeswitch/trunk/libs/apr/include/apr_file_info.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_file_ioh">freeswitch/trunk/libs/apr/include/apr_file_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_fnmatchh">freeswitch/trunk/libs/apr/include/apr_fnmatch.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_generalh">freeswitch/trunk/libs/apr/include/apr_general.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_getopth">freeswitch/trunk/libs/apr/include/apr_getopt.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_global_mutexh">freeswitch/trunk/libs/apr/include/apr_global_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_hashh">freeswitch/trunk/libs/apr/include/apr_hash.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_inherith">freeswitch/trunk/libs/apr/include/apr_inherit.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_libh">freeswitch/trunk/libs/apr/include/apr_lib.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_mmaph">freeswitch/trunk/libs/apr/include/apr_mmap.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_network_ioh">freeswitch/trunk/libs/apr/include/apr_network_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_pollh">freeswitch/trunk/libs/apr/include/apr_poll.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_poolsh">freeswitch/trunk/libs/apr/include/apr_pools.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_portableh">freeswitch/trunk/libs/apr/include/apr_portable.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_proc_mutexh">freeswitch/trunk/libs/apr/include/apr_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_randomh">freeswitch/trunk/libs/apr/include/apr_random.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_ringh">freeswitch/trunk/libs/apr/include/apr_ring.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_shmh">freeswitch/trunk/libs/apr/include/apr_shm.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_signalh">freeswitch/trunk/libs/apr/include/apr_signal.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_stringsh">freeswitch/trunk/libs/apr/include/apr_strings.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_supporth">freeswitch/trunk/libs/apr/include/apr_support.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_tablesh">freeswitch/trunk/libs/apr/include/apr_tables.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_thread_condh">freeswitch/trunk/libs/apr/include/apr_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_thread_mutexh">freeswitch/trunk/libs/apr/include/apr_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_thread_proch">freeswitch/trunk/libs/apr/include/apr_thread_proc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_thread_rwlockh">freeswitch/trunk/libs/apr/include/apr_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_timeh">freeswitch/trunk/libs/apr/include/apr_time.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_userh">freeswitch/trunk/libs/apr/include/apr_user.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_versionh">freeswitch/trunk/libs/apr/include/apr_version.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludeapr_wanth">freeswitch/trunk/libs/apr/include/apr_want.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchaixapr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/aix/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchapr_private_commonh">freeswitch/trunk/libs/apr/include/arch/apr_private_common.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_proc_mutexh">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_thread_condh">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_thread_mutexh">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_thread_rwlockh">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchbeosapr_arch_threadproch">freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_threadproc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_file_ioh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_file_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_global_mutexh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_global_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_internal_timeh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_internal_time.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_networkioh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_networkio.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_pre_nwh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_pre_nw.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_proc_mutexh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_thread_condh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_thread_mutexh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_thread_rwlockh">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_arch_threadproch">freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_threadproc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchnetwareapr_privateh">freeswitch/trunk/libs/apr/include/arch/netware/apr_private.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_file_ioh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_file_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_networkioh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_networkio.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_os2callsh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_os2calls.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_proc_mutexh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_thread_condh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_thread_mutexh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_thread_rwlockh">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos2apr_arch_threadproch">freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_threadproc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchos390apr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/os390/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_file_ioh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_file_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_global_mutexh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_global_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_inherith">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_inherit.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_internal_timeh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_internal_time.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_misch">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_misc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_networkioh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_networkio.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_poll_privateh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_poll_private.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_proc_mutexh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_shmh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_shm.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_thread_condh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_thread_mutexh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_thread_rwlockh">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchunixapr_arch_threadproch">freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_threadproc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_atimeh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_atime.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_dsoh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_dso.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_file_ioh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_file_io.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_inherith">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_inherit.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_misch">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_misc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_networkioh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_networkio.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_proc_mutexh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_proc_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_thread_condh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_cond.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_thread_mutexh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_mutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_thread_rwlockh">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_rwlock.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_threadproch">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_threadproc.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_arch_utf8h">freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_utf8.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_dbg_win32_handlesh">freeswitch/trunk/libs/apr/include/arch/win32/apr_dbg_win32_handles.h</a></li>
<li><a href="#freeswitchtrunklibsaprincludearchwin32apr_privateh">freeswitch/trunk/libs/apr/include/arch/win32/apr_private.h</a></li>
<li><a href="#freeswitchtrunklibsaprlibaprdsp">freeswitch/trunk/libs/apr/libapr.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprlibaprrc">freeswitch/trunk/libs/apr/libapr.rc</a></li>
<li><a href="#freeswitchtrunklibsaprlibaprnwmcpzip">freeswitch/trunk/libs/apr/libaprnw.mcp.zip</a></li>
<li><a href="#freeswitchtrunklibsaprlocksbeosproc_mutexc">freeswitch/trunk/libs/apr/locks/beos/proc_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksbeosthread_condc">freeswitch/trunk/libs/apr/locks/beos/thread_cond.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksbeosthread_mutexc">freeswitch/trunk/libs/apr/locks/beos/thread_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksbeosthread_rwlockc">freeswitch/trunk/libs/apr/locks/beos/thread_rwlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksnetwareproc_mutexc">freeswitch/trunk/libs/apr/locks/netware/proc_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksnetwarethread_condc">freeswitch/trunk/libs/apr/locks/netware/thread_cond.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksnetwarethread_mutexc">freeswitch/trunk/libs/apr/locks/netware/thread_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksnetwarethread_rwlockc">freeswitch/trunk/libs/apr/locks/netware/thread_rwlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksos2proc_mutexc">freeswitch/trunk/libs/apr/locks/os2/proc_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksos2thread_condc">freeswitch/trunk/libs/apr/locks/os2/thread_cond.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksos2thread_mutexc">freeswitch/trunk/libs/apr/locks/os2/thread_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksos2thread_rwlockc">freeswitch/trunk/libs/apr/locks/os2/thread_rwlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksunixglobal_mutexc">freeswitch/trunk/libs/apr/locks/unix/global_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksunixproc_mutexc">freeswitch/trunk/libs/apr/locks/unix/proc_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksunixthread_condc">freeswitch/trunk/libs/apr/locks/unix/thread_cond.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksunixthread_mutexc">freeswitch/trunk/libs/apr/locks/unix/thread_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlocksunixthread_rwlockc">freeswitch/trunk/libs/apr/locks/unix/thread_rwlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprlockswin32proc_mutexc">freeswitch/trunk/libs/apr/locks/win32/proc_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlockswin32thread_condc">freeswitch/trunk/libs/apr/locks/win32/thread_cond.c</a></li>
<li><a href="#freeswitchtrunklibsaprlockswin32thread_mutexc">freeswitch/trunk/libs/apr/locks/win32/thread_mutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprlockswin32thread_rwlockc">freeswitch/trunk/libs/apr/locks/win32/thread_rwlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprmemoryunixapr_poolsc">freeswitch/trunk/libs/apr/memory/unix/apr_pools.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwareaprxdc">freeswitch/trunk/libs/apr/misc/netware/apr.xdc</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwareaprlibdef">freeswitch/trunk/libs/apr/misc/netware/aprlib.def</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwarecharsetc">freeswitch/trunk/libs/apr/misc/netware/charset.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwarelibprewsc">freeswitch/trunk/libs/apr/misc/netware/libprews.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwarerandc">freeswitch/trunk/libs/apr/misc/netware/rand.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscnetwarestartc">freeswitch/trunk/libs/apr/misc/netware/start.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixcharsetc">freeswitch/trunk/libs/apr/misc/unix/charset.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixenvc">freeswitch/trunk/libs/apr/misc/unix/env.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixerrorcodesc">freeswitch/trunk/libs/apr/misc/unix/errorcodes.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixgetoptc">freeswitch/trunk/libs/apr/misc/unix/getopt.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixotherchildc">freeswitch/trunk/libs/apr/misc/unix/otherchild.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixrandc">freeswitch/trunk/libs/apr/misc/unix/rand.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixrandbyte_os2inc">freeswitch/trunk/libs/apr/misc/unix/randbyte_os2.inc</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixstartc">freeswitch/trunk/libs/apr/misc/unix/start.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscunixversionc">freeswitch/trunk/libs/apr/misc/unix/version.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32apr_appc">freeswitch/trunk/libs/apr/misc/win32/apr_app.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32charsetc">freeswitch/trunk/libs/apr/misc/win32/charset.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32envc">freeswitch/trunk/libs/apr/misc/win32/env.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32internalc">freeswitch/trunk/libs/apr/misc/win32/internal.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32miscc">freeswitch/trunk/libs/apr/misc/win32/misc.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32randc">freeswitch/trunk/libs/apr/misc/win32/rand.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32startc">freeswitch/trunk/libs/apr/misc/win32/start.c</a></li>
<li><a href="#freeswitchtrunklibsaprmiscwin32utf8c">freeswitch/trunk/libs/apr/misc/win32/utf8.c</a></li>
<li><a href="#freeswitchtrunklibsaprmmapunixcommonc">freeswitch/trunk/libs/apr/mmap/unix/common.c</a></li>
<li><a href="#freeswitchtrunklibsaprmmapunixmmapc">freeswitch/trunk/libs/apr/mmap/unix/mmap.c</a></li>
<li><a href="#freeswitchtrunklibsaprmmapwin32mmapc">freeswitch/trunk/libs/apr/mmap/win32/mmap.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iobeossendrecvc">freeswitch/trunk/libs/apr/network_io/beos/sendrecv.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iobeossocketcommonc">freeswitch/trunk/libs/apr/network_io/beos/socketcommon.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2inet_ntopc">freeswitch/trunk/libs/apr/network_io/os2/inet_ntop.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2inet_ptonc">freeswitch/trunk/libs/apr/network_io/os2/inet_pton.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2os2callsc">freeswitch/trunk/libs/apr/network_io/os2/os2calls.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2sendrecvc">freeswitch/trunk/libs/apr/network_io/os2/sendrecv.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2sendrecv_udpc">freeswitch/trunk/libs/apr/network_io/os2/sendrecv_udp.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2sockaddrc">freeswitch/trunk/libs/apr/network_io/os2/sockaddr.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2socketsc">freeswitch/trunk/libs/apr/network_io/os2/sockets.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_ioos2sockoptc">freeswitch/trunk/libs/apr/network_io/os2/sockopt.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixinet_ntopc">freeswitch/trunk/libs/apr/network_io/unix/inet_ntop.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixinet_ptonc">freeswitch/trunk/libs/apr/network_io/unix/inet_pton.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixmulticastc">freeswitch/trunk/libs/apr/network_io/unix/multicast.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixsendrecvc">freeswitch/trunk/libs/apr/network_io/unix/sendrecv.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixsockaddrc">freeswitch/trunk/libs/apr/network_io/unix/sockaddr.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixsocketsc">freeswitch/trunk/libs/apr/network_io/unix/sockets.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iounixsockoptc">freeswitch/trunk/libs/apr/network_io/unix/sockopt.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iowin32sendrecvc">freeswitch/trunk/libs/apr/network_io/win32/sendrecv.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iowin32socketsc">freeswitch/trunk/libs/apr/network_io/win32/sockets.c</a></li>
<li><a href="#freeswitchtrunklibsaprnetwork_iowin32sockoptc">freeswitch/trunk/libs/apr/network_io/win32/sockopt.c</a></li>
<li><a href="#freeswitchtrunklibsaprpasswdapr_getpassc">freeswitch/trunk/libs/apr/passwd/apr_getpass.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollos2pollc">freeswitch/trunk/libs/apr/poll/os2/poll.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollos2pollsetc">freeswitch/trunk/libs/apr/poll/os2/pollset.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollunixepollc">freeswitch/trunk/libs/apr/poll/unix/epoll.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollunixkqueuec">freeswitch/trunk/libs/apr/poll/unix/kqueue.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollunixpollc">freeswitch/trunk/libs/apr/poll/unix/poll.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollunixportc">freeswitch/trunk/libs/apr/poll/unix/port.c</a></li>
<li><a href="#freeswitchtrunklibsaprpollunixselectc">freeswitch/trunk/libs/apr/poll/unix/select.c</a></li>
<li><a href="#freeswitchtrunklibsaprrandomunixapr_randomc">freeswitch/trunk/libs/apr/random/unix/apr_random.c</a></li>
<li><a href="#freeswitchtrunklibsaprrandomunixsha2c">freeswitch/trunk/libs/apr/random/unix/sha2.c</a></li>
<li><a href="#freeswitchtrunklibsaprrandomunixsha2h">freeswitch/trunk/libs/apr/random/unix/sha2.h</a></li>
<li><a href="#freeswitchtrunklibsaprrandomunixsha2_gluec">freeswitch/trunk/libs/apr/random/unix/sha2_glue.c</a></li>
<li><a href="#freeswitchtrunklibsaprrenames_pending">freeswitch/trunk/libs/apr/renames_pending</a></li>
<li><a href="#freeswitchtrunklibsaprshmembeosshmc">freeswitch/trunk/libs/apr/shmem/beos/shm.c</a></li>
<li><a href="#freeswitchtrunklibsaprshmemos2shmc">freeswitch/trunk/libs/apr/shmem/os2/shm.c</a></li>
<li><a href="#freeswitchtrunklibsaprshmemunixshmc">freeswitch/trunk/libs/apr/shmem/unix/shm.c</a></li>
<li><a href="#freeswitchtrunklibsaprshmemwin32shmc">freeswitch/trunk/libs/apr/shmem/win32/shm.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_cpystrnc">freeswitch/trunk/libs/apr/strings/apr_cpystrn.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_fnmatchc">freeswitch/trunk/libs/apr/strings/apr_fnmatch.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_snprintfc">freeswitch/trunk/libs/apr/strings/apr_snprintf.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_stringsc">freeswitch/trunk/libs/apr/strings/apr_strings.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_strnatcmpc">freeswitch/trunk/libs/apr/strings/apr_strnatcmp.c</a></li>
<li><a href="#freeswitchtrunklibsaprstringsapr_strtokc">freeswitch/trunk/libs/apr/strings/apr_strtok.c</a></li>
<li><a href="#freeswitchtrunklibsaprsupportunixwaitioc">freeswitch/trunk/libs/apr/support/unix/waitio.c</a></li>
<li><a href="#freeswitchtrunklibsaprtablesapr_hashc">freeswitch/trunk/libs/apr/tables/apr_hash.c</a></li>
<li><a href="#freeswitchtrunklibsaprtablesapr_tablesc">freeswitch/trunk/libs/apr/tables/apr_tables.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestMakefilein">freeswitch/trunk/libs/apr/test/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprtestMakefilewin">freeswitch/trunk/libs/apr/test/Makefile.win</a></li>
<li><a href="#freeswitchtrunklibsaprtestNWGNUmakefile">freeswitch/trunk/libs/apr/test/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprtestREADME">freeswitch/trunk/libs/apr/test/README</a></li>
<li><a href="#freeswitchtrunklibsaprtestabtsc">freeswitch/trunk/libs/apr/test/abts.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestabtsh">freeswitch/trunk/libs/apr/test/abts.h</a></li>
<li><a href="#freeswitchtrunklibsaprtestabts_testsh">freeswitch/trunk/libs/apr/test/abts_tests.h</a></li>
<li><a href="#freeswitchtrunklibsaprtestaprtestdef">freeswitch/trunk/libs/apr/test/aprtest.def</a></li>
<li><a href="#freeswitchtrunklibsaprtestaprtestdsp">freeswitch/trunk/libs/apr/test/aprtest.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprtestaprtestwin">freeswitch/trunk/libs/apr/test/aprtest.win</a></li>
<li><a href="#freeswitchtrunklibsaprtestdatafile_datafiletxt">freeswitch/trunk/libs/apr/test/data/file_datafile.txt</a></li>
<li><a href="#freeswitchtrunklibsaprtestdatammap_datafiletxt">freeswitch/trunk/libs/apr/test/data/mmap_datafile.txt</a></li>
<li><a href="#freeswitchtrunklibsaprtestglobalmutexchildc">freeswitch/trunk/libs/apr/test/globalmutexchild.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestinternalMakefilein">freeswitch/trunk/libs/apr/test/internal/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprtestinternaltestregexc">freeswitch/trunk/libs/apr/test/internal/testregex.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestinternaltestucsc">freeswitch/trunk/libs/apr/test/internal/testucs.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestmod_testc">freeswitch/trunk/libs/apr/test/mod_test.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestnw_miscc">freeswitch/trunk/libs/apr/test/nw_misc.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnuaprtest">freeswitch/trunk/libs/apr/test/nwgnuaprtest</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnuglobalmutexchild">freeswitch/trunk/libs/apr/test/nwgnuglobalmutexchild</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnumod_test">freeswitch/trunk/libs/apr/test/nwgnumod_test</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnuproc_child">freeswitch/trunk/libs/apr/test/nwgnuproc_child</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnureadchild">freeswitch/trunk/libs/apr/test/nwgnureadchild</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnusockchild">freeswitch/trunk/libs/apr/test/nwgnusockchild</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnutestatmc">freeswitch/trunk/libs/apr/test/nwgnutestatmc</a></li>
<li><a href="#freeswitchtrunklibsaprtestnwgnutryread">freeswitch/trunk/libs/apr/test/nwgnutryread</a></li>
<li><a href="#freeswitchtrunklibsaprtestocchildc">freeswitch/trunk/libs/apr/test/occhild.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestproc_childc">freeswitch/trunk/libs/apr/test/proc_child.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestreadchildc">freeswitch/trunk/libs/apr/test/readchild.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestsendfilec">freeswitch/trunk/libs/apr/test/sendfile.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestsockchildc">freeswitch/trunk/libs/apr/test/sockchild.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestalldsp">freeswitch/trunk/libs/apr/test/testall.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestalldsw">freeswitch/trunk/libs/apr/test/testall.dsw</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestappc">freeswitch/trunk/libs/apr/test/testapp.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestappdsp">freeswitch/trunk/libs/apr/test/testapp.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestappntdsp">freeswitch/trunk/libs/apr/test/testappnt.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestargsc">freeswitch/trunk/libs/apr/test/testargs.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestatomicc">freeswitch/trunk/libs/apr/test/testatomic.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestdirc">freeswitch/trunk/libs/apr/test/testdir.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestdsoc">freeswitch/trunk/libs/apr/test/testdso.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestdupc">freeswitch/trunk/libs/apr/test/testdup.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestenvc">freeswitch/trunk/libs/apr/test/testenv.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestfilec">freeswitch/trunk/libs/apr/test/testfile.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestfilecopyc">freeswitch/trunk/libs/apr/test/testfilecopy.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestfileinfoc">freeswitch/trunk/libs/apr/test/testfileinfo.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestflockc">freeswitch/trunk/libs/apr/test/testflock.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestflockh">freeswitch/trunk/libs/apr/test/testflock.h</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestfmtc">freeswitch/trunk/libs/apr/test/testfmt.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestfnmatchc">freeswitch/trunk/libs/apr/test/testfnmatch.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestglobalmutexc">freeswitch/trunk/libs/apr/test/testglobalmutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestglobalmutexh">freeswitch/trunk/libs/apr/test/testglobalmutex.h</a></li>
<li><a href="#freeswitchtrunklibsaprtesttesthashc">freeswitch/trunk/libs/apr/test/testhash.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestipsubc">freeswitch/trunk/libs/apr/test/testipsub.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestlfsc">freeswitch/trunk/libs/apr/test/testlfs.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestlockc">freeswitch/trunk/libs/apr/test/testlock.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestlockperfc">freeswitch/trunk/libs/apr/test/testlockperf.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestmmapc">freeswitch/trunk/libs/apr/test/testmmap.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestmutexscopec">freeswitch/trunk/libs/apr/test/testmutexscope.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestnamesc">freeswitch/trunk/libs/apr/test/testnames.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestocc">freeswitch/trunk/libs/apr/test/testoc.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestpathc">freeswitch/trunk/libs/apr/test/testpath.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestpipec">freeswitch/trunk/libs/apr/test/testpipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestpollc">freeswitch/trunk/libs/apr/test/testpoll.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestpoolsc">freeswitch/trunk/libs/apr/test/testpools.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestprocc">freeswitch/trunk/libs/apr/test/testproc.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestprocmutexc">freeswitch/trunk/libs/apr/test/testprocmutex.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestrandc">freeswitch/trunk/libs/apr/test/testrand.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestrand2c">freeswitch/trunk/libs/apr/test/testrand2.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestshmc">freeswitch/trunk/libs/apr/test/testshm.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestshmh">freeswitch/trunk/libs/apr/test/testshm.h</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestshmconsumerc">freeswitch/trunk/libs/apr/test/testshmconsumer.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestshmproducerc">freeswitch/trunk/libs/apr/test/testshmproducer.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestsleepc">freeswitch/trunk/libs/apr/test/testsleep.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestsockc">freeswitch/trunk/libs/apr/test/testsock.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestsockh">freeswitch/trunk/libs/apr/test/testsock.h</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestsocketsc">freeswitch/trunk/libs/apr/test/testsockets.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestsockoptc">freeswitch/trunk/libs/apr/test/testsockopt.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestteststrc">freeswitch/trunk/libs/apr/test/teststr.c</a></li>
<li><a href="#freeswitchtrunklibsaprtestteststrnatcmpc">freeswitch/trunk/libs/apr/test/teststrnatcmp.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttesttablec">freeswitch/trunk/libs/apr/test/testtable.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttesttempc">freeswitch/trunk/libs/apr/test/testtemp.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestthreadc">freeswitch/trunk/libs/apr/test/testthread.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttesttimec">freeswitch/trunk/libs/apr/test/testtime.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestudc">freeswitch/trunk/libs/apr/test/testud.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestuserc">freeswitch/trunk/libs/apr/test/testuser.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestutilc">freeswitch/trunk/libs/apr/test/testutil.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestutilh">freeswitch/trunk/libs/apr/test/testutil.h</a></li>
<li><a href="#freeswitchtrunklibsaprtesttestvsnc">freeswitch/trunk/libs/apr/test/testvsn.c</a></li>
<li><a href="#freeswitchtrunklibsaprtesttryreadc">freeswitch/trunk/libs/apr/test/tryread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocbeosapr_proc_stubc">freeswitch/trunk/libs/apr/threadproc/beos/apr_proc_stub.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocbeosprocc">freeswitch/trunk/libs/apr/threadproc/beos/proc.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocbeosthreadc">freeswitch/trunk/libs/apr/threadproc/beos/thread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocbeosthreadprivc">freeswitch/trunk/libs/apr/threadproc/beos/threadpriv.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocbeosthreadproc_commonc">freeswitch/trunk/libs/apr/threadproc/beos/threadproc_common.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocnetwareprocc">freeswitch/trunk/libs/apr/threadproc/netware/proc.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocnetwareprocsupc">freeswitch/trunk/libs/apr/threadproc/netware/procsup.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocnetwaresignalsc">freeswitch/trunk/libs/apr/threadproc/netware/signals.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocnetwarethreadc">freeswitch/trunk/libs/apr/threadproc/netware/thread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocnetwarethreadprivc">freeswitch/trunk/libs/apr/threadproc/netware/threadpriv.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocos2procc">freeswitch/trunk/libs/apr/threadproc/os2/proc.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocos2signalsc">freeswitch/trunk/libs/apr/threadproc/os2/signals.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocos2threadc">freeswitch/trunk/libs/apr/threadproc/os2/thread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocos2threadprivc">freeswitch/trunk/libs/apr/threadproc/os2/threadpriv.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocunixprocc">freeswitch/trunk/libs/apr/threadproc/unix/proc.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocunixprocsupc">freeswitch/trunk/libs/apr/threadproc/unix/procsup.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocunixsignalsc">freeswitch/trunk/libs/apr/threadproc/unix/signals.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocunixthreadc">freeswitch/trunk/libs/apr/threadproc/unix/thread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocunixthreadprivc">freeswitch/trunk/libs/apr/threadproc/unix/threadpriv.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocwin32procc">freeswitch/trunk/libs/apr/threadproc/win32/proc.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocwin32signalsc">freeswitch/trunk/libs/apr/threadproc/win32/signals.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocwin32threadc">freeswitch/trunk/libs/apr/threadproc/win32/thread.c</a></li>
<li><a href="#freeswitchtrunklibsaprthreadprocwin32threadprivc">freeswitch/trunk/libs/apr/threadproc/win32/threadpriv.c</a></li>
<li><a href="#freeswitchtrunklibsaprtimeunixtimec">freeswitch/trunk/libs/apr/time/unix/time.c</a></li>
<li><a href="#freeswitchtrunklibsaprtimeunixtimestrc">freeswitch/trunk/libs/apr/time/unix/timestr.c</a></li>
<li><a href="#freeswitchtrunklibsaprtimewin32accessc">freeswitch/trunk/libs/apr/time/win32/access.c</a></li>
<li><a href="#freeswitchtrunklibsaprtimewin32timec">freeswitch/trunk/libs/apr/time/win32/time.c</a></li>
<li><a href="#freeswitchtrunklibsaprtimewin32timestrc">freeswitch/trunk/libs/apr/time/win32/timestr.c</a></li>
<li><a href="#freeswitchtrunklibsaprusernetwaregroupinfoc">freeswitch/trunk/libs/apr/user/netware/groupinfo.c</a></li>
<li><a href="#freeswitchtrunklibsaprusernetwareuserinfoc">freeswitch/trunk/libs/apr/user/netware/userinfo.c</a></li>
<li><a href="#freeswitchtrunklibsapruserunixgroupinfoc">freeswitch/trunk/libs/apr/user/unix/groupinfo.c</a></li>
<li><a href="#freeswitchtrunklibsapruserunixuserinfoc">freeswitch/trunk/libs/apr/user/unix/userinfo.c</a></li>
<li><a href="#freeswitchtrunklibsapruserwin32groupinfoc">freeswitch/trunk/libs/apr/user/win32/groupinfo.c</a></li>
<li><a href="#freeswitchtrunklibsapruserwin32userinfoc">freeswitch/trunk/libs/apr/user/win32/userinfo.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilupdate">freeswitch/trunk/libs/apr-util/.update</a></li>
<li><a href="#freeswitchtrunklibsaprutilCHANGES">freeswitch/trunk/libs/apr-util/CHANGES</a></li>
<li><a href="#freeswitchtrunklibsaprutilCMakeListstxt">freeswitch/trunk/libs/apr-util/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibsaprutilINSTALLMySQL">freeswitch/trunk/libs/apr-util/INSTALL.MySQL</a></li>
<li><a href="#freeswitchtrunklibsaprutilLICENSE">freeswitch/trunk/libs/apr-util/LICENSE</a></li>
<li><a href="#freeswitchtrunklibsaprutilMakefilein">freeswitch/trunk/libs/apr-util/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilNOTICE">freeswitch/trunk/libs/apr-util/NOTICE</a></li>
<li><a href="#freeswitchtrunklibsaprutilNWGNUmakefile">freeswitch/trunk/libs/apr-util/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprutilaprutilpcin">freeswitch/trunk/libs/apr-util/apr-util.pc.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilaprutilspec">freeswitch/trunk/libs/apr-util/apr-util.spec</a></li>
<li><a href="#freeswitchtrunklibsaprutilaprutildsp">freeswitch/trunk/libs/apr-util/aprutil.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprutilaprutildsw">freeswitch/trunk/libs/apr-util/aprutil.dsw</a></li>
<li><a href="#freeswitchtrunklibsaprutilapuconfigin">freeswitch/trunk/libs/apr-util/apu-config.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_brigadec">freeswitch/trunk/libs/apr-util/buckets/apr_brigade.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_bucketsc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_allocc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_alloc.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_eosc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_eos.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_filec">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_file.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_flushc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_flush.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_heapc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_heap.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_mmapc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_mmap.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_pipec">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_pipe.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_poolc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_pool.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_refcountc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_refcount.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_simplec">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_simple.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbucketsapr_buckets_socketc">freeswitch/trunk/libs/apr-util/buckets/apr_buckets_socket.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildapuconfm4">freeswitch/trunk/libs/apr-util/build/apu-conf.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildapuhintsm4">freeswitch/trunk/libs/apr-util/build/apu-hints.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildapuiconvm4">freeswitch/trunk/libs/apr-util/build/apu-iconv.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuilddbdm4">freeswitch/trunk/libs/apr-util/build/dbd.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuilddbmm4">freeswitch/trunk/libs/apr-util/build/dbm.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildfind_apum4">freeswitch/trunk/libs/apr-util/build/find_apu.m4</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildmkdirsh">freeswitch/trunk/libs/apr-util/build/mkdir.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildpkgREADME">freeswitch/trunk/libs/apr-util/build/pkg/README</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildpkgbuildpkgsh">freeswitch/trunk/libs/apr-util/build/pkg/buildpkg.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildpkgpkginfoin">freeswitch/trunk/libs/apr-util/build/pkg/pkginfo.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildrpmaprutilspecin">freeswitch/trunk/libs/apr-util/build/rpm/apr-util.spec.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildw32locatedbpl">freeswitch/trunk/libs/apr-util/build/w32locatedb.pl</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildoutputsmk">freeswitch/trunk/libs/apr-util/build-outputs.mk</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildconf">freeswitch/trunk/libs/apr-util/build.conf</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildconf">freeswitch/trunk/libs/apr-util/buildconf</a></li>
<li><a href="#freeswitchtrunklibsaprutilconfiglayout">freeswitch/trunk/libs/apr-util/config.layout</a></li>
<li><a href="#freeswitchtrunklibsaprutilconfiguregnu">freeswitch/trunk/libs/apr-util/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsaprutilconfigurein">freeswitch/trunk/libs/apr-util/configure.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilcryptoapr_md4c">freeswitch/trunk/libs/apr-util/crypto/apr_md4.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilcryptoapr_md5c">freeswitch/trunk/libs/apr-util/crypto/apr_md5.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilcryptoapr_sha1c">freeswitch/trunk/libs/apr-util/crypto/apr_sha1.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilcryptogetuuidc">freeswitch/trunk/libs/apr-util/crypto/getuuid.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilcryptouuidc">freeswitch/trunk/libs/apr-util/crypto/uuid.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbdapr_dbdc">freeswitch/trunk/libs/apr-util/dbd/apr_dbd.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbdapr_dbd_pgsqlc">freeswitch/trunk/libs/apr-util/dbd/apr_dbd_pgsql.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbdapr_dbd_sqlite2c">freeswitch/trunk/libs/apr-util/dbd/apr_dbd_sqlite2.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbdapr_dbd_sqlite3c">freeswitch/trunk/libs/apr-util/dbd/apr_dbd_sqlite3.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmapr_dbmc">freeswitch/trunk/libs/apr-util/dbm/apr_dbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmapr_dbm_berkeleydbc">freeswitch/trunk/libs/apr-util/dbm/apr_dbm_berkeleydb.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmapr_dbm_gdbmc">freeswitch/trunk/libs/apr-util/dbm/apr_dbm_gdbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmapr_dbm_ndbmc">freeswitch/trunk/libs/apr-util/dbm/apr_dbm_ndbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmapr_dbm_sdbmc">freeswitch/trunk/libs/apr-util/dbm/apr_dbm_sdbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbmc">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_hashc">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_hash.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_lockc">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_lock.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_pairc">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_pair.c</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_pairh">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_pair.h</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_privateh">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_private.h</a></li>
<li><a href="#freeswitchtrunklibsaprutildbmsdbmsdbm_tuneh">freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_tune.h</a></li>
<li><a href="#freeswitchtrunklibsaprutildocsdoxygenconf">freeswitch/trunk/libs/apr-util/docs/doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibsaprutilencodingapr_base64c">freeswitch/trunk/libs/apr-util/encoding/apr_base64.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilexport_varsshin">freeswitch/trunk/libs/apr-util/export_vars.sh.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilhooksapr_hooksc">freeswitch/trunk/libs/apr-util/hooks/apr_hooks.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_anylockh">freeswitch/trunk/libs/apr-util/include/apr_anylock.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_base64h">freeswitch/trunk/libs/apr-util/include/apr_base64.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_bucketsh">freeswitch/trunk/libs/apr-util/include/apr_buckets.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_dateh">freeswitch/trunk/libs/apr-util/include/apr_date.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_dbdh">freeswitch/trunk/libs/apr-util/include/apr_dbd.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_dbmh">freeswitch/trunk/libs/apr-util/include/apr_dbm.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_hooksh">freeswitch/trunk/libs/apr-util/include/apr_hooks.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldaphin">freeswitch/trunk/libs/apr-util/include/apr_ldap.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldaphnw">freeswitch/trunk/libs/apr-util/include/apr_ldap.hnw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldaphw">freeswitch/trunk/libs/apr-util/include/apr_ldap.hw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldap_inith">freeswitch/trunk/libs/apr-util/include/apr_ldap_init.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldap_optionh">freeswitch/trunk/libs/apr-util/include/apr_ldap_option.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_ldap_urlh">freeswitch/trunk/libs/apr-util/include/apr_ldap_url.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_md4h">freeswitch/trunk/libs/apr-util/include/apr_md4.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_md5h">freeswitch/trunk/libs/apr-util/include/apr_md5.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_optionalh">freeswitch/trunk/libs/apr-util/include/apr_optional.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_optional_hooksh">freeswitch/trunk/libs/apr-util/include/apr_optional_hooks.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_queueh">freeswitch/trunk/libs/apr-util/include/apr_queue.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_reslisth">freeswitch/trunk/libs/apr-util/include/apr_reslist.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_rmmh">freeswitch/trunk/libs/apr-util/include/apr_rmm.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_sdbmh">freeswitch/trunk/libs/apr-util/include/apr_sdbm.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_sha1h">freeswitch/trunk/libs/apr-util/include/apr_sha1.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_strmatchh">freeswitch/trunk/libs/apr-util/include/apr_strmatch.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_urih">freeswitch/trunk/libs/apr-util/include/apr_uri.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_uuidh">freeswitch/trunk/libs/apr-util/include/apr_uuid.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_xlateh">freeswitch/trunk/libs/apr-util/include/apr_xlate.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapr_xmlh">freeswitch/trunk/libs/apr-util/include/apr_xml.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapuhin">freeswitch/trunk/libs/apr-util/include/apu.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapuhnw">freeswitch/trunk/libs/apr-util/include/apu.hnw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapuhw">freeswitch/trunk/libs/apr-util/include/apu.hw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapu_versionh">freeswitch/trunk/libs/apr-util/include/apu_version.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapu_wanthin">freeswitch/trunk/libs/apr-util/include/apu_want.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapu_wanthnw">freeswitch/trunk/libs/apr-util/include/apu_want.hnw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeapu_wanthw">freeswitch/trunk/libs/apr-util/include/apu_want.hw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeprivateapr_dbd_internalh">freeswitch/trunk/libs/apr-util/include/private/apr_dbd_internal.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeprivateapr_dbm_privateh">freeswitch/trunk/libs/apr-util/include/private/apr_dbm_private.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeprivateapu_confighw">freeswitch/trunk/libs/apr-util/include/private/apu_config.hw</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeprivateapu_select_dbmhin">freeswitch/trunk/libs/apr-util/include/private/apu_select_dbm.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilincludeprivateapu_select_dbmhw">freeswitch/trunk/libs/apr-util/include/private/apu_select_dbm.hw</a></li>
<li><a href="#freeswitchtrunklibsaprutilldapNWGNUmakefile">freeswitch/trunk/libs/apr-util/ldap/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprutilldapapr_ldap_initc">freeswitch/trunk/libs/apr-util/ldap/apr_ldap_init.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilldapapr_ldap_optionc">freeswitch/trunk/libs/apr-util/ldap/apr_ldap_option.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilldapapr_ldap_urlc">freeswitch/trunk/libs/apr-util/ldap/apr_ldap_url.c</a></li>
<li><a href="#freeswitchtrunklibsaprutillibaprutildsp">freeswitch/trunk/libs/apr-util/libaprutil.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprutillibaprutilrc">freeswitch/trunk/libs/apr-util/libaprutil.rc</a></li>
<li><a href="#freeswitchtrunklibsaprutilmiscapr_datec">freeswitch/trunk/libs/apr-util/misc/apr_date.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilmiscapr_queuec">freeswitch/trunk/libs/apr-util/misc/apr_queue.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilmiscapr_reslistc">freeswitch/trunk/libs/apr-util/misc/apr_reslist.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilmiscapr_rmmc">freeswitch/trunk/libs/apr-util/misc/apr_rmm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilmiscapu_versionc">freeswitch/trunk/libs/apr-util/misc/apu_version.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilrenames_pending">freeswitch/trunk/libs/apr-util/renames_pending</a></li>
<li><a href="#freeswitchtrunklibsaprutilstrmatchapr_strmatchc">freeswitch/trunk/libs/apr-util/strmatch/apr_strmatch.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestMakefilein">freeswitch/trunk/libs/apr-util/test/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestMakefilewin">freeswitch/trunk/libs/apr-util/test/Makefile.win</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestNWGNUmakefile">freeswitch/trunk/libs/apr-util/test/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestabtsc">freeswitch/trunk/libs/apr-util/test/abts.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestabtsh">freeswitch/trunk/libs/apr-util/test/abts.h</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestabts_testsh">freeswitch/trunk/libs/apr-util/test/abts_tests.h</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestdbdc">freeswitch/trunk/libs/apr-util/test/dbd.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestnw_miscc">freeswitch/trunk/libs/apr-util/test/nw_misc.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestnwgnuaputest">freeswitch/trunk/libs/apr-util/test/nwgnuaputest</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttest_apuh">freeswitch/trunk/libs/apr-util/test/test_apu.h</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestbucketsc">freeswitch/trunk/libs/apr-util/test/testbuckets.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestdatec">freeswitch/trunk/libs/apr-util/test/testdate.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestdbdc">freeswitch/trunk/libs/apr-util/test/testdbd.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestdbmc">freeswitch/trunk/libs/apr-util/test/testdbm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestldapc">freeswitch/trunk/libs/apr-util/test/testldap.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestmd4c">freeswitch/trunk/libs/apr-util/test/testmd4.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestmd5c">freeswitch/trunk/libs/apr-util/test/testmd5.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestpassc">freeswitch/trunk/libs/apr-util/test/testpass.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestqueuec">freeswitch/trunk/libs/apr-util/test/testqueue.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestreslistc">freeswitch/trunk/libs/apr-util/test/testreslist.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestrmmc">freeswitch/trunk/libs/apr-util/test/testrmm.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltestteststrmatchc">freeswitch/trunk/libs/apr-util/test/teststrmatch.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttesturic">freeswitch/trunk/libs/apr-util/test/testuri.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestutilc">freeswitch/trunk/libs/apr-util/test/testutil.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestutilh">freeswitch/trunk/libs/apr-util/test/testutil.h</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestuuidc">freeswitch/trunk/libs/apr-util/test/testuuid.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestxlatec">freeswitch/trunk/libs/apr-util/test/testxlate.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiltesttestxmlc">freeswitch/trunk/libs/apr-util/test/testxml.c</a></li>
<li><a href="#freeswitchtrunklibsaprutiluriNWGNUmakefile">freeswitch/trunk/libs/apr-util/uri/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprutiluriapr_uric">freeswitch/trunk/libs/apr-util/uri/apr_uri.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxlatexlatec">freeswitch/trunk/libs/apr-util/xlate/xlate.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlNWGNUmakefile">freeswitch/trunk/libs/apr-util/xml/NWGNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlapr_xmlc">freeswitch/trunk/libs/apr-util/xml/apr_xml.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatCOPYING">freeswitch/trunk/libs/apr-util/xml/expat/COPYING</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatMakefilein">freeswitch/trunk/libs/apr-util/xml/expat/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatREADME">freeswitch/trunk/libs/apr-util/xml/expat/README</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatbuildconfsh">freeswitch/trunk/libs/apr-util/xml/expat/buildconf.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconfigurein">freeswitch/trunk/libs/apr-util/xml/expat/configure.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsPrintPath">freeswitch/trunk/libs/apr-util/xml/expat/conftools/PrintPath</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsconfigguess">freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.guess</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsconfigsub">freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.sub</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsinstallsh">freeswitch/trunk/libs/apr-util/xml/expat/conftools/install-sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsmissing">freeswitch/trunk/libs/apr-util/xml/expat/conftools/missing</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsmkinstalldirs">freeswitch/trunk/libs/apr-util/xml/expat/conftools/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibMakefilein">freeswitch/trunk/libs/apr-util/xml/expat/lib/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibasciih">freeswitch/trunk/libs/apr-util/xml/expat/lib/ascii.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibasciitabh">freeswitch/trunk/libs/apr-util/xml/expat/lib/asciitab.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibconfighnw">freeswitch/trunk/libs/apr-util/xml/expat/lib/config.hnw</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibexpatdsp">freeswitch/trunk/libs/apr-util/xml/expat/lib/expat.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibexpathin">freeswitch/trunk/libs/apr-util/xml/expat/lib/expat.h.in</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibiasciitabh">freeswitch/trunk/libs/apr-util/xml/expat/lib/iasciitab.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatliblatin1tabh">freeswitch/trunk/libs/apr-util/xml/expat/lib/latin1tab.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibmap_osd_ebcdic_df04_1h">freeswitch/trunk/libs/apr-util/xml/expat/lib/map_osd_ebcdic_df04_1.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibnametabh">freeswitch/trunk/libs/apr-util/xml/expat/lib/nametab.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibosd_ebcdic_df04_1h">freeswitch/trunk/libs/apr-util/xml/expat/lib/osd_ebcdic_df04_1.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibutf8tabh">freeswitch/trunk/libs/apr-util/xml/expat/lib/utf8tab.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibwinconfigh">freeswitch/trunk/libs/apr-util/xml/expat/lib/winconfig.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmldsp">freeswitch/trunk/libs/apr-util/xml/expat/lib/xml.dsp</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmlparsec">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlparse.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmlrolec">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlrole.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmlroleh">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlrole.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmltokc">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmltokh">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmltok_implc">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_impl.c</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmltok_implh">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_impl.h</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatlibxmltok_nsc">freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_ns.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceupdate">freeswitch/trunk/libs/broadvoice/.update</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceAUTHORS">freeswitch/trunk/libs/broadvoice/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceCOPYING">freeswitch/trunk/libs/broadvoice/COPYING</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceChangeLog">freeswitch/trunk/libs/broadvoice/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceINSTALL">freeswitch/trunk/libs/broadvoice/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceMakefileam">freeswitch/trunk/libs/broadvoice/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceNEWS">freeswitch/trunk/libs/broadvoice/NEWS</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceREADME">freeswitch/trunk/libs/broadvoice/README</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceautogensh">freeswitch/trunk/libs/broadvoice/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicebroadvoicepcin">freeswitch/trunk/libs/broadvoice/broadvoice.pc.in</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicebroadvoicespec">freeswitch/trunk/libs/broadvoice/broadvoice.spec</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicebroadvoicespecin">freeswitch/trunk/libs/broadvoice/broadvoice.spec.in</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_c99_featuresm4">freeswitch/trunk/libs/broadvoice/config/ax_c99_features.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_check_export_capabilitym4">freeswitch/trunk/libs/broadvoice/config/ax_check_export_capability.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_check_real_filem4">freeswitch/trunk/libs/broadvoice/config/ax_check_real_file.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_compiler_vendorm4">freeswitch/trunk/libs/broadvoice/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_fixed_point_machinem4">freeswitch/trunk/libs/broadvoice/config/ax_fixed_point_machine.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigax_misaligned_access_failsm4">freeswitch/trunk/libs/broadvoice/config/ax_misaligned_access_fails.m4</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfigureac">freeswitch/trunk/libs/broadvoice/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceconfiguregnu">freeswitch/trunk/libs/broadvoice/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianchangelog">freeswitch/trunk/libs/broadvoice/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebiancompat">freeswitch/trunk/libs/broadvoice/debian/compat</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebiancontrol">freeswitch/trunk/libs/broadvoice/debian/control</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebiancopyright">freeswitch/trunk/libs/broadvoice/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianlibbroadvoicedevinstall">freeswitch/trunk/libs/broadvoice/debian/libbroadvoice-dev.install</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianlibbroadvoicedocinstall">freeswitch/trunk/libs/broadvoice/debian/libbroadvoice-doc.install</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianlibbroadvoice1install">freeswitch/trunk/libs/broadvoice/debian/libbroadvoice1.install</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianrules">freeswitch/trunk/libs/broadvoice/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedebianwatch">freeswitch/trunk/libs/broadvoice/debian/watch</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedocMakefileam">freeswitch/trunk/libs/broadvoice/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedocbroadvoicedoxygen">freeswitch/trunk/libs/broadvoice/doc/broadvoice-doxygen</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedoccsscss">freeswitch/trunk/libs/broadvoice/doc/css.css</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicedocwrapperxsl">freeswitch/trunk/libs/broadvoice/doc/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcMakefileam">freeswitch/trunk/libs/broadvoice/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitpack16c">freeswitch/trunk/libs/broadvoice/src/bitpack16.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitpack16h">freeswitch/trunk/libs/broadvoice/src/bitpack16.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitpack32c">freeswitch/trunk/libs/broadvoice/src/bitpack32.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitpack32h">freeswitch/trunk/libs/broadvoice/src/bitpack32.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitstreamc">freeswitch/trunk/libs/broadvoice/src/bitstream.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbitstreamh">freeswitch/trunk/libs/broadvoice/src/bitstream.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoicebroadvoiceh">freeswitch/trunk/libs/broadvoice/src/broadvoice/broadvoice.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoiceprivatebroadvoiceh">freeswitch/trunk/libs/broadvoice/src/broadvoice/private/broadvoice.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoiceversionh">freeswitch/trunk/libs/broadvoice/src/broadvoice/version.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoiceversionhin">freeswitch/trunk/libs/broadvoice/src/broadvoice/version.h.in</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoicedsp">freeswitch/trunk/libs/broadvoice/src/broadvoice.dsp</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoicehin">freeswitch/trunk/libs/broadvoice/src/broadvoice.h.in</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoicesln">freeswitch/trunk/libs/broadvoice/src/broadvoice.sln</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcbroadvoicevcproj">freeswitch/trunk/libs/broadvoice/src/broadvoice.vcproj</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16cnsth">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16cnst.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16coarse_pitchc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16coarse_pitch.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16decoderc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16decoder.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16encoderc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16encoder.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16excdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16excdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16excquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16excquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16externsh">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16externs.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16fine_pitchc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16fine_pitch.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16gaindecc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16gaindec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16gainquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16gainquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16levelestc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16levelest.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16lspdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16lspdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16lspquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16lspquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16plcc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16plc.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16postfilterc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16postfilter.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16postfilterh">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16postfilter.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16ptdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16ptdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16ptquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16ptquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16strcth">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16strct.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16tablesc">freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16tables.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32cnsth">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32cnst.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32coarse_pitchc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32coarse_pitch.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32decoderc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32decoder.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32encoderc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32encoder.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32excdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32excdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32excquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32excquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32externsh">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32externs.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32fine_pitchc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32fine_pitch.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32gaindecc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32gaindec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32gainquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32gainquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32levelestc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32levelest.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32lspdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32lspdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32lspquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32lspquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32plcc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32plc.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32ptdecc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32ptdec.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32ptquanc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32ptquan.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32strcth">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32strct.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32tablesc">freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32tables.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommona2lspc">freeswitch/trunk/libs/broadvoice/src/floating/common/a2lsp.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonallpolec">freeswitch/trunk/libs/broadvoice/src/floating/common/allpole.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonallzeroc">freeswitch/trunk/libs/broadvoice/src/floating/common/allzero.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonautocorc">freeswitch/trunk/libs/broadvoice/src/floating/common/autocor.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonbvcommonh">freeswitch/trunk/libs/broadvoice/src/floating/common/bvcommon.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommoncmtablesc">freeswitch/trunk/libs/broadvoice/src/floating/common/cmtables.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonlevdurc">freeswitch/trunk/libs/broadvoice/src/floating/common/levdur.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonlsp2ac">freeswitch/trunk/libs/broadvoice/src/floating/common/lsp2a.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonstblchckc">freeswitch/trunk/libs/broadvoice/src/floating/common/stblchck.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonstblzlspc">freeswitch/trunk/libs/broadvoice/src/floating/common/stblzlsp.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommontypedefh">freeswitch/trunk/libs/broadvoice/src/floating/common/typedef.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonutilityc">freeswitch/trunk/libs/broadvoice/src/floating/common/utility.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcfloatingcommonutilityh">freeswitch/trunk/libs/broadvoice/src/floating/common/utility.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrclibbroadvoice2005sln">freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2005.sln</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrclibbroadvoice2005vcproj">freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrclibbroadvoice2008sln">freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2008.sln</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrclibbroadvoice2008vcproj">freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrclibbroadvoicedsp">freeswitch/trunk/libs/broadvoice/src/libbroadvoice.dsp</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcbroadvoicedef">freeswitch/trunk/libs/broadvoice/src/msvc/broadvoice.def</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcgettimeofdayc">freeswitch/trunk/libs/broadvoice/src/msvc/gettimeofday.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcinttypesh">freeswitch/trunk/libs/broadvoice/src/msvc/inttypes.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcmsvcprojfoot">freeswitch/trunk/libs/broadvoice/src/msvc/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcmsvcprojhead">freeswitch/trunk/libs/broadvoice/src/msvc/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcsystimeh">freeswitch/trunk/libs/broadvoice/src/msvc/sys/time.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvctgmathh">freeswitch/trunk/libs/broadvoice/src/msvc/tgmath.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcunistdh">freeswitch/trunk/libs/broadvoice/src/msvc/unistd.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcvc8projfoot">freeswitch/trunk/libs/broadvoice/src/msvc/vc8proj.foot</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcvc8projhead">freeswitch/trunk/libs/broadvoice/src/msvc/vc8proj.head</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcvc9projfoot">freeswitch/trunk/libs/broadvoice/src/msvc/vc9proj.foot</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicesrcmsvcvc9projhead">freeswitch/trunk/libs/broadvoice/src/msvc/vc9proj.head</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestdataMakefileam">freeswitch/trunk/libs/broadvoice/test-data/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestdatareadmetxt">freeswitch/trunk/libs/broadvoice/test-data/readme.txt</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsMakefileam">freeswitch/trunk/libs/broadvoice/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbroadvoice_testsc">freeswitch/trunk/libs/broadvoice/tests/broadvoice_tests.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv16_fixed_testssh">freeswitch/trunk/libs/broadvoice/tests/bv16_fixed_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv16_floating_testssh">freeswitch/trunk/libs/broadvoice/tests/bv16_floating_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv16_testsc">freeswitch/trunk/libs/broadvoice/tests/bv16_tests.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv32_fixed_testssh">freeswitch/trunk/libs/broadvoice/tests/bv32_fixed_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv32_floating_testssh">freeswitch/trunk/libs/broadvoice/tests/bv32_floating_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv32_testsc">freeswitch/trunk/libs/broadvoice/tests/bv32_tests.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsg192_bit_streamc">freeswitch/trunk/libs/broadvoice/tests/g192_bit_stream.c</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsg192_bit_streamh">freeswitch/trunk/libs/broadvoice/tests/g192_bit_stream.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsregression_testsshin">freeswitch/trunk/libs/broadvoice/tests/regression_tests.sh.in</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceteststimingh">freeswitch/trunk/libs/broadvoice/tests/timing.h</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicewrapperxsl">freeswitch/trunk/libs/broadvoice/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibscurlupdate">freeswitch/trunk/libs/curl/.update</a></li>
<li><a href="#freeswitchtrunklibscurlCHANGES">freeswitch/trunk/libs/curl/CHANGES</a></li>
<li><a href="#freeswitchtrunklibscurlCOPYING">freeswitch/trunk/libs/curl/COPYING</a></li>
<li><a href="#freeswitchtrunklibscurlMakefileam">freeswitch/trunk/libs/curl/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlREADME">freeswitch/trunk/libs/curl/README</a></li>
<li><a href="#freeswitchtrunklibscurlRELEASENOTES">freeswitch/trunk/libs/curl/RELEASE-NOTES</a></li>
<li><a href="#freeswitchtrunklibscurlacincludem4">freeswitch/trunk/libs/curl/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibscurlbuildconf">freeswitch/trunk/libs/curl/buildconf</a></li>
<li><a href="#freeswitchtrunklibscurlbuildconfbat">freeswitch/trunk/libs/curl/buildconf.bat</a></li>
<li><a href="#freeswitchtrunklibscurlconfigureac">freeswitch/trunk/libs/curl/configure.ac</a></li>
<li><a href="#freeswitchtrunklibscurlconfiguregnu">freeswitch/trunk/libs/curl/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibscurlcurlconfigin">freeswitch/trunk/libs/curl/curl-config.in</a></li>
<li><a href="#freeswitchtrunklibscurlcurlstyleel">freeswitch/trunk/libs/curl/curl-style.el</a></li>
<li><a href="#freeswitchtrunklibscurlincludeMakefileam">freeswitch/trunk/libs/curl/include/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlincludeREADME">freeswitch/trunk/libs/curl/include/README</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlMakefileam">freeswitch/trunk/libs/curl/include/curl/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlcurlh">freeswitch/trunk/libs/curl/include/curl/curl.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlcurlverh">freeswitch/trunk/libs/curl/include/curl/curlver.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurleasyh">freeswitch/trunk/libs/curl/include/curl/easy.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlmprintfh">freeswitch/trunk/libs/curl/include/curl/mprintf.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlmultih">freeswitch/trunk/libs/curl/include/curl/multi.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurlstdcheadersh">freeswitch/trunk/libs/curl/include/curl/stdcheaders.h</a></li>
<li><a href="#freeswitchtrunklibscurlincludecurltypesh">freeswitch/trunk/libs/curl/include/curl/types.h</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefileWatcom">freeswitch/trunk/libs/curl/lib/Makefile.Watcom</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefileam">freeswitch/trunk/libs/curl/lib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefileb32">freeswitch/trunk/libs/curl/lib/Makefile.b32</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefileinc">freeswitch/trunk/libs/curl/lib/Makefile.inc</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefilem32">freeswitch/trunk/libs/curl/lib/Makefile.m32</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefilenetware">freeswitch/trunk/libs/curl/lib/Makefile.netware</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefileriscos">freeswitch/trunk/libs/curl/lib/Makefile.riscos</a></li>
<li><a href="#freeswitchtrunklibscurllibMakefilevc6">freeswitch/trunk/libs/curl/lib/Makefile.vc6</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEares">freeswitch/trunk/libs/curl/lib/README.ares</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEcurlx">freeswitch/trunk/libs/curl/lib/README.curlx</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEencoding">freeswitch/trunk/libs/curl/lib/README.encoding</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEhostip">freeswitch/trunk/libs/curl/lib/README.hostip</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEhttpauth">freeswitch/trunk/libs/curl/lib/README.httpauth</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEmemoryleak">freeswitch/trunk/libs/curl/lib/README.memoryleak</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEmulti_socket">freeswitch/trunk/libs/curl/lib/README.multi_socket</a></li>
<li><a href="#freeswitchtrunklibscurllibREADMEpipelining">freeswitch/trunk/libs/curl/lib/README.pipelining</a></li>
<li><a href="#freeswitchtrunklibscurllibamigaosc">freeswitch/trunk/libs/curl/lib/amigaos.c</a></li>
<li><a href="#freeswitchtrunklibscurllibamigaosh">freeswitch/trunk/libs/curl/lib/amigaos.h</a></li>
<li><a href="#freeswitchtrunklibscurllibarpa_telneth">freeswitch/trunk/libs/curl/lib/arpa_telnet.h</a></li>
<li><a href="#freeswitchtrunklibscurllibbase64c">freeswitch/trunk/libs/curl/lib/base64.c</a></li>
<li><a href="#freeswitchtrunklibscurllibbase64h">freeswitch/trunk/libs/curl/lib/base64.h</a></li>
<li><a href="#freeswitchtrunklibscurllibcabundlecrt">freeswitch/trunk/libs/curl/lib/ca-bundle.crt</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigamigaosh">freeswitch/trunk/libs/curl/lib/config-amigaos.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigmach">freeswitch/trunk/libs/curl/lib/config-mac.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigriscosh">freeswitch/trunk/libs/curl/lib/config-riscos.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigtpfh">freeswitch/trunk/libs/curl/lib/config-tpf.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigwin32h">freeswitch/trunk/libs/curl/lib/config-win32.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigwin32ceh">freeswitch/trunk/libs/curl/lib/config-win32ce.h</a></li>
<li><a href="#freeswitchtrunklibscurllibconfigdos">freeswitch/trunk/libs/curl/lib/config.dos</a></li>
<li><a href="#freeswitchtrunklibscurllibconnectc">freeswitch/trunk/libs/curl/lib/connect.c</a></li>
<li><a href="#freeswitchtrunklibscurllibconnecth">freeswitch/trunk/libs/curl/lib/connect.h</a></li>
<li><a href="#freeswitchtrunklibscurllibcontent_encodingc">freeswitch/trunk/libs/curl/lib/content_encoding.c</a></li>
<li><a href="#freeswitchtrunklibscurllibcontent_encodingh">freeswitch/trunk/libs/curl/lib/content_encoding.h</a></li>
<li><a href="#freeswitchtrunklibscurllibcookiec">freeswitch/trunk/libs/curl/lib/cookie.c</a></li>
<li><a href="#freeswitchtrunklibscurllibcookieh">freeswitch/trunk/libs/curl/lib/cookie.h</a></li>
<li><a href="#freeswitchtrunklibscurllibcurllibdsp">freeswitch/trunk/libs/curl/lib/curllib.dsp</a></li>
<li><a href="#freeswitchtrunklibscurllibcurllibdsw">freeswitch/trunk/libs/curl/lib/curllib.dsw</a></li>
<li><a href="#freeswitchtrunklibscurllibcurllibvcproj">freeswitch/trunk/libs/curl/lib/curllib.vcproj</a></li>
<li><a href="#freeswitchtrunklibscurllibcurlxh">freeswitch/trunk/libs/curl/lib/curlx.h</a></li>
<li><a href="#freeswitchtrunklibscurllibdictc">freeswitch/trunk/libs/curl/lib/dict.c</a></li>
<li><a href="#freeswitchtrunklibscurllibdicth">freeswitch/trunk/libs/curl/lib/dict.h</a></li>
<li><a href="#freeswitchtrunklibscurllibeasyc">freeswitch/trunk/libs/curl/lib/easy.c</a></li>
<li><a href="#freeswitchtrunklibscurllibeasyifh">freeswitch/trunk/libs/curl/lib/easyif.h</a></li>
<li><a href="#freeswitchtrunklibscurllibescapec">freeswitch/trunk/libs/curl/lib/escape.c</a></li>
<li><a href="#freeswitchtrunklibscurllibescapeh">freeswitch/trunk/libs/curl/lib/escape.h</a></li>
<li><a href="#freeswitchtrunklibscurllibfilec">freeswitch/trunk/libs/curl/lib/file.c</a></li>
<li><a href="#freeswitchtrunklibscurllibfileh">freeswitch/trunk/libs/curl/lib/file.h</a></li>
<li><a href="#freeswitchtrunklibscurllibformdatac">freeswitch/trunk/libs/curl/lib/formdata.c</a></li>
<li><a href="#freeswitchtrunklibscurllibformdatah">freeswitch/trunk/libs/curl/lib/formdata.h</a></li>
<li><a href="#freeswitchtrunklibscurllibftpc">freeswitch/trunk/libs/curl/lib/ftp.c</a></li>
<li><a href="#freeswitchtrunklibscurllibftph">freeswitch/trunk/libs/curl/lib/ftp.h</a></li>
<li><a href="#freeswitchtrunklibscurllibgetenvc">freeswitch/trunk/libs/curl/lib/getenv.c</a></li>
<li><a href="#freeswitchtrunklibscurllibgetinfoc">freeswitch/trunk/libs/curl/lib/getinfo.c</a></li>
<li><a href="#freeswitchtrunklibscurllibgetinfoh">freeswitch/trunk/libs/curl/lib/getinfo.h</a></li>
<li><a href="#freeswitchtrunklibscurllibgtlsc">freeswitch/trunk/libs/curl/lib/gtls.c</a></li>
<li><a href="#freeswitchtrunklibscurllibgtlsh">freeswitch/trunk/libs/curl/lib/gtls.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhashc">freeswitch/trunk/libs/curl/lib/hash.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhashh">freeswitch/trunk/libs/curl/lib/hash.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhostaresc">freeswitch/trunk/libs/curl/lib/hostares.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostasync">freeswitch/trunk/libs/curl/lib/hostasyn.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostipc">freeswitch/trunk/libs/curl/lib/hostip.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostiph">freeswitch/trunk/libs/curl/lib/hostip.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhostip4c">freeswitch/trunk/libs/curl/lib/hostip4.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostip6c">freeswitch/trunk/libs/curl/lib/hostip6.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostsync">freeswitch/trunk/libs/curl/lib/hostsyn.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhostthrec">freeswitch/trunk/libs/curl/lib/hostthre.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttpc">freeswitch/trunk/libs/curl/lib/http.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttph">freeswitch/trunk/libs/curl/lib/http.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_chunksc">freeswitch/trunk/libs/curl/lib/http_chunks.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_chunksh">freeswitch/trunk/libs/curl/lib/http_chunks.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_digestc">freeswitch/trunk/libs/curl/lib/http_digest.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_digesth">freeswitch/trunk/libs/curl/lib/http_digest.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_negotiatec">freeswitch/trunk/libs/curl/lib/http_negotiate.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_negotiateh">freeswitch/trunk/libs/curl/lib/http_negotiate.h</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_ntlmc">freeswitch/trunk/libs/curl/lib/http_ntlm.c</a></li>
<li><a href="#freeswitchtrunklibscurllibhttp_ntlmh">freeswitch/trunk/libs/curl/lib/http_ntlm.h</a></li>
<li><a href="#freeswitchtrunklibscurllibif2ipc">freeswitch/trunk/libs/curl/lib/if2ip.c</a></li>
<li><a href="#freeswitchtrunklibscurllibif2iph">freeswitch/trunk/libs/curl/lib/if2ip.h</a></li>
<li><a href="#freeswitchtrunklibscurllibinet_ntoa_rh">freeswitch/trunk/libs/curl/lib/inet_ntoa_r.h</a></li>
<li><a href="#freeswitchtrunklibscurllibinet_ntopc">freeswitch/trunk/libs/curl/lib/inet_ntop.c</a></li>
<li><a href="#freeswitchtrunklibscurllibinet_ntoph">freeswitch/trunk/libs/curl/lib/inet_ntop.h</a></li>
<li><a href="#freeswitchtrunklibscurllibinet_ptonc">freeswitch/trunk/libs/curl/lib/inet_pton.c</a></li>
<li><a href="#freeswitchtrunklibscurllibinet_ptonh">freeswitch/trunk/libs/curl/lib/inet_pton.h</a></li>
<li><a href="#freeswitchtrunklibscurllibkrb4c">freeswitch/trunk/libs/curl/lib/krb4.c</a></li>
<li><a href="#freeswitchtrunklibscurllibkrb4h">freeswitch/trunk/libs/curl/lib/krb4.h</a></li>
<li><a href="#freeswitchtrunklibscurllibldapc">freeswitch/trunk/libs/curl/lib/ldap.c</a></li>
<li><a href="#freeswitchtrunklibscurllibldaph">freeswitch/trunk/libs/curl/lib/ldap.h</a></li>
<li><a href="#freeswitchtrunklibscurlliblibcurlframeworkmake">freeswitch/trunk/libs/curl/lib/libcurl.framework.make</a></li>
<li><a href="#freeswitchtrunklibscurlliblibcurlimp">freeswitch/trunk/libs/curl/lib/libcurl.imp</a></li>
<li><a href="#freeswitchtrunklibscurlliblibcurlplist">freeswitch/trunk/libs/curl/lib/libcurl.plist</a></li>
<li><a href="#freeswitchtrunklibscurlliblibcurlrc">freeswitch/trunk/libs/curl/lib/libcurl.rc</a></li>
<li><a href="#freeswitchtrunklibscurllibllistc">freeswitch/trunk/libs/curl/lib/llist.c</a></li>
<li><a href="#freeswitchtrunklibscurllibllisth">freeswitch/trunk/libs/curl/lib/llist.h</a></li>
<li><a href="#freeswitchtrunklibscurllibmakefileamiga">freeswitch/trunk/libs/curl/lib/makefile.amiga</a></li>
<li><a href="#freeswitchtrunklibscurllibmakefiledj">freeswitch/trunk/libs/curl/lib/makefile.dj</a></li>
<li><a href="#freeswitchtrunklibscurllibmd5c">freeswitch/trunk/libs/curl/lib/md5.c</a></li>
<li><a href="#freeswitchtrunklibscurllibmd5h">freeswitch/trunk/libs/curl/lib/md5.h</a></li>
<li><a href="#freeswitchtrunklibscurllibmemdebugc">freeswitch/trunk/libs/curl/lib/memdebug.c</a></li>
<li><a href="#freeswitchtrunklibscurllibmemdebugh">freeswitch/trunk/libs/curl/lib/memdebug.h</a></li>
<li><a href="#freeswitchtrunklibscurllibmemoryh">freeswitch/trunk/libs/curl/lib/memory.h</a></li>
<li><a href="#freeswitchtrunklibscurllibmprintfc">freeswitch/trunk/libs/curl/lib/mprintf.c</a></li>
<li><a href="#freeswitchtrunklibscurllibmsvcprojfoot">freeswitch/trunk/libs/curl/lib/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibscurllibmsvcprojhead">freeswitch/trunk/libs/curl/lib/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibscurllibmultic">freeswitch/trunk/libs/curl/lib/multi.c</a></li>
<li><a href="#freeswitchtrunklibscurllibmultiifh">freeswitch/trunk/libs/curl/lib/multiif.h</a></li>
<li><a href="#freeswitchtrunklibscurllibnetrcc">freeswitch/trunk/libs/curl/lib/netrc.c</a></li>
<li><a href="#freeswitchtrunklibscurllibnetrch">freeswitch/trunk/libs/curl/lib/netrc.h</a></li>
<li><a href="#freeswitchtrunklibscurllibnwlibc">freeswitch/trunk/libs/curl/lib/nwlib.c</a></li>
<li><a href="#freeswitchtrunklibscurllibparsedatec">freeswitch/trunk/libs/curl/lib/parsedate.c</a></li>
<li><a href="#freeswitchtrunklibscurllibparsedateh">freeswitch/trunk/libs/curl/lib/parsedate.h</a></li>
<li><a href="#freeswitchtrunklibscurllibprogressc">freeswitch/trunk/libs/curl/lib/progress.c</a></li>
<li><a href="#freeswitchtrunklibscurllibprogressh">freeswitch/trunk/libs/curl/lib/progress.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsecurityc">freeswitch/trunk/libs/curl/lib/security.c</a></li>
<li><a href="#freeswitchtrunklibscurllibselectc">freeswitch/trunk/libs/curl/lib/select.c</a></li>
<li><a href="#freeswitchtrunklibscurllibselecth">freeswitch/trunk/libs/curl/lib/select.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsendfc">freeswitch/trunk/libs/curl/lib/sendf.c</a></li>
<li><a href="#freeswitchtrunklibscurllibsendfh">freeswitch/trunk/libs/curl/lib/sendf.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsetuph">freeswitch/trunk/libs/curl/lib/setup.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsetup_onceh">freeswitch/trunk/libs/curl/lib/setup_once.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsharec">freeswitch/trunk/libs/curl/lib/share.c</a></li>
<li><a href="#freeswitchtrunklibscurllibshareh">freeswitch/trunk/libs/curl/lib/share.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsockaddrh">freeswitch/trunk/libs/curl/lib/sockaddr.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsocksc">freeswitch/trunk/libs/curl/lib/socks.c</a></li>
<li><a href="#freeswitchtrunklibscurllibsocksh">freeswitch/trunk/libs/curl/lib/socks.h</a></li>
<li><a href="#freeswitchtrunklibscurllibspeedcheckc">freeswitch/trunk/libs/curl/lib/speedcheck.c</a></li>
<li><a href="#freeswitchtrunklibscurllibspeedcheckh">freeswitch/trunk/libs/curl/lib/speedcheck.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsplayc">freeswitch/trunk/libs/curl/lib/splay.c</a></li>
<li><a href="#freeswitchtrunklibscurllibsplayh">freeswitch/trunk/libs/curl/lib/splay.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsslgenc">freeswitch/trunk/libs/curl/lib/sslgen.c</a></li>
<li><a href="#freeswitchtrunklibscurllibsslgenh">freeswitch/trunk/libs/curl/lib/sslgen.h</a></li>
<li><a href="#freeswitchtrunklibscurllibsslusec">freeswitch/trunk/libs/curl/lib/ssluse.c</a></li>
<li><a href="#freeswitchtrunklibscurllibssluseh">freeswitch/trunk/libs/curl/lib/ssluse.h</a></li>
<li><a href="#freeswitchtrunklibscurllibstrdupc">freeswitch/trunk/libs/curl/lib/strdup.c</a></li>
<li><a href="#freeswitchtrunklibscurllibstrduph">freeswitch/trunk/libs/curl/lib/strdup.h</a></li>
<li><a href="#freeswitchtrunklibscurllibstrequalc">freeswitch/trunk/libs/curl/lib/strequal.c</a></li>
<li><a href="#freeswitchtrunklibscurllibstrequalh">freeswitch/trunk/libs/curl/lib/strequal.h</a></li>
<li><a href="#freeswitchtrunklibscurllibstrerrorc">freeswitch/trunk/libs/curl/lib/strerror.c</a></li>
<li><a href="#freeswitchtrunklibscurllibstrerrorh">freeswitch/trunk/libs/curl/lib/strerror.h</a></li>
<li><a href="#freeswitchtrunklibscurllibstrtokc">freeswitch/trunk/libs/curl/lib/strtok.c</a></li>
<li><a href="#freeswitchtrunklibscurllibstrtokh">freeswitch/trunk/libs/curl/lib/strtok.h</a></li>
<li><a href="#freeswitchtrunklibscurllibstrtoofftc">freeswitch/trunk/libs/curl/lib/strtoofft.c</a></li>
<li><a href="#freeswitchtrunklibscurllibstrtooffth">freeswitch/trunk/libs/curl/lib/strtoofft.h</a></li>
<li><a href="#freeswitchtrunklibscurllibtelnetc">freeswitch/trunk/libs/curl/lib/telnet.c</a></li>
<li><a href="#freeswitchtrunklibscurllibtelneth">freeswitch/trunk/libs/curl/lib/telnet.h</a></li>
<li><a href="#freeswitchtrunklibscurllibtftpc">freeswitch/trunk/libs/curl/lib/tftp.c</a></li>
<li><a href="#freeswitchtrunklibscurllibtftph">freeswitch/trunk/libs/curl/lib/tftp.h</a></li>
<li><a href="#freeswitchtrunklibscurllibtimevalc">freeswitch/trunk/libs/curl/lib/timeval.c</a></li>
<li><a href="#freeswitchtrunklibscurllibtimevalh">freeswitch/trunk/libs/curl/lib/timeval.h</a></li>
<li><a href="#freeswitchtrunklibscurllibtransferc">freeswitch/trunk/libs/curl/lib/transfer.c</a></li>
<li><a href="#freeswitchtrunklibscurllibtransferh">freeswitch/trunk/libs/curl/lib/transfer.h</a></li>
<li><a href="#freeswitchtrunklibscurlliburlc">freeswitch/trunk/libs/curl/lib/url.c</a></li>
<li><a href="#freeswitchtrunklibscurlliburlh">freeswitch/trunk/libs/curl/lib/url.h</a></li>
<li><a href="#freeswitchtrunklibscurlliburldatah">freeswitch/trunk/libs/curl/lib/urldata.h</a></li>
<li><a href="#freeswitchtrunklibscurllibversionc">freeswitch/trunk/libs/curl/lib/version.c</a></li>
<li><a href="#freeswitchtrunklibscurllibcurlpcin">freeswitch/trunk/libs/curl/libcurl.pc.in</a></li>
<li><a href="#freeswitchtrunklibscurlmaketgz">freeswitch/trunk/libs/curl/maketgz</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesAIXMakefileam">freeswitch/trunk/libs/curl/packages/AIX/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesAIXRPMMakefileam">freeswitch/trunk/libs/curl/packages/AIX/RPM/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesAIXRPMREADME">freeswitch/trunk/libs/curl/packages/AIX/RPM/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesAIXRPMcurlspecin">freeswitch/trunk/libs/curl/packages/AIX/RPM/curl.spec.in</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesDOSMakefileam">freeswitch/trunk/libs/curl/packages/DOS/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesDOSREADME">freeswitch/trunk/libs/curl/packages/DOS/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesDOScommondj">freeswitch/trunk/libs/curl/packages/DOS/common.dj</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesEPMMakefileam">freeswitch/trunk/libs/curl/packages/EPM/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesEPMREADME">freeswitch/trunk/libs/curl/packages/EPM/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesEPMcurllistin">freeswitch/trunk/libs/curl/packages/EPM/curl.list.in</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxMakefileam">freeswitch/trunk/libs/curl/packages/Linux/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxRPMMakefileam">freeswitch/trunk/libs/curl/packages/Linux/RPM/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxRPMREADME">freeswitch/trunk/libs/curl/packages/Linux/RPM/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxRPMcurlsslspecin">freeswitch/trunk/libs/curl/packages/Linux/RPM/curl-ssl.spec.in</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxRPMcurlspecin">freeswitch/trunk/libs/curl/packages/Linux/RPM/curl.spec.in</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesLinuxRPMmake_curl_rpm">freeswitch/trunk/libs/curl/packages/Linux/RPM/make_curl_rpm</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesMakefileam">freeswitch/trunk/libs/curl/packages/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesNetWareget_verawk">freeswitch/trunk/libs/curl/packages/NetWare/get_ver.awk</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesREADME">freeswitch/trunk/libs/curl/packages/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesSolarisMakefileam">freeswitch/trunk/libs/curl/packages/Solaris/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesWin32Makefileam">freeswitch/trunk/libs/curl/packages/Win32/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesWin32README">freeswitch/trunk/libs/curl/packages/Win32/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesWin32cygwinMakefileam">freeswitch/trunk/libs/curl/packages/Win32/cygwin/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesWin32cygwinREADME">freeswitch/trunk/libs/curl/packages/Win32/cygwin/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsMakefileam">freeswitch/trunk/libs/curl/packages/vms/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsaxpREADME">freeswitch/trunk/libs/curl/packages/vms/axp/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsbatch_compilecom">freeswitch/trunk/libs/curl/packages/vms/batch_compile.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsbuild_vmscom">freeswitch/trunk/libs/curl/packages/vms/build_vms.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsconfigvmsh">freeswitch/trunk/libs/curl/packages/vms/config-vms.h</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgh">freeswitch/trunk/libs/curl/packages/vms/curlmsg.h</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgmsg">freeswitch/trunk/libs/curl/packages/vms/curlmsg.msg</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgsdl">freeswitch/trunk/libs/curl/packages/vms/curlmsg.sdl</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsg_vmsh">freeswitch/trunk/libs/curl/packages/vms/curlmsg_vms.h</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsdefinescom">freeswitch/trunk/libs/curl/packages/vms/defines.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_alphaopt">freeswitch/trunk/libs/curl/packages/vms/hpssl_alpha.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_ia64opt">freeswitch/trunk/libs/curl/packages/vms/hpssl_ia64.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_vaxopt">freeswitch/trunk/libs/curl/packages/vms/hpssl_vax.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsia64README">freeswitch/trunk/libs/curl/packages/vms/ia64/README</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsreadme">freeswitch/trunk/libs/curl/packages/vms/readme</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsvaxREADME">freeswitch/trunk/libs/curl/packages/vms/vax/README</a></li>
<li><a href="#freeswitchtrunklibscurlreconf">freeswitch/trunk/libs/curl/reconf</a></li>
<li><a href="#freeswitchtrunklibscurlsampleemacs">freeswitch/trunk/libs/curl/sample.emacs</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefileWatcom">freeswitch/trunk/libs/curl/src/Makefile.Watcom</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefileam">freeswitch/trunk/libs/curl/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefileb32">freeswitch/trunk/libs/curl/src/Makefile.b32</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefileinc">freeswitch/trunk/libs/curl/src/Makefile.inc</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefilem32">freeswitch/trunk/libs/curl/src/Makefile.m32</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefilenetware">freeswitch/trunk/libs/curl/src/Makefile.netware</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefileriscos">freeswitch/trunk/libs/curl/src/Makefile.riscos</a></li>
<li><a href="#freeswitchtrunklibscurlsrcMakefilevc6">freeswitch/trunk/libs/curl/src/Makefile.vc6</a></li>
<li><a href="#freeswitchtrunklibscurlsrcconfigamigaosh">freeswitch/trunk/libs/curl/src/config-amigaos.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcconfigmach">freeswitch/trunk/libs/curl/src/config-mac.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcconfigriscosh">freeswitch/trunk/libs/curl/src/config-riscos.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcconfigwin32h">freeswitch/trunk/libs/curl/src/config-win32.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcconfighin">freeswitch/trunk/libs/curl/src/config.h.in</a></li>
<li><a href="#freeswitchtrunklibscurlsrccurlrc">freeswitch/trunk/libs/curl/src/curl.rc</a></li>
<li><a href="#freeswitchtrunklibscurlsrcgetpassc">freeswitch/trunk/libs/curl/src/getpass.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrcgetpassh">freeswitch/trunk/libs/curl/src/getpass.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrchomedirc">freeswitch/trunk/libs/curl/src/homedir.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrchomedirh">freeswitch/trunk/libs/curl/src/homedir.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrchugehelph">freeswitch/trunk/libs/curl/src/hugehelp.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmacosMACINSTALLTXT">freeswitch/trunk/libs/curl/src/macos/MACINSTALL.TXT</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmacoscurlmcpxmlsithqx">freeswitch/trunk/libs/curl/src/macos/curl.mcp.xml.sit.hqx</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmacossrccurl_GUSIConfigcpp">freeswitch/trunk/libs/curl/src/macos/src/curl_GUSIConfig.cpp</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmacossrcmacos_maincpp">freeswitch/trunk/libs/curl/src/macos/src/macos_main.cpp</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmainc">freeswitch/trunk/libs/curl/src/main.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmakefileamiga">freeswitch/trunk/libs/curl/src/makefile.amiga</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmakefiledj">freeswitch/trunk/libs/curl/src/makefile.dj</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmkhelppl">freeswitch/trunk/libs/curl/src/mkhelp.pl</a></li>
<li><a href="#freeswitchtrunklibscurlsrcsetuph">freeswitch/trunk/libs/curl/src/setup.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcurlglobc">freeswitch/trunk/libs/curl/src/urlglob.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrcurlglobh">freeswitch/trunk/libs/curl/src/urlglob.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcversionh">freeswitch/trunk/libs/curl/src/version.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcwriteenvc">freeswitch/trunk/libs/curl/src/writeenv.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrcwriteenvh">freeswitch/trunk/libs/curl/src/writeenv.h</a></li>
<li><a href="#freeswitchtrunklibscurlsrcwriteoutc">freeswitch/trunk/libs/curl/src/writeout.c</a></li>
<li><a href="#freeswitchtrunklibscurlsrcwriteouth">freeswitch/trunk/libs/curl/src/writeout.h</a></li>
<li><a href="#freeswitchtrunklibseslESLi">freeswitch/trunk/libs/esl/ESL.i</a></li>
<li><a href="#freeswitchtrunklibseslMakefile">freeswitch/trunk/libs/esl/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslfs_cli2008vcproj">freeswitch/trunk/libs/esl/fs_cli.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibseslfs_clic">freeswitch/trunk/libs/esl/fs_cli.c</a></li>
<li><a href="#freeswitchtrunklibseslfs_cliconf">freeswitch/trunk/libs/esl/fs_cli.conf</a></li>
<li><a href="#freeswitchtrunklibseslgetoptgetopth">freeswitch/trunk/libs/esl/getopt/getopt.h</a></li>
<li><a href="#freeswitchtrunklibseslgetoptgetopt_longc">freeswitch/trunk/libs/esl/getopt/getopt_long.c</a></li>
<li><a href="#freeswitchtrunklibseslivrdc">freeswitch/trunk/libs/esl/ivrd.c</a></li>
<li><a href="#freeswitchtrunklibsesljavaMakefile">freeswitch/trunk/libs/esl/java/Makefile</a></li>
<li><a href="#freeswitchtrunklibsesljavaesl_wrapcpp">freeswitch/trunk/libs/esl/java/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitcheslESLconnectionjava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/ESLconnection.java</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitcheslESLeventjava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/ESLevent.java</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitcheslSWIGTYPE_p_esl_event_tjava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/SWIGTYPE_p_esl_event_t.java</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitcheslSWIGTYPE_p_esl_priority_tjava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/SWIGTYPE_p_esl_priority_t.java</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitcheslesljava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/esl.java</a></li>
<li><a href="#freeswitchtrunklibsesljavaorgfreeswitchesleslJNIjava">freeswitch/trunk/libs/esl/java/org/freeswitch/esl/eslJNI.java</a></li>
<li><a href="#freeswitchtrunklibseslluaMakefile">freeswitch/trunk/libs/esl/lua/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslluaesl_wrapcpp">freeswitch/trunk/libs/esl/lua/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslluasingle_commandlua">freeswitch/trunk/libs/esl/lua/single_command.lua</a></li>
<li><a href="#freeswitchtrunklibseslmanagedESLcs">freeswitch/trunk/libs/esl/managed/ESL.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedESLvcproj">freeswitch/trunk/libs/esl/managed/ESL.vcproj</a></li>
<li><a href="#freeswitchtrunklibseslmanagedESLPINVOKEcs">freeswitch/trunk/libs/esl/managed/ESLPINVOKE.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedESLconnectioncs">freeswitch/trunk/libs/esl/managed/ESLconnection.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedESLeventcs">freeswitch/trunk/libs/esl/managed/ESLevent.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedMakefile">freeswitch/trunk/libs/esl/managed/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslmanagedManagedEslcsproj">freeswitch/trunk/libs/esl/managed/ManagedEsl.csproj</a></li>
<li><a href="#freeswitchtrunklibseslmanagedManagedEslTestManagedEslTestcsproj">freeswitch/trunk/libs/esl/managed/ManagedEslTest/ManagedEslTest.csproj</a></li>
<li><a href="#freeswitchtrunklibseslmanagedManagedEslTestProgramcs">freeswitch/trunk/libs/esl/managed/ManagedEslTest/Program.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedManagedEslTestPropertiesAssemblyInfocs">freeswitch/trunk/libs/esl/managed/ManagedEslTest/Properties/AssemblyInfo.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedPropertiesAssemblyInfocs">freeswitch/trunk/libs/esl/managed/Properties/AssemblyInfo.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedSWIGTYPE_p_esl_event_tcs">freeswitch/trunk/libs/esl/managed/SWIGTYPE_p_esl_event_t.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedSWIGTYPE_p_esl_priority_tcs">freeswitch/trunk/libs/esl/managed/SWIGTYPE_p_esl_priority_t.cs</a></li>
<li><a href="#freeswitchtrunklibseslmanagedesl_wrapcpp">freeswitch/trunk/libs/esl/managed/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslmanagedmanaged_esl2008sln">freeswitch/trunk/libs/esl/managed/managed_esl.2008.sln</a></li>
<li><a href="#freeswitchtrunklibseslperlESLDispatchpm">freeswitch/trunk/libs/esl/perl/ESL/Dispatch.pm</a></li>
<li><a href="#freeswitchtrunklibseslperlESLIVRpm">freeswitch/trunk/libs/esl/perl/ESL/IVR.pm</a></li>
<li><a href="#freeswitchtrunklibseslperlESLpm">freeswitch/trunk/libs/esl/perl/ESL.pm</a></li>
<li><a href="#freeswitchtrunklibseslperlMakefile">freeswitch/trunk/libs/esl/perl/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslperlMakefileDarwin">freeswitch/trunk/libs/esl/perl/Makefile.Darwin</a></li>
<li><a href="#freeswitchtrunklibseslperldispatchpl">freeswitch/trunk/libs/esl/perl/dispatch.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlesl_wrapcpp">freeswitch/trunk/libs/esl/perl/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslperleventspl">freeswitch/trunk/libs/esl/perl/events.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlinfopl">freeswitch/trunk/libs/esl/perl/info.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlloggerpl">freeswitch/trunk/libs/esl/perl/logger.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlperlxsic">freeswitch/trunk/libs/esl/perl/perlxsi.c</a></li>
<li><a href="#freeswitchtrunklibseslperlsend_infopl">freeswitch/trunk/libs/esl/perl/send_info.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlsend_notifypl">freeswitch/trunk/libs/esl/perl/send_notify.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlsendeventpl">freeswitch/trunk/libs/esl/perl/sendevent.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlserverpl">freeswitch/trunk/libs/esl/perl/server.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlserver2pl">freeswitch/trunk/libs/esl/perl/server2.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlserver3pl">freeswitch/trunk/libs/esl/perl/server3.pl</a></li>
<li><a href="#freeswitchtrunklibseslperlsingle_commandpl">freeswitch/trunk/libs/esl/perl/single_command.pl</a></li>
<li><a href="#freeswitchtrunklibseslphpESLphp">freeswitch/trunk/libs/esl/php/ESL.php</a></li>
<li><a href="#freeswitchtrunklibseslphpMakefile">freeswitch/trunk/libs/esl/php/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslphpesl_wrapcpp">freeswitch/trunk/libs/esl/php/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslphpphp_ESLh">freeswitch/trunk/libs/esl/php/php_ESL.h</a></li>
<li><a href="#freeswitchtrunklibseslphpsingle_commandphp">freeswitch/trunk/libs/esl/php/single_command.php</a></li>
<li><a href="#freeswitchtrunklibseslphptestphp">freeswitch/trunk/libs/esl/php/test.php</a></li>
<li><a href="#freeswitchtrunklibseslpythonESLpy">freeswitch/trunk/libs/esl/python/ESL.py</a></li>
<li><a href="#freeswitchtrunklibseslpythonMakefile">freeswitch/trunk/libs/esl/python/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslpythonesl_wrapcpp">freeswitch/trunk/libs/esl/python/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslpythoneventspy">freeswitch/trunk/libs/esl/python/events.py</a></li>
<li><a href="#freeswitchtrunklibseslpythonpythonconfig">freeswitch/trunk/libs/esl/python/python-config</a></li>
<li><a href="#freeswitchtrunklibseslpythonserverpy">freeswitch/trunk/libs/esl/python/server.py</a></li>
<li><a href="#freeswitchtrunklibseslpythonsingle_commandpy">freeswitch/trunk/libs/esl/python/single_command.py</a></li>
<li><a href="#freeswitchtrunklibseslrubyMakefile">freeswitch/trunk/libs/esl/ruby/Makefile</a></li>
<li><a href="#freeswitchtrunklibseslrubyesl_wrapcpp">freeswitch/trunk/libs/esl/ruby/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibseslrubyserver3rb">freeswitch/trunk/libs/esl/ruby/server3.rb</a></li>
<li><a href="#freeswitchtrunklibseslrubysingle_commandrb">freeswitch/trunk/libs/esl/ruby/single_command.rb</a></li>
<li><a href="#freeswitchtrunklibseslsrcesl2008vcproj">freeswitch/trunk/libs/esl/src/esl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibseslsrceslc">freeswitch/trunk/libs/esl/src/esl.c</a></li>
<li><a href="#freeswitchtrunklibseslsrcesl_configc">freeswitch/trunk/libs/esl/src/esl_config.c</a></li>
<li><a href="#freeswitchtrunklibseslsrcesl_eventc">freeswitch/trunk/libs/esl/src/esl_event.c</a></li>
<li><a href="#freeswitchtrunklibseslsrcesl_oopcpp">freeswitch/trunk/libs/esl/src/esl_oop.cpp</a></li>
<li><a href="#freeswitchtrunklibseslsrcesl_threadmutexc">freeswitch/trunk/libs/esl/src/esl_threadmutex.c</a></li>
<li><a href="#freeswitchtrunklibseslsrcincludeeslh">freeswitch/trunk/libs/esl/src/include/esl.h</a></li>
<li><a href="#freeswitchtrunklibseslsrcincludeesl_configh">freeswitch/trunk/libs/esl/src/include/esl_config.h</a></li>
<li><a href="#freeswitchtrunklibseslsrcincludeesl_eventh">freeswitch/trunk/libs/esl/src/include/esl_event.h</a></li>
<li><a href="#freeswitchtrunklibseslsrcincludeesl_ooph">freeswitch/trunk/libs/esl/src/include/esl_oop.h</a></li>
<li><a href="#freeswitchtrunklibseslsrcincludeesl_threadmutexh">freeswitch/trunk/libs/esl/src/include/esl_threadmutex.h</a></li>
<li><a href="#freeswitchtrunklibsesltclMakefile">freeswitch/trunk/libs/esl/tcl/Makefile</a></li>
<li><a href="#freeswitchtrunklibsesltclesl_wrapcpp">freeswitch/trunk/libs/esl/tcl/esl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibsesltclpkgIndextcl">freeswitch/trunk/libs/esl/tcl/pkgIndex.tcl</a></li>
<li><a href="#freeswitchtrunklibsesltclsingle_commandtcl">freeswitch/trunk/libs/esl/tcl/single_command.tcl</a></li>
<li><a href="#freeswitchtrunklibsesltestpl">freeswitch/trunk/libs/esl/test.pl</a></li>
<li><a href="#freeswitchtrunklibsesltestclientc">freeswitch/trunk/libs/esl/testclient.c</a></li>
<li><a href="#freeswitchtrunklibsesltestserverc">freeswitch/trunk/libs/esl/testserver.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmgitignore">freeswitch/trunk/libs/freetdm/.gitignore</a></li>
<li><a href="#freeswitchtrunklibsfreetdmupdate">freeswitch/trunk/libs/freetdm/.update</a></li>
<li><a href="#freeswitchtrunklibsfreetdmAUTHORS">freeswitch/trunk/libs/freetdm/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsfreetdmChangeLog">freeswitch/trunk/libs/freetdm/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsfreetdmMakefileam">freeswitch/trunk/libs/freetdm/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsfreetdmNEWS">freeswitch/trunk/libs/freetdm/NEWS</a></li>
<li><a href="#freeswitchtrunklibsfreetdmREADME">freeswitch/trunk/libs/freetdm/README</a></li>
<li><a href="#freeswitchtrunklibsfreetdmTODO">freeswitch/trunk/libs/freetdm/TODO</a></li>
<li><a href="#freeswitchtrunklibsfreetdmacincludem4">freeswitch/trunk/libs/freetdm/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibsfreetdmbootstrap">freeswitch/trunk/libs/freetdm/bootstrap</a></li>
<li><a href="#freeswitchtrunklibsfreetdmbuildlibpcapm4">freeswitch/trunk/libs/freetdm/build/libpcap.m4</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconffreetdmconf">freeswitch/trunk/libs/freetdm/conf/freetdm.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconffreetdmconfxml">freeswitch/trunk/libs/freetdm/conf/freetdm.conf.xml</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfm3uaconf">freeswitch/trunk/libs/freetdm/conf/m3ua.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfpikaconf">freeswitch/trunk/libs/freetdm/conf/pika.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconftonesconf">freeswitch/trunk/libs/freetdm/conf/tones.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfwanpipeconf">freeswitch/trunk/libs/freetdm/conf/wanpipe.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfztconf">freeswitch/trunk/libs/freetdm/conf/zt.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfigureac">freeswitch/trunk/libs/freetdm/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsfreetdmconfiguregnu">freeswitch/trunk/libs/freetdm/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsfreetdmcyginstallsh">freeswitch/trunk/libs/freetdm/cyginstall.sh</a></li>
<li><a href="#freeswitchtrunklibsfreetdmdocsDoxygenconf">freeswitch/trunk/libs/freetdm/docs/Doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibsfreetdmfreetdm2008sln">freeswitch/trunk/libs/freetdm/freetdm.2008.sln</a></li>
<li><a href="#freeswitchtrunklibsfreetdmfreetdmpcin">freeswitch/trunk/libs/freetdm/freetdm.pc.in</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmod_freetdmMakefilein">freeswitch/trunk/libs/freetdm/mod_freetdm/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmod_freetdmmod_freetdm2008vcproj">freeswitch/trunk/libs/freetdm/mod_freetdm/mod_freetdm.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmod_freetdmmod_freetdmc">freeswitch/trunk/libs/freetdm/mod_freetdm/mod_freetdm.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmod_freetdmmod_openzap2005vcproj">freeswitch/trunk/libs/freetdm/mod_freetdm/mod_openzap.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvcfreetdm2008vcproj">freeswitch/trunk/libs/freetdm/msvc/freetdm.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvcopenzap2005vcproj">freeswitch/trunk/libs/freetdm/msvc/openzap.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestanalogtestanalog2005vcproj">freeswitch/trunk/libs/freetdm/msvc/testanalog/testanalog.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestanalogtestanalog2008vcproj">freeswitch/trunk/libs/freetdm/msvc/testanalog/testanalog.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestboosttestboost2008vcproj">freeswitch/trunk/libs/freetdm/msvc/testboost/testboost.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestboosttestsangomaboost2008vcproj">freeswitch/trunk/libs/freetdm/msvc/testboost/testsangomaboost.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestisdntestisdn2005vcproj">freeswitch/trunk/libs/freetdm/msvc/testisdn/testisdn.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmmsvctestisdntestisdn2008vcproj">freeswitch/trunk/libs/freetdm/msvc/testisdn/testisdn.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmopenzap2005sln">freeswitch/trunk/libs/freetdm/openzap.2005.sln</a></li>
<li><a href="#freeswitchtrunklibsfreetdmozrenamesh">freeswitch/trunk/libs/freetdm/ozrename.sh</a></li>
<li><a href="#freeswitchtrunklibsfreetdmozreplacesh">freeswitch/trunk/libs/freetdm/ozreplace.sh</a></li>
<li><a href="#freeswitchtrunklibsfreetdmpatchesozdiff">freeswitch/trunk/libs/freetdm/patches/oz.diff</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcdetect_dtmfc">freeswitch/trunk/libs/freetdm/src/detect_dtmf.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcdetect_tonesc">freeswitch/trunk/libs/freetdm/src/detect_tones.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcfskc">freeswitch/trunk/libs/freetdm/src/fsk.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_bufferc">freeswitch/trunk/libs/freetdm/src/ftdm_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_calleridc">freeswitch/trunk/libs/freetdm/src/ftdm_callerid.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_configc">freeswitch/trunk/libs/freetdm/src/ftdm_config.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_dsoc">freeswitch/trunk/libs/freetdm/src/ftdm_dso.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_ioc">freeswitch/trunk/libs/freetdm/src/ftdm_io.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_m3uac">freeswitch/trunk/libs/freetdm/src/ftdm_m3ua.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_queuec">freeswitch/trunk/libs/freetdm/src/ftdm_queue.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftdm_threadmutexc">freeswitch/trunk/libs/freetdm/src/ftdm_threadmutex.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analogftdm_analogh">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftdm_analog.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analogftmod_analog2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analogftmod_analogc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analogozmod_analog2005vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ozmod_analog.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emftdm_analog_emh">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftdm_analog_em.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emftmod_analog_em2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emftmod_analog_emc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emozmod_analog_em2005vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ozmod_analog_em.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_isdnftdm_isdnh">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftdm_isdn.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_isdnftmod_isdn2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_isdnftmod_isdnc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_isdnozmod_isdn2005vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ozmod_isdn.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_libpriftmod_libpric">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_libpriftmod_libprih">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_libprilpwrap_pric">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/lpwrap_pri.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_libprilpwrap_prih">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/lpwrap_pri.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_pikaftdm_pikah">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftdm_pika.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_pikaftmod_pika2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftmod_pika.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_pikaftmod_pikac">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftmod_pika.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_pikaozmod_pika2005vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ozmod_pika.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_r2ftmod_r2c">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostBOOSTlimitations">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/BOOST.limitations</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostboosttaskstxt">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/boost-tasks.txt</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostftdm_sangoma_boosth">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftdm_sangoma_boost.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostftmod_sangoma_boost2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostftmod_sangoma_boostc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsangoma_boost_clientc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsangoma_boost_clienth">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsangoma_boost_interfaceh">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_interface.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsigboosth">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sigboost.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_skelftmod_skelc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_skel/ftmod_skel.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipeftmod_wanpipe2008vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ftmod_wanpipe.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipeftmod_wanpipec">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipeozmod_wanpipe2005vcproj">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ozmod_wanpipe.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipewanpipe_tdm_api_ifaceh">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_ztftmod_ztc">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcftmodftmod_ztftmod_zth">freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcg711c">freeswitch/trunk/libs/freetdm/src/g711.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrchashtablec">freeswitch/trunk/libs/freetdm/src/hashtable.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrchashtable_itrc">freeswitch/trunk/libs/freetdm/src/hashtable_itr.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludefreetdmh">freeswitch/trunk/libs/freetdm/src/include/freetdm.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludefskh">freeswitch/trunk/libs/freetdm/src/include/fsk.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_bufferh">freeswitch/trunk/libs/freetdm/src/include/ftdm_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_configh">freeswitch/trunk/libs/freetdm/src/include/ftdm_config.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_dsoh">freeswitch/trunk/libs/freetdm/src/include/ftdm_dso.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_m3uah">freeswitch/trunk/libs/freetdm/src/include/ftdm_m3ua.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_threadmutexh">freeswitch/trunk/libs/freetdm/src/include/ftdm_threadmutex.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeftdm_typesh">freeswitch/trunk/libs/freetdm/src/include/ftdm_types.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeg711h">freeswitch/trunk/libs/freetdm/src/include/g711.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludehashtableh">freeswitch/trunk/libs/freetdm/src/include/hashtable.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludehashtable_itrh">freeswitch/trunk/libs/freetdm/src/include/hashtable_itr.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludehashtable_privateh">freeswitch/trunk/libs/freetdm/src/include/hashtable_private.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludelibteletoneh">freeswitch/trunk/libs/freetdm/src/include/libteletone.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludelibteletone_detecth">freeswitch/trunk/libs/freetdm/src/include/libteletone_detect.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludelibteletone_generateh">freeswitch/trunk/libs/freetdm/src/include/libteletone_generate.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludesangoma_tdm_apih">freeswitch/trunk/libs/freetdm/src/include/sangoma_tdm_api.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcincludeuarth">freeswitch/trunk/libs/freetdm/src/include/uart.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdn5ESSStateNTc">freeswitch/trunk/libs/freetdm/src/isdn/5ESSStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdn5ESSStateTEc">freeswitch/trunk/libs/freetdm/src/isdn/5ESSStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdn5ESSmesc">freeswitch/trunk/libs/freetdm/src/isdn/5ESSmes.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnDMSStateNTc">freeswitch/trunk/libs/freetdm/src/isdn/DMSStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnDMSStateTEc">freeswitch/trunk/libs/freetdm/src/isdn/DMSStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnDMSmesc">freeswitch/trunk/libs/freetdm/src/isdn/DMSmes.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnEuroISDNStateNTc">freeswitch/trunk/libs/freetdm/src/isdn/EuroISDNStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnEuroISDNStateTEc">freeswitch/trunk/libs/freetdm/src/isdn/EuroISDNStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ921c">freeswitch/trunk/libs/freetdm/src/isdn/Q921.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931c">freeswitch/trunk/libs/freetdm/src/isdn/Q931.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931StateNTc">freeswitch/trunk/libs/freetdm/src/isdn/Q931StateNT.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931StateTEc">freeswitch/trunk/libs/freetdm/src/isdn/Q931StateTE.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931apic">freeswitch/trunk/libs/freetdm/src/isdn/Q931api.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931iec">freeswitch/trunk/libs/freetdm/src/isdn/Q931ie.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ931mesc">freeswitch/trunk/libs/freetdm/src/isdn/Q931mes.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnQ932mesc">freeswitch/trunk/libs/freetdm/src/isdn/Q932mes.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdninclude5ESSh">freeswitch/trunk/libs/freetdm/src/isdn/include/5ESS.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeDMSh">freeswitch/trunk/libs/freetdm/src/isdn/include/DMS.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeQ921h">freeswitch/trunk/libs/freetdm/src/isdn/include/Q921.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeQ921privh">freeswitch/trunk/libs/freetdm/src/isdn/include/Q921priv.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeQ931h">freeswitch/trunk/libs/freetdm/src/isdn/include/Q931.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeQ931ieh">freeswitch/trunk/libs/freetdm/src/isdn/include/Q931ie.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludeQ932h">freeswitch/trunk/libs/freetdm/src/isdn/include/Q932.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludemfifoh">freeswitch/trunk/libs/freetdm/src/isdn/include/mfifo.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnincludenationalh">freeswitch/trunk/libs/freetdm/src/isdn/include/national.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnmfifoc">freeswitch/trunk/libs/freetdm/src/isdn/mfifo.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnnationalStateNTc">freeswitch/trunk/libs/freetdm/src/isdn/nationalStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnnationalStateTEc">freeswitch/trunk/libs/freetdm/src/isdn/nationalStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcisdnnationalmesc">freeswitch/trunk/libs/freetdm/src/isdn/nationalmes.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrclibteletone_detectc">freeswitch/trunk/libs/freetdm/src/libteletone_detect.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrclibteletone_generatec">freeswitch/trunk/libs/freetdm/src/libteletone_generate.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcm3uamstm3uac">freeswitch/trunk/libs/freetdm/src/m3ua/mstm3ua.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcm3uamstm3uah">freeswitch/trunk/libs/freetdm/src/m3ua/mstm3ua.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcm3ua_clientc">freeswitch/trunk/libs/freetdm/src/m3ua_client.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcm3ua_clienth">freeswitch/trunk/libs/freetdm/src/m3ua_client.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcpriserverc">freeswitch/trunk/libs/freetdm/src/priserver.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcsangoma_pric">freeswitch/trunk/libs/freetdm/src/sangoma_pri.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcsangoma_prih">freeswitch/trunk/libs/freetdm/src/sangoma_pri.h</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcss7README">freeswitch/trunk/libs/freetdm/src/ss7/README</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestanalogc">freeswitch/trunk/libs/freetdm/src/testanalog.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestappc">freeswitch/trunk/libs/freetdm/src/testapp.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestboostc">freeswitch/trunk/libs/freetdm/src/testboost.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestcidc">freeswitch/trunk/libs/freetdm/src/testcid.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestisdnc">freeswitch/trunk/libs/freetdm/src/testisdn.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestm3uac">freeswitch/trunk/libs/freetdm/src/testm3ua.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestpric">freeswitch/trunk/libs/freetdm/src/testpri.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestr2c">freeswitch/trunk/libs/freetdm/src/testr2.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctestsangomaboostc">freeswitch/trunk/libs/freetdm/src/testsangomaboost.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrctesttonesc">freeswitch/trunk/libs/freetdm/src/testtones.c</a></li>
<li><a href="#freeswitchtrunklibsfreetdmsrcuartc">freeswitch/trunk/libs/freetdm/src/uart.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelupdate">freeswitch/trunk/libs/iksemel/.update</a></li>
<li><a href="#freeswitchtrunklibsiksemelAUTHORS">freeswitch/trunk/libs/iksemel/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsiksemelCOPYING">freeswitch/trunk/libs/iksemel/COPYING</a></li>
<li><a href="#freeswitchtrunklibsiksemelChangeLog">freeswitch/trunk/libs/iksemel/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsiksemelHACKING">freeswitch/trunk/libs/iksemel/HACKING</a></li>
<li><a href="#freeswitchtrunklibsiksemelINSTALL">freeswitch/trunk/libs/iksemel/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsiksemelMakefileam">freeswitch/trunk/libs/iksemel/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemelNEWS">freeswitch/trunk/libs/iksemel/NEWS</a></li>
<li><a href="#freeswitchtrunklibsiksemelREADME">freeswitch/trunk/libs/iksemel/README</a></li>
<li><a href="#freeswitchtrunklibsiksemelTODO">freeswitch/trunk/libs/iksemel/TODO</a></li>
<li><a href="#freeswitchtrunklibsiksemelacsitem4">freeswitch/trunk/libs/iksemel/acsite.m4</a></li>
<li><a href="#freeswitchtrunklibsiksemelbuildlibgnutlsm4">freeswitch/trunk/libs/iksemel/build/libgnutls.m4</a></li>
<li><a href="#freeswitchtrunklibsiksemelconfigureac">freeswitch/trunk/libs/iksemel/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsiksemelconfiguregnu">freeswitch/trunk/libs/iksemel/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsiksemeldocMakefileam">freeswitch/trunk/libs/iksemel/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemeldociksemeltexi">freeswitch/trunk/libs/iksemel/doc/iksemel.texi</a></li>
<li><a href="#freeswitchtrunklibsiksemeliksemelpcin">freeswitch/trunk/libs/iksemel/iksemel.pc.in</a></li>
<li><a href="#freeswitchtrunklibsiksemelincludeMakefileam">freeswitch/trunk/libs/iksemel/include/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemelincludecommonh">freeswitch/trunk/libs/iksemel/include/common.h</a></li>
<li><a href="#freeswitchtrunklibsiksemelincludefinetuneh">freeswitch/trunk/libs/iksemel/include/finetune.h</a></li>
<li><a href="#freeswitchtrunklibsiksemelincludeiksemelh">freeswitch/trunk/libs/iksemel/include/iksemel.h</a></li>
<li><a href="#freeswitchtrunklibsiksemelincludestamphin">freeswitch/trunk/libs/iksemel/include/stamp-h.in</a></li>
<li><a href="#freeswitchtrunklibsiksemelltmainsh">freeswitch/trunk/libs/iksemel/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcMakefileam">freeswitch/trunk/libs/iksemel/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcbase64c">freeswitch/trunk/libs/iksemel/src/base64.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcdomc">freeswitch/trunk/libs/iksemel/src/dom.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcfilterc">freeswitch/trunk/libs/iksemel/src/filter.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrciksc">freeswitch/trunk/libs/iksemel/src/iks.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcikstackc">freeswitch/trunk/libs/iksemel/src/ikstack.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcioposixc">freeswitch/trunk/libs/iksemel/src/io-posix.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcjabberc">freeswitch/trunk/libs/iksemel/src/jabber.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcmd5c">freeswitch/trunk/libs/iksemel/src/md5.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcsaxc">freeswitch/trunk/libs/iksemel/src/sax.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcshac">freeswitch/trunk/libs/iksemel/src/sha.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcstreamc">freeswitch/trunk/libs/iksemel/src/stream.c</a></li>
<li><a href="#freeswitchtrunklibsiksemelsrcutilityc">freeswitch/trunk/libs/iksemel/src/utility.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltestMakefileam">freeswitch/trunk/libs/iksemel/test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstdomc">freeswitch/trunk/libs/iksemel/test/tst-dom.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstfilterc">freeswitch/trunk/libs/iksemel/test/tst-filter.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstiksc">freeswitch/trunk/libs/iksemel/test/tst-iks.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstikstackc">freeswitch/trunk/libs/iksemel/test/tst-ikstack.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstjidc">freeswitch/trunk/libs/iksemel/test/tst-jid.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstmd5c">freeswitch/trunk/libs/iksemel/test/tst-md5.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstsaxc">freeswitch/trunk/libs/iksemel/test/tst-sax.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltesttstshac">freeswitch/trunk/libs/iksemel/test/tst-sha.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsMakefileam">freeswitch/trunk/libs/iksemel/tools/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolshashc">freeswitch/trunk/libs/iksemel/tools/hash.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsikslintc">freeswitch/trunk/libs/iksemel/tools/ikslint.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsiksperfc">freeswitch/trunk/libs/iksemel/tools/iksperf.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsiksrosterc">freeswitch/trunk/libs/iksemel/tools/iksroster.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsperfc">freeswitch/trunk/libs/iksemel/tools/perf.c</a></li>
<li><a href="#freeswitchtrunklibsiksemeltoolsperfh">freeswitch/trunk/libs/iksemel/tools/perf.h</a></li>
<li><a href="#freeswitchtrunklibsilbcupdate">freeswitch/trunk/libs/ilbc/.update</a></li>
<li><a href="#freeswitchtrunklibsilbcAUTHORS">freeswitch/trunk/libs/ilbc/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsilbcCOPYING">freeswitch/trunk/libs/ilbc/COPYING</a></li>
<li><a href="#freeswitchtrunklibsilbcChangeLog">freeswitch/trunk/libs/ilbc/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsilbcINSTALL">freeswitch/trunk/libs/ilbc/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsilbcMakefileam">freeswitch/trunk/libs/ilbc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsilbcNEWS">freeswitch/trunk/libs/ilbc/NEWS</a></li>
<li><a href="#freeswitchtrunklibsilbcREADME">freeswitch/trunk/libs/ilbc/README</a></li>
<li><a href="#freeswitchtrunklibsilbcconfigempty">freeswitch/trunk/libs/ilbc/config/.empty</a></li>
<li><a href="#freeswitchtrunklibsilbcconfigureac">freeswitch/trunk/libs/ilbc/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsilbcconfiguregnu">freeswitch/trunk/libs/ilbc/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianchangelog">freeswitch/trunk/libs/ilbc/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibsilbcdebiancompat">freeswitch/trunk/libs/ilbc/debian/compat</a></li>
<li><a href="#freeswitchtrunklibsilbcdebiancontrol">freeswitch/trunk/libs/ilbc/debian/control</a></li>
<li><a href="#freeswitchtrunklibsilbcdebiancopyright">freeswitch/trunk/libs/ilbc/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianlibilbcdevinstall">freeswitch/trunk/libs/ilbc/debian/libilbc-dev.install</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianlibilbcdocinstall">freeswitch/trunk/libs/ilbc/debian/libilbc-doc.install</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianlibilbcinstall">freeswitch/trunk/libs/ilbc/debian/libilbc.install</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianrules">freeswitch/trunk/libs/ilbc/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsilbcdebianwatch">freeswitch/trunk/libs/ilbc/debian/watch</a></li>
<li><a href="#freeswitchtrunklibsilbcdocMakefileam">freeswitch/trunk/libs/ilbc/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsilbcdoccsscss">freeswitch/trunk/libs/ilbc/doc/css.css</a></li>
<li><a href="#freeswitchtrunklibsilbcdoclibilbcdoxygen">freeswitch/trunk/libs/ilbc/doc/libilbc-doxygen</a></li>
<li><a href="#freeswitchtrunklibsilbcdocwrapperxsl">freeswitch/trunk/libs/ilbc/doc/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibsilbcgips_iLBClicensepdf">freeswitch/trunk/libs/ilbc/gips_iLBClicense.pdf</a></li>
<li><a href="#freeswitchtrunklibsilbcilbcspec">freeswitch/trunk/libs/ilbc/ilbc.spec</a></li>
<li><a href="#freeswitchtrunklibsilbcilbcspecin">freeswitch/trunk/libs/ilbc/ilbc.spec.in</a></li>
<li><a href="#freeswitchtrunklibsilbclibilbc2008vcproj">freeswitch/trunk/libs/ilbc/libilbc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsilbclibilbcvcproj">freeswitch/trunk/libs/ilbc/libilbc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsMakefileam">freeswitch/trunk/libs/ilbc/localtests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestscleanchn">freeswitch/trunk/libs/ilbc/localtests/clean.chn</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBCINP">freeswitch/trunk/libs/ilbc/localtests/iLBC.INP</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_20msBIT">freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms.BIT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_20ms_cleanOUT">freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms_clean.OUT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_20ms_tlm05OUT">freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms_tlm05.OUT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_30msBIT">freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms.BIT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_30ms_cleanOUT">freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms_clean.OUT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_30ms_tlm05OUT">freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms_tlm05.OUT</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsiLBC_testtxt">freeswitch/trunk/libs/ilbc/localtests/iLBC_test.txt</a></li>
<li><a href="#freeswitchtrunklibsilbclocaltestsshort_nb_voicewav">freeswitch/trunk/libs/ilbc/localtests/short_nb_voice.wav</a></li>
<li><a href="#freeswitchtrunklibsilbclocalteststlm05chn">freeswitch/trunk/libs/ilbc/localtests/tlm05.chn</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcFrameClassifyc">freeswitch/trunk/libs/ilbc/src/FrameClassify.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcFrameClassifyh">freeswitch/trunk/libs/ilbc/src/FrameClassify.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcLPCdecodec">freeswitch/trunk/libs/ilbc/src/LPCdecode.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcLPCdecodeh">freeswitch/trunk/libs/ilbc/src/LPCdecode.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcLPCencodec">freeswitch/trunk/libs/ilbc/src/LPCencode.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcLPCencodeh">freeswitch/trunk/libs/ilbc/src/LPCencode.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcMakefileam">freeswitch/trunk/libs/ilbc/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcStateConstructWc">freeswitch/trunk/libs/ilbc/src/StateConstructW.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcStateConstructWh">freeswitch/trunk/libs/ilbc/src/StateConstructW.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcStateSearchWc">freeswitch/trunk/libs/ilbc/src/StateSearchW.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcStateSearchWh">freeswitch/trunk/libs/ilbc/src/StateSearchW.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcanaFilterc">freeswitch/trunk/libs/ilbc/src/anaFilter.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcanaFilterh">freeswitch/trunk/libs/ilbc/src/anaFilter.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcconstantsc">freeswitch/trunk/libs/ilbc/src/constants.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcconstantsh">freeswitch/trunk/libs/ilbc/src/constants.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrccreateCBc">freeswitch/trunk/libs/ilbc/src/createCB.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrccreateCBh">freeswitch/trunk/libs/ilbc/src/createCB.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcdoCPLCc">freeswitch/trunk/libs/ilbc/src/doCPLC.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcdoCPLCh">freeswitch/trunk/libs/ilbc/src/doCPLC.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcenhancerc">freeswitch/trunk/libs/ilbc/src/enhancer.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcenhancerh">freeswitch/trunk/libs/ilbc/src/enhancer.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcfilterc">freeswitch/trunk/libs/ilbc/src/filter.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcfilterh">freeswitch/trunk/libs/ilbc/src/filter.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcgainquantc">freeswitch/trunk/libs/ilbc/src/gainquant.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcgainquanth">freeswitch/trunk/libs/ilbc/src/gainquant.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcgetCBvecc">freeswitch/trunk/libs/ilbc/src/getCBvec.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcgetCBvech">freeswitch/trunk/libs/ilbc/src/getCBvec.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchelpfunc">freeswitch/trunk/libs/ilbc/src/helpfun.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchelpfunh">freeswitch/trunk/libs/ilbc/src/helpfun.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchpInputc">freeswitch/trunk/libs/ilbc/src/hpInput.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchpInputh">freeswitch/trunk/libs/ilbc/src/hpInput.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchpOutputc">freeswitch/trunk/libs/ilbc/src/hpOutput.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrchpOutputh">freeswitch/trunk/libs/ilbc/src/hpOutput.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciCBConstructc">freeswitch/trunk/libs/ilbc/src/iCBConstruct.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciCBConstructh">freeswitch/trunk/libs/ilbc/src/iCBConstruct.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciCBSearchc">freeswitch/trunk/libs/ilbc/src/iCBSearch.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciCBSearchh">freeswitch/trunk/libs/ilbc/src/iCBSearch.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciLBC_decodec">freeswitch/trunk/libs/ilbc/src/iLBC_decode.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciLBC_defineh">freeswitch/trunk/libs/ilbc/src/iLBC_define.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrciLBC_encodec">freeswitch/trunk/libs/ilbc/src/iLBC_encode.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcilbcilbch">freeswitch/trunk/libs/ilbc/src/ilbc/ilbc.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcilbcversionh">freeswitch/trunk/libs/ilbc/src/ilbc/version.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcilbcversionhin">freeswitch/trunk/libs/ilbc/src/ilbc/version.h.in</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcilbchin">freeswitch/trunk/libs/ilbc/src/ilbc.h.in</a></li>
<li><a href="#freeswitchtrunklibsilbcsrclibilbcdsp">freeswitch/trunk/libs/ilbc/src/libilbc.dsp</a></li>
<li><a href="#freeswitchtrunklibsilbcsrclibilbcsln">freeswitch/trunk/libs/ilbc/src/libilbc.sln</a></li>
<li><a href="#freeswitchtrunklibsilbcsrclsfc">freeswitch/trunk/libs/ilbc/src/lsf.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrclsfh">freeswitch/trunk/libs/ilbc/src/lsf.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcgettimeofdayc">freeswitch/trunk/libs/ilbc/src/msvc/gettimeofday.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcilbcdef">freeswitch/trunk/libs/ilbc/src/msvc/ilbc.def</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcinttypesh">freeswitch/trunk/libs/ilbc/src/msvc/inttypes.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcmsvcprojfoot">freeswitch/trunk/libs/ilbc/src/msvc/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcmsvcprojhead">freeswitch/trunk/libs/ilbc/src/msvc/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcsystimeh">freeswitch/trunk/libs/ilbc/src/msvc/sys/time.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvctgmathh">freeswitch/trunk/libs/ilbc/src/msvc/tgmath.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcunistdh">freeswitch/trunk/libs/ilbc/src/msvc/unistd.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcvc8projfoot">freeswitch/trunk/libs/ilbc/src/msvc/vc8proj.foot</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcmsvcvc8projhead">freeswitch/trunk/libs/ilbc/src/msvc/vc8proj.head</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcpackingc">freeswitch/trunk/libs/ilbc/src/packing.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcpackingh">freeswitch/trunk/libs/ilbc/src/packing.h</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcsyntFilterc">freeswitch/trunk/libs/ilbc/src/syntFilter.c</a></li>
<li><a href="#freeswitchtrunklibsilbcsrcsyntFilterh">freeswitch/trunk/libs/ilbc/src/syntFilter.h</a></li>
<li><a href="#freeswitchtrunklibsilbctestsMakefileam">freeswitch/trunk/libs/ilbc/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsilbctestsilbc_testsc">freeswitch/trunk/libs/ilbc/tests/ilbc_tests.c</a></li>
<li><a href="#freeswitchtrunklibsilbctestsregression_testssh">freeswitch/trunk/libs/ilbc/tests/regression_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsilbcwrapperxsl">freeswitch/trunk/libs/ilbc/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibsjsupdate">freeswitch/trunk/libs/js/.update</a></li>
<li><a href="#freeswitchtrunklibsjsAUTHORS">freeswitch/trunk/libs/js/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsjsChangeLog">freeswitch/trunk/libs/js/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsjsLINKS">freeswitch/trunk/libs/js/LINKS</a></li>
<li><a href="#freeswitchtrunklibsjsMakefilein">freeswitch/trunk/libs/js/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsREADME">freeswitch/trunk/libs/js/README</a></li>
<li><a href="#freeswitchtrunklibsjsTHANKS">freeswitch/trunk/libs/js/THANKS</a></li>
<li><a href="#freeswitchtrunklibsjsTODO">freeswitch/trunk/libs/js/TODO</a></li>
<li><a href="#freeswitchtrunklibsjsVERSION">freeswitch/trunk/libs/js/VERSION</a></li>
<li><a href="#freeswitchtrunklibsjsacsitem4">freeswitch/trunk/libs/js/acsite.m4</a></li>
<li><a href="#freeswitchtrunklibsjsconfighw">freeswitch/trunk/libs/js/config.hw</a></li>
<li><a href="#freeswitchtrunklibsjsconfigureac">freeswitch/trunk/libs/js/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsjsconfiguregnu">freeswitch/trunk/libs/js/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsjsjsconfig1">freeswitch/trunk/libs/js/js-config.1</a></li>
<li><a href="#freeswitchtrunklibsjsjsconfigshin">freeswitch/trunk/libs/js/js-config.sh.in</a></li>
<li><a href="#freeswitchtrunklibsjsjs1">freeswitch/trunk/libs/js/js.1</a></li>
<li><a href="#freeswitchtrunklibsjsjs3">freeswitch/trunk/libs/js/js.3</a></li>
<li><a href="#freeswitchtrunklibsjsjspcin">freeswitch/trunk/libs/js/js.pc.in</a></li>
<li><a href="#freeswitchtrunklibsjsjslintjs">freeswitch/trunk/libs/js/jslint.js</a></li>
<li><a href="#freeswitchtrunklibsjslibtoolm4">freeswitch/trunk/libs/js/libtool.m4</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubcvsignore">freeswitch/trunk/libs/js/nsprpub/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubupdate">freeswitch/trunk/libs/js/nsprpub/.update</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubMakefilein">freeswitch/trunk/libs/js/nsprpub/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminexplodepl">freeswitch/trunk/libs/js/nsprpub/admin/explode.pl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminmakeTargetDirssh">freeswitch/trunk/libs/js/nsprpub/admin/makeTargetDirs.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminrepackagesh">freeswitch/trunk/libs/js/nsprpub/admin/repackage.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminsymlinkssh">freeswitch/trunk/libs/js/nsprpub/admin/symlinks.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubbuildautoconfempty">freeswitch/trunk/libs/js/nsprpub/build/autoconf/.empty</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubbuildcygwinwrapper">freeswitch/trunk/libs/js/nsprpub/build/cygwin-wrapper</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigcvsignore">freeswitch/trunk/libs/js/nsprpub/config/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigMakefilein">freeswitch/trunk/libs/js/nsprpub/config/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigautoconfmkin">freeswitch/trunk/libs/js/nsprpub/config/autoconf.mk.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigconfigmk">freeswitch/trunk/libs/js/nsprpub/config/config.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfiggcc_hiddenh">freeswitch/trunk/libs/js/nsprpub/config/gcc_hidden.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfiglibc_rh">freeswitch/trunk/libs/js/nsprpub/config/libc_r.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigmakesystemwrapperspl">freeswitch/trunk/libs/js/nsprpub/config/make-system-wrappers.pl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignfspwdpl">freeswitch/trunk/libs/js/nsprpub/config/nfspwd.pl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignowc">freeswitch/trunk/libs/js/nsprpub/config/now.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsinstallc">freeswitch/trunk/libs/js/nsprpub/config/nsinstall.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsprconfigin">freeswitch/trunk/libs/js/nsprpub/config/nspr-config.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsprm4">freeswitch/trunk/libs/js/nsprpub/config/nspr.m4</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsprinclmkin">freeswitch/trunk/libs/js/nsprpub/config/nsprincl.mk.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsprinclshin">freeswitch/trunk/libs/js/nsprpub/config/nsprincl.sh.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigpathsubh">freeswitch/trunk/libs/js/nsprpub/config/pathsub.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigprdependh">freeswitch/trunk/libs/js/nsprpub/config/prdepend.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigprmkdirbat">freeswitch/trunk/libs/js/nsprpub/config/prmkdir.bat</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigrulesmk">freeswitch/trunk/libs/js/nsprpub/config/rules.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigsystemheaders">freeswitch/trunk/libs/js/nsprpub/config/system-headers</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfiguregnu">freeswitch/trunk/libs/js/nsprpub/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigurein">freeswitch/trunk/libs/js/nsprpub/configure.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibcvsignore">freeswitch/trunk/libs/js/nsprpub/lib/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdscvsignore">freeswitch/trunk/libs/js/nsprpub/lib/ds/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsMANIFEST">freeswitch/trunk/libs/js/nsprpub/lib/ds/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/ds/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplarenac">freeswitch/trunk/libs/js/nsprpub/lib/ds/plarena.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplarenah">freeswitch/trunk/libs/js/nsprpub/lib/ds/plarena.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplarenash">freeswitch/trunk/libs/js/nsprpub/lib/ds/plarenas.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdspldsdef">freeswitch/trunk/libs/js/nsprpub/lib/ds/plds.def</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdspldsrc">freeswitch/trunk/libs/js/nsprpub/lib/ds/plds.rc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplds_symvecopt">freeswitch/trunk/libs/js/nsprpub/lib/ds/plds_symvec.opt</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplhashc">freeswitch/trunk/libs/js/nsprpub/lib/ds/plhash.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplhashh">freeswitch/trunk/libs/js/nsprpub/lib/ds/plhash.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibdsplvrsionc">freeswitch/trunk/libs/js/nsprpub/lib/ds/plvrsion.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibccvsignore">freeswitch/trunk/libs/js/nsprpub/lib/libc/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/libc/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcREADME">freeswitch/trunk/libs/js/nsprpub/lib/libc/README</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludecvsignore">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeMANIFEST">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeREADME">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/README</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeplbase64h">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plbase64.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeplerrorh">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plerror.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeplgetopth">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plgetopt.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeplresolvh">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plresolv.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcincludeplstrh">freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plstr.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrccvsignore">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcREADME">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/README</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcbase64c">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/base64.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplcdef">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc.def</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplcrc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc.rc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplc_symvecopt">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc_symvec.opt</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplerrorc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plerror.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplgetoptc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plgetopt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcplvrsionc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plvrsion.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrcatc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcat.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrccmpc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strccmp.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrchrc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strchr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrcmpc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcmp.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrcpyc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcpy.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrcstrc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcstr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrdupc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strdup.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrlenc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strlen.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrpbrkc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strpbrk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrstrc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strstr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubliblibcsrcstrtokc">freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strtok.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgccvsignore">freeswitch/trunk/libs/js/nsprpub/lib/msgc/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/msgc/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcincludecvsignore">freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcincludeMANIFEST">freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcincludeMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcincludegcinth">freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/gcint.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcincludeprgch">freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/prgc.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrccvsignore">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcmacgcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/macgc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcos2gcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/os2gc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcprgcapic">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/prgcapi.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcprmsgcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/prmsgc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcunixgcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/unixgc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcwin16gcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/win16gc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcsrcwin32gcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/win32gc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgctestscvsignore">freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgctestsMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgctestsgc1c">freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/gc1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibmsgcteststhrashgcc">freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/thrashgc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamscvsignore">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsplvrsionc">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/plvrsion.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsprstrmscpp">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsprstrmsh">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsprstrmsrc">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.rc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsteststestprstrmcvsignore">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsteststestprstrmMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibprstreamsteststestprstrmtestprstrmcpp">freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestscvsignore">freeswitch/trunk/libs/js/nsprpub/lib/tests/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestsMakefilein">freeswitch/trunk/libs/js/nsprpub/lib/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestsarenac">freeswitch/trunk/libs/js/nsprpub/lib/tests/arena.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestsbase64tc">freeswitch/trunk/libs/js/nsprpub/lib/tests/base64t.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestsstringc">freeswitch/trunk/libs/js/nsprpub/lib/tests/string.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestswindowsmakefile">freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/makefile</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestswindowsreadme1st">freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/readme.1st</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpublibtestswindowswineventc">freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/winevent.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkglinuxMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/linux/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkglinuxsunnsprspec">freeswitch/trunk/libs/js/nsprpub/pkg/linux/sun-nspr.spec</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefiledevlcom">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.com</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefiledevltarg">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.targ</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefilecom">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.com</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefiletarg">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.targ</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdepend">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/depend</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprpkginfotmpl">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprprototype_com">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_com</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprprototype_i386">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_i386</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprprototype_sparc">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_sparc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprddepend">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/depend</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdpkginfotmpl">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/pkginfo.tmpl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdprototype">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/prototype</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisbld_awk_pkginfoksh">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/bld_awk_pkginfo.ksh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolariscommon_filescopyright">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/common_files/copyright</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisproto64mk">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/proto64.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludecvsignore">freeswitch/trunk/libs/js/nsprpub/pr/include/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeMANIFEST">freeswitch/trunk/libs/js/nsprpub/pr/include/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/include/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludegencfgc">freeswitch/trunk/libs/js/nsprpub/pr/include/gencfg.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemdcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/include/md/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemdMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/include/md/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_aixh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_aix32cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix32.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_aix64cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix64.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_beoscfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_beos.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_beosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_beos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_bsdicfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_bsdi.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_bsdih">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_bsdi.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_darwincfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_darwin.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_darwinh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_darwin.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_dguxcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_dgux.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_dguxh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_dgux.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_freebsdcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_freebsd.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_freebsdh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_freebsd.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_hpuxh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_hpux32cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux32.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_hpux64cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux64.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_irixh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_irix32cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix32.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_irix64cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix64.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_linuxcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_linux.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_linuxh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_linux.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_macosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_macos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_ncrcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_ncr.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_ncrh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_ncr.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_neccfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nec.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_nech">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nec.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_netbsdcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_netbsd.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_netbsdh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_netbsd.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_nextstepcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nextstep.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_nextsteph">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nextstep.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_nspr_pthreadh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nspr_pthread.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_ntocfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nto.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_ntoh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nto.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_openbsdcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openbsd.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_openbsdh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openbsd.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_openvmscfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openvms.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_openvmsh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openvms.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_os2cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_os2h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_os2_errorsh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2_errors.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_osf1cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_osf1.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_osf1h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_osf1.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_pcosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_pcos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_pthh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_pth.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_qnxcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_qnx.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_qnxh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_qnx.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_reliantunixcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_reliantunix.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_reliantunixh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_reliantunix.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_rhapsodycfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_rhapsody.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_rhapsodyh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_rhapsody.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_riscoscfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_riscos.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_riscosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_riscos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_scooscfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_scoos.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_scoosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_scoos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_solariscfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_solaris.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_solarish">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_solaris.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_sonycfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sony.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_sonyh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sony.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_sunos4cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sunos4.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_sunos4h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sunos4.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_unix_errorsh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unix_errors.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_unixosh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixos.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_unixwarecfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_unixwareh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_unixware7cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware7.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_win16cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win16.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_win16h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win16.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_win32_errorsh">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win32_errors.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_win95cfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win95.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_win95h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win95.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_winntcfg">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_winnt.cfg</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemd_winnth">freeswitch/trunk/libs/js/nsprpub/pr/include/md/_winnt.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemdprosdeph">freeswitch/trunk/libs/js/nsprpub/pr/include/md/prosdep.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludemdsunos4h">freeswitch/trunk/libs/js/nsprpub/pr/include/md/sunos4.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludensprh">freeswitch/trunk/libs/js/nsprpub/pr/include/nspr.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoletecvsignore">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoleteMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoletepralarmh">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/pralarm.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoleteprobsleth">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/probslet.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoleteprotypesh">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/protypes.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeobsoleteprsemh">freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/prsem.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludepratomh">freeswitch/trunk/libs/js/nsprpub/pr/include/pratom.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprbith">freeswitch/trunk/libs/js/nsprpub/pr/include/prbit.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprclisth">freeswitch/trunk/libs/js/nsprpub/pr/include/prclist.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprcmonh">freeswitch/trunk/libs/js/nsprpub/pr/include/prcmon.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprcountrh">freeswitch/trunk/libs/js/nsprpub/pr/include/prcountr.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprcvarh">freeswitch/trunk/libs/js/nsprpub/pr/include/prcvar.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprdtoah">freeswitch/trunk/libs/js/nsprpub/pr/include/prdtoa.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprenvh">freeswitch/trunk/libs/js/nsprpub/pr/include/prenv.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprerrh">freeswitch/trunk/libs/js/nsprpub/pr/include/prerr.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprerrorh">freeswitch/trunk/libs/js/nsprpub/pr/include/prerror.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprineth">freeswitch/trunk/libs/js/nsprpub/pr/include/prinet.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprinith">freeswitch/trunk/libs/js/nsprpub/pr/include/prinit.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprinrvalh">freeswitch/trunk/libs/js/nsprpub/pr/include/prinrval.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprioh">freeswitch/trunk/libs/js/nsprpub/pr/include/prio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludepripcsemh">freeswitch/trunk/libs/js/nsprpub/pr/include/pripcsem.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivatecvsignore">freeswitch/trunk/libs/js/nsprpub/pr/include/private/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivateMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/include/private/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivatepprioh">freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivatepprmwaith">freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprmwait.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivatepprthredh">freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprthred.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivateprimplh">freeswitch/trunk/libs/js/nsprpub/pr/include/private/primpl.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprivateprprivh">freeswitch/trunk/libs/js/nsprpub/pr/include/private/prpriv.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprlinkh">freeswitch/trunk/libs/js/nsprpub/pr/include/prlink.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprlockh">freeswitch/trunk/libs/js/nsprpub/pr/include/prlock.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprlogh">freeswitch/trunk/libs/js/nsprpub/pr/include/prlog.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprlongh">freeswitch/trunk/libs/js/nsprpub/pr/include/prlong.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprmemh">freeswitch/trunk/libs/js/nsprpub/pr/include/prmem.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprmonh">freeswitch/trunk/libs/js/nsprpub/pr/include/prmon.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprmwaith">freeswitch/trunk/libs/js/nsprpub/pr/include/prmwait.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprnetdbh">freeswitch/trunk/libs/js/nsprpub/pr/include/prnetdb.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprolockh">freeswitch/trunk/libs/js/nsprpub/pr/include/prolock.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprpdceh">freeswitch/trunk/libs/js/nsprpub/pr/include/prpdce.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprprfh">freeswitch/trunk/libs/js/nsprpub/pr/include/prprf.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprprocesh">freeswitch/trunk/libs/js/nsprpub/pr/include/prproces.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprrngh">freeswitch/trunk/libs/js/nsprpub/pr/include/prrng.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprrwlockh">freeswitch/trunk/libs/js/nsprpub/pr/include/prrwlock.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprshmh">freeswitch/trunk/libs/js/nsprpub/pr/include/prshm.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprshmah">freeswitch/trunk/libs/js/nsprpub/pr/include/prshma.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprsystemh">freeswitch/trunk/libs/js/nsprpub/pr/include/prsystem.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprthreadh">freeswitch/trunk/libs/js/nsprpub/pr/include/prthread.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprtimeh">freeswitch/trunk/libs/js/nsprpub/pr/include/prtime.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprtpoolh">freeswitch/trunk/libs/js/nsprpub/pr/include/prtpool.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprtraceh">freeswitch/trunk/libs/js/nsprpub/pr/include/prtrace.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprtypesh">freeswitch/trunk/libs/js/nsprpub/pr/include/prtypes.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprvrsionh">freeswitch/trunk/libs/js/nsprpub/pr/include/prvrsion.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprincludeprwin16h">freeswitch/trunk/libs/js/nsprpub/pr/include/prwin16.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbsrcsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/bsrcs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtcvarc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btcvar.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtlocksc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btlocks.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtmiscc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btmisc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtmonc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btmon.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtsemc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btsem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsbtthreadc">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btthread.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcbthreadsobjsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/objs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccpluscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcasciih">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcascii.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcbasecpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcbase.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcbaseh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcbase.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrccvcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rccv.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrccvh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rccv.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcfileiocpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcfileio.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcfileioh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcfileio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcinrvalcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcinrval.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcinrvalh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcinrval.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrciocpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcio.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcioh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrclockcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rclock.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrclockh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rclock.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcmonh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcmon.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcnetdbcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetdb.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcnetdbh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetdb.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcnetiocpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetio.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcnetioh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcthreadcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcthread.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrcthreadh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcthread.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrctimecpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rctime.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusrctimeh">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rctime.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestsfileiocpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/fileio.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestsintervalcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/interval.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestsranfilecpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/ranfile.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplustestsswitchcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/switch.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusteststhreadcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/thread.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusteststimecpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/time.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrccplusteststpdcpp">freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/tpd.cpp</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrciocvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/io/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/io/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprdirc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prdir.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprfdcachc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prfdcach.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprfilec">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprioc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrciopriomethc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/priometh.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrciopripv6c">freeswitch/trunk/libs/js/nsprpub/pr/src/io/pripv6.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprlayerc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prlayer.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprlogc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prlog.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprmapoptc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmapopt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprmmapc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmmap.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprmwaitc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmwait.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprpolevtc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prpolevt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprprfc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prprf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprscanfc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prscanf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprsocketc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prsocket.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcioprstdioc">freeswitch/trunk/libs/js/nsprpub/pr/src/io/prstdio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrclinkingcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/linking/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrclinkingMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/linking/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrclinkingprlinkc">freeswitch/trunk/libs/js/nsprpub/pr/src/linking/prlink.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmalloccvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmallocMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmallocprmallocc">freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/prmalloc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmallocprmemc">freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/prmem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/md/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/md/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeoscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbcpuc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bcpu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbeosc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/beos.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbeos_errorsc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/beos_errors.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbfilec">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbmemoryc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmemory.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbmiscc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmisc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbmmapc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmmap.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbnetc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bnet.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbprocc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bproc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbrngc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/brng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbsegc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bseg.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbsrcsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bsrcs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosbtimec">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/btime.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdbeosobjsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/objs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacMANIFEST">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacMacErrorHandlingh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/MacErrorHandling.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacdllc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macdll.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacdllh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macdll.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacioh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macio.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacrngc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macrng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacsocketh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macsocket.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacsockotptc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macsockotpt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmacthrc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macthr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmactimec">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mactime.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmactimeh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mactime.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmdcriticalregionc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdcriticalregion.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmdcriticalregionh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdcriticalregion.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmdmacc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdmac.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacmdmach">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdmac.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdmacprcpucfgh">freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/prcpucfg.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2cvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2Makefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2objsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/objs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2_errorsc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2_errors.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2cvc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2cv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2emxs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2emx.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2gcc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2gc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2inrvalc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2inrval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2ioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2io.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2miscc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2misc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2pollc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2poll.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2rngc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2rng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2semc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2sem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2sockc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2sock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2thredc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2thred.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2vaclegacys">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2vaclegacy.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdos2os2vacppasm">freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2vacpp.asm</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdprosdepc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/prosdep.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixaixc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/aix.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixaixwrapc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/aixwrap.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixbsdic">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/bsdi.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixdarwinc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/darwin.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixdguxc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/dgux.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixfreebsdc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/freebsd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixhpuxc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/hpux.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixirixc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/irix.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixlinuxc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/linux.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixncrc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/ncr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixnecc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nec.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixnetbsdc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/netbsd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixnextstepc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nextstep.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixntoc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nto.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixobjsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/objs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixopenbsdc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/openbsd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixopenvmsc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/openvms.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_AIXs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_AIX.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_BSD_386_2s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_BSD_386_2.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Darwin_ppcs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Darwin_ppc.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Darwin_x86s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Darwin_x86.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_HPUXs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_HPUX.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_HPUX_ia64s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_HPUX_ia64.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Irixs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Irix.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Linux_ia64s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_ia64.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Linux_x86s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_x86.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_Linux_x86_64s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_x86_64.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_ReliantUNIXs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_ReliantUNIX.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOSs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_sparcv9s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_ultrasparcs">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_x86s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_x86.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_x86_64s">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_x86_64.s</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixosf1c">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/osf1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixpthreads_userc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/pthreads_user.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixqnxc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/qnx.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixreliantunixc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/reliantunix.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixrhapsodyc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/rhapsody.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixriscosc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/riscos.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixscoosc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/scoos.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixsolarisc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/solaris.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixsonyc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/sony.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixsunos4c">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/sunos4.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixunixc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unix.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixunix_errorsc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unix_errors.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixunixwarec">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unixware.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixuxpollc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxpoll.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixuxprocesc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxproces.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixuxrngc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxrng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixuxshmc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxshm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdunixuxwrapc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxwrap.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntdllmnc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntdllmn.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntgcc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntgc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntinrvalc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntinrval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntmiscc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntmisc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntsecc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntsec.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntsemc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntsem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsntthreadc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntthread.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsobjsmk">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/objs.mk</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16callbc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16callb.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16errorc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16error.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16fmemc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16fmem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16gcc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16gc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16ioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16io.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16memc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16mem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16nullc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16null.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16procc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16proc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16sockc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16sock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16stdioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16stdio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16thredc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16thred.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32ipcsemc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32ipcsem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32pollc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32poll.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32rngc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32rng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32shmc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32shm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95cvc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95cv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95dllmainc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95dllmain.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95ioc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95io.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95sockc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95sock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95thredc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95thred.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmdwindowswin32_errorsc">freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/win32_errors.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemorycvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemoryMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemoryprgcleakc">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prgcleak.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemoryprsegc">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prseg.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemoryprshmc">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prshm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmemoryprshmac">freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prshma.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmisccvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmisccompileetpl">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/compile-et.pl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscpralarmc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pralarm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscpratomc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pratom.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprcountrc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prcountr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprdtoac">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prdtoa.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprenvc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prenv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprerrc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprerret">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.et</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprerrproperties">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.properties</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprerrorc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerror.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprerrortablec">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerrortable.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprinitc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prinit.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprinrvalc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prinrval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscpripcc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pripc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscpripcsemc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pripcsem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprlog2c">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prlog2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprlongc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prlong.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprnetdbc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prnetdb.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprolockc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prolock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprrngc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prrng.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprsystemc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prsystem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprthinfoc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prthinfo.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprtimec">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtime.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprtpoolc">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtpool.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcmiscprtracec">freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtrace.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcnsprdef">freeswitch/trunk/libs/js/nsprpub/pr/src/nspr.def</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcnsprrc">freeswitch/trunk/libs/js/nsprpub/pr/src/nspr.rc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcnspr_symvecopt">freeswitch/trunk/libs/js/nsprpub/pr/src/nspr_symvec.opt</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcos2extradef">freeswitch/trunk/libs/js/nsprpub/pr/src/os2extra.def</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcprvrsionc">freeswitch/trunk/libs/js/nsprpub/pr/src/prvrsion.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadsptioc">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadsptmiscc">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptmisc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadsptsynchc">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptsynch.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcpthreadsptthreadc">freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptthread.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedREADME">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/README</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprucpuc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prucpu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprucvc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prucv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprulockc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prulock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprustackc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prustack.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadscombinedpruthrc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/pruthr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprcmonc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prcmon.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprcthrc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prcthr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprdumpc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prdump.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprmonc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prmon.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprrwlockc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prrwlock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprsemc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prsem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprsrcthreadsprtpdc">freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prtpd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestscvsignore">freeswitch/trunk/libs/js/nsprpub/pr/tests/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsREADMETXT">freeswitch/trunk/libs/js/nsprpub/pr/tests/README.TXT</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsacceptc">freeswitch/trunk/libs/js/nsprpub/pr/tests/accept.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsacceptreadc">freeswitch/trunk/libs/js/nsprpub/pr/tests/acceptread.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsacceptreademuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/acceptreademu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsaddrstrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/addrstr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsaffinityc">freeswitch/trunk/libs/js/nsprpub/pr/tests/affinity.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsalarmc">freeswitch/trunk/libs/js/nsprpub/pr/tests/alarm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsanonfmc">freeswitch/trunk/libs/js/nsprpub/pr/tests/anonfm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsappendc">freeswitch/trunk/libs/js/nsprpub/pr/tests/append.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsatomicc">freeswitch/trunk/libs/js/nsprpub/pr/tests/atomic.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsattachc">freeswitch/trunk/libs/js/nsprpub/pr/tests/attach.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsbigfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsbigfile2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsbigfile3c">freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile3.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsbug1testc">freeswitch/trunk/libs/js/nsprpub/pr/tests/bug1test.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestscleanupc">freeswitch/trunk/libs/js/nsprpub/pr/tests/cleanup.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestscltsrvc">freeswitch/trunk/libs/js/nsprpub/pr/tests/cltsrv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsconcurc">freeswitch/trunk/libs/js/nsprpub/pr/tests/concur.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestscvarc">freeswitch/trunk/libs/js/nsprpub/pr/tests/cvar.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestscvar2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/cvar2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdbmallocc">freeswitch/trunk/libs/js/nsprpub/pr/tests/dbmalloc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdbmalloc1c">freeswitch/trunk/libs/js/nsprpub/pr/tests/dbmalloc1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdceemuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/dceemu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdependc">freeswitch/trunk/libs/js/nsprpub/pr/tests/depend.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdllcvsignore">freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdllMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdllmydef">freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/my.def</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdllmygetvalc">freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/mygetval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdllmysetvalc">freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/mysetval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdlltestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/dlltest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsdtoac">freeswitch/trunk/libs/js/nsprpub/pr/tests/dtoa.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsenvc">freeswitch/trunk/libs/js/nsprpub/pr/tests/env.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestserrcodesc">freeswitch/trunk/libs/js/nsprpub/pr/tests/errcodes.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestserrsetc">freeswitch/trunk/libs/js/nsprpub/pr/tests/errset.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsexitc">freeswitch/trunk/libs/js/nsprpub/pr/tests/exit.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsfdcachc">freeswitch/trunk/libs/js/nsprpub/pr/tests/fdcach.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsfileioc">freeswitch/trunk/libs/js/nsprpub/pr/tests/fileio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsforeignc">freeswitch/trunk/libs/js/nsprpub/pr/tests/foreign.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsforktestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/forktest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsformattmc">freeswitch/trunk/libs/js/nsprpub/pr/tests/formattm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsfreeifc">freeswitch/trunk/libs/js/nsprpub/pr/tests/freeif.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsfsyncc">freeswitch/trunk/libs/js/nsprpub/pr/tests/fsync.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsgetaic">freeswitch/trunk/libs/js/nsprpub/pr/tests/getai.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsgethostc">freeswitch/trunk/libs/js/nsprpub/pr/tests/gethost.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsgetprotoc">freeswitch/trunk/libs/js/nsprpub/pr/tests/getproto.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsi2lc">freeswitch/trunk/libs/js/nsprpub/pr/tests/i2l.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsinitclkc">freeswitch/trunk/libs/js/nsprpub/pr/tests/initclk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsinrvalc">freeswitch/trunk/libs/js/nsprpub/pr/tests/inrval.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsinstrumtc">freeswitch/trunk/libs/js/nsprpub/pr/tests/instrumt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsintrioc">freeswitch/trunk/libs/js/nsprpub/pr/tests/intrio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsintruptc">freeswitch/trunk/libs/js/nsprpub/pr/tests/intrupt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsio_timeoutc">freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeout.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsio_timeoutkc">freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeoutk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsio_timeoutuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeoutu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsioconthrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/ioconthr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsipv6c">freeswitch/trunk/libs/js/nsprpub/pr/tests/ipv6.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsjoinc">freeswitch/trunk/libs/js/nsprpub/pr/tests/join.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsjoinkkc">freeswitch/trunk/libs/js/nsprpub/pr/tests/joinkk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsjoinkuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/joinku.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsjoinukc">freeswitch/trunk/libs/js/nsprpub/pr/tests/joinuk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsjoinuuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/joinuu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslayerc">freeswitch/trunk/libs/js/nsprpub/pr/tests/layer.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslazyinitc">freeswitch/trunk/libs/js/nsprpub/pr/tests/lazyinit.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslibfilenamec">freeswitch/trunk/libs/js/nsprpub/pr/tests/libfilename.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslltestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/lltest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslockc">freeswitch/trunk/libs/js/nsprpub/pr/tests/lock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestslockfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/lockfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsloggerc">freeswitch/trunk/libs/js/nsprpub/pr/tests/logger.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsmakedirc">freeswitch/trunk/libs/js/nsprpub/pr/tests/makedir.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsmany_cvc">freeswitch/trunk/libs/js/nsprpub/pr/tests/many_cv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsmbcsc">freeswitch/trunk/libs/js/nsprpub/pr/tests/mbcs.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsmultiaccc">freeswitch/trunk/libs/js/nsprpub/pr/tests/multiacc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsmultiwaitc">freeswitch/trunk/libs/js/nsprpub/pr/tests/multiwait.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsnameshm1c">freeswitch/trunk/libs/js/nsprpub/pr/tests/nameshm1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsnbconnc">freeswitch/trunk/libs/js/nsprpub/pr/tests/nbconn.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsnblayerc">freeswitch/trunk/libs/js/nsprpub/pr/tests/nblayer.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsnonblockc">freeswitch/trunk/libs/js/nsprpub/pr/tests/nonblock.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsntiotoc">freeswitch/trunk/libs/js/nsprpub/pr/tests/ntioto.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsntohc">freeswitch/trunk/libs/js/nsprpub/pr/tests/ntoh.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsobsintsc">freeswitch/trunk/libs/js/nsprpub/pr/tests/obsints.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_2longc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_2long.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_exclc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_excl.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_filnfc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_filnf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_filokc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_filok.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_noaccc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_noacc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsop_nofilc">freeswitch/trunk/libs/js/nsprpub/pr/tests/op_nofil.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsopenfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/openfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsparentc">freeswitch/trunk/libs/js/nsprpub/pr/tests/parent.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspeekc">freeswitch/trunk/libs/js/nsprpub/pr/tests/peek.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsperfc">freeswitch/trunk/libs/js/nsprpub/pr/tests/perf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspipepingc">freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeping.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspipeping2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeping2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspipepongc">freeswitch/trunk/libs/js/nsprpub/pr/tests/pipepong.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspipepong2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/pipepong2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspipeselfc">freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeself.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspoll_erc">freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_er.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspoll_nmc">freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_nm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspoll_toc">freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_to.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspollablec">freeswitch/trunk/libs/js/nsprpub/pr/tests/pollable.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprftestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprftest1c">freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprftest2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprimblokc">freeswitch/trunk/libs/js/nsprpub/pr/tests/primblok.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspriotestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/priotest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsproviderc">freeswitch/trunk/libs/js/nsprpub/pr/tests/provider.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprpollc">freeswitch/trunk/libs/js/nsprpub/pr/tests/prpoll.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprpollmlc">freeswitch/trunk/libs/js/nsprpub/pr/tests/prpollml.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprselectc">freeswitch/trunk/libs/js/nsprpub/pr/tests/prselect.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsprttoolsh">freeswitch/trunk/libs/js/nsprpub/pr/tests/prttools.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsrandseedc">freeswitch/trunk/libs/js/nsprpub/pr/tests/randseed.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsranfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/ranfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsrmdirc">freeswitch/trunk/libs/js/nsprpub/pr/tests/rmdir.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsruntestsksh">freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.ksh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsruntestssh">freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsruny2ktestsksh">freeswitch/trunk/libs/js/nsprpub/pr/tests/runy2ktests.ksh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsrwlocktestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/rwlocktest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssel_spdc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sel_spd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselct_erc">freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_er.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselct_nmc">freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_nm.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselct_toc">freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_to.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselect2c">freeswitch/trunk/libs/js/nsprpub/pr/tests/select2.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselintrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/selintr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sem.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemac">freeswitch/trunk/libs/js/nsprpub/pr/tests/sema.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemaerrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/semaerr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemaerr1c">freeswitch/trunk/libs/js/nsprpub/pr/tests/semaerr1.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemapingc">freeswitch/trunk/libs/js/nsprpub/pr/tests/semaping.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssemapongc">freeswitch/trunk/libs/js/nsprpub/pr/tests/semapong.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssendzlfc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sendzlf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsserver_testc">freeswitch/trunk/libs/js/nsprpub/pr/tests/server_test.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsservr_kkc">freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_kk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsservr_kuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_ku.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsservr_ukc">freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_uk.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsservr_uuc">freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_uu.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsshort_threadc">freeswitch/trunk/libs/js/nsprpub/pr/tests/short_thread.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssigpipec">freeswitch/trunk/libs/js/nsprpub/pr/tests/sigpipe.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssleepc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sleep.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssocketc">freeswitch/trunk/libs/js/nsprpub/pr/tests/socket.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssockoptc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sockopt.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssockpingc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sockping.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssockpongc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sockpong.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssprintfc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sprintf.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssproc_chc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sproc_ch.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssproc_pc">freeswitch/trunk/libs/js/nsprpub/pr/tests/sproc_p.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsstackc">freeswitch/trunk/libs/js/nsprpub/pr/tests/stack.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsstatc">freeswitch/trunk/libs/js/nsprpub/pr/tests/stat.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsstdioc">freeswitch/trunk/libs/js/nsprpub/pr/tests/stdio.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsstr2addrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/str2addr.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsstrodc">freeswitch/trunk/libs/js/nsprpub/pr/tests/strod.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssuspendc">freeswitch/trunk/libs/js/nsprpub/pr/tests/suspend.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsswitchc">freeswitch/trunk/libs/js/nsprpub/pr/tests/switch.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestssystemc">freeswitch/trunk/libs/js/nsprpub/pr/tests/system.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststestbitc">freeswitch/trunk/libs/js/nsprpub/pr/tests/testbit.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststestfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/testfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststhreadsc">freeswitch/trunk/libs/js/nsprpub/pr/tests/threads.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststhrpool_clientc">freeswitch/trunk/libs/js/nsprpub/pr/tests/thrpool_client.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststhrpool_serverc">freeswitch/trunk/libs/js/nsprpub/pr/tests/thrpool_server.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststhruputc">freeswitch/trunk/libs/js/nsprpub/pr/tests/thruput.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststimec">freeswitch/trunk/libs/js/nsprpub/pr/tests/time.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststimemacc">freeswitch/trunk/libs/js/nsprpub/pr/tests/timemac.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststimetestc">freeswitch/trunk/libs/js/nsprpub/pr/tests/timetest.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststmoaccc">freeswitch/trunk/libs/js/nsprpub/pr/tests/tmoacc.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststmoconc">freeswitch/trunk/libs/js/nsprpub/pr/tests/tmocon.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprteststpdc">freeswitch/trunk/libs/js/nsprpub/pr/tests/tpd.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsudpsrvc">freeswitch/trunk/libs/js/nsprpub/pr/tests/udpsrv.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsut_ttoolsh">freeswitch/trunk/libs/js/nsprpub/pr/tests/ut_ttools.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsvercheckc">freeswitch/trunk/libs/js/nsprpub/pr/tests/vercheck.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsversionc">freeswitch/trunk/libs/js/nsprpub/pr/tests/version.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guicvsignore">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guiMakefilein">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipopfilec">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfile.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipopfindc">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfind.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipopfontc">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfont.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipoppadc">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipoppadh">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.h</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipoppadico">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.ico</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipoppadrc">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.rc</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guipopprnt0c">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popprnt0.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsw16guireadme1st">freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/readme.1st</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestswritevc">freeswitch/trunk/libs/js/nsprpub/pr/tests/writev.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsxnotifyc">freeswitch/trunk/libs/js/nsprpub/pr/tests/xnotify.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsy2kc">freeswitch/trunk/libs/js/nsprpub/pr/tests/y2k.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsy2ktmoc">freeswitch/trunk/libs/js/nsprpub/pr/tests/y2ktmo.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsyieldc">freeswitch/trunk/libs/js/nsprpub/pr/tests/yield.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestszerolenc">freeswitch/trunk/libs/js/nsprpub/pr/tests/zerolen.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubtoolscvsignore">freeswitch/trunk/libs/js/nsprpub/tools/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubtoolsMakefilein">freeswitch/trunk/libs/js/nsprpub/tools/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubtoolshttpgetc">freeswitch/trunk/libs/js/nsprpub/tools/httpget.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubtoolstailc">freeswitch/trunk/libs/js/nsprpub/tools/tail.c</a></li>
<li><a href="#freeswitchtrunklibsjsshtool">freeswitch/trunk/libs/js/shtool</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_acosc">freeswitch/trunk/libs/js/src/fdlibm/e_acos.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_acoshc">freeswitch/trunk/libs/js/src/fdlibm/e_acosh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_asinc">freeswitch/trunk/libs/js/src/fdlibm/e_asin.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_atan2c">freeswitch/trunk/libs/js/src/fdlibm/e_atan2.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_atanhc">freeswitch/trunk/libs/js/src/fdlibm/e_atanh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_coshc">freeswitch/trunk/libs/js/src/fdlibm/e_cosh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_expc">freeswitch/trunk/libs/js/src/fdlibm/e_exp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_fmodc">freeswitch/trunk/libs/js/src/fdlibm/e_fmod.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_gammac">freeswitch/trunk/libs/js/src/fdlibm/e_gamma.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_gamma_rc">freeswitch/trunk/libs/js/src/fdlibm/e_gamma_r.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_hypotc">freeswitch/trunk/libs/js/src/fdlibm/e_hypot.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_j0c">freeswitch/trunk/libs/js/src/fdlibm/e_j0.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_j1c">freeswitch/trunk/libs/js/src/fdlibm/e_j1.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_jnc">freeswitch/trunk/libs/js/src/fdlibm/e_jn.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_lgammac">freeswitch/trunk/libs/js/src/fdlibm/e_lgamma.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_lgamma_rc">freeswitch/trunk/libs/js/src/fdlibm/e_lgamma_r.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_logc">freeswitch/trunk/libs/js/src/fdlibm/e_log.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_log10c">freeswitch/trunk/libs/js/src/fdlibm/e_log10.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_powc">freeswitch/trunk/libs/js/src/fdlibm/e_pow.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_rem_pio2c">freeswitch/trunk/libs/js/src/fdlibm/e_rem_pio2.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_remainderc">freeswitch/trunk/libs/js/src/fdlibm/e_remainder.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_scalbc">freeswitch/trunk/libs/js/src/fdlibm/e_scalb.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_sinhc">freeswitch/trunk/libs/js/src/fdlibm/e_sinh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibme_sqrtc">freeswitch/trunk/libs/js/src/fdlibm/e_sqrt.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmfdlibmh">freeswitch/trunk/libs/js/src/fdlibm/fdlibm.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmk_cosc">freeswitch/trunk/libs/js/src/fdlibm/k_cos.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmk_rem_pio2c">freeswitch/trunk/libs/js/src/fdlibm/k_rem_pio2.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmk_sinc">freeswitch/trunk/libs/js/src/fdlibm/k_sin.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmk_standardc">freeswitch/trunk/libs/js/src/fdlibm/k_standard.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmk_tanc">freeswitch/trunk/libs/js/src/fdlibm/k_tan.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_asinhc">freeswitch/trunk/libs/js/src/fdlibm/s_asinh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_atanc">freeswitch/trunk/libs/js/src/fdlibm/s_atan.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_cbrtc">freeswitch/trunk/libs/js/src/fdlibm/s_cbrt.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_ceilc">freeswitch/trunk/libs/js/src/fdlibm/s_ceil.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_copysignc">freeswitch/trunk/libs/js/src/fdlibm/s_copysign.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_cosc">freeswitch/trunk/libs/js/src/fdlibm/s_cos.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_erfc">freeswitch/trunk/libs/js/src/fdlibm/s_erf.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_expm1c">freeswitch/trunk/libs/js/src/fdlibm/s_expm1.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_fabsc">freeswitch/trunk/libs/js/src/fdlibm/s_fabs.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_finitec">freeswitch/trunk/libs/js/src/fdlibm/s_finite.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_floorc">freeswitch/trunk/libs/js/src/fdlibm/s_floor.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_frexpc">freeswitch/trunk/libs/js/src/fdlibm/s_frexp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_ilogbc">freeswitch/trunk/libs/js/src/fdlibm/s_ilogb.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_isnanc">freeswitch/trunk/libs/js/src/fdlibm/s_isnan.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_ldexpc">freeswitch/trunk/libs/js/src/fdlibm/s_ldexp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_lib_versionc">freeswitch/trunk/libs/js/src/fdlibm/s_lib_version.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_log1pc">freeswitch/trunk/libs/js/src/fdlibm/s_log1p.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_logbc">freeswitch/trunk/libs/js/src/fdlibm/s_logb.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_matherrc">freeswitch/trunk/libs/js/src/fdlibm/s_matherr.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_modfc">freeswitch/trunk/libs/js/src/fdlibm/s_modf.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_nextafterc">freeswitch/trunk/libs/js/src/fdlibm/s_nextafter.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_rintc">freeswitch/trunk/libs/js/src/fdlibm/s_rint.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_scalbnc">freeswitch/trunk/libs/js/src/fdlibm/s_scalbn.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_signgamc">freeswitch/trunk/libs/js/src/fdlibm/s_signgam.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_significandc">freeswitch/trunk/libs/js/src/fdlibm/s_significand.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_sinc">freeswitch/trunk/libs/js/src/fdlibm/s_sin.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_tanc">freeswitch/trunk/libs/js/src/fdlibm/s_tan.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibms_tanhc">freeswitch/trunk/libs/js/src/fdlibm/s_tanh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_acosc">freeswitch/trunk/libs/js/src/fdlibm/w_acos.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_acoshc">freeswitch/trunk/libs/js/src/fdlibm/w_acosh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_asinc">freeswitch/trunk/libs/js/src/fdlibm/w_asin.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_atan2c">freeswitch/trunk/libs/js/src/fdlibm/w_atan2.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_atanhc">freeswitch/trunk/libs/js/src/fdlibm/w_atanh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_coshc">freeswitch/trunk/libs/js/src/fdlibm/w_cosh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_expc">freeswitch/trunk/libs/js/src/fdlibm/w_exp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_fmodc">freeswitch/trunk/libs/js/src/fdlibm/w_fmod.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_gammac">freeswitch/trunk/libs/js/src/fdlibm/w_gamma.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_gamma_rc">freeswitch/trunk/libs/js/src/fdlibm/w_gamma_r.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_hypotc">freeswitch/trunk/libs/js/src/fdlibm/w_hypot.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_j0c">freeswitch/trunk/libs/js/src/fdlibm/w_j0.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_j1c">freeswitch/trunk/libs/js/src/fdlibm/w_j1.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_jnc">freeswitch/trunk/libs/js/src/fdlibm/w_jn.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_lgammac">freeswitch/trunk/libs/js/src/fdlibm/w_lgamma.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_lgamma_rc">freeswitch/trunk/libs/js/src/fdlibm/w_lgamma_r.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_logc">freeswitch/trunk/libs/js/src/fdlibm/w_log.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_log10c">freeswitch/trunk/libs/js/src/fdlibm/w_log10.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_powc">freeswitch/trunk/libs/js/src/fdlibm/w_pow.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_remainderc">freeswitch/trunk/libs/js/src/fdlibm/w_remainder.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_scalbc">freeswitch/trunk/libs/js/src/fdlibm/w_scalb.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_sinhc">freeswitch/trunk/libs/js/src/fdlibm/w_sinh.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcfdlibmw_sqrtc">freeswitch/trunk/libs/js/src/fdlibm/w_sqrt.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsc">freeswitch/trunk/libs/js/src/js.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsmsg">freeswitch/trunk/libs/js/src/js.msg</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsapic">freeswitch/trunk/libs/js/src/jsapi.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsapih">freeswitch/trunk/libs/js/src/jsapi.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsarenac">freeswitch/trunk/libs/js/src/jsarena.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsarenah">freeswitch/trunk/libs/js/src/jsarena.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsarrayc">freeswitch/trunk/libs/js/src/jsarray.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsarrayh">freeswitch/trunk/libs/js/src/jsarray.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsatomc">freeswitch/trunk/libs/js/src/jsatom.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsatomh">freeswitch/trunk/libs/js/src/jsatom.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsautocfghw">freeswitch/trunk/libs/js/src/jsautocfg.hw</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsbith">freeswitch/trunk/libs/js/src/jsbit.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsboolc">freeswitch/trunk/libs/js/src/jsbool.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsboolh">freeswitch/trunk/libs/js/src/jsbool.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsclisth">freeswitch/trunk/libs/js/src/jsclist.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjscntxtc">freeswitch/trunk/libs/js/src/jscntxt.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjscntxth">freeswitch/trunk/libs/js/src/jscntxt.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjscompath">freeswitch/trunk/libs/js/src/jscompat.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsconfigh">freeswitch/trunk/libs/js/src/jsconfig.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjscpucfgc">freeswitch/trunk/libs/js/src/jscpucfg.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjscpucfgh">freeswitch/trunk/libs/js/src/jscpucfg.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdatec">freeswitch/trunk/libs/js/src/jsdate.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdateh">freeswitch/trunk/libs/js/src/jsdate.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdbgapic">freeswitch/trunk/libs/js/src/jsdbgapi.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdbgapih">freeswitch/trunk/libs/js/src/jsdbgapi.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdhashc">freeswitch/trunk/libs/js/src/jsdhash.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdhashh">freeswitch/trunk/libs/js/src/jsdhash.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdsoc">freeswitch/trunk/libs/js/src/jsdso.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdsoh">freeswitch/trunk/libs/js/src/jsdso.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdtoac">freeswitch/trunk/libs/js/src/jsdtoa.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsdtoah">freeswitch/trunk/libs/js/src/jsdtoa.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsemitc">freeswitch/trunk/libs/js/src/jsemit.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsemith">freeswitch/trunk/libs/js/src/jsemit.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsexnc">freeswitch/trunk/libs/js/src/jsexn.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsexnh">freeswitch/trunk/libs/js/src/jsexn.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsfilec">freeswitch/trunk/libs/js/src/jsfile.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsfileh">freeswitch/trunk/libs/js/src/jsfile.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsfilemsg">freeswitch/trunk/libs/js/src/jsfile.msg</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsfunc">freeswitch/trunk/libs/js/src/jsfun.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsfunh">freeswitch/trunk/libs/js/src/jsfun.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsgcc">freeswitch/trunk/libs/js/src/jsgc.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsgch">freeswitch/trunk/libs/js/src/jsgc.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjshashc">freeswitch/trunk/libs/js/src/jshash.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjshashh">freeswitch/trunk/libs/js/src/jshash.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsinterpc">freeswitch/trunk/libs/js/src/jsinterp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsinterph">freeswitch/trunk/libs/js/src/jsinterp.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslibmathh">freeswitch/trunk/libs/js/src/jslibmath.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslockc">freeswitch/trunk/libs/js/src/jslock.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslockh">freeswitch/trunk/libs/js/src/jslock.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslog2c">freeswitch/trunk/libs/js/src/jslog2.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslongc">freeswitch/trunk/libs/js/src/jslong.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjslongh">freeswitch/trunk/libs/js/src/jslong.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsmathc">freeswitch/trunk/libs/js/src/jsmath.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsmathh">freeswitch/trunk/libs/js/src/jsmath.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsnumc">freeswitch/trunk/libs/js/src/jsnum.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsnumh">freeswitch/trunk/libs/js/src/jsnum.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsobjc">freeswitch/trunk/libs/js/src/jsobj.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsobjh">freeswitch/trunk/libs/js/src/jsobj.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsopcodec">freeswitch/trunk/libs/js/src/jsopcode.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsopcodeh">freeswitch/trunk/libs/js/src/jsopcode.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsopcodetbl">freeswitch/trunk/libs/js/src/jsopcode.tbl</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsosdeph">freeswitch/trunk/libs/js/src/jsosdep.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsotypesh">freeswitch/trunk/libs/js/src/jsotypes.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsparsec">freeswitch/trunk/libs/js/src/jsparse.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsparseh">freeswitch/trunk/libs/js/src/jsparse.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsprfc">freeswitch/trunk/libs/js/src/jsprf.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsprfh">freeswitch/trunk/libs/js/src/jsprf.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsprvtdh">freeswitch/trunk/libs/js/src/jsprvtd.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjspubtdh">freeswitch/trunk/libs/js/src/jspubtd.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsregexpc">freeswitch/trunk/libs/js/src/jsregexp.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsregexph">freeswitch/trunk/libs/js/src/jsregexp.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscanc">freeswitch/trunk/libs/js/src/jsscan.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscanh">freeswitch/trunk/libs/js/src/jsscan.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscopec">freeswitch/trunk/libs/js/src/jsscope.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscopeh">freeswitch/trunk/libs/js/src/jsscope.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscriptc">freeswitch/trunk/libs/js/src/jsscript.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsscripth">freeswitch/trunk/libs/js/src/jsscript.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsshellmsg">freeswitch/trunk/libs/js/src/jsshell.msg</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsstddefh">freeswitch/trunk/libs/js/src/jsstddef.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsstrc">freeswitch/trunk/libs/js/src/jsstr.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsstrh">freeswitch/trunk/libs/js/src/jsstr.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjstypesh">freeswitch/trunk/libs/js/src/jstypes.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsutilc">freeswitch/trunk/libs/js/src/jsutil.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsutilh">freeswitch/trunk/libs/js/src/jsutil.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsxdrapic">freeswitch/trunk/libs/js/src/jsxdrapi.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsxdrapih">freeswitch/trunk/libs/js/src/jsxdrapi.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsxmlc">freeswitch/trunk/libs/js/src/jsxml.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcjsxmlh">freeswitch/trunk/libs/js/src/jsxml.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectJSpm">freeswitch/trunk/libs/js/src/perlconnect/JS.pm</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectJSxs">freeswitch/trunk/libs/js/src/perlconnect/JS.xs</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectMANIFEST">freeswitch/trunk/libs/js/src/perlconnect/MANIFEST</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectMakefilePLin">freeswitch/trunk/libs/js/src/perlconnect/Makefile.PL.in</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectPerlConnectpm">freeswitch/trunk/libs/js/src/perlconnect/PerlConnect.pm</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectjsperlc">freeswitch/trunk/libs/js/src/perlconnect/jsperl.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectjsperlh">freeswitch/trunk/libs/js/src/perlconnect/jsperl.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnectjsperlpvth">freeswitch/trunk/libs/js/src/perlconnect/jsperlpvt.h</a></li>
<li><a href="#freeswitchtrunklibsjssrcperlconnecttypemap">freeswitch/trunk/libs/js/src/perlconnect/typemap</a></li>
<li><a href="#freeswitchtrunklibsjssrcprmjtimec">freeswitch/trunk/libs/js/src/prmjtime.c</a></li>
<li><a href="#freeswitchtrunklibsjssrcprmjtimeh">freeswitch/trunk/libs/js/src/prmjtime.h</a></li>
<li><a href="#freeswitchtrunklibslibdingalingupdate">freeswitch/trunk/libs/libdingaling/.update</a></li>
<li><a href="#freeswitchtrunklibslibdingalingAUTHORS">freeswitch/trunk/libs/libdingaling/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibslibdingalingCOPYING">freeswitch/trunk/libs/libdingaling/COPYING</a></li>
<li><a href="#freeswitchtrunklibslibdingalingChangeLog">freeswitch/trunk/libs/libdingaling/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibdingalingINSTALL">freeswitch/trunk/libs/libdingaling/INSTALL</a></li>
<li><a href="#freeswitchtrunklibslibdingalingMakefileam">freeswitch/trunk/libs/libdingaling/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibdingalingNEWS">freeswitch/trunk/libs/libdingaling/NEWS</a></li>
<li><a href="#freeswitchtrunklibslibdingalingREADME">freeswitch/trunk/libs/libdingaling/README</a></li>
<li><a href="#freeswitchtrunklibslibdingalingacsitem4">freeswitch/trunk/libs/libdingaling/acsite.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_cflags_gcc_optionm4">freeswitch/trunk/libs/libdingaling/build/config/ac_cflags_gcc_option.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_cflags_sun_optionm4">freeswitch/trunk/libs/libdingaling/build/config/ac_cflags_sun_option.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_gcc_archflagm4">freeswitch/trunk/libs/libdingaling/build/config/ac_gcc_archflag.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_gcc_x86_cpuidm4">freeswitch/trunk/libs/libdingaling/build/config/ac_gcc_x86_cpuid.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_prog_gzipm4">freeswitch/trunk/libs/libdingaling/build/config/ac_prog_gzip.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigac_prog_wgetm4">freeswitch/trunk/libs/libdingaling/build/config/ac_prog_wget.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigax_cc_maxoptm4">freeswitch/trunk/libs/libdingaling/build/config/ax_cc_maxopt.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigax_cflags_warn_all_ansim4">freeswitch/trunk/libs/libdingaling/build/config/ax_cflags_warn_all_ansi.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigax_check_compiler_flagsm4">freeswitch/trunk/libs/libdingaling/build/config/ax_check_compiler_flags.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingbuildconfigax_compiler_vendorm4">freeswitch/trunk/libs/libdingaling/build/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibslibdingalingcompile">freeswitch/trunk/libs/libdingaling/compile</a></li>
<li><a href="#freeswitchtrunklibslibdingalingconfigguess">freeswitch/trunk/libs/libdingaling/config.guess</a></li>
<li><a href="#freeswitchtrunklibslibdingalingconfigsub">freeswitch/trunk/libs/libdingaling/config.sub</a></li>
<li><a href="#freeswitchtrunklibslibdingalingconfiguregnu">freeswitch/trunk/libs/libdingaling/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibslibdingalingconfigurein">freeswitch/trunk/libs/libdingaling/configure.in</a></li>
<li><a href="#freeswitchtrunklibslibdingalingdepcomp">freeswitch/trunk/libs/libdingaling/depcomp</a></li>
<li><a href="#freeswitchtrunklibslibdingalingdoc">freeswitch/trunk/libs/libdingaling/doc</a></li>
<li><a href="#freeswitchtrunklibslibdingalingdocsDoxygenconf">freeswitch/trunk/libs/libdingaling/docs/Doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibslibdingalingdocsdocsvcproj">freeswitch/trunk/libs/libdingaling/docs/docs.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibdingalinginstallsh">freeswitch/trunk/libs/libdingaling/install-sh</a></li>
<li><a href="#freeswitchtrunklibslibdingalinglibdingaling2008vcproj">freeswitch/trunk/libs/libdingaling/libdingaling.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibdingalinglibdingalingvcproj">freeswitch/trunk/libs/libdingaling/libdingaling.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibdingalingltmainsh">freeswitch/trunk/libs/libdingaling/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibslibdingalingmissing">freeswitch/trunk/libs/libdingaling/missing</a></li>
<li><a href="#freeswitchtrunklibslibdingalingmkinstalldirs">freeswitch/trunk/libs/libdingaling/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrcdingalingdef">freeswitch/trunk/libs/libdingaling/src/dingaling.def</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrcldl_compath">freeswitch/trunk/libs/libdingaling/src/ldl_compat.h</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrclibdingalingc">freeswitch/trunk/libs/libdingaling/src/libdingaling.c</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrclibdingalingh">freeswitch/trunk/libs/libdingaling/src/libdingaling.h</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrcsha1c">freeswitch/trunk/libs/libdingaling/src/sha1.c</a></li>
<li><a href="#freeswitchtrunklibslibdingalingsrcsha1h">freeswitch/trunk/libs/libdingaling/src/sha1.h</a></li>
<li><a href="#freeswitchtrunklibslibeditCMakeListstxt">freeswitch/trunk/libs/libedit/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibslibeditCOPYING">freeswitch/trunk/libs/libedit/COPYING</a></li>
<li><a href="#freeswitchtrunklibslibeditChangeLog">freeswitch/trunk/libs/libedit/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibeditINSTALL">freeswitch/trunk/libs/libedit/INSTALL</a></li>
<li><a href="#freeswitchtrunklibslibeditMakefileam">freeswitch/trunk/libs/libedit/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibeditTHANKS">freeswitch/trunk/libs/libedit/THANKS</a></li>
<li><a href="#freeswitchtrunklibslibeditacincludem4">freeswitch/trunk/libs/libedit/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibslibeditconfigureac">freeswitch/trunk/libs/libedit/configure.ac</a></li>
<li><a href="#freeswitchtrunklibslibeditconfiguregnu">freeswitch/trunk/libs/libedit/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibslibeditdocMakefileam">freeswitch/trunk/libs/libedit/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibeditdoceditline3roff">freeswitch/trunk/libs/libedit/doc/editline.3.roff</a></li>
<li><a href="#freeswitchtrunklibslibeditdoceditrc5roff">freeswitch/trunk/libs/libedit/doc/editrc.5.roff</a></li>
<li><a href="#freeswitchtrunklibslibeditdocmdoc2manawk">freeswitch/trunk/libs/libedit/doc/mdoc2man.awk</a></li>
<li><a href="#freeswitchtrunklibslibeditexamplesMakefileam">freeswitch/trunk/libs/libedit/examples/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibeditexamplesfilemanc">freeswitch/trunk/libs/libedit/examples/fileman.c</a></li>
<li><a href="#freeswitchtrunklibslibeditexamplestestc">freeswitch/trunk/libs/libedit/examples/test.c</a></li>
<li><a href="#freeswitchtrunklibslibeditlibeditpcin">freeswitch/trunk/libs/libedit/libedit.pc.in</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches00vishpatch">freeswitch/trunk/libs/libedit/patches/00-vis.h.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches01termcpatch">freeswitch/trunk/libs/libedit/patches/01-term.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches02el_termhpatch">freeswitch/trunk/libs/libedit/patches/02-el_term.h.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches03unviscpatch">freeswitch/trunk/libs/libedit/patches/03-unvis.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches04strlcpycpatch">freeswitch/trunk/libs/libedit/patches/04-strlcpy.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches05strlcatcpatch">freeswitch/trunk/libs/libedit/patches/05-strlcat.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches06readlinecpatch">freeswitch/trunk/libs/libedit/patches/06-readline.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches07syshpatch">freeswitch/trunk/libs/libedit/patches/07-sys.h.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches08elhpatch">freeswitch/trunk/libs/libedit/patches/08-el.h.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches09searchcpatch">freeswitch/trunk/libs/libedit/patches/09-search.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches10readlinehpatch">freeswitch/trunk/libs/libedit/patches/10-readline.h.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches11elcpatch">freeswitch/trunk/libs/libedit/patches/11-el.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches12historycpatch">freeswitch/trunk/libs/libedit/patches/12-history.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches13viscpatch">freeswitch/trunk/libs/libedit/patches/13-vis.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches14fgetlncpatch">freeswitch/trunk/libs/libedit/patches/14-fgetln.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches15filecompletecpatch">freeswitch/trunk/libs/libedit/patches/15-filecomplete.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches16tc1cpatch">freeswitch/trunk/libs/libedit/patches/16-tc1.c.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches17editline3roffpatch">freeswitch/trunk/libs/libedit/patches/17-editline.3.roff.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatches18editrc5roffpatch">freeswitch/trunk/libs/libedit/patches/18-editrc.5.roff.patch</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesREADME">freeswitch/trunk/libs/libedit/patches/README</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchescvs_exportsh">freeswitch/trunk/libs/libedit/patches/cvs_export.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesextra_dist_listsh">freeswitch/trunk/libs/libedit/patches/extra_dist_list.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_applysh">freeswitch/trunk/libs/libedit/patches/patches_apply.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_checksh">freeswitch/trunk/libs/libedit/patches/patches_check.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_makesh">freeswitch/trunk/libs/libedit/patches/patches_make.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchestimestampcvsexport">freeswitch/trunk/libs/libedit/patches/timestamp.cvsexport</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesupdate_distsh">freeswitch/trunk/libs/libedit/patches/update_dist.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesupdate_versionsh">freeswitch/trunk/libs/libedit/patches/update_version.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcCMakeListstxt">freeswitch/trunk/libs/libedit/src/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcMakefileam">freeswitch/trunk/libs/libedit/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibeditsrccharedc">freeswitch/trunk/libs/libedit/src/chared.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrccharedh">freeswitch/trunk/libs/libedit/src/chared.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrccommonc">freeswitch/trunk/libs/libedit/src/common.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrceditlinereadlineh">freeswitch/trunk/libs/libedit/src/editline/readline.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcelc">freeswitch/trunk/libs/libedit/src/el.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcelh">freeswitch/trunk/libs/libedit/src/el.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcel_termh">freeswitch/trunk/libs/libedit/src/el_term.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcemacsc">freeswitch/trunk/libs/libedit/src/emacs.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcfgetlnc">freeswitch/trunk/libs/libedit/src/fgetln.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcfilecompletec">freeswitch/trunk/libs/libedit/src/filecomplete.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcfilecompleteh">freeswitch/trunk/libs/libedit/src/filecomplete.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrchistc">freeswitch/trunk/libs/libedit/src/hist.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrchisth">freeswitch/trunk/libs/libedit/src/hist.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrchistedith">freeswitch/trunk/libs/libedit/src/histedit.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrchistoryc">freeswitch/trunk/libs/libedit/src/history.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrckeyc">freeswitch/trunk/libs/libedit/src/key.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrckeyh">freeswitch/trunk/libs/libedit/src/key.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcmakelist">freeswitch/trunk/libs/libedit/src/makelist</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcmapc">freeswitch/trunk/libs/libedit/src/map.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcmaph">freeswitch/trunk/libs/libedit/src/map.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcparsec">freeswitch/trunk/libs/libedit/src/parse.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcparseh">freeswitch/trunk/libs/libedit/src/parse.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcpromptc">freeswitch/trunk/libs/libedit/src/prompt.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcprompth">freeswitch/trunk/libs/libedit/src/prompt.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcreadc">freeswitch/trunk/libs/libedit/src/read.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcreadh">freeswitch/trunk/libs/libedit/src/read.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcreadlinec">freeswitch/trunk/libs/libedit/src/readline.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcrefreshc">freeswitch/trunk/libs/libedit/src/refresh.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcrefreshh">freeswitch/trunk/libs/libedit/src/refresh.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcsearchc">freeswitch/trunk/libs/libedit/src/search.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcsearchh">freeswitch/trunk/libs/libedit/src/search.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcshlib_version">freeswitch/trunk/libs/libedit/src/shlib_version</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcsigc">freeswitch/trunk/libs/libedit/src/sig.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcsigh">freeswitch/trunk/libs/libedit/src/sig.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcstrlcatc">freeswitch/trunk/libs/libedit/src/strlcat.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcstrlcpyc">freeswitch/trunk/libs/libedit/src/strlcpy.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcsysh">freeswitch/trunk/libs/libedit/src/sys.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrctermc">freeswitch/trunk/libs/libedit/src/term.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrctokenizerc">freeswitch/trunk/libs/libedit/src/tokenizer.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcttyc">freeswitch/trunk/libs/libedit/src/tty.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcttyh">freeswitch/trunk/libs/libedit/src/tty.h</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcunvisc">freeswitch/trunk/libs/libedit/src/unvis.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcvic">freeswitch/trunk/libs/libedit/src/vi.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcvisc">freeswitch/trunk/libs/libedit/src/vis.c</a></li>
<li><a href="#freeswitchtrunklibslibeditsrcvish">freeswitch/trunk/libs/libedit/src/vis.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1update">freeswitch/trunk/libs/libg722_1/.update</a></li>
<li><a href="#freeswitchtrunklibslibg722_1AUTHORS">freeswitch/trunk/libs/libg722_1/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibslibg722_1COPYING">freeswitch/trunk/libs/libg722_1/COPYING</a></li>
<li><a href="#freeswitchtrunklibslibg722_1ChangeLog">freeswitch/trunk/libs/libg722_1/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibg722_1INSTALL">freeswitch/trunk/libs/libg722_1/INSTALL</a></li>
<li><a href="#freeswitchtrunklibslibg722_1Makefileam">freeswitch/trunk/libs/libg722_1/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1NEWS">freeswitch/trunk/libs/libg722_1/NEWS</a></li>
<li><a href="#freeswitchtrunklibslibg722_1README">freeswitch/trunk/libs/libg722_1/README</a></li>
<li><a href="#freeswitchtrunklibslibg722_1autogensh">freeswitch/trunk/libs/libg722_1/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configax_c99_featuresm4">freeswitch/trunk/libs/libg722_1/config/ax_c99_features.m4</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configax_check_real_filem4">freeswitch/trunk/libs/libg722_1/config/ax_check_real_file.m4</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configax_compiler_vendorm4">freeswitch/trunk/libs/libg722_1/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configax_fixed_point_machinem4">freeswitch/trunk/libs/libg722_1/config/ax_fixed_point_machine.m4</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configax_misaligned_access_failsm4">freeswitch/trunk/libs/libg722_1/config/ax_misaligned_access_fails.m4</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configdepcomp">freeswitch/trunk/libs/libg722_1/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configmissing">freeswitch/trunk/libs/libg722_1/config/missing</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configureac">freeswitch/trunk/libs/libg722_1/configure.ac</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configuregnu">freeswitch/trunk/libs/libg722_1/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianchangelog">freeswitch/trunk/libs/libg722_1/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debiancompat">freeswitch/trunk/libs/libg722_1/debian/compat</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debiancontrol">freeswitch/trunk/libs/libg722_1/debian/control</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debiancopyright">freeswitch/trunk/libs/libg722_1/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianlibg722_1devinstall">freeswitch/trunk/libs/libg722_1/debian/libg722_1-dev.install</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianlibg722_1docinstall">freeswitch/trunk/libs/libg722_1/debian/libg722_1-doc.install</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianlibg722_11install">freeswitch/trunk/libs/libg722_1/debian/libg722_11.install</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianrules">freeswitch/trunk/libs/libg722_1/debian/rules</a></li>
<li><a href="#freeswitchtrunklibslibg722_1debianwatch">freeswitch/trunk/libs/libg722_1/debian/watch</a></li>
<li><a href="#freeswitchtrunklibslibg722_1docMakefileam">freeswitch/trunk/libs/libg722_1/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1doccsscss">freeswitch/trunk/libs/libg722_1/doc/css.css</a></li>
<li><a href="#freeswitchtrunklibslibg722_1doclibg722_1doxygen">freeswitch/trunk/libs/libg722_1/doc/libg722_1-doxygen</a></li>
<li><a href="#freeswitchtrunklibslibg722_1docwrapperxsl">freeswitch/trunk/libs/libg722_1/doc/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibslibg722_1g722_1specin">freeswitch/trunk/libs/libg722_1/g722_1.spec.in</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcMakefileam">freeswitch/trunk/libs/libg722_1/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcbasop32c">freeswitch/trunk/libs/libg722_1/src/basop32.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcbasop32h">freeswitch/trunk/libs/libg722_1/src/basop32.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcbitstreamc">freeswitch/trunk/libs/libg722_1/src/bitstream.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcbitstreamh">freeswitch/trunk/libs/libg722_1/src/bitstream.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srccoef2samc">freeswitch/trunk/libs/libg722_1/src/coef2sam.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srccoef2samh">freeswitch/trunk/libs/libg722_1/src/coef2sam.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srccommonc">freeswitch/trunk/libs/libg722_1/src/common.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srccommonfc">freeswitch/trunk/libs/libg722_1/src/commonf.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdct4c">freeswitch/trunk/libs/libg722_1/src/dct4.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdct4_ac">freeswitch/trunk/libs/libg722_1/src/dct4_a.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdct4_ah">freeswitch/trunk/libs/libg722_1/src/dct4_a.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdct4_sc">freeswitch/trunk/libs/libg722_1/src/dct4_s.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdct4_sh">freeswitch/trunk/libs/libg722_1/src/dct4_s.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdecoderc">freeswitch/trunk/libs/libg722_1/src/decoder.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdecoderfc">freeswitch/trunk/libs/libg722_1/src/decoderf.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcdefsh">freeswitch/trunk/libs/libg722_1/src/defs.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcencoderc">freeswitch/trunk/libs/libg722_1/src/encoder.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcencoderfc">freeswitch/trunk/libs/libg722_1/src/encoderf.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcg722_1g722_1h">freeswitch/trunk/libs/libg722_1/src/g722_1/g722_1.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcg722_1versionh">freeswitch/trunk/libs/libg722_1/src/g722_1/version.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcg722_1versionhin">freeswitch/trunk/libs/libg722_1/src/g722_1/version.h.in</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcg722_1hin">freeswitch/trunk/libs/libg722_1/src/g722_1.h.in</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcgenerateddct4h">freeswitch/trunk/libs/libg722_1/src/generated/dct4.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcgeneratedg722_1h">freeswitch/trunk/libs/libg722_1/src/generated/g722_1.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srchuff_tabc">freeswitch/trunk/libs/libg722_1/src/huff_tab.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srchuff_tabh">freeswitch/trunk/libs/libg722_1/src/huff_tab.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srclibg722_1dsp">freeswitch/trunk/libs/libg722_1/src/libg722_1.dsp</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srclibg722_1sln">freeswitch/trunk/libs/libg722_1/src/libg722_1.sln</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srclibg722_1vcproj">freeswitch/trunk/libs/libg722_1/src/libg722_1.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmake_dct4_tablesc">freeswitch/trunk/libs/libg722_1/src/make_dct4_tables.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmake_tablesc">freeswitch/trunk/libs/libg722_1/src/make_tables.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcg722_1def">freeswitch/trunk/libs/libg722_1/src/msvc/g722_1.def</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcgettimeofdayc">freeswitch/trunk/libs/libg722_1/src/msvc/gettimeofday.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcinttypesh">freeswitch/trunk/libs/libg722_1/src/msvc/inttypes.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcmsvcprojfoot">freeswitch/trunk/libs/libg722_1/src/msvc/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcmsvcprojhead">freeswitch/trunk/libs/libg722_1/src/msvc/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcsystimeh">freeswitch/trunk/libs/libg722_1/src/msvc/sys/time.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvctgmathh">freeswitch/trunk/libs/libg722_1/src/msvc/tgmath.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcunistdh">freeswitch/trunk/libs/libg722_1/src/msvc/unistd.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcvc8projfoot">freeswitch/trunk/libs/libg722_1/src/msvc/vc8proj.foot</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcmsvcvc8projhead">freeswitch/trunk/libs/libg722_1/src/msvc/vc8proj.head</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcsam2coefc">freeswitch/trunk/libs/libg722_1/src/sam2coef.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srcsam2coefh">freeswitch/trunk/libs/libg722_1/src/sam2coef.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srctablesc">freeswitch/trunk/libs/libg722_1/src/tables.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1srctablesh">freeswitch/trunk/libs/libg722_1/src/tables.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testdataMakefileam">freeswitch/trunk/libs/libg722_1/test-data/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testdataituMakefileam">freeswitch/trunk/libs/libg722_1/test-data/itu/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testdatalocalMakefileam">freeswitch/trunk/libs/libg722_1/test-data/local/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testdatalocalshort_wb_voicewav">freeswitch/trunk/libs/libg722_1/test-data/local/short_wb_voice.wav</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testsMakefileam">freeswitch/trunk/libs/libg722_1/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testsg722_1_testsc">freeswitch/trunk/libs/libg722_1/tests/g722_1_tests.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testsitu_bit_streamc">freeswitch/trunk/libs/libg722_1/tests/itu_bit_stream.c</a></li>
<li><a href="#freeswitchtrunklibslibg722_1testsregression_testsshin">freeswitch/trunk/libs/libg722_1/tests/regression_tests.sh.in</a></li>
<li><a href="#freeswitchtrunklibslibg722_1teststimingh">freeswitch/trunk/libs/libg722_1/tests/timing.h</a></li>
<li><a href="#freeswitchtrunklibslibg722_1unpack_g722_1_datash">freeswitch/trunk/libs/libg722_1/unpack_g722_1_data.sh</a></li>
<li><a href="#freeswitchtrunklibslibg722_1wrapperxsl">freeswitch/trunk/libs/libg722_1/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpChangelogtxt">freeswitch/trunk/libs/libnatpmp/Changelog.txt</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpLICENCE">freeswitch/trunk/libs/libnatpmp/LICENCE</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpMakefile">freeswitch/trunk/libs/libnatpmp/Makefile</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpbuildbat">freeswitch/trunk/libs/libnatpmp/build.bat</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpdeclspech">freeswitch/trunk/libs/libnatpmp/declspec.h</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpgetgatewayc">freeswitch/trunk/libs/libnatpmp/getgateway.c</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpgetgatewayh">freeswitch/trunk/libs/libnatpmp/getgateway.h</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpnatpmpc">freeswitch/trunk/libs/libnatpmp/natpmp.c</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpnatpmpdef">freeswitch/trunk/libs/libnatpmp/natpmp.def</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpnatpmph">freeswitch/trunk/libs/libnatpmp/natpmp.h</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpnatpmpcc">freeswitch/trunk/libs/libnatpmp/natpmpc.c</a></li>
<li><a href="#freeswitchtrunklibslibnatpmptestgetgatewayc">freeswitch/trunk/libs/libnatpmp/testgetgateway.c</a></li>
<li><a href="#freeswitchtrunklibslibnatpmpwingettimeofdayc">freeswitch/trunk/libs/libnatpmp/wingettimeofday.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileupdate">freeswitch/trunk/libs/libsndfile/.update</a></li>
<li><a href="#freeswitchtrunklibslibsndfileAUTHORS">freeswitch/trunk/libs/libsndfile/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibslibsndfileCOPYING">freeswitch/trunk/libs/libsndfile/COPYING</a></li>
<li><a href="#freeswitchtrunklibslibsndfileCfgempty">freeswitch/trunk/libs/libsndfile/Cfg/.empty</a></li>
<li><a href="#freeswitchtrunklibslibsndfileChangeLog">freeswitch/trunk/libs/libsndfile/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibsndfileINSTALL">freeswitch/trunk/libs/libsndfile/INSTALL</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4Makefileam">freeswitch/trunk/libs/libsndfile/M4/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4add_cflagsm4">freeswitch/trunk/libs/libsndfile/M4/add_cflags.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4add_cxxflagsm4">freeswitch/trunk/libs/libsndfile/M4/add_cxxflags.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4clip_modem4">freeswitch/trunk/libs/libsndfile/M4/clip_mode.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4endianm4">freeswitch/trunk/libs/libsndfile/M4/endian.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4extra_largefilem4">freeswitch/trunk/libs/libsndfile/M4/extra_largefile.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4extra_pkgm4">freeswitch/trunk/libs/libsndfile/M4/extra_pkg.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4flexible_arraym4">freeswitch/trunk/libs/libsndfile/M4/flexible_array.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4gcc_versionm4">freeswitch/trunk/libs/libsndfile/M4/gcc_version.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4llrintm4">freeswitch/trunk/libs/libsndfile/M4/llrint.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4lrintm4">freeswitch/trunk/libs/libsndfile/M4/lrint.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4lrintfm4">freeswitch/trunk/libs/libsndfile/M4/lrintf.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4ltobsoletem4">freeswitch/trunk/libs/libsndfile/M4/lt~obsolete.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4mkoctfile_versionm4">freeswitch/trunk/libs/libsndfile/M4/mkoctfile_version.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileM4octavem4">freeswitch/trunk/libs/libsndfile/M4/octave.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileMakefileam">freeswitch/trunk/libs/libsndfile/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileMingwmakedistsh">freeswitch/trunk/libs/libsndfile/Mingw-make-dist.sh</a></li>
<li><a href="#freeswitchtrunklibslibsndfileNEWS">freeswitch/trunk/libs/libsndfile/NEWS</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctaveMakefileam">freeswitch/trunk/libs/libsndfile/Octave/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctavePKG_ADD">freeswitch/trunk/libs/libsndfile/Octave/PKG_ADD</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctaveoctave_testm">freeswitch/trunk/libs/libsndfile/Octave/octave_test.m</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctaveoctave_testsh">freeswitch/trunk/libs/libsndfile/Octave/octave_test.sh</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctavesndfilecc">freeswitch/trunk/libs/libsndfile/Octave/sndfile.cc</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctavesndfile_loadm">freeswitch/trunk/libs/libsndfile/Octave/sndfile_load.m</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctavesndfile_playm">freeswitch/trunk/libs/libsndfile/Octave/sndfile_play.m</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctavesndfile_savem">freeswitch/trunk/libs/libsndfile/Octave/sndfile_save.m</a></li>
<li><a href="#freeswitchtrunklibslibsndfileREADME">freeswitch/trunk/libs/libsndfile/README</a></li>
<li><a href="#freeswitchtrunklibslibsndfileTODO">freeswitch/trunk/libs/libsndfile/TODO</a></li>
<li><a href="#freeswitchtrunklibslibsndfileWin32Makefileam">freeswitch/trunk/libs/libsndfile/Win32/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileWin32READMEprecompileddlltxt">freeswitch/trunk/libs/libsndfile/Win32/README-precompiled-dll.txt</a></li>
<li><a href="#freeswitchtrunklibslibsndfileWin32testprogc">freeswitch/trunk/libs/libsndfile/Win32/testprog.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileacincludem4">freeswitch/trunk/libs/libsndfile/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibslibsndfileconfigureac">freeswitch/trunk/libs/libsndfile/configure.ac</a></li>
<li><a href="#freeswitchtrunklibslibsndfileconfiguregnu">freeswitch/trunk/libs/libsndfile/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocFAQhtml">freeswitch/trunk/libs/libsndfile/doc/FAQ.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocMakefileam">freeswitch/trunk/libs/libsndfile/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocapihtml">freeswitch/trunk/libs/libsndfile/doc/api.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocbugshtml">freeswitch/trunk/libs/libsndfile/doc/bugs.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoccommandhtml">freeswitch/trunk/libs/libsndfile/doc/command.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocditherhtml">freeswitch/trunk/libs/libsndfile/doc/dither.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocembedded_fileshtml">freeswitch/trunk/libs/libsndfile/doc/embedded_files.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocindexhtml">freeswitch/trunk/libs/libsndfile/doc/index.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoclibsndfilecss">freeswitch/trunk/libs/libsndfile/doc/libsndfile.css</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoclibsndfilecssin">freeswitch/trunk/libs/libsndfile/doc/libsndfile.css.in</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoclibsndfilejpg">freeswitch/trunk/libs/libsndfile/doc/libsndfile.jpg</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoclistshtml">freeswitch/trunk/libs/libsndfile/doc/lists.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocnew_file_typeHOWTO">freeswitch/trunk/libs/libsndfile/doc/new_file_type.HOWTO</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledococtavehtml">freeswitch/trunk/libs/libsndfile/doc/octave.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocpkgconfightml">freeswitch/trunk/libs/libsndfile/doc/pkgconfig.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocsndfile_infohtml">freeswitch/trunk/libs/libsndfile/doc/sndfile_info.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledoctutorialhtml">freeswitch/trunk/libs/libsndfile/doc/tutorial.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfiledocwin32html">freeswitch/trunk/libs/libsndfile/doc/win32.html</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplesMakefileam">freeswitch/trunk/libs/libsndfile/examples/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplescooleditfixerc">freeswitch/trunk/libs/libsndfile/examples/cooledit-fixer.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplesgeneratec">freeswitch/trunk/libs/libsndfile/examples/generate.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexampleslist_formatsc">freeswitch/trunk/libs/libsndfile/examples/list_formats.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplesmake_sinec">freeswitch/trunk/libs/libsndfile/examples/make_sine.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessfprocessc">freeswitch/trunk/libs/libsndfile/examples/sfprocess.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfileconvertc">freeswitch/trunk/libs/libsndfile/examples/sndfile-convert.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfileinfoc">freeswitch/trunk/libs/libsndfile/examples/sndfile-info.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfileplaybeoscpp">freeswitch/trunk/libs/libsndfile/examples/sndfile-play-beos.cpp</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfileplayc">freeswitch/trunk/libs/libsndfile/examples/sndfile-play.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfiletotextc">freeswitch/trunk/libs/libsndfile/examples/sndfile-to-text.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileexamplessndfilehandlecc">freeswitch/trunk/libs/libsndfile/examples/sndfilehandle.cc</a></li>
<li><a href="#freeswitchtrunklibslibsndfilelibsndfilespecin">freeswitch/trunk/libs/libsndfile/libsndfile.spec.in</a></li>
<li><a href="#freeswitchtrunklibslibsndfilemanMakefileam">freeswitch/trunk/libs/libsndfile/man/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfilemansndfileconvert1">freeswitch/trunk/libs/libsndfile/man/sndfile-convert.1</a></li>
<li><a href="#freeswitchtrunklibslibsndfilemansndfileinfo1">freeswitch/trunk/libs/libsndfile/man/sndfile-info.1</a></li>
<li><a href="#freeswitchtrunklibslibsndfilemansndfileplay1">freeswitch/trunk/libs/libsndfile/man/sndfile-play.1</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramsMakefileam">freeswitch/trunk/libs/libsndfile/programs/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramscommonc">freeswitch/trunk/libs/libsndfile/programs/common.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramscommonh">freeswitch/trunk/libs/libsndfile/programs/common.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfilecmpc">freeswitch/trunk/libs/libsndfile/programs/sndfile-cmp.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfileconvertc">freeswitch/trunk/libs/libsndfile/programs/sndfile-convert.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfileinfoc">freeswitch/trunk/libs/libsndfile/programs/sndfile-info.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfilejackplayc">freeswitch/trunk/libs/libsndfile/programs/sndfile-jackplay.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfilemetadatagetc">freeswitch/trunk/libs/libsndfile/programs/sndfile-metadata-get.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfilemetadatasetc">freeswitch/trunk/libs/libsndfile/programs/sndfile-metadata-set.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfileplaybeoscpp">freeswitch/trunk/libs/libsndfile/programs/sndfile-play-beos.cpp</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramssndfileplayc">freeswitch/trunk/libs/libsndfile/programs/sndfile-play.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileprogramstestsndfilemetadatasetpy">freeswitch/trunk/libs/libsndfile/programs/test-sndfile-metadata-set.py</a></li>
<li><a href="#freeswitchtrunklibslibsndfilereconfiguremk">freeswitch/trunk/libs/libsndfile/reconfigure.mk</a></li>
<li><a href="#freeswitchtrunklibslibsndfileregtestMakefileam">freeswitch/trunk/libs/libsndfile/regtest/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfileregtestchecksumc">freeswitch/trunk/libs/libsndfile/regtest/checksum.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileregtestdatabasec">freeswitch/trunk/libs/libsndfile/regtest/database.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileregtestregtesth">freeswitch/trunk/libs/libsndfile/regtest/regtest.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfileregtestsndfileregtestc">freeswitch/trunk/libs/libsndfile/regtest/sndfile-regtest.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesndfilepcin">freeswitch/trunk/libs/libsndfile/sndfile.pc.in</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xChangeLog">freeswitch/trunk/libs/libsndfile/src/G72x/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xMakefileam">freeswitch/trunk/libs/libsndfile/src/G72x/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xREADME">freeswitch/trunk/libs/libsndfile/src/G72x/README</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xREADMEoriginal">freeswitch/trunk/libs/libsndfile/src/G72x/README.original</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg721c">freeswitch/trunk/libs/libsndfile/src/G72x/g721.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg723_16c">freeswitch/trunk/libs/libsndfile/src/G72x/g723_16.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg723_24c">freeswitch/trunk/libs/libsndfile/src/G72x/g723_24.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg723_40c">freeswitch/trunk/libs/libsndfile/src/G72x/g723_40.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg72xc">freeswitch/trunk/libs/libsndfile/src/G72x/g72x.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg72xh">freeswitch/trunk/libs/libsndfile/src/G72x/g72x.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg72x_privh">freeswitch/trunk/libs/libsndfile/src/G72x/g72x_priv.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcG72xg72x_testc">freeswitch/trunk/libs/libsndfile/src/G72x/g72x_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610COPYRIGHT">freeswitch/trunk/libs/libsndfile/src/GSM610/COPYRIGHT</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610ChangeLog">freeswitch/trunk/libs/libsndfile/src/GSM610/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610Makefileam">freeswitch/trunk/libs/libsndfile/src/GSM610/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610README">freeswitch/trunk/libs/libsndfile/src/GSM610/README</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610addc">freeswitch/trunk/libs/libsndfile/src/GSM610/add.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610codec">freeswitch/trunk/libs/libsndfile/src/GSM610/code.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610configh">freeswitch/trunk/libs/libsndfile/src/GSM610/config.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610decodec">freeswitch/trunk/libs/libsndfile/src/GSM610/decode.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsmh">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm610_privh">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm610_priv.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm_createc">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_create.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm_decodec">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_decode.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm_destroyc">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_destroy.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm_encodec">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_encode.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610gsm_optionc">freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_option.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610long_termc">freeswitch/trunk/libs/libsndfile/src/GSM610/long_term.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610lpcc">freeswitch/trunk/libs/libsndfile/src/GSM610/lpc.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610preprocessc">freeswitch/trunk/libs/libsndfile/src/GSM610/preprocess.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610rpec">freeswitch/trunk/libs/libsndfile/src/GSM610/rpe.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610short_termc">freeswitch/trunk/libs/libsndfile/src/GSM610/short_term.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcGSM610tablec">freeswitch/trunk/libs/libsndfile/src/GSM610/table.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcMakefileam">freeswitch/trunk/libs/libsndfile/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcSymbolsdarwin">freeswitch/trunk/libs/libsndfile/src/Symbols.darwin</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcSymbolslinux">freeswitch/trunk/libs/libsndfile/src/Symbols.linux</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcSymbolsos2">freeswitch/trunk/libs/libsndfile/src/Symbols.os2</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcaiffc">freeswitch/trunk/libs/libsndfile/src/aiff.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcalawc">freeswitch/trunk/libs/libsndfile/src/alaw.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcauc">freeswitch/trunk/libs/libsndfile/src/au.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcaudio_detectc">freeswitch/trunk/libs/libsndfile/src/audio_detect.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcavrc">freeswitch/trunk/libs/libsndfile/src/avr.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcbinheader_writef_checkpy">freeswitch/trunk/libs/libsndfile/src/binheader_writef_check.py</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcbroadcastc">freeswitch/trunk/libs/libsndfile/src/broadcast.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccafc">freeswitch/trunk/libs/libsndfile/src/caf.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcchunkc">freeswitch/trunk/libs/libsndfile/src/chunk.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccommandc">freeswitch/trunk/libs/libsndfile/src/command.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccommonc">freeswitch/trunk/libs/libsndfile/src/common.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccommonh">freeswitch/trunk/libs/libsndfile/src/common.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccreate_symbols_filepy">freeswitch/trunk/libs/libsndfile/src/create_symbols_file.py</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccygsndfiledef">freeswitch/trunk/libs/libsndfile/src/cygsndfile.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcditherc">freeswitch/trunk/libs/libsndfile/src/dither.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcdouble64c">freeswitch/trunk/libs/libsndfile/src/double64.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcdwdc">freeswitch/trunk/libs/libsndfile/src/dwd.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcdwvwc">freeswitch/trunk/libs/libsndfile/src/dwvw.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcfile_ioc">freeswitch/trunk/libs/libsndfile/src/file_io.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcflacc">freeswitch/trunk/libs/libsndfile/src/flac.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcfloat32c">freeswitch/trunk/libs/libsndfile/src/float32.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcfloat_casth">freeswitch/trunk/libs/libsndfile/src/float_cast.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcg72xc">freeswitch/trunk/libs/libsndfile/src/g72x.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcgsm610c">freeswitch/trunk/libs/libsndfile/src/gsm610.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrchtkc">freeswitch/trunk/libs/libsndfile/src/htk.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcima_adpcmc">freeswitch/trunk/libs/libsndfile/src/ima_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcima_oki_adpcmc">freeswitch/trunk/libs/libsndfile/src/ima_oki_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcima_oki_adpcmh">freeswitch/trunk/libs/libsndfile/src/ima_oki_adpcm.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcinterleavec">freeswitch/trunk/libs/libsndfile/src/interleave.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcircamc">freeswitch/trunk/libs/libsndfile/src/ircam.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrclibsndfile1def">freeswitch/trunk/libs/libsndfile/src/libsndfile-1.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrclibsndfiledef">freeswitch/trunk/libs/libsndfile/src/libsndfile.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcmacbinary3c">freeswitch/trunk/libs/libsndfile/src/macbinary3.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcmacosc">freeswitch/trunk/libs/libsndfile/src/macos.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcmat4c">freeswitch/trunk/libs/libsndfile/src/mat4.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcmat5c">freeswitch/trunk/libs/libsndfile/src/mat5.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcmpc2kc">freeswitch/trunk/libs/libsndfile/src/mpc2k.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcms_adpcmc">freeswitch/trunk/libs/libsndfile/src/ms_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcnistc">freeswitch/trunk/libs/libsndfile/src/nist.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcoggc">freeswitch/trunk/libs/libsndfile/src/ogg.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcpafc">freeswitch/trunk/libs/libsndfile/src/paf.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcpcmc">freeswitch/trunk/libs/libsndfile/src/pcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcpvfc">freeswitch/trunk/libs/libsndfile/src/pvf.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcrawc">freeswitch/trunk/libs/libsndfile/src/raw.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcrf64c">freeswitch/trunk/libs/libsndfile/src/rf64.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcrx2c">freeswitch/trunk/libs/libsndfile/src/rx2.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsd2c">freeswitch/trunk/libs/libsndfile/src/sd2.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsdsc">freeswitch/trunk/libs/libsndfile/src/sds.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsf_unistdh">freeswitch/trunk/libs/libsndfile/src/sf_unistd.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsfconfigh">freeswitch/trunk/libs/libsndfile/src/sfconfig.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsfendianh">freeswitch/trunk/libs/libsndfile/src/sfendian.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsndfilec">freeswitch/trunk/libs/libsndfile/src/sndfile.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsndfilehin">freeswitch/trunk/libs/libsndfile/src/sndfile.h.in</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsndfilehh">freeswitch/trunk/libs/libsndfile/src/sndfile.hh</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcstringsc">freeswitch/trunk/libs/libsndfile/src/strings.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcsvxc">freeswitch/trunk/libs/libsndfile/src/svx.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_audio_detectc">freeswitch/trunk/libs/libsndfile/src/test_audio_detect.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_conversionsc">freeswitch/trunk/libs/libsndfile/src/test_conversions.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_endswapc">freeswitch/trunk/libs/libsndfile/src/test_endswap.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_endswapdef">freeswitch/trunk/libs/libsndfile/src/test_endswap.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_endswaptpl">freeswitch/trunk/libs/libsndfile/src/test_endswap.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_file_ioc">freeswitch/trunk/libs/libsndfile/src/test_file_io.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_floatc">freeswitch/trunk/libs/libsndfile/src/test_float.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_ima_oki_adpcmc">freeswitch/trunk/libs/libsndfile/src/test_ima_oki_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_log_printfc">freeswitch/trunk/libs/libsndfile/src/test_log_printf.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_mainc">freeswitch/trunk/libs/libsndfile/src/test_main.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctest_mainh">freeswitch/trunk/libs/libsndfile/src/test_main.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrctxwc">freeswitch/trunk/libs/libsndfile/src/txw.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrculawc">freeswitch/trunk/libs/libsndfile/src/ulaw.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcvocc">freeswitch/trunk/libs/libsndfile/src/voc.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcvox_adpcmc">freeswitch/trunk/libs/libsndfile/src/vox_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcw64c">freeswitch/trunk/libs/libsndfile/src/w64.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcwavc">freeswitch/trunk/libs/libsndfile/src/wav.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcwav_w64c">freeswitch/trunk/libs/libsndfile/src/wav_w64.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcwav_w64h">freeswitch/trunk/libs/libsndfile/src/wav_w64.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcwvec">freeswitch/trunk/libs/libsndfile/src/wve.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrcxic">freeswitch/trunk/libs/libsndfile/src/xi.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsMakefileam">freeswitch/trunk/libs/libsndfile/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsaiff_rw_testc">freeswitch/trunk/libs/libsndfile/tests/aiff_rw_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsalaw_testc">freeswitch/trunk/libs/libsndfile/tests/alaw_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsbenchmarkc">freeswitch/trunk/libs/libsndfile/tests/benchmark.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsbenchmarkdef">freeswitch/trunk/libs/libsndfile/tests/benchmark.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsbenchmarktpl">freeswitch/trunk/libs/libsndfile/tests/benchmark.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestschecksum_testc">freeswitch/trunk/libs/libsndfile/tests/checksum_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestscommand_testc">freeswitch/trunk/libs/libsndfile/tests/command_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestscpp_testcc">freeswitch/trunk/libs/libsndfile/tests/cpp_test.cc</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsdft_cmpc">freeswitch/trunk/libs/libsndfile/tests/dft_cmp.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsdft_cmph">freeswitch/trunk/libs/libsndfile/tests/dft_cmp.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsdither_testc">freeswitch/trunk/libs/libsndfile/tests/dither_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsdwvw_testc">freeswitch/trunk/libs/libsndfile/tests/dwvw_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestserror_testc">freeswitch/trunk/libs/libsndfile/tests/error_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsexternal_libs_testc">freeswitch/trunk/libs/libsndfile/tests/external_libs_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsfix_thisc">freeswitch/trunk/libs/libsndfile/tests/fix_this.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsfloating_point_testc">freeswitch/trunk/libs/libsndfile/tests/floating_point_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsfloating_point_testdef">freeswitch/trunk/libs/libsndfile/tests/floating_point_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsfloating_point_testtpl">freeswitch/trunk/libs/libsndfile/tests/floating_point_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsgeneratec">freeswitch/trunk/libs/libsndfile/tests/generate.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsgenerateh">freeswitch/trunk/libs/libsndfile/tests/generate.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsheader_testc">freeswitch/trunk/libs/libsndfile/tests/header_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsheader_testdef">freeswitch/trunk/libs/libsndfile/tests/header_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsheader_testtpl">freeswitch/trunk/libs/libsndfile/tests/header_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsheaderless_testc">freeswitch/trunk/libs/libsndfile/tests/headerless_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestslargefile_testc">freeswitch/trunk/libs/libsndfile/tests/largefile_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestslocale_testc">freeswitch/trunk/libs/libsndfile/tests/locale_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestslossy_comp_testc">freeswitch/trunk/libs/libsndfile/tests/lossy_comp_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsmisc_testc">freeswitch/trunk/libs/libsndfile/tests/misc_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsmulti_file_testc">freeswitch/trunk/libs/libsndfile/tests/multi_file_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsogg_testc">freeswitch/trunk/libs/libsndfile/tests/ogg_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsopen_fail_testc">freeswitch/trunk/libs/libsndfile/tests/open_fail_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspcm_testc">freeswitch/trunk/libs/libsndfile/tests/pcm_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspcm_testdef">freeswitch/trunk/libs/libsndfile/tests/pcm_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspcm_testtpl">freeswitch/trunk/libs/libsndfile/tests/pcm_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspeak_chunk_testc">freeswitch/trunk/libs/libsndfile/tests/peak_chunk_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspipe_testc">freeswitch/trunk/libs/libsndfile/tests/pipe_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspipe_testdef">freeswitch/trunk/libs/libsndfile/tests/pipe_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestspipe_testtpl">freeswitch/trunk/libs/libsndfile/tests/pipe_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsraw_testc">freeswitch/trunk/libs/libsndfile/tests/raw_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsscale_clip_testc">freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsscale_clip_testdef">freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsscale_clip_testtpl">freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestssfversionc">freeswitch/trunk/libs/libsndfile/tests/sfversion.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsstdin_testc">freeswitch/trunk/libs/libsndfile/tests/stdin_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsstdio_testc">freeswitch/trunk/libs/libsndfile/tests/stdio_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsstdout_testc">freeswitch/trunk/libs/libsndfile/tests/stdout_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsstring_testc">freeswitch/trunk/libs/libsndfile/tests/string_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfileteststest_wrappershin">freeswitch/trunk/libs/libsndfile/tests/test_wrapper.sh.in</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsulaw_testc">freeswitch/trunk/libs/libsndfile/tests/ulaw_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsutilsc">freeswitch/trunk/libs/libsndfile/tests/utils.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsutilsdef">freeswitch/trunk/libs/libsndfile/tests/utils.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsutilsh">freeswitch/trunk/libs/libsndfile/tests/utils.h</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsutilstpl">freeswitch/trunk/libs/libsndfile/tests/utils.tpl</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsvirtual_io_testc">freeswitch/trunk/libs/libsndfile/tests/virtual_io_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestsvorbis_testc">freeswitch/trunk/libs/libsndfile/tests/vorbis_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestswin32_ordinal_testc">freeswitch/trunk/libs/libsndfile/tests/win32_ordinal_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestswin32_testc">freeswitch/trunk/libs/libsndfile/tests/win32_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestswrite_read_testc">freeswitch/trunk/libs/libsndfile/tests/write_read_test.c</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestswrite_read_testdef">freeswitch/trunk/libs/libsndfile/tests/write_read_test.def</a></li>
<li><a href="#freeswitchtrunklibslibsndfiletestswrite_read_testtpl">freeswitch/trunk/libs/libsndfile/tests/write_read_test.tpl</a></li>
<li><a href="#freeswitchtrunklibslibteletoneupdate">freeswitch/trunk/libs/libteletone/.update</a></li>
<li><a href="#freeswitchtrunklibslibteletoneAUTHORS">freeswitch/trunk/libs/libteletone/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibslibteletoneCMakeListstxt">freeswitch/trunk/libs/libteletone/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibslibteletoneCOPYING">freeswitch/trunk/libs/libteletone/COPYING</a></li>
<li><a href="#freeswitchtrunklibslibteletoneChangeLog">freeswitch/trunk/libs/libteletone/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibslibteletoneINSTALL">freeswitch/trunk/libs/libteletone/INSTALL</a></li>
<li><a href="#freeswitchtrunklibslibteletoneMakefileam">freeswitch/trunk/libs/libteletone/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibslibteletoneNEWS">freeswitch/trunk/libs/libteletone/NEWS</a></li>
<li><a href="#freeswitchtrunklibslibteletoneREADME">freeswitch/trunk/libs/libteletone/README</a></li>
<li><a href="#freeswitchtrunklibslibteletoneacsitem4">freeswitch/trunk/libs/libteletone/acsite.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_cflags_gcc_optionm4">freeswitch/trunk/libs/libteletone/build/config/ac_cflags_gcc_option.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_cflags_sun_optionm4">freeswitch/trunk/libs/libteletone/build/config/ac_cflags_sun_option.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_gcc_archflagm4">freeswitch/trunk/libs/libteletone/build/config/ac_gcc_archflag.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_gcc_x86_cpuidm4">freeswitch/trunk/libs/libteletone/build/config/ac_gcc_x86_cpuid.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_prog_gzipm4">freeswitch/trunk/libs/libteletone/build/config/ac_prog_gzip.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigac_prog_wgetm4">freeswitch/trunk/libs/libteletone/build/config/ac_prog_wget.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigax_cc_maxoptm4">freeswitch/trunk/libs/libteletone/build/config/ax_cc_maxopt.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigax_cflags_warn_all_ansim4">freeswitch/trunk/libs/libteletone/build/config/ax_cflags_warn_all_ansi.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigax_check_compiler_flagsm4">freeswitch/trunk/libs/libteletone/build/config/ax_check_compiler_flags.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletonebuildconfigax_compiler_vendorm4">freeswitch/trunk/libs/libteletone/build/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibslibteletoneconfiguregnu">freeswitch/trunk/libs/libteletone/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibslibteletoneconfigurein">freeswitch/trunk/libs/libteletone/configure.in</a></li>
<li><a href="#freeswitchtrunklibslibteletonelibteletone2008vcproj">freeswitch/trunk/libs/libteletone/libteletone.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibteletonelibteletonevcproj">freeswitch/trunk/libs/libteletone/libteletone.vcproj</a></li>
<li><a href="#freeswitchtrunklibslibteletonesrclibteletoneh">freeswitch/trunk/libs/libteletone/src/libteletone.h</a></li>
<li><a href="#freeswitchtrunklibslibteletonesrclibteletone_detectc">freeswitch/trunk/libs/libteletone/src/libteletone_detect.c</a></li>
<li><a href="#freeswitchtrunklibslibteletonesrclibteletone_detecth">freeswitch/trunk/libs/libteletone/src/libteletone_detect.h</a></li>
<li><a href="#freeswitchtrunklibslibteletonesrclibteletone_generatec">freeswitch/trunk/libs/libteletone/src/libteletone_generate.c</a></li>
<li><a href="#freeswitchtrunklibslibteletonesrclibteletone_generateh">freeswitch/trunk/libs/libteletone/src/libteletone_generate.h</a></li>
<li><a href="#freeswitchtrunklibslibteletoneteletonedef">freeswitch/trunk/libs/libteletone/teletone.def</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcChangelogtxt">freeswitch/trunk/libs/miniupnpc/Changelog.txt</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcLICENCE">freeswitch/trunk/libs/miniupnpc/LICENCE</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcMakefile">freeswitch/trunk/libs/miniupnpc/Makefile</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcMakefilemingw">freeswitch/trunk/libs/miniupnpc/Makefile.mingw</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcREADME">freeswitch/trunk/libs/miniupnpc/README</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcbsdqueueh">freeswitch/trunk/libs/miniupnpc/bsdqueue.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpccodelengthh">freeswitch/trunk/libs/miniupnpc/codelength.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcdeclspech">freeswitch/trunk/libs/miniupnpc/declspec.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcigd_desc_parsec">freeswitch/trunk/libs/miniupnpc/igd_desc_parse.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcigd_desc_parseh">freeswitch/trunk/libs/miniupnpc/igd_desc_parse.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcman3miniupnpc3">freeswitch/trunk/libs/miniupnpc/man3/miniupnpc.3</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcmingw32makebat">freeswitch/trunk/libs/miniupnpc/mingw32make.bat</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminisoapc">freeswitch/trunk/libs/miniupnpc/minisoap.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminisoaph">freeswitch/trunk/libs/miniupnpc/minisoap.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminissdpcc">freeswitch/trunk/libs/miniupnpc/minissdpc.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminissdpch">freeswitch/trunk/libs/miniupnpc/minissdpc.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiupnpcc">freeswitch/trunk/libs/miniupnpc/miniupnpc.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiupnpcdef">freeswitch/trunk/libs/miniupnpc/miniupnpc.def</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiupnpch">freeswitch/trunk/libs/miniupnpc/miniupnpc.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiupnpcmodulec">freeswitch/trunk/libs/miniupnpc/miniupnpcmodule.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiupnpcstringsh">freeswitch/trunk/libs/miniupnpc/miniupnpcstrings.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiwgetc">freeswitch/trunk/libs/miniupnpc/miniwget.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminiwgeth">freeswitch/trunk/libs/miniupnpc/miniwget.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminixmlc">freeswitch/trunk/libs/miniupnpc/minixml.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminixmlh">freeswitch/trunk/libs/miniupnpc/minixml.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcminixmlvalidc">freeswitch/trunk/libs/miniupnpc/minixmlvalid.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcpymoduletestpy">freeswitch/trunk/libs/miniupnpc/pymoduletest.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcsetuppy">freeswitch/trunk/libs/miniupnpc/setup.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcsetupmingw32py">freeswitch/trunk/libs/miniupnpc/setupmingw32.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpctestigddescparsec">freeswitch/trunk/libs/miniupnpc/testigddescparse.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpctestminixmlc">freeswitch/trunk/libs/miniupnpc/testminixml.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpctestupnpigdpy">freeswitch/trunk/libs/miniupnpc/testupnpigd.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpctestupnpreplyparsec">freeswitch/trunk/libs/miniupnpc/testupnpreplyparse.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupdateminiupnpcstringssh">freeswitch/trunk/libs/miniupnpc/updateminiupnpcstrings.sh</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnpcc">freeswitch/trunk/libs/miniupnpc/upnpc.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnpcommandsc">freeswitch/trunk/libs/miniupnpc/upnpcommands.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnpcommandsh">freeswitch/trunk/libs/miniupnpc/upnpcommands.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnperrorsc">freeswitch/trunk/libs/miniupnpc/upnperrors.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnperrorsh">freeswitch/trunk/libs/miniupnpc/upnperrors.h</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnpreplyparsec">freeswitch/trunk/libs/miniupnpc/upnpreplyparse.c</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupnpreplyparseh">freeswitch/trunk/libs/miniupnpc/upnpreplyparse.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapgitignore">freeswitch/trunk/libs/openzap/.gitignore</a></li>
<li><a href="#freeswitchtrunklibsopenzapupdate">freeswitch/trunk/libs/openzap/.update</a></li>
<li><a href="#freeswitchtrunklibsopenzapAUTHORS">freeswitch/trunk/libs/openzap/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsopenzapChangeLog">freeswitch/trunk/libs/openzap/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsopenzapMakefileam">freeswitch/trunk/libs/openzap/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsopenzapNEWS">freeswitch/trunk/libs/openzap/NEWS</a></li>
<li><a href="#freeswitchtrunklibsopenzapREADME">freeswitch/trunk/libs/openzap/README</a></li>
<li><a href="#freeswitchtrunklibsopenzapacincludem4">freeswitch/trunk/libs/openzap/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibsopenzapbootstrap">freeswitch/trunk/libs/openzap/bootstrap</a></li>
<li><a href="#freeswitchtrunklibsopenzapbuildlibpcapm4">freeswitch/trunk/libs/openzap/build/libpcap.m4</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfm3uaconf">freeswitch/trunk/libs/openzap/conf/m3ua.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfopenzapconf">freeswitch/trunk/libs/openzap/conf/openzap.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfopenzapconfxml">freeswitch/trunk/libs/openzap/conf/openzap.conf.xml</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfpikaconf">freeswitch/trunk/libs/openzap/conf/pika.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconftonesconf">freeswitch/trunk/libs/openzap/conf/tones.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfwanpipeconf">freeswitch/trunk/libs/openzap/conf/wanpipe.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfztconf">freeswitch/trunk/libs/openzap/conf/zt.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfigureac">freeswitch/trunk/libs/openzap/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsopenzapconfiguregnu">freeswitch/trunk/libs/openzap/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsopenzapdocsDoxygenconf">freeswitch/trunk/libs/openzap/docs/Doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibsopenzapmod_openzapMakefilein">freeswitch/trunk/libs/openzap/mod_openzap/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsopenzapmod_openzapmod_openzap2005vcproj">freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmod_openzapmod_openzap2008vcproj">freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmod_openzapmod_openzapc">freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvcopenzap2005vcproj">freeswitch/trunk/libs/openzap/msvc/openzap.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvcopenzap2008vcproj">freeswitch/trunk/libs/openzap/msvc/openzap.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvctestanalogtestanalog2005vcproj">freeswitch/trunk/libs/openzap/msvc/testanalog/testanalog.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvctestanalogtestanalog2008vcproj">freeswitch/trunk/libs/openzap/msvc/testanalog/testanalog.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvctestisdntestisdn2005vcproj">freeswitch/trunk/libs/openzap/msvc/testisdn/testisdn.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapmsvctestisdntestisdn2008vcproj">freeswitch/trunk/libs/openzap/msvc/testisdn/testisdn.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapopenzap2005sln">freeswitch/trunk/libs/openzap/openzap.2005.sln</a></li>
<li><a href="#freeswitchtrunklibsopenzapopenzap2008sln">freeswitch/trunk/libs/openzap/openzap.2008.sln</a></li>
<li><a href="#freeswitchtrunklibsopenzapopenzappcin">freeswitch/trunk/libs/openzap/openzap.pc.in</a></li>
<li><a href="#freeswitchtrunklibsopenzappatchesozdiff">freeswitch/trunk/libs/openzap/patches/oz.diff</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcdetect_dtmfc">freeswitch/trunk/libs/openzap/src/detect_dtmf.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcdetect_tonesc">freeswitch/trunk/libs/openzap/src/detect_tones.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcfskc">freeswitch/trunk/libs/openzap/src/fsk.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcg711c">freeswitch/trunk/libs/openzap/src/g711.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrchashtablec">freeswitch/trunk/libs/openzap/src/hashtable.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrchashtable_itrc">freeswitch/trunk/libs/openzap/src/hashtable_itr.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludefskh">freeswitch/trunk/libs/openzap/src/include/fsk.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludeg711h">freeswitch/trunk/libs/openzap/src/include/g711.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludehashtableh">freeswitch/trunk/libs/openzap/src/include/hashtable.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludehashtable_itrh">freeswitch/trunk/libs/openzap/src/include/hashtable_itr.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludehashtable_privateh">freeswitch/trunk/libs/openzap/src/include/hashtable_private.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludelibteletoneh">freeswitch/trunk/libs/openzap/src/include/libteletone.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludelibteletone_detecth">freeswitch/trunk/libs/openzap/src/include/libteletone_detect.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludelibteletone_generateh">freeswitch/trunk/libs/openzap/src/include/libteletone_generate.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludeopenzaph">freeswitch/trunk/libs/openzap/src/include/openzap.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludesangoma_tdm_apih">freeswitch/trunk/libs/openzap/src/include/sangoma_tdm_api.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludeuarth">freeswitch/trunk/libs/openzap/src/include/uart.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_bufferh">freeswitch/trunk/libs/openzap/src/include/zap_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_configh">freeswitch/trunk/libs/openzap/src/include/zap_config.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_cpu_monitorh">freeswitch/trunk/libs/openzap/src/include/zap_cpu_monitor.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_dsoh">freeswitch/trunk/libs/openzap/src/include/zap_dso.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_m3uah">freeswitch/trunk/libs/openzap/src/include/zap_m3ua.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_threadmutexh">freeswitch/trunk/libs/openzap/src/include/zap_threadmutex.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcincludezap_typesh">freeswitch/trunk/libs/openzap/src/include/zap_types.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdn5ESSStateNTc">freeswitch/trunk/libs/openzap/src/isdn/5ESSStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdn5ESSStateTEc">freeswitch/trunk/libs/openzap/src/isdn/5ESSStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdn5ESSmesc">freeswitch/trunk/libs/openzap/src/isdn/5ESSmes.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnDMSStateNTc">freeswitch/trunk/libs/openzap/src/isdn/DMSStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnDMSStateTEc">freeswitch/trunk/libs/openzap/src/isdn/DMSStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnDMSmesc">freeswitch/trunk/libs/openzap/src/isdn/DMSmes.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnEuroISDNStateNTc">freeswitch/trunk/libs/openzap/src/isdn/EuroISDNStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnEuroISDNStateTEc">freeswitch/trunk/libs/openzap/src/isdn/EuroISDNStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ921c">freeswitch/trunk/libs/openzap/src/isdn/Q921.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931c">freeswitch/trunk/libs/openzap/src/isdn/Q931.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931StateNTc">freeswitch/trunk/libs/openzap/src/isdn/Q931StateNT.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931StateTEc">freeswitch/trunk/libs/openzap/src/isdn/Q931StateTE.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931apic">freeswitch/trunk/libs/openzap/src/isdn/Q931api.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931iec">freeswitch/trunk/libs/openzap/src/isdn/Q931ie.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ931mesc">freeswitch/trunk/libs/openzap/src/isdn/Q931mes.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnQ932mesc">freeswitch/trunk/libs/openzap/src/isdn/Q932mes.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdninclude5ESSh">freeswitch/trunk/libs/openzap/src/isdn/include/5ESS.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeDMSh">freeswitch/trunk/libs/openzap/src/isdn/include/DMS.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeQ921h">freeswitch/trunk/libs/openzap/src/isdn/include/Q921.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeQ921privh">freeswitch/trunk/libs/openzap/src/isdn/include/Q921priv.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeQ931h">freeswitch/trunk/libs/openzap/src/isdn/include/Q931.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeQ931ieh">freeswitch/trunk/libs/openzap/src/isdn/include/Q931ie.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludeQ932h">freeswitch/trunk/libs/openzap/src/isdn/include/Q932.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludemfifoh">freeswitch/trunk/libs/openzap/src/isdn/include/mfifo.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnincludenationalh">freeswitch/trunk/libs/openzap/src/isdn/include/national.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnmfifoc">freeswitch/trunk/libs/openzap/src/isdn/mfifo.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnnationalStateNTc">freeswitch/trunk/libs/openzap/src/isdn/nationalStateNT.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnnationalStateTEc">freeswitch/trunk/libs/openzap/src/isdn/nationalStateTE.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcisdnnationalmesc">freeswitch/trunk/libs/openzap/src/isdn/nationalmes.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrclibteletone_detectc">freeswitch/trunk/libs/openzap/src/libteletone_detect.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrclibteletone_generatec">freeswitch/trunk/libs/openzap/src/libteletone_generate.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcm3uamstm3uac">freeswitch/trunk/libs/openzap/src/m3ua/mstm3ua.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcm3uamstm3uah">freeswitch/trunk/libs/openzap/src/m3ua/mstm3ua.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcm3ua_clientc">freeswitch/trunk/libs/openzap/src/m3ua_client.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcm3ua_clienth">freeswitch/trunk/libs/openzap/src/m3ua_client.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analogozmod_analog2005vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analogozmod_analog2008vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analogozmod_analogc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analogzap_analogh">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/zap_analog.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analog_emozmod_analog_em2005vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analog_emozmod_analog_em2008vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analog_emozmod_analog_emc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_analog_emzap_analog_emh">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/zap_analog_em.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_isdnozmod_isdn2005vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_isdnozmod_isdn2008vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_isdnozmod_isdnc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_isdnzap_isdnh">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/zap_isdn.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_libprilpwrap_pric">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/lpwrap_pri.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_libprilpwrap_prih">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/lpwrap_pri.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_libpriozmod_libpric">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/ozmod_libpri.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_libpriozmod_libprih">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/ozmod_libpri.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_pikaozmod_pika2005vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_pikaozmod_pika2008vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_pikaozmod_pikac">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_pikazap_pikah">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/zap_pika.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_r2ozmod_r2c">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_r2/ozmod_r2.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostozmod_sangoma_boostc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/ozmod_sangoma_boost.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostsangoma_boost_clientc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostsangoma_boost_clienth">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostsigboosth">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sigboost.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostzap_sangoma_boosth">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/zap_sangoma_boost.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_skelozmod_skelc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_skel/ozmod_skel.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_wanpipeozmod_wanpipe2005vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_wanpipeozmod_wanpipe2008vcproj">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_wanpipeozmod_wanpipec">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_wanpipewanpipe_tdm_api_ifaceh">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/wanpipe_tdm_api_iface.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_ztozmod_ztc">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcozmodozmod_ztozmod_zth">freeswitch/trunk/libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcpriserverc">freeswitch/trunk/libs/openzap/src/priserver.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcsangoma_pric">freeswitch/trunk/libs/openzap/src/sangoma_pri.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcsangoma_prih">freeswitch/trunk/libs/openzap/src/sangoma_pri.h</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcss7README">freeswitch/trunk/libs/openzap/src/ss7/README</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestanalogc">freeswitch/trunk/libs/openzap/src/testanalog.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestappc">freeswitch/trunk/libs/openzap/src/testapp.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestboostc">freeswitch/trunk/libs/openzap/src/testboost.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestcidc">freeswitch/trunk/libs/openzap/src/testcid.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestisdnc">freeswitch/trunk/libs/openzap/src/testisdn.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestm3uac">freeswitch/trunk/libs/openzap/src/testm3ua.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestpric">freeswitch/trunk/libs/openzap/src/testpri.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctestr2c">freeswitch/trunk/libs/openzap/src/testr2.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrctesttonesc">freeswitch/trunk/libs/openzap/src/testtones.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrcuartc">freeswitch/trunk/libs/openzap/src/uart.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_bufferc">freeswitch/trunk/libs/openzap/src/zap_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_calleridc">freeswitch/trunk/libs/openzap/src/zap_callerid.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_configc">freeswitch/trunk/libs/openzap/src/zap_config.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_cpu_monitorc">freeswitch/trunk/libs/openzap/src/zap_cpu_monitor.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_dsoc">freeswitch/trunk/libs/openzap/src/zap_dso.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_ioc">freeswitch/trunk/libs/openzap/src/zap_io.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_m3uac">freeswitch/trunk/libs/openzap/src/zap_m3ua.c</a></li>
<li><a href="#freeswitchtrunklibsopenzapsrczap_threadmutexc">freeswitch/trunk/libs/openzap/src/zap_threadmutex.c</a></li>
<li><a href="#freeswitchtrunklibspcreupdate">freeswitch/trunk/libs/pcre/.update</a></li>
<li><a href="#freeswitchtrunklibspcre132html">freeswitch/trunk/libs/pcre/132html</a></li>
<li><a href="#freeswitchtrunklibspcreAUTHORS">freeswitch/trunk/libs/pcre/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibspcreCMakeListstxt">freeswitch/trunk/libs/pcre/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibspcreCOPYING">freeswitch/trunk/libs/pcre/COPYING</a></li>
<li><a href="#freeswitchtrunklibspcreChangeLog">freeswitch/trunk/libs/pcre/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibspcreCleanTxt">freeswitch/trunk/libs/pcre/CleanTxt</a></li>
<li><a href="#freeswitchtrunklibspcreDetrail">freeswitch/trunk/libs/pcre/Detrail</a></li>
<li><a href="#freeswitchtrunklibspcreHACKING">freeswitch/trunk/libs/pcre/HACKING</a></li>
<li><a href="#freeswitchtrunklibspcreINSTALL">freeswitch/trunk/libs/pcre/INSTALL</a></li>
<li><a href="#freeswitchtrunklibspcreLICENCE">freeswitch/trunk/libs/pcre/LICENCE</a></li>
<li><a href="#freeswitchtrunklibspcreMakefileam">freeswitch/trunk/libs/pcre/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibspcreNEWS">freeswitch/trunk/libs/pcre/NEWS</a></li>
<li><a href="#freeswitchtrunklibspcreNONUNIXUSE">freeswitch/trunk/libs/pcre/NON-UNIX-USE</a></li>
<li><a href="#freeswitchtrunklibspcrePrepareRelease">freeswitch/trunk/libs/pcre/PrepareRelease</a></li>
<li><a href="#freeswitchtrunklibspcreREADME">freeswitch/trunk/libs/pcre/README</a></li>
<li><a href="#freeswitchtrunklibspcreRunGrepTest">freeswitch/trunk/libs/pcre/RunGrepTest</a></li>
<li><a href="#freeswitchtrunklibspcreRunGrepTestin">freeswitch/trunk/libs/pcre/RunGrepTest.in</a></li>
<li><a href="#freeswitchtrunklibspcreRunTest">freeswitch/trunk/libs/pcre/RunTest</a></li>
<li><a href="#freeswitchtrunklibspcreRunTestbat">freeswitch/trunk/libs/pcre/RunTest.bat</a></li>
<li><a href="#freeswitchtrunklibspcreRunTestin">freeswitch/trunk/libs/pcre/RunTest.in</a></li>
<li><a href="#freeswitchtrunklibspcrecmakeCOPYINGCMAKESCRIPTS">freeswitch/trunk/libs/pcre/cmake/COPYING-CMAKE-SCRIPTS</a></li>
<li><a href="#freeswitchtrunklibspcrecmakeFindPackageHandleStandardArgscmake">freeswitch/trunk/libs/pcre/cmake/FindPackageHandleStandardArgs.cmake</a></li>
<li><a href="#freeswitchtrunklibspcrecmakeFindReadlinecmake">freeswitch/trunk/libs/pcre/cmake/FindReadline.cmake</a></li>
<li><a href="#freeswitchtrunklibspcreconfigcmakehin">freeswitch/trunk/libs/pcre/config-cmake.h.in</a></li>
<li><a href="#freeswitchtrunklibspcreconfighgeneric">freeswitch/trunk/libs/pcre/config.h.generic</a></li>
<li><a href="#freeswitchtrunklibspcreconfigureac">freeswitch/trunk/libs/pcre/configure.ac</a></li>
<li><a href="#freeswitchtrunklibspcreconfiguregnu">freeswitch/trunk/libs/pcre/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibspcredepcomp">freeswitch/trunk/libs/pcre/depcomp</a></li>
<li><a href="#freeswitchtrunklibspcredftablesc">freeswitch/trunk/libs/pcre/dftables.c</a></li>
<li><a href="#freeswitchtrunklibspcredocTechNotes">freeswitch/trunk/libs/pcre/doc/Tech.Notes</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlindexhtml">freeswitch/trunk/libs/pcre/doc/html/index.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcreconfightml">freeswitch/trunk/libs/pcre/doc/html/pcre-config.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrehtml">freeswitch/trunk/libs/pcre/doc/html/pcre.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_compilehtml">freeswitch/trunk/libs/pcre/doc/html/pcre_compile.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_compile2html">freeswitch/trunk/libs/pcre/doc/html/pcre_compile2.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_confightml">freeswitch/trunk/libs/pcre/doc/html/pcre_config.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_copy_named_substringhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_copy_named_substring.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_copy_substringhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_copy_substring.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_dfa_exechtml">freeswitch/trunk/libs/pcre/doc/html/pcre_dfa_exec.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_exechtml">freeswitch/trunk/libs/pcre/doc/html/pcre_exec.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_free_substringhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_free_substring.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_free_substring_listhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_free_substring_list.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_fullinfohtml">freeswitch/trunk/libs/pcre/doc/html/pcre_fullinfo.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_get_named_substringhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_get_named_substring.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_get_stringnumberhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_get_stringnumber.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_get_stringtable_entrieshtml">freeswitch/trunk/libs/pcre/doc/html/pcre_get_stringtable_entries.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_get_substringhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_get_substring.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_get_substring_listhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_get_substring_list.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_infohtml">freeswitch/trunk/libs/pcre/doc/html/pcre_info.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_maketableshtml">freeswitch/trunk/libs/pcre/doc/html/pcre_maketables.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_refcounthtml">freeswitch/trunk/libs/pcre/doc/html/pcre_refcount.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_studyhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_study.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcre_versionhtml">freeswitch/trunk/libs/pcre/doc/html/pcre_version.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcreapihtml">freeswitch/trunk/libs/pcre/doc/html/pcreapi.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrebuildhtml">freeswitch/trunk/libs/pcre/doc/html/pcrebuild.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrecallouthtml">freeswitch/trunk/libs/pcre/doc/html/pcrecallout.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrecompathtml">freeswitch/trunk/libs/pcre/doc/html/pcrecompat.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrecpphtml">freeswitch/trunk/libs/pcre/doc/html/pcrecpp.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcregrephtml">freeswitch/trunk/libs/pcre/doc/html/pcregrep.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrematchinghtml">freeswitch/trunk/libs/pcre/doc/html/pcrematching.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrepartialhtml">freeswitch/trunk/libs/pcre/doc/html/pcrepartial.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrepatternhtml">freeswitch/trunk/libs/pcre/doc/html/pcrepattern.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcreperformhtml">freeswitch/trunk/libs/pcre/doc/html/pcreperform.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcreposixhtml">freeswitch/trunk/libs/pcre/doc/html/pcreposix.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcreprecompilehtml">freeswitch/trunk/libs/pcre/doc/html/pcreprecompile.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcresamplehtml">freeswitch/trunk/libs/pcre/doc/html/pcresample.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcrestackhtml">freeswitch/trunk/libs/pcre/doc/html/pcrestack.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcresyntaxhtml">freeswitch/trunk/libs/pcre/doc/html/pcresyntax.html</a></li>
<li><a href="#freeswitchtrunklibspcredochtmlpcretesthtml">freeswitch/trunk/libs/pcre/doc/html/pcretest.html</a></li>
<li><a href="#freeswitchtrunklibspcredocindexhtmlsrc">freeswitch/trunk/libs/pcre/doc/index.html.src</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreconfig1">freeswitch/trunk/libs/pcre/doc/pcre-config.1</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreconfigtxt">freeswitch/trunk/libs/pcre/doc/pcre-config.txt</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre3">freeswitch/trunk/libs/pcre/doc/pcre.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcretxt">freeswitch/trunk/libs/pcre/doc/pcre.txt</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_compile3">freeswitch/trunk/libs/pcre/doc/pcre_compile.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_compile23">freeswitch/trunk/libs/pcre/doc/pcre_compile2.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_config3">freeswitch/trunk/libs/pcre/doc/pcre_config.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_copy_named_substring3">freeswitch/trunk/libs/pcre/doc/pcre_copy_named_substring.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_copy_substring3">freeswitch/trunk/libs/pcre/doc/pcre_copy_substring.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_dfa_exec3">freeswitch/trunk/libs/pcre/doc/pcre_dfa_exec.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_exec3">freeswitch/trunk/libs/pcre/doc/pcre_exec.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_free_substring3">freeswitch/trunk/libs/pcre/doc/pcre_free_substring.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_free_substring_list3">freeswitch/trunk/libs/pcre/doc/pcre_free_substring_list.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_fullinfo3">freeswitch/trunk/libs/pcre/doc/pcre_fullinfo.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_get_named_substring3">freeswitch/trunk/libs/pcre/doc/pcre_get_named_substring.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_get_stringnumber3">freeswitch/trunk/libs/pcre/doc/pcre_get_stringnumber.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_get_stringtable_entries3">freeswitch/trunk/libs/pcre/doc/pcre_get_stringtable_entries.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_get_substring3">freeswitch/trunk/libs/pcre/doc/pcre_get_substring.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_get_substring_list3">freeswitch/trunk/libs/pcre/doc/pcre_get_substring_list.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_info3">freeswitch/trunk/libs/pcre/doc/pcre_info.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_maketables3">freeswitch/trunk/libs/pcre/doc/pcre_maketables.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_refcount3">freeswitch/trunk/libs/pcre/doc/pcre_refcount.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_study3">freeswitch/trunk/libs/pcre/doc/pcre_study.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcre_version3">freeswitch/trunk/libs/pcre/doc/pcre_version.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreapi3">freeswitch/trunk/libs/pcre/doc/pcreapi.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrebuild3">freeswitch/trunk/libs/pcre/doc/pcrebuild.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrecallout3">freeswitch/trunk/libs/pcre/doc/pcrecallout.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrecompat3">freeswitch/trunk/libs/pcre/doc/pcrecompat.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrecpp3">freeswitch/trunk/libs/pcre/doc/pcrecpp.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcregrep1">freeswitch/trunk/libs/pcre/doc/pcregrep.1</a></li>
<li><a href="#freeswitchtrunklibspcredocpcregreptxt">freeswitch/trunk/libs/pcre/doc/pcregrep.txt</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrematching3">freeswitch/trunk/libs/pcre/doc/pcrematching.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrepartial3">freeswitch/trunk/libs/pcre/doc/pcrepartial.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrepattern3">freeswitch/trunk/libs/pcre/doc/pcrepattern.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreperform3">freeswitch/trunk/libs/pcre/doc/pcreperform.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreposix3">freeswitch/trunk/libs/pcre/doc/pcreposix.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcreprecompile3">freeswitch/trunk/libs/pcre/doc/pcreprecompile.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcresample3">freeswitch/trunk/libs/pcre/doc/pcresample.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcrestack3">freeswitch/trunk/libs/pcre/doc/pcrestack.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcresyntax3">freeswitch/trunk/libs/pcre/doc/pcresyntax.3</a></li>
<li><a href="#freeswitchtrunklibspcredocpcretest1">freeswitch/trunk/libs/pcre/doc/pcretest.1</a></li>
<li><a href="#freeswitchtrunklibspcredocpcretesttxt">freeswitch/trunk/libs/pcre/doc/pcretest.txt</a></li>
<li><a href="#freeswitchtrunklibspcredocperltesttxt">freeswitch/trunk/libs/pcre/doc/perltest.txt</a></li>
<li><a href="#freeswitchtrunklibspcrelibpcredef">freeswitch/trunk/libs/pcre/libpcre.def</a></li>
<li><a href="#freeswitchtrunklibspcrelibpcrepcin">freeswitch/trunk/libs/pcre/libpcre.pc.in</a></li>
<li><a href="#freeswitchtrunklibspcrelibpcrecpppcin">freeswitch/trunk/libs/pcre/libpcrecpp.pc.in</a></li>
<li><a href="#freeswitchtrunklibspcrelibpcreposixdef">freeswitch/trunk/libs/pcre/libpcreposix.def</a></li>
<li><a href="#freeswitchtrunklibspcremakevpbat">freeswitch/trunk/libs/pcre/makevp.bat</a></li>
<li><a href="#freeswitchtrunklibspcremakevp_ctxt">freeswitch/trunk/libs/pcre/makevp_c.txt</a></li>
<li><a href="#freeswitchtrunklibspcremakevp_ltxt">freeswitch/trunk/libs/pcre/makevp_l.txt</a></li>
<li><a href="#freeswitchtrunklibspcrepcreconfigin">freeswitch/trunk/libs/pcre/pcre-config.in</a></li>
<li><a href="#freeswitchtrunklibspcrepcredef">freeswitch/trunk/libs/pcre/pcre.def</a></li>
<li><a href="#freeswitchtrunklibspcrepcreh">freeswitch/trunk/libs/pcre/pcre.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcrehgeneric">freeswitch/trunk/libs/pcre/pcre.h.generic</a></li>
<li><a href="#freeswitchtrunklibspcrepcrehin">freeswitch/trunk/libs/pcre/pcre.h.in</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_chartablescdist">freeswitch/trunk/libs/pcre/pcre_chartables.c.dist</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_compilec">freeswitch/trunk/libs/pcre/pcre_compile.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_configc">freeswitch/trunk/libs/pcre/pcre_config.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_dfa_execc">freeswitch/trunk/libs/pcre/pcre_dfa_exec.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_execc">freeswitch/trunk/libs/pcre/pcre_exec.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_fullinfoc">freeswitch/trunk/libs/pcre/pcre_fullinfo.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_getc">freeswitch/trunk/libs/pcre/pcre_get.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_globalsc">freeswitch/trunk/libs/pcre/pcre_globals.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_infoc">freeswitch/trunk/libs/pcre/pcre_info.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_internalh">freeswitch/trunk/libs/pcre/pcre_internal.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_maketablesc">freeswitch/trunk/libs/pcre/pcre_maketables.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_newlinec">freeswitch/trunk/libs/pcre/pcre_newline.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_ord2utf8c">freeswitch/trunk/libs/pcre/pcre_ord2utf8.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_printintsrc">freeswitch/trunk/libs/pcre/pcre_printint.src</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_refcountc">freeswitch/trunk/libs/pcre/pcre_refcount.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_scannercc">freeswitch/trunk/libs/pcre/pcre_scanner.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_scannerh">freeswitch/trunk/libs/pcre/pcre_scanner.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_scanner_unittestcc">freeswitch/trunk/libs/pcre/pcre_scanner_unittest.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_stringpiececc">freeswitch/trunk/libs/pcre/pcre_stringpiece.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_stringpiecehin">freeswitch/trunk/libs/pcre/pcre_stringpiece.h.in</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_stringpiece_unittestcc">freeswitch/trunk/libs/pcre/pcre_stringpiece_unittest.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_studyc">freeswitch/trunk/libs/pcre/pcre_study.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_tablesc">freeswitch/trunk/libs/pcre/pcre_tables.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_try_flippedc">freeswitch/trunk/libs/pcre/pcre_try_flipped.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_ucdc">freeswitch/trunk/libs/pcre/pcre_ucd.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_ucp_searchfuncsc">freeswitch/trunk/libs/pcre/pcre_ucp_searchfuncs.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_valid_utf8c">freeswitch/trunk/libs/pcre/pcre_valid_utf8.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_versionc">freeswitch/trunk/libs/pcre/pcre_version.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcre_xclassc">freeswitch/trunk/libs/pcre/pcre_xclass.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcrecppcc">freeswitch/trunk/libs/pcre/pcrecpp.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcrecpph">freeswitch/trunk/libs/pcre/pcrecpp.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcrecpp_internalh">freeswitch/trunk/libs/pcre/pcrecpp_internal.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcrecpp_unittestcc">freeswitch/trunk/libs/pcre/pcrecpp_unittest.cc</a></li>
<li><a href="#freeswitchtrunklibspcrepcrecpparghin">freeswitch/trunk/libs/pcre/pcrecpparg.h.in</a></li>
<li><a href="#freeswitchtrunklibspcrepcredemoc">freeswitch/trunk/libs/pcre/pcredemo.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcregexppas">freeswitch/trunk/libs/pcre/pcregexp.pas</a></li>
<li><a href="#freeswitchtrunklibspcrepcregrepc">freeswitch/trunk/libs/pcre/pcregrep.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcreposixc">freeswitch/trunk/libs/pcre/pcreposix.c</a></li>
<li><a href="#freeswitchtrunklibspcrepcreposixh">freeswitch/trunk/libs/pcre/pcreposix.h</a></li>
<li><a href="#freeswitchtrunklibspcrepcretestc">freeswitch/trunk/libs/pcre/pcretest.c</a></li>
<li><a href="#freeswitchtrunklibspcreperltest">freeswitch/trunk/libs/pcre/perltest</a></li>
<li><a href="#freeswitchtrunklibspcreperltestpl">freeswitch/trunk/libs/pcre/perltest.pl</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepinput">freeswitch/trunk/libs/pcre/testdata/grepinput</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepinput8">freeswitch/trunk/libs/pcre/testdata/grepinput8</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepinputv">freeswitch/trunk/libs/pcre/testdata/grepinputv</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepinputx">freeswitch/trunk/libs/pcre/testdata/grepinputx</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagreplist">freeswitch/trunk/libs/pcre/testdata/greplist</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepoutput">freeswitch/trunk/libs/pcre/testdata/grepoutput</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepoutput8">freeswitch/trunk/libs/pcre/testdata/grepoutput8</a></li>
<li><a href="#freeswitchtrunklibspcretestdatagrepoutputN">freeswitch/trunk/libs/pcre/testdata/grepoutputN</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput1">freeswitch/trunk/libs/pcre/testdata/testinput1</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput10">freeswitch/trunk/libs/pcre/testdata/testinput10</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput2">freeswitch/trunk/libs/pcre/testdata/testinput2</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput3">freeswitch/trunk/libs/pcre/testdata/testinput3</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput4">freeswitch/trunk/libs/pcre/testdata/testinput4</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput5">freeswitch/trunk/libs/pcre/testdata/testinput5</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput6">freeswitch/trunk/libs/pcre/testdata/testinput6</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput7">freeswitch/trunk/libs/pcre/testdata/testinput7</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput8">freeswitch/trunk/libs/pcre/testdata/testinput8</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestinput9">freeswitch/trunk/libs/pcre/testdata/testinput9</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput1">freeswitch/trunk/libs/pcre/testdata/testoutput1</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput10">freeswitch/trunk/libs/pcre/testdata/testoutput10</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput2">freeswitch/trunk/libs/pcre/testdata/testoutput2</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput3">freeswitch/trunk/libs/pcre/testdata/testoutput3</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput4">freeswitch/trunk/libs/pcre/testdata/testoutput4</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput5">freeswitch/trunk/libs/pcre/testdata/testoutput5</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput6">freeswitch/trunk/libs/pcre/testdata/testoutput6</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput7">freeswitch/trunk/libs/pcre/testdata/testoutput7</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput8">freeswitch/trunk/libs/pcre/testdata/testoutput8</a></li>
<li><a href="#freeswitchtrunklibspcretestdatatestoutput9">freeswitch/trunk/libs/pcre/testdata/testoutput9</a></li>
<li><a href="#freeswitchtrunklibspcretestdatawintestinput3">freeswitch/trunk/libs/pcre/testdata/wintestinput3</a></li>
<li><a href="#freeswitchtrunklibspcretestdatawintestoutput3">freeswitch/trunk/libs/pcre/testdata/wintestoutput3</a></li>
<li><a href="#freeswitchtrunklibspcreucph">freeswitch/trunk/libs/pcre/ucp.h</a></li>
<li><a href="#freeswitchtrunklibspcreucpinternalh">freeswitch/trunk/libs/pcre/ucpinternal.h</a></li>
<li><a href="#freeswitchtrunklibspcreucptablec">freeswitch/trunk/libs/pcre/ucptable.c</a></li>
<li><a href="#freeswitchtrunklibsportaudioupdate">freeswitch/trunk/libs/portaudio/.update</a></li>
<li><a href="#freeswitchtrunklibsportaudioCOMPILINGDARWIN">freeswitch/trunk/libs/portaudio/COMPILING.DARWIN</a></li>
<li><a href="#freeswitchtrunklibsportaudioDoxyfile">freeswitch/trunk/libs/portaudio/Doxyfile</a></li>
<li><a href="#freeswitchtrunklibsportaudioLICENSEtxt">freeswitch/trunk/libs/portaudio/LICENSE.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudioMakefiledarwin">freeswitch/trunk/libs/portaudio/Makefile.darwin</a></li>
<li><a href="#freeswitchtrunklibsportaudioMakefilein">freeswitch/trunk/libs/portaudio/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsportaudioREADMEtxt">freeswitch/trunk/libs/portaudio/README.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudioSConstruct">freeswitch/trunk/libs/portaudio/SConstruct</a></li>
<li><a href="#freeswitchtrunklibsportaudioV19develreadmetxt">freeswitch/trunk/libs/portaudio/V19-devel-readme.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudioacincludem4">freeswitch/trunk/libs/portaudio/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppAUTHORS">freeswitch/trunk/libs/portaudio/bindings/cpp/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppCOPYING">freeswitch/trunk/libs/portaudio/bindings/cpp/COPYING</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppChangeLog">freeswitch/trunk/libs/portaudio/bindings/cpp/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppINSTALL">freeswitch/trunk/libs/portaudio/bindings/cpp/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppMakefileam">freeswitch/trunk/libs/portaudio/bindings/cpp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppNEWS">freeswitch/trunk/libs/portaudio/bindings/cpp/NEWS</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppREADME">freeswitch/trunk/libs/portaudio/bindings/cpp/README</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppSConscript">freeswitch/trunk/libs/portaudio/bindings/cpp/SConscript</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbinMakefileam">freeswitch/trunk/libs/portaudio/bindings/cpp/bin/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuMakefilein">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuOUT_OF_DATE">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/OUT_OF_DATE</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuaclocalm4">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/aclocal.m4</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuconfigguess">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/config.guess</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuconfigsub">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/config.sub</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuconfigure">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/configure</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuconfigureac">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildgnuinstallsh">freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/install-sh</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6devs_exampledsp">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/devs_example.dsp</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6devs_exampledsw">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/devs_example.dsw</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6sine_exampledsp">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/sine_example.dsp</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6sine_exampledsw">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/sine_example.dsw</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6static_librarydsp">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/static_library.dsp</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc6static_librarydsw">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/static_library.dsw</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7OUT_OF_DATE">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7/OUT_OF_DATE</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1devs_examplesln">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/devs_example.sln</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1devs_examplevcproj">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1sine_examplesln">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/sine_example.sln</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1sine_examplevcproj">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/sine_example.vcproj</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1static_librarysln">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/static_library.sln</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppbuildvc7_1static_libraryvcproj">freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/static_library.vcproj</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppconfigureac">freeswitch/trunk/libs/portaudio/bindings/cpp/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppdocMakefileam">freeswitch/trunk/libs/portaudio/bindings/cpp/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppdocREADME">freeswitch/trunk/libs/portaudio/bindings/cpp/doc/README</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppdocconfigdoxy">freeswitch/trunk/libs/portaudio/bindings/cpp/doc/config.doxy</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppdocconfigdoxylinux">freeswitch/trunk/libs/portaudio/bindings/cpp/doc/config.doxy.linux</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppexampledevscxx">freeswitch/trunk/libs/portaudio/bindings/cpp/example/devs.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppexamplesinecxx">freeswitch/trunk/libs/portaudio/bindings/cpp/example/sine.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeMakefileam">freeswitch/trunk/libs/portaudio/bindings/cpp/include/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppAsioDeviceAdapterhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/AsioDeviceAdapter.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppAutoSystemhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/AutoSystem.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppBlockingStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/BlockingStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCFunCallbackStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CFunCallbackStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCallbackInterfacehxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CallbackInterface.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCallbackStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CallbackStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCppFunCallbackStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CppFunCallbackStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppDevicehxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Device.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppDirectionSpecificStreamParametershxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/DirectionSpecificStreamParameters.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppExceptionhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Exception.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppHostApihxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/HostApi.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppInterfaceCallbackStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/InterfaceCallbackStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppMemFunCallbackStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/MemFunCallbackStream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppPortAudioCpphxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/PortAudioCpp.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSampleDataFormathxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SampleDataFormat.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppStreamhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Stream.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppStreamParametershxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/StreamParameters.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSystemhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/System.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSystemDeviceIteratorhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SystemDeviceIterator.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSystemHostApiIteratorhxx">freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SystemHostApiIterator.hxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscpplibMakefileam">freeswitch/trunk/libs/portaudio/bindings/cpp/lib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppportaudiocpppcin">freeswitch/trunk/libs/portaudio/bindings/cpp/portaudiocpp.pc.in</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppAsioDeviceAdaptercxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/AsioDeviceAdapter.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppBlockingStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/BlockingStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCFunCallbackStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CFunCallbackStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCallbackInterfacecxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CallbackInterface.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCallbackStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CallbackStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCppFunCallbackStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CppFunCallbackStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppDevicecxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Device.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppDirectionSpecificStreamParameterscxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/DirectionSpecificStreamParameters.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppExceptioncxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Exception.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppHostApicxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/HostApi.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppInterfaceCallbackStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/InterfaceCallbackStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppMemFunCallbackStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/MemFunCallbackStream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppStreamcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Stream.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppStreamParameterscxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/StreamParameters.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppSystemcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/System.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppSystemDeviceIteratorcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/SystemDeviceIterator.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobindingscppsourceportaudiocppSystemHostApiIteratorcxx">freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/SystemHostApiIterator.cxx</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuilddevcppMakefiledll">freeswitch/trunk/libs/portaudio/build/dev-cpp/Makefile-dll</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuilddevcppMakefilestatic">freeswitch/trunk/libs/portaudio/build/dev-cpp/Makefile-static</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuilddevcppportaudiodlldev">freeswitch/trunk/libs/portaudio/build/dev-cpp/portaudio-dll.dev</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuilddevcppportaudiostaticdev">freeswitch/trunk/libs/portaudio/build/dev-cpp/portaudio-static.dev</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuilddevcppreadmetxt">freeswitch/trunk/libs/portaudio/build/dev-cpp/readme.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudio2008vcproj">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudiodef">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.def</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudiodsp">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.dsp</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudiodsw">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.dsw</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudiosln">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.sln</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcportaudiovcproj">freeswitch/trunk/libs/portaudio/build/msvc/portaudio.vcproj</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildmsvcreadmetxt">freeswitch/trunk/libs/portaudio/build/msvc/readme.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildsconsSConscript_common">freeswitch/trunk/libs/portaudio/build/scons/SConscript_common</a></li>
<li><a href="#freeswitchtrunklibsportaudiobuildsconsSConscript_opts">freeswitch/trunk/libs/portaudio/build/scons/SConscript_opts</a></li>
<li><a href="#freeswitchtrunklibsportaudioconfiguregnu">freeswitch/trunk/libs/portaudio/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsportaudioconfigurein">freeswitch/trunk/libs/portaudio/configure.in</a></li>
<li><a href="#freeswitchtrunklibsportaudiodocsrclicensedox">freeswitch/trunk/libs/portaudio/doc/src/license.dox</a></li>
<li><a href="#freeswitchtrunklibsportaudiodocsrcmainpagedox">freeswitch/trunk/libs/portaudio/doc/src/mainpage.dox</a></li>
<li><a href="#freeswitchtrunklibsportaudiodocsrcsrcguidedox">freeswitch/trunk/libs/portaudio/doc/src/srcguide.dox</a></li>
<li><a href="#freeswitchtrunklibsportaudiodocutilscheckfiledocspy">freeswitch/trunk/libs/portaudio/doc/utils/checkfiledocs.py</a></li>
<li><a href="#freeswitchtrunklibsportaudiofixdirbat">freeswitch/trunk/libs/portaudio/fixdir.bat</a></li>
<li><a href="#freeswitchtrunklibsportaudiofixfilebat">freeswitch/trunk/libs/portaudio/fixfile.bat</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_asioh">freeswitch/trunk/libs/portaudio/include/pa_asio.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_jackh">freeswitch/trunk/libs/portaudio/include/pa_jack.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_linux_alsah">freeswitch/trunk/libs/portaudio/include/pa_linux_alsa.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_mac_coreh">freeswitch/trunk/libs/portaudio/include/pa_mac_core.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_win_dsh">freeswitch/trunk/libs/portaudio/include/pa_win_ds.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_win_waveformath">freeswitch/trunk/libs/portaudio/include/pa_win_waveformat.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludepa_win_wmmeh">freeswitch/trunk/libs/portaudio/include/pa_win_wmme.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioincludeportaudioh">freeswitch/trunk/libs/portaudio/include/portaudio.h</a></li>
<li><a href="#freeswitchtrunklibsportaudioindexhtml">freeswitch/trunk/libs/portaudio/index.html</a></li>
<li><a href="#freeswitchtrunklibsportaudiopablioREADMEtxt">freeswitch/trunk/libs/portaudio/pablio/README.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliopablioc">freeswitch/trunk/libs/portaudio/pablio/pablio.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliopabliodef">freeswitch/trunk/libs/portaudio/pablio/pablio.def</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliopablioh">freeswitch/trunk/libs/portaudio/pablio/pablio.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliotest_rwc">freeswitch/trunk/libs/portaudio/pablio/test_rw.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliotest_rw_echoc">freeswitch/trunk/libs/portaudio/pablio/test_rw_echo.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliotest_w_sawc">freeswitch/trunk/libs/portaudio/pablio/test_w_saw.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiopabliotest_w_saw8c">freeswitch/trunk/libs/portaudio/pablio/test_w_saw8.c</a></li>
<li><a href="#freeswitchtrunklibsportaudioportaudio20pcin">freeswitch/trunk/libs/portaudio/portaudio-2.0.pc.in</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcSConscript">freeswitch/trunk/libs/portaudio/src/SConscript</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_allocationc">freeswitch/trunk/libs/portaudio/src/common/pa_allocation.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_allocationh">freeswitch/trunk/libs/portaudio/src/common/pa_allocation.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_convertersc">freeswitch/trunk/libs/portaudio/src/common/pa_converters.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_convertersh">freeswitch/trunk/libs/portaudio/src/common/pa_converters.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_cpuloadc">freeswitch/trunk/libs/portaudio/src/common/pa_cpuload.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_cpuloadh">freeswitch/trunk/libs/portaudio/src/common/pa_cpuload.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_debugprintc">freeswitch/trunk/libs/portaudio/src/common/pa_debugprint.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_debugprinth">freeswitch/trunk/libs/portaudio/src/common/pa_debugprint.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_ditherc">freeswitch/trunk/libs/portaudio/src/common/pa_dither.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_ditherh">freeswitch/trunk/libs/portaudio/src/common/pa_dither.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_endiannessh">freeswitch/trunk/libs/portaudio/src/common/pa_endianness.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_frontc">freeswitch/trunk/libs/portaudio/src/common/pa_front.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_hostapih">freeswitch/trunk/libs/portaudio/src/common/pa_hostapi.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_processc">freeswitch/trunk/libs/portaudio/src/common/pa_process.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_processh">freeswitch/trunk/libs/portaudio/src/common/pa_process.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_ringbufferc">freeswitch/trunk/libs/portaudio/src/common/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_ringbufferh">freeswitch/trunk/libs/portaudio/src/common/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_skeletonc">freeswitch/trunk/libs/portaudio/src/common/pa_skeleton.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_streamc">freeswitch/trunk/libs/portaudio/src/common/pa_stream.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_streamh">freeswitch/trunk/libs/portaudio/src/common/pa_stream.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_tracec">freeswitch/trunk/libs/portaudio/src/common/pa_trace.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_traceh">freeswitch/trunk/libs/portaudio/src/common/pa_trace.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_typesh">freeswitch/trunk/libs/portaudio/src/common/pa_types.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrccommonpa_utilh">freeswitch/trunk/libs/portaudio/src/common/pa_util.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapialsapa_linux_alsac">freeswitch/trunk/libs/portaudio/src/hostapi/alsa/pa_linux_alsa.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasihpipa_linux_asihpic">freeswitch/trunk/libs/portaudio/src/hostapi/asihpi/pa_linux_asihpi.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasioASIOREADMEtxt">freeswitch/trunk/libs/portaudio/src/hostapi/asio/ASIO-README.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasioCallback_adaptation_pdf">freeswitch/trunk/libs/portaudio/src/hostapi/asio/Callback_adaptation_.pdf</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasioPa_ASIOpdf">freeswitch/trunk/libs/portaudio/src/hostapi/asio/Pa_ASIO.pdf</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasioiasiothiscallresolvercpp">freeswitch/trunk/libs/portaudio/src/hostapi/asio/iasiothiscallresolver.cpp</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasioiasiothiscallresolverh">freeswitch/trunk/libs/portaudio/src/hostapi/asio/iasiothiscallresolver.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiasiopa_asiocpp">freeswitch/trunk/libs/portaudio/src/hostapi/asio/pa_asio.cpp</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudionotestxt">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/notes.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_corec">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_blockingc">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_blockingh">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_internalh">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_internal.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_oldc">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_old.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_utilitiesc">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_utilitiesh">freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapidsoundpa_win_dsc">freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapidsoundpa_win_ds_dynlinkc">freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapidsoundpa_win_ds_dynlinkh">freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapijackpa_jackc">freeswitch/trunk/libs/portaudio/src/hostapi/jack/pa_jack.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiosslow_latency_tiptxt">freeswitch/trunk/libs/portaudio/src/hostapi/oss/low_latency_tip.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiosspa_unix_ossc">freeswitch/trunk/libs/portaudio/src/hostapi/oss/pa_unix_oss.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiossrecplayc">freeswitch/trunk/libs/portaudio/src/hostapi/oss/recplay.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiwasapipa_win_wasapicpp">freeswitch/trunk/libs/portaudio/src/hostapi/wasapi/pa_win_wasapi.cpp</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiwdmkspa_win_wdmksc">freeswitch/trunk/libs/portaudio/src/hostapi/wdmks/pa_win_wdmks.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiwdmksreadmetxt">freeswitch/trunk/libs/portaudio/src/hostapi/wdmks/readme.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrchostapiwmmepa_win_wmmec">freeswitch/trunk/libs/portaudio/src/hostapi/wmme/pa_win_wmme.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcosmac_osxpa_mac_hostapisc">freeswitch/trunk/libs/portaudio/src/os/mac_osx/pa_mac_hostapis.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcosunixpa_unix_hostapisc">freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_hostapis.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcosunixpa_unix_utilc">freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_util.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcosunixpa_unix_utilh">freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_util.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_win_hostapisc">freeswitch/trunk/libs/portaudio/src/os/win/pa_win_hostapis.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_win_utilc">freeswitch/trunk/libs/portaudio/src/os/win/pa_win_util.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_win_waveformatc">freeswitch/trunk/libs/portaudio/src/os/win/pa_win_waveformat.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_win_wdmks_utilsc">freeswitch/trunk/libs/portaudio/src/os/win/pa_win_wdmks_utils.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_win_wdmks_utilsh">freeswitch/trunk/libs/portaudio/src/os/win/pa_win_wdmks_utils.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_x86_plain_convertersc">freeswitch/trunk/libs/portaudio/src/os/win/pa_x86_plain_converters.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiosrcoswinpa_x86_plain_convertersh">freeswitch/trunk/libs/portaudio/src/os/win/pa_x86_plain_converters.h</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestREADMEtxt">freeswitch/trunk/libs/portaudio/test/README.txt</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_convertc">freeswitch/trunk/libs/portaudio/test/debug_convert.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_dither_calcc">freeswitch/trunk/libs/portaudio/test/debug_dither_calc.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_dualc">freeswitch/trunk/libs/portaudio/test/debug_dual.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_multi_inc">freeswitch/trunk/libs/portaudio/test/debug_multi_in.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_multi_outc">freeswitch/trunk/libs/portaudio/test/debug_multi_out.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_recordc">freeswitch/trunk/libs/portaudio/test/debug_record.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_record_reusec">freeswitch/trunk/libs/portaudio/test/debug_record_reuse.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_sinec">freeswitch/trunk/libs/portaudio/test/debug_sine.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_sine_ampc">freeswitch/trunk/libs/portaudio/test/debug_sine_amp.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_sine_formatsc">freeswitch/trunk/libs/portaudio/test/debug_sine_formats.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_sratec">freeswitch/trunk/libs/portaudio/test/debug_srate.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestdebug_test1c">freeswitch/trunk/libs/portaudio/test/debug_test1.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpa_devsc">freeswitch/trunk/libs/portaudio/test/pa_devs.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpa_fuzzc">freeswitch/trunk/libs/portaudio/test/pa_fuzz.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpa_minlatc">freeswitch/trunk/libs/portaudio/test/pa_minlat.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpaqa_devsc">freeswitch/trunk/libs/portaudio/test/paqa_devs.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpaqa_errsc">freeswitch/trunk/libs/portaudio/test/paqa_errs.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest1c">freeswitch/trunk/libs/portaudio/test/patest1.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_bufferc">freeswitch/trunk/libs/portaudio/test/patest_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_callbackstopc">freeswitch/trunk/libs/portaudio/test/patest_callbackstop.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_clipc">freeswitch/trunk/libs/portaudio/test/patest_clip.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_ditherc">freeswitch/trunk/libs/portaudio/test/patest_dither.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_dsound_surroundc">freeswitch/trunk/libs/portaudio/test/patest_dsound_surround.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_hangc">freeswitch/trunk/libs/portaudio/test/patest_hang.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_in_overflowc">freeswitch/trunk/libs/portaudio/test/patest_in_overflow.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_latencyc">freeswitch/trunk/libs/portaudio/test/patest_latency.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_leftrightc">freeswitch/trunk/libs/portaudio/test/patest_leftright.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_longsinec">freeswitch/trunk/libs/portaudio/test/patest_longsine.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_manyc">freeswitch/trunk/libs/portaudio/test/patest_many.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_maxsinesc">freeswitch/trunk/libs/portaudio/test/patest_maxsines.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_monoc">freeswitch/trunk/libs/portaudio/test/patest_mono.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_mono_asio_channel_selectc">freeswitch/trunk/libs/portaudio/test/patest_mono_asio_channel_select.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_multi_sinec">freeswitch/trunk/libs/portaudio/test/patest_multi_sine.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_out_underflowc">freeswitch/trunk/libs/portaudio/test/patest_out_underflow.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_pinkc">freeswitch/trunk/libs/portaudio/test/patest_pink.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_primec">freeswitch/trunk/libs/portaudio/test/patest_prime.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_read_recordc">freeswitch/trunk/libs/portaudio/test/patest_read_record.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_read_write_wirec">freeswitch/trunk/libs/portaudio/test/patest_read_write_wire.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_recordc">freeswitch/trunk/libs/portaudio/test/patest_record.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_ringmixc">freeswitch/trunk/libs/portaudio/test/patest_ringmix.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sawc">freeswitch/trunk/libs/portaudio/test/patest_saw.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sinec">freeswitch/trunk/libs/portaudio/test/patest_sine.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sine8c">freeswitch/trunk/libs/portaudio/test/patest_sine8.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sine_channelmapsc">freeswitch/trunk/libs/portaudio/test/patest_sine_channelmaps.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sine_formatsc">freeswitch/trunk/libs/portaudio/test/patest_sine_formats.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_sine_timec">freeswitch/trunk/libs/portaudio/test/patest_sine_time.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_start_stopc">freeswitch/trunk/libs/portaudio/test/patest_start_stop.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_stopc">freeswitch/trunk/libs/portaudio/test/patest_stop.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_stop_playoutc">freeswitch/trunk/libs/portaudio/test/patest_stop_playout.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_syncc">freeswitch/trunk/libs/portaudio/test/patest_sync.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_timingc">freeswitch/trunk/libs/portaudio/test/patest_timing.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_toomanysinesc">freeswitch/trunk/libs/portaudio/test/patest_toomanysines.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_two_ratesc">freeswitch/trunk/libs/portaudio/test/patest_two_rates.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_underflowc">freeswitch/trunk/libs/portaudio/test/patest_underflow.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_wirec">freeswitch/trunk/libs/portaudio/test/patest_wire.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_wmme_surroundc">freeswitch/trunk/libs/portaudio/test/patest_wmme_surround.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_write_sinec">freeswitch/trunk/libs/portaudio/test/patest_write_sine.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestpatest_write_stopc">freeswitch/trunk/libs/portaudio/test/patest_write_stop.c</a></li>
<li><a href="#freeswitchtrunklibsportaudiotestcvschangemetxt">freeswitch/trunk/libs/portaudio/testcvs/changeme.txt</a></li>
<li><a href="#freeswitchtrunklibssilkupdate">freeswitch/trunk/libs/silk/.update</a></li>
<li><a href="#freeswitchtrunklibssilkAUTHORS">freeswitch/trunk/libs/silk/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibssilkCOPYING">freeswitch/trunk/libs/silk/COPYING</a></li>
<li><a href="#freeswitchtrunklibssilkChangeLog">freeswitch/trunk/libs/silk/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssilkINSTALL">freeswitch/trunk/libs/silk/INSTALL</a></li>
<li><a href="#freeswitchtrunklibssilkMakefileam">freeswitch/trunk/libs/silk/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssilkNEWS">freeswitch/trunk/libs/silk/NEWS</a></li>
<li><a href="#freeswitchtrunklibssilkREADME">freeswitch/trunk/libs/silk/README</a></li>
<li><a href="#freeswitchtrunklibssilkSilk_SDKsln">freeswitch/trunk/libs/silk/Silk_SDK.sln</a></li>
<li><a href="#freeswitchtrunklibssilkconfiguregnu">freeswitch/trunk/libs/silk/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibssilkconfigurein">freeswitch/trunk/libs/silk/configure.in</a></li>
<li><a href="#freeswitchtrunklibssilkdocSILKDataSheetpdf">freeswitch/trunk/libs/silk/doc/SILKDataSheet.pdf</a></li>
<li><a href="#freeswitchtrunklibssilkdocSILK_RTP_PayloadFormatpdf">freeswitch/trunk/libs/silk/doc/SILK_RTP_PayloadFormat.pdf</a></li>
<li><a href="#freeswitchtrunklibssilkdocSILK_SDK_APIpdf">freeswitch/trunk/libs/silk/doc/SILK_SDK_API.pdf</a></li>
<li><a href="#freeswitchtrunklibssilkinterfaceSKP_Silk_SDK_APIh">freeswitch/trunk/libs/silk/interface/SKP_Silk_SDK_API.h</a></li>
<li><a href="#freeswitchtrunklibssilkinterfaceSKP_Silk_controlh">freeswitch/trunk/libs/silk/interface/SKP_Silk_control.h</a></li>
<li><a href="#freeswitchtrunklibssilkinterfaceSKP_Silk_errorsh">freeswitch/trunk/libs/silk/interface/SKP_Silk_errors.h</a></li>
<li><a href="#freeswitchtrunklibssilkinterfaceSKP_Silk_typedefh">freeswitch/trunk/libs/silk/interface/SKP_Silk_typedef.h</a></li>
<li><a href="#freeswitchtrunklibssilkreadmetxt">freeswitch/trunk/libs/silk/readme.txt</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_A2NLSFc">freeswitch/trunk/libs/silk/src/SKP_Silk_A2NLSF.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_CNGc">freeswitch/trunk/libs/silk/src/SKP_Silk_CNG.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_HP_variable_cutoff_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_HP_variable_cutoff_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_Inlinesh">freeswitch/trunk/libs/silk/src/SKP_Silk_Inlines.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LBRR_resetc">freeswitch/trunk/libs/silk/src/SKP_Silk_LBRR_reset.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LPC_inv_pred_gainc">freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_inv_pred_gain.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LPC_stabilizec">freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_stabilize.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LPC_synthesis_filterc">freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_synthesis_filter.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LPC_synthesis_order16c">freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_synthesis_order16.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LP_variable_cutoffc">freeswitch/trunk/libs/silk/src/SKP_Silk_LP_variable_cutoff.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LSF_cos_tablec">freeswitch/trunk/libs/silk/src/SKP_Silk_LSF_cos_table.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LTP_analysis_filter_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_LTP_analysis_filter_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_LTP_scale_ctrl_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_LTP_scale_ctrl_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_MAc">freeswitch/trunk/libs/silk/src/SKP_Silk_MA.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF2Ac">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF2A.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF2A_stablec">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF2A_stable.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_MSVQ_decodec">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_MSVQ_decode.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_MSVQ_encode_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_MSVQ_encode_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_VQ_rate_distortion_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_VQ_sum_error_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_sum_error_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_VQ_weights_laroiac">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_weights_laroia.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NLSF_stabilizec">freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_stabilize.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NSQc">freeswitch/trunk/libs/silk/src/SKP_Silk_NSQ.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_NSQ_del_decc">freeswitch/trunk/libs/silk/src/SKP_Silk_NSQ_del_dec.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_PLCc">freeswitch/trunk/libs/silk/src/SKP_Silk_PLC.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_PLCh">freeswitch/trunk/libs/silk/src/SKP_Silk_PLC.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_SigProc_FIXh">freeswitch/trunk/libs/silk/src/SKP_Silk_SigProc_FIX.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_VADc">freeswitch/trunk/libs/silk/src/SKP_Silk_VAD.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_VQ_nearest_neighbor_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_VQ_nearest_neighbor_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_allpass_intc">freeswitch/trunk/libs/silk/src/SKP_Silk_allpass_int.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_ana_filt_bank_1c">freeswitch/trunk/libs/silk/src/SKP_Silk_ana_filt_bank_1.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_apply_sine_windowc">freeswitch/trunk/libs/silk/src/SKP_Silk_apply_sine_window.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_array_maxabsc">freeswitch/trunk/libs/silk/src/SKP_Silk_array_maxabs.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_autocorrc">freeswitch/trunk/libs/silk/src/SKP_Silk_autocorr.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_biquadc">freeswitch/trunk/libs/silk/src/SKP_Silk_biquad.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_biquad_altc">freeswitch/trunk/libs/silk/src/SKP_Silk_biquad_alt.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_burg_modifiedc">freeswitch/trunk/libs/silk/src/SKP_Silk_burg_modified.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_bwexpanderc">freeswitch/trunk/libs/silk/src/SKP_Silk_bwexpander.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_bwexpander_32c">freeswitch/trunk/libs/silk/src/SKP_Silk_bwexpander_32.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_code_signsc">freeswitch/trunk/libs/silk/src/SKP_Silk_code_signs.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_common_pitch_est_definesh">freeswitch/trunk/libs/silk/src/SKP_Silk_common_pitch_est_defines.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_control_codec_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_control_codec_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_corrMatrix_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_corrMatrix_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_create_init_destroyc">freeswitch/trunk/libs/silk/src/SKP_Silk_create_init_destroy.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_dec_APIc">freeswitch/trunk/libs/silk/src/SKP_Silk_dec_API.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_corec">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_core.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_framec">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_frame.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_indices_v4c">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_indices_v4.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_parametersc">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_parameters.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_parameters_v4c">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_parameters_v4.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decode_pulsesc">freeswitch/trunk/libs/silk/src/SKP_Silk_decode_pulses.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_decoder_set_fsc">freeswitch/trunk/libs/silk/src/SKP_Silk_decoder_set_fs.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_defineh">freeswitch/trunk/libs/silk/src/SKP_Silk_define.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_define_FIXh">freeswitch/trunk/libs/silk/src/SKP_Silk_define_FIX.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_detect_SWB_inputc">freeswitch/trunk/libs/silk/src/SKP_Silk_detect_SWB_input.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_enc_APIc">freeswitch/trunk/libs/silk/src/SKP_Silk_enc_API.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_encode_frame_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_encode_frame_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_encode_parametersc">freeswitch/trunk/libs/silk/src/SKP_Silk_encode_parameters.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_encode_parameters_v4c">freeswitch/trunk/libs/silk/src/SKP_Silk_encode_parameters_v4.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_encode_pulsesc">freeswitch/trunk/libs/silk/src/SKP_Silk_encode_pulses.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_find_LPC_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_find_LPC_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_find_LTP_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_find_LTP_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_find_pitch_lags_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_find_pitch_lags_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_find_pred_coefs_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_find_pred_coefs_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_gain_quantc">freeswitch/trunk/libs/silk/src/SKP_Silk_gain_quant.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_init_encoder_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_init_encoder_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_inner_prod_alignedc">freeswitch/trunk/libs/silk/src/SKP_Silk_inner_prod_aligned.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_interpolatec">freeswitch/trunk/libs/silk/src/SKP_Silk_interpolate.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_k2ac">freeswitch/trunk/libs/silk/src/SKP_Silk_k2a.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_k2a_Q16c">freeswitch/trunk/libs/silk/src/SKP_Silk_k2a_Q16.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_lin2logc">freeswitch/trunk/libs/silk/src/SKP_Silk_lin2log.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_log2linc">freeswitch/trunk/libs/silk/src/SKP_Silk_log2lin.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_lowpass_intc">freeswitch/trunk/libs/silk/src/SKP_Silk_lowpass_int.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_lowpass_shortc">freeswitch/trunk/libs/silk/src/SKP_Silk_lowpass_short.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_macrosh">freeswitch/trunk/libs/silk/src/SKP_Silk_macros.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_mainh">freeswitch/trunk/libs/silk/src/SKP_Silk_main.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_main_FIXh">freeswitch/trunk/libs/silk/src/SKP_Silk_main_FIX.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_noise_shape_analysis_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_noise_shape_analysis_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_perceptual_parameters_FIXh">freeswitch/trunk/libs/silk/src/SKP_Silk_perceptual_parameters_FIX.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_pitch_analysis_corec">freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_analysis_core.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_pitch_est_definesh">freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_est_defines.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_pitch_est_tablesc">freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_est_tables.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_prefilter_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_prefilter_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_process_NLSFs_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_process_NLSFs_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_process_gains_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_process_gains_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_pulses_to_bytesc">freeswitch/trunk/libs/silk/src/SKP_Silk_pulses_to_bytes.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_quant_LTP_gains_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_quant_LTP_gains_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_range_coderc">freeswitch/trunk/libs/silk/src/SKP_Silk_range_coder.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_regularize_correlations_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_regularize_correlations_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_1_2c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_1_2_coarsec">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2_coarse.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_1_2_coarsestc">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2_coarsest.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_1_3c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_3.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_2_1_coarsec">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_1_coarse.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_2_3c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_2_3_coarsec">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_coarse.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_2_3_coarsestc">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_coarsest.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_2_3_romc">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_rom.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_3_1c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_1.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_3_2c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_2.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_3_2_romc">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_2_rom.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_3_4c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_4.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_4_3c">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_4_3.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_resample_romh">freeswitch/trunk/libs/silk/src/SKP_Silk_resample_rom.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_residual_energy16_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_residual_energy16_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_residual_energy_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_residual_energy_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_scale_copy_vector16c">freeswitch/trunk/libs/silk/src/SKP_Silk_scale_copy_vector16.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_scale_vectorc">freeswitch/trunk/libs/silk/src/SKP_Silk_scale_vector.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_schurc">freeswitch/trunk/libs/silk/src/SKP_Silk_schur.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_schur64c">freeswitch/trunk/libs/silk/src/SKP_Silk_schur64.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_shell_coderc">freeswitch/trunk/libs/silk/src/SKP_Silk_shell_coder.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_sigm_Q15c">freeswitch/trunk/libs/silk/src/SKP_Silk_sigm_Q15.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_solve_LS_FIXc">freeswitch/trunk/libs/silk/src/SKP_Silk_solve_LS_FIX.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_sortc">freeswitch/trunk/libs/silk/src/SKP_Silk_sort.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_structsh">freeswitch/trunk/libs/silk/src/SKP_Silk_structs.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_structs_FIXh">freeswitch/trunk/libs/silk/src/SKP_Silk_structs_FIX.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_sum_sqr_shiftc">freeswitch/trunk/libs/silk/src/SKP_Silk_sum_sqr_shift.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tablesh">freeswitch/trunk/libs/silk/src/SKP_Silk_tables.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_LTPc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_LTP.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_10c">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_10.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_10h">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_10.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_16c">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_16.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_16h">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_16.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_10c">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_10.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_10h">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_10.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_16c">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_16.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_16h">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_16.h</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_gainc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_gain.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_otherc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_other.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_pitch_lagc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_pitch_lag.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_pulses_per_blockc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_pulses_per_block.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_signc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_sign.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSKP_Silk_tables_type_offsetc">freeswitch/trunk/libs/silk/src/SKP_Silk_tables_type_offset.c</a></li>
<li><a href="#freeswitchtrunklibssilksrcSilk_FIXvcproj">freeswitch/trunk/libs/silk/src/Silk_FIX.vcproj</a></li>
<li><a href="#freeswitchtrunklibssilktestDec_SDKvcproj">freeswitch/trunk/libs/silk/test/Dec_SDK.vcproj</a></li>
<li><a href="#freeswitchtrunklibssilktestDecoderc">freeswitch/trunk/libs/silk/test/Decoder.c</a></li>
<li><a href="#freeswitchtrunklibssilktestEnc_SDKvcproj">freeswitch/trunk/libs/silk/test/Enc_SDK.vcproj</a></li>
<li><a href="#freeswitchtrunklibssilktestEncoderc">freeswitch/trunk/libs/silk/test/Encoder.c</a></li>
<li><a href="#freeswitchtrunklibssilktestSignalComparevcproj">freeswitch/trunk/libs/silk/test/SignalCompare.vcproj</a></li>
<li><a href="#freeswitchtrunklibssilktestsignalComparec">freeswitch/trunk/libs/silk/test/signalCompare.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipupdate">freeswitch/trunk/libs/sofia-sip/.update</a></li>
<li><a href="#freeswitchtrunklibssofiasipAUTHORS">freeswitch/trunk/libs/sofia-sip/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibssofiasipCOPYING">freeswitch/trunk/libs/sofia-sip/COPYING</a></li>
<li><a href="#freeswitchtrunklibssofiasipCOPYRIGHTS">freeswitch/trunk/libs/sofia-sip/COPYRIGHTS</a></li>
<li><a href="#freeswitchtrunklibssofiasipChangeLog">freeswitch/trunk/libs/sofia-sip/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasipChangeLogexttrees">freeswitch/trunk/libs/sofia-sip/ChangeLog.ext-trees</a></li>
<li><a href="#freeswitchtrunklibssofiasipMakefileam">freeswitch/trunk/libs/sofia-sip/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasipREADME">freeswitch/trunk/libs/sofia-sip/README</a></li>
<li><a href="#freeswitchtrunklibssofiasipREADMEdevelopers">freeswitch/trunk/libs/sofia-sip/README.developers</a></li>
<li><a href="#freeswitchtrunklibssofiasipRELEASE">freeswitch/trunk/libs/sofia-sip/RELEASE</a></li>
<li><a href="#freeswitchtrunklibssofiasipRELEASEtemplate">freeswitch/trunk/libs/sofia-sip/RELEASE.template</a></li>
<li><a href="#freeswitchtrunklibssofiasipTODO">freeswitch/trunk/libs/sofia-sip/TODO</a></li>
<li><a href="#freeswitchtrunklibssofiasipacincludem4">freeswitch/trunk/libs/sofia-sip/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipautoconfallcmd">freeswitch/trunk/libs/sofia-sip/autoconf-all.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipautogensh">freeswitch/trunk/libs/sofia-sip/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasipconfigureac">freeswitch/trunk/libs/sofia-sip/configure.ac</a></li>
<li><a href="#freeswitchtrunklibssofiasipconfiguregnu">freeswitch/trunk/libs/sofia-sip/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibssofiasipdocsbuild_systemtxt">freeswitch/trunk/libs/sofia-sip/docs/build_system.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasipdocsdevel_platform_notestxt">freeswitch/trunk/libs/sofia-sip/docs/devel_platform_notes.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasipdocsrelease_managementtxt">freeswitch/trunk/libs/sofia-sip/docs/release_management.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfbnfc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/bnf.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfbnfdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/bnf.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfsofiasipbnfh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/sofia-sip/bnf.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnfsofiasiphostdomainh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/sofia-sip/hostdomain.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuabnftorture_bnfc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/torture_bnf.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfilealiases">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfileconf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.conf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfileversionin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.version.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsconformancedocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/conformance.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsdocguidedocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/docguide.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocsmainpagedocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/mainpage.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_incoming_operationeps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_incoming_operationgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_incoming_operationvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationeps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_calleps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_callgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_callvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_calleps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_callgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_callvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_autheps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_authgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_authvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolseps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolsgif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolsvsd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.vsd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesntareceivingmessageeps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/nta-receiving-message.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocspicturesntareceivingmessagegif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/nta-receiving-message.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuadocssofiafooterhtmlin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/sofia-footer.html.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturesChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturesDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturesMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturesfeaturesc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/features.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturesfeaturesdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/features.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuafeaturessofiasipsofia_featureshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/sofia-sip/sofia_features.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpheaders">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/headers</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttpdefin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http.def.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttpdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_basicc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_basic.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_extrac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_extra.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_headerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_header.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_inlinedc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_inlined.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_parserc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_parser.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_parser_tablecin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_parser_table.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_statusc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_status.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_tagcin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_tag.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttphttp_tag_classc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_tag_class.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_hclassesh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_hclasses.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_headerh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_header.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_parserh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_parser.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_protoshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_protos.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_statush">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_status.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_taghin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_tag.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_tag_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_tag_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuahttptest_httpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/test_http.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptbase64c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/base64.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptiptdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ipt.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptrc4c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/rc4.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasipbase64h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/base64.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasiprc4h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/rc4.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasiptoken64h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/token64.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasipuniqueidh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/uniqueid.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasiputf8h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/utf8.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaipttoken64c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/token64.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaipttorture_base64c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/torture_base64.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptucs2c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ucs2.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptucs4c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ucs4.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptutf8c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptutf8internalh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8internal.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptutf8testc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8test.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_clientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_client_ntlmc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_client_ntlm.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_commonc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_common.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_digestc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_digest.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_modulec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_module_httpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module_http.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_module_sipc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module_sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_ntlmc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_ntlm.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_pluginc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_plugin_delayedc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin_delayed.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_plugin_ntlmc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin_ntlm.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptseciptsecdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptseciptsec_debugc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec_debug.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptseciptsec_debugh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec_debug.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_clienth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_client.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_client_pluginh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_client_plugin.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_commonh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_common.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_digesth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_digest.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_moduleh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_module.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_ntlmh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_ntlm.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_pluginh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_plugin.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsectest_auth_digestc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/test_auth_digest.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaiptsectestpasswd">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/testpasswd</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsgc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsgdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_authc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_auth.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_basicc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_basic.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_datec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_date.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_genericc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_generic.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_header_copyc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_header_copy.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_header_makec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_header_make.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_inlinedc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_inlined.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_internalh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_internal.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_mclassc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mclass.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_mimec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mime.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_mime_tablecin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mime_table.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_name_hashc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_name_hash.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_parserawk">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.awk</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_parserc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_parser_utilc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser_util.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsgh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_addrh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_addr.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_bufferh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_buffer.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_dateh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_date.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_headerh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_header.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mclassh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mclass.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mclass_hashh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mclass_hash.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mimeh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mime.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mime_protoshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mime_protos.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_parserh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_parser.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_protoshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_protos.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_tag_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_tag_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_typesh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_types.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_classc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_class.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_inlinedc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_inlined.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_msgc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_msg.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_protoshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_protos.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuamsgtest_tablecin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_table.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneaChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneaDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneaMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneaneac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneaneadocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneanea_debugc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_debug.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneanea_debugh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_debug.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneanea_eventc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_event.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneanea_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneanea_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneasofiasipneah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/sofia-sip/nea.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaneasofiasipnea_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/sofia-sip/nea_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantaChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantaDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantaMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantaagentpem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/agent.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantacafilepem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/cafile.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantacheck_ntac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantacheck_ntah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantacheck_nta_apic">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta_api.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantacheck_nta_clientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta_client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantainvitemsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/invite.msc</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantantac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantantadocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantanta_checkc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_check.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantanta_compatc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_compat.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantanta_compath">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_compat.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantanta_internalh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_internal.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantanta_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantaportbindc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/portbind.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantarun_check_nta">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_check_nta</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantarun_test_nta">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_test_nta</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantarun_test_nta_api">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_test_nta_api</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasl_read_payloadc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_read_payload.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasl_utilsdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasl_utils_logc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils_log.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasl_utils_printc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils_print.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasofiasipntah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasofiasipnta_statelessh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_stateless.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasofiasipnta_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasofiasipnta_tporth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_tport.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantasofiasipsl_utilsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/sl_utils.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantatest_ntac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/test_nta.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuantatest_nta_apic">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/test_nta_api.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthagentpem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/agent.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthcafilepem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/cafile.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthhttpclientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/http-client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthhttpserverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/http-server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthnthdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthnth_clientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthnth_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthnth_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthsofiasipnthh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/sofia-sip/nth.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthsofiasipnth_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/sofia-sip/nth_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanthtest_nthc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/test_nth.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuaChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuaDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuaMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_etsic">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_etsi.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_nuac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_nuah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_registerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_register.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_sessionc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_simplec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_simple.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanuac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanuadocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_clientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_clienth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_client.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_commonc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_common.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_dialogc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_dialog.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_dialogh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_dialog.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_event_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_event_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_extensionc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_extension.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_messagec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_message.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_notifierc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_notifier.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_optionsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_options.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_paramsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_params.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_paramsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_params.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_publishc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_publish.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_registerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_register.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_registrarc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_registrar.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_serverh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_server.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_sessionc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_session.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_stackc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_stack.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_stackh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_stack.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_subnotrefc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_subnotref.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuanua_typesh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_types.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuaoutboundc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/outbound.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuaoutboundh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/outbound.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuasofiasipnuah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/sofia-sip/nua.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuasofiasipnua_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/sofia-sip/nua_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpREADME">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/README</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdperrata">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/errata</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdprfc2327txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/rfc2327.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdprun_test_sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/run_test_sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdpbnf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.bnf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdpdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdp_parsec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_parse.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdp_printc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_print.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsdp_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsofiasipsdph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sofia-sip/sdp.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdpsofiasipsdp_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sofia-sip/sdp_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptest_sdpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/test_sdp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage1sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-1.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage10sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-10.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage11sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-11.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage2sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-2.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage3sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-3.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage4sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-4.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage5sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-5.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage6sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-6.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage7sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-7.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage8sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-8.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage9sdp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-9.sdp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasdptorture_sdpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/torture_sdp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipADDAHEADER">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/ADD-A-HEADER</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipGRAMMAR">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/GRAMMAR</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparsereps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparsergif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser2eps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser2.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser2gif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser2.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser3eps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser3.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser3gif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser3.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser4eps">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser4.eps</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser4gif">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser4.gif</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiprfc2543txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/rfc2543.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipruntests">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run-tests</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiprun_test_date">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run_test_date</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiprun_test_sip_msg">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run_test_sip_msg</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsipdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsipdoxyaliases">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip.doxyaliases</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_bad_mask">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_bad_mask</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_basicc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_basic.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_caller_prefsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_caller_prefs.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_eventc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_event.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_extrac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_extra.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_extra_headerstxt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_extra_headers.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_featurec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_feature.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_headerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_header.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_inlinedc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_inlined.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_mimec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_mime.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_parserc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_parserdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_parser_tablecin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser_table.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_prackc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_prack.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_pref_utilc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_pref_util.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_reasonc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_reason.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_referc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_refer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_securityc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_security.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_sessionc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_session.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_statusc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_status.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_tagcin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_tag.c.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_tag_classc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_tag_class.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_timec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_time.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsip_utilc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_util.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsiph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_extrahin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_extra.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_hclasseshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_headerh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_header.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_parserh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_parser.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_protoshin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_protos.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_statush">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_status.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_taghin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_tag.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_tag_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_tag_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_utilh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_util.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptest_datec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/test_date.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptest_sip_msgc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/test_sip_msg.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptests10052txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/10052.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown0txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own0.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown1txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own1.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown2txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own2.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown3txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own3.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown4txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own4.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown5txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own5.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown6txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own6.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptestsown8txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own8.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststestack1txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test-ack-1.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest1txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test1.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest10txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest10btxt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10b.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest10ctxt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10c.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest11txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test11.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest12txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test12.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest13txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test13.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest14reqtxt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test14-req.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest14txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test14.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest15txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test15.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest16txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test16.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest17txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test17.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest18txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test18.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest19txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test19.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest1atxt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test1a.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest2txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test2.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest20txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test20.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest21txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test21.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest22txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test22.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest23txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test23.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest24txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test24.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest25txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test25.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest26txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test26.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest27txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test27.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest28txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test28.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest29txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test29.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest3txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test3.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest30txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test30.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest31txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test31.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest32txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test32.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest33txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test33.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest34txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test34.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest35txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test35.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest36txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test36.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest37txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test37.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest38txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test38.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest39txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test39.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest4txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test4.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest40txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test40.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest41txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test41.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest42txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test42.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest5txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test5.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest6txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test6.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest7txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test7.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest8txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test8.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipteststest9txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test9.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiptorture_sipc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/torture_sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasipvalidatorc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/validator.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoaChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoaDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoaMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasoac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasoadocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasoa_asynchc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_asynch.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasoa_staticc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_static.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasoa_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoah">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoa_addh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_add.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoa_sessionh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_session.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoa_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasoatest_soac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/test_soa.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasofiaam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sofia.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolv127zone">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/127.zone</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolv1942188">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/194.2.188</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolv3ffe12003012c000">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/3.f.f.e.1.2.0.0.3.0.1.2.c.0.0.0</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolv3ffe12003012c000arpa">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/3.f.f.e.1.2.0.0.3.0.1.2.c.0.0.0.arpa</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvcheck_sres_sipc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/check_sres_sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvexamplecom">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/example.com</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvnamedconf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/named.conf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvresolv_timeoutconf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/resolv_timeout.conf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvresolve_sipc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/resolve_sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrfc1034txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc1034.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrfc1035txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc1035.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrfc2671txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc2671.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrndcconf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rndc.conf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrootzone">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/root.zone</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvrun_test_sresolv">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/run_test_sresolv</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsresh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_asynch">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_async.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_cacheh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_cache.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_configh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_config.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_recordh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiasipsres_siph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-sip/sres_sip.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiasipsresolvh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-sip/sresolv.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsresc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsres_blockingc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_blocking.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsres_cachec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_cache.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsres_sipc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsresolvc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sresolv.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvsresolvdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sresolv.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvtest_sresolvc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/test_sresolv.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasresolvtorture_sresolvc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/torture_sresolv.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastuncertpem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/cert.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunkeypem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/key.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunlookup_stun_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/lookup_stun_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunrfc3489txt">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/rfc3489.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunsofiasipstunh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunsofiasipstun_commonh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun_common.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunsofiasipstun_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstunc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstundocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstun_commonc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_common.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstun_dnsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_dns.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstun_internalh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_internal.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstun_minic">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_mini.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstun_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuastunstuncc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stunc.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuaddrinfoc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/addrinfo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasufooc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/foo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasugetoptc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/getopt.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuinet_ntopc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/inet_ntop.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasuinet_ptonc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/inet_pton.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasulocalinfoc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/localinfo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasumemccpyc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memccpy.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasumemcspnc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memcspn.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasumemmemc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memmem.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasumemspnc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memspn.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasupollc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/poll.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasurun_addrinfo">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_addrinfo</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasurun_localinfo">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_localinfo</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasurun_test_su">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_test_su</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasurun_test_su_osx">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_test_su_osx</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusmoothsortc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/smoothsort.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipheaph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/heap.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasiphtableh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/htable.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasiphtable2h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/htable2.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasiprbtreeh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/rbtree.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipstring0h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/string0.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsuh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_addrinfoh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_addrinfo.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_alloch">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_alloc.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_alloc_stath">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_alloc_stat.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_bmh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_bm.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_configh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_config.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_configurehin">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_configure.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_debugh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_debug.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_errnoh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_errno.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_localinfoh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_localinfo.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_logh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_log.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_md5h">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_md5.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_os_nwh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_os_nw.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_osx_runlooph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_osx_runloop.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_stringh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_string.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_strlsth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_strlst.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tag_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tag_inlineh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_inline.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tag_ioh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_io.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tagargh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tagarg.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_timeh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_time.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_typesh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_types.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_uniqueidh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_uniqueid.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_vectorh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_vector.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_waith">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_wait.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusofiasiptstdefh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/tstdef.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasustrcasestrc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/strcasestr.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasustring0c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/string0.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasustrtoullc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/strtoull.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusuc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusudocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_addrinfoc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_addrinfo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_allocc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_alloc.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_alloc_lockc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_alloc_lock.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_base_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_base_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_bmc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_bm.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_default_logc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_default_log.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_devpoll_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_devpoll_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_epoll_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_epoll_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_errnoc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_errno.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_global_logc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_global_log.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_kqueue_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_kqueue_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_localinfoc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_localinfo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_logc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_log.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_md5c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_md5.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_module_debugh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_module_debug.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_open_c_localinfocpp">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_open_c_localinfo.cpp</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_os_nwc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_os_nw.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_osx_runloopc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_osx_runloop.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_perfc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_perf.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_poll_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_poll_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_porth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_port.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_proxyc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_proxy.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_pthread_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_pthread_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_rootc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_root.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_select_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_select_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_socket_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_socket_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_sprintfc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_sprintf.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_strdupc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_strdup.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_stringc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_string.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_strlstc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_strlst.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_tag_ioc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_tag_io.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_taglistc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_taglist.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_timec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_time.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_time0c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_time0.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_timerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_timer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_uniqueidc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_uniqueid.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_vectorc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_vector.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_waitc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_wait.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasusu_win32_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_win32_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutag_dllawk">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/tag_dll.awk</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_htablec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_htable.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_htable2c">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_htable2.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_memmemc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_memmem.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_pollc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_poll.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_suc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_su.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutest_su_osxc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_su_osx.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_heapc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_heap.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_rbtreec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_rbtree.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_suc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_allocc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_alloc.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_bmc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_bm.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_portc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_port.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_rootc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_root.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_root_osxc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_root_osx.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_timec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_time.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_timerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_timer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportagentpem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/agent.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportcafilepem">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/cafile.pem</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportcertificatesupdate">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/certificates-update</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportcertificateshtml">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/certificates.html</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportmake_node_certpl">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_node_cert.pl</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportmake_root_certpl">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_root_cert.pl</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportmake_test_certssh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_test_certs.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportsofiasiptporth">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportsofiasiptport_pluginsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport_plugins.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportsofiasiptport_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttest_tportc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/test_tport.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttls_test_clientc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tls_test_client.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttls_test_serverc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tls_test_server.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttportc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttportdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_internalh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_internal.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_loggingc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_logging.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_randc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_rand.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_sigcompc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_sigcomp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_stub_sigcompc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_stub_sigcomp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_stub_stunc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_stub_stun.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_threadpoolc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_threadpool.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_tlsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_tlsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_tls_testsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls_test.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_connectc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_connect.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_sctpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_sctp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_stunc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_stun.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_tcpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_tcp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_tlsc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_tls.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_udpc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_udp.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlsofiasipurlh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlsofiasipurl_tagh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url_tag.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlsofiasipurl_tag_classh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url_tag_class.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurltorture_urlc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/torture_url.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlurlc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlurldocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlurl_tagc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url_tag.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlurlmapc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/urlmap.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaurlurlmaph">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/urlmap.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibChangeLog">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibdocsDoxyfilealiases">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.aliases</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibdocsDoxyfileconf">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.conf</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibdocsDoxyfileversion">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.version</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibDoxyfilein">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibMakefileam">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsofiasipsu_glibh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/sofia-sip/su_glib.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsofiasipsu_sourceh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/sofia-sip/su_source.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsu_glibdocs">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_glib.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsu_sourcec">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_source.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsu_source_testc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_source_test.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibtorture_su_glib_timerc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/torture_su_glib_timer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4saccoveragem4">freeswitch/trunk/libs/sofia-sip/m4/sac-coverage.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sacgeneralm4">freeswitch/trunk/libs/sofia-sip/m4/sac-general.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sacopensslm4">freeswitch/trunk/libs/sofia-sip/m4/sac-openssl.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sacpkgconfigm4">freeswitch/trunk/libs/sofia-sip/m4/sac-pkg-config.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sacsum4">freeswitch/trunk/libs/sofia-sip/m4/sac-su.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sacsu2m4">freeswitch/trunk/libs/sofia-sip/m4/sac-su2.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipm4sactportm4">freeswitch/trunk/libs/sofia-sip/m4/sac-tport.m4</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cMakefileam">freeswitch/trunk/libs/sofia-sip/open_c/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cautogencmd">freeswitch/trunk/libs/sofia-sip/open_c/autogen.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cbuild_sourcescmd">freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cconfighin">freeswitch/trunk/libs/sofia-sip/open_c/config.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgroupbldinf">freeswitch/trunk/libs/sofia-sip/open_c/group/bld.inf</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouplibsofiasipuaglibmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/libsofia-sip-ua-glib.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouplibsofiasipuammp">freeswitch/trunk/libs/sofia-sip/open_c/group/libsofia-sip-ua.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgroupsu_source_testmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/su_source_test.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgroupsu_source_test_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/su_source_test_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_httpmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/test_http.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_http_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/test_http_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_msgmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/test_msg.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_msg_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/test_msg_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_nuammp">freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_nua_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_tportmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/test_tport.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptest_tport_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/test_tport_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_sipmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_sip.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_sip_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_sip_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_allocmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_alloc.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_alloc_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_alloc_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_portmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_port.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_port_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_port_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_rootmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_root.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_root_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_root_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_tagmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_tag.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_su_tag_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_tag_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_urlmmp">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_url.mmp</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cgrouptorture_url_regrss">freeswitch/trunk/libs/sofia-sip/open_c/group/torture_url_reg.rss</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csislibsofiasipuaglibpkg">freeswitch/trunk/libs/sofia-sip/open_c/sis/libsofia-sip-ua-glib.pkg</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csislibsofiasipuapkg">freeswitch/trunk/libs/sofia-sip/open_c/sis/libsofia-sip-ua.pkg</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csissu_source_testpkg">freeswitch/trunk/libs/sofia-sip/open_c/sis/su_source_test.pkg</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csistest_nuapkg">freeswitch/trunk/libs/sofia-sip/open_c/sis/test_nua.pkg</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csistest_tportpkg">freeswitch/trunk/libs/sofia-sip/open_c/sis/test_tport.pkg</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_csofiasipsu_configureh">freeswitch/trunk/libs/sofia-sip/open_c/sofia-sip/su_configure.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cversionawk">freeswitch/trunk/libs/sofia-sip/open_c/version.awk</a></li>
<li><a href="#freeswitchtrunklibssofiasipopen_cversion_filescmd">freeswitch/trunk/libs/sofia-sip/open_c/version_files.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasippackagesChangeLog">freeswitch/trunk/libs/sofia-sip/packages/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasippackagesMakefileam">freeswitch/trunk/libs/sofia-sip/packages/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasippackagessofiasipuaglibpcin">freeswitch/trunk/libs/sofia-sip/packages/sofia-sip-ua-glib.pc.in</a></li>
<li><a href="#freeswitchtrunklibssofiasippackagessofiasipuapcin">freeswitch/trunk/libs/sofia-sip/packages/sofia-sip-ua.pc.in</a></li>
<li><a href="#freeswitchtrunklibssofiasippackagessofiasipspecin">freeswitch/trunk/libs/sofia-sip/packages/sofia-sip.spec.in</a></li>
<li><a href="#freeswitchtrunklibssofiasipruleslcovam">freeswitch/trunk/libs/sofia-sip/rules/lcov.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiprulesrecursiveam">freeswitch/trunk/libs/sofia-sip/rules/recursive.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiprulessilentam">freeswitch/trunk/libs/sofia-sip/rules/silent.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiprulessofiaam">freeswitch/trunk/libs/sofia-sip/rules/sofia.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiprulesvalcheckam">freeswitch/trunk/libs/sofia-sip/rules/valcheck.am</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checkMakefileam">freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checkexit77c">freeswitch/trunk/libs/sofia-sip/s2check/exit77.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2_localinfoc">freeswitch/trunk/libs/sofia-sip/s2check/s2_localinfo.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2_localinfoh">freeswitch/trunk/libs/sofia-sip/s2check/s2_localinfo.h</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2basec">freeswitch/trunk/libs/sofia-sip/s2check/s2base.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2baseh">freeswitch/trunk/libs/sofia-sip/s2check/s2base.h</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2checkh">freeswitch/trunk/libs/sofia-sip/s2check/s2check.h</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2dnsc">freeswitch/trunk/libs/sofia-sip/s2check/s2dns.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2dnsh">freeswitch/trunk/libs/sofia-sip/s2check/s2dns.h</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2sipc">freeswitch/trunk/libs/sofia-sip/s2check/s2sip.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2siph">freeswitch/trunk/libs/sofia-sip/s2check/s2sip.h</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2tcasec">freeswitch/trunk/libs/sofia-sip/s2check/s2tcase.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2timec">freeswitch/trunk/libs/sofia-sip/s2check/s2time.c</a></li>
<li><a href="#freeswitchtrunklibssofiasips2checks2utilh">freeswitch/trunk/libs/sofia-sip/s2check/s2util.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptscoverage">freeswitch/trunk/libs/sofia-sip/scripts/coverage</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptsfixincludesofiasip">freeswitch/trunk/libs/sofia-sip/scripts/fix-include-sofia-sip</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptshide_emailssh">freeswitch/trunk/libs/sofia-sip/scripts/hide_emails.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptslcovreport">freeswitch/trunk/libs/sofia-sip/scripts/lcov-report</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptsrpmbuildsnaphot">freeswitch/trunk/libs/sofia-sip/scripts/rpmbuild-snaphot</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptsuncovered">freeswitch/trunk/libs/sofia-sip/scripts/uncovered</a></li>
<li><a href="#freeswitchtrunklibssofiasiptestsMakefileam">freeswitch/trunk/libs/sofia-sip/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiptestscheck_dlopen_sofiac">freeswitch/trunk/libs/sofia-sip/tests/check_dlopen_sofia.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiptestscheck_sofiac">freeswitch/trunk/libs/sofia-sip/tests/check_sofia.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiptestscheck_sofiah">freeswitch/trunk/libs/sofia-sip/tests/check_sofia.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiptestssuite_for_nuac">freeswitch/trunk/libs/sofia-sip/tests/suite_for_nua.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_100relc">freeswitch/trunk/libs/sofia-sip/tests/test_100rel.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_basic_callc">freeswitch/trunk/libs/sofia-sip/tests/test_basic_call.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_call_holdc">freeswitch/trunk/libs/sofia-sip/tests/test_call_hold.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_call_rejectc">freeswitch/trunk/libs/sofia-sip/tests/test_call_reject.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_cancel_byec">freeswitch/trunk/libs/sofia-sip/tests/test_cancel_bye.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_extensionc">freeswitch/trunk/libs/sofia-sip/tests/test_extension.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_initc">freeswitch/trunk/libs/sofia-sip/tests/test_init.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_natc">freeswitch/trunk/libs/sofia-sip/tests/test_nat.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nath">freeswitch/trunk/libs/sofia-sip/tests/test_nat.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nat_tagsc">freeswitch/trunk/libs/sofia-sip/tests/test_nat_tags.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nuac">freeswitch/trunk/libs/sofia-sip/tests/test_nua.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nuah">freeswitch/trunk/libs/sofia-sip/tests/test_nua.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nua_apic">freeswitch/trunk/libs/sofia-sip/tests/test_nua_api.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_nua_paramsc">freeswitch/trunk/libs/sofia-sip/tests/test_nua_params.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_offer_answerc">freeswitch/trunk/libs/sofia-sip/tests/test_offer_answer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_opsc">freeswitch/trunk/libs/sofia-sip/tests/test_ops.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_proxyc">freeswitch/trunk/libs/sofia-sip/tests/test_proxy.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_proxyh">freeswitch/trunk/libs/sofia-sip/tests/test_proxy.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_referc">freeswitch/trunk/libs/sofia-sip/tests/test_refer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_registerc">freeswitch/trunk/libs/sofia-sip/tests/test_register.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_session_timerc">freeswitch/trunk/libs/sofia-sip/tests/test_session_timer.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_simplec">freeswitch/trunk/libs/sofia-sip/tests/test_simple.c</a></li>
<li><a href="#freeswitchtrunklibssofiasipteststest_sip_eventsc">freeswitch/trunk/libs/sofia-sip/tests/test_sip_events.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilsChangeLog">freeswitch/trunk/libs/sofia-sip/utils/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilsDoxyfilein">freeswitch/trunk/libs/sofia-sip/utils/Doxyfile.in</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilsMakefileam">freeswitch/trunk/libs/sofia-sip/utils/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilsapps_utilsh">freeswitch/trunk/libs/sofia-sip/utils/apps_utils.h</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilssipdatec">freeswitch/trunk/libs/sofia-sip/utils/sip-date.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilssipdigc">freeswitch/trunk/libs/sofia-sip/utils/sip-dig.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilssipoptionsc">freeswitch/trunk/libs/sofia-sip/utils/sip-options.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiputilsutilsdocs">freeswitch/trunk/libs/sofia-sip/utils/utils.docs</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32ChangeLog">freeswitch/trunk/libs/sofia-sip/win32/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32Makefileam">freeswitch/trunk/libs/sofia-sip/win32/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32READMEtxt">freeswitch/trunk/libs/sofia-sip/win32/README.txt</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32SofiaSIPdsw">freeswitch/trunk/libs/sofia-sip/win32/SofiaSIP.dsw</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32SofiaSIPsln">freeswitch/trunk/libs/sofia-sip/win32/SofiaSIP.sln</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32autogencmd">freeswitch/trunk/libs/sofia-sip/win32/autogen.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32build_sourcescmd">freeswitch/trunk/libs/sofia-sip/win32/build_sources.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32checkcmd">freeswitch/trunk/libs/sofia-sip/win32/check.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32confighin">freeswitch/trunk/libs/sofia-sip/win32/config.h.in</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32installcmd">freeswitch/trunk/libs/sofia-sip/win32/install.cmd</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32libsofiasipualibsofia_sip_uadsp">freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/libsofia_sip_ua.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32libsofiasipualibsofia_sip_uavcproj">freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/libsofia_sip_ua.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32libsofiasipuasofiasipuadef">freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/sofia-sip-ua.def</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32libsofiasipuastaticlibsofia_sip_ua_staticdsp">freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua-static/libsofia_sip_ua_static.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32libsofiasipuastaticlibsofia_sip_ua_staticvcproj">freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua-static/libsofia_sip_ua_static.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32sofiasipsu_configureh">freeswitch/trunk/libs/sofia-sip/win32/sofia-sip/su_configure.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_htabletest_htabledsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_htable/test_htable.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_htabletest_htablevcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_htable/test_htable.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_memmemtest_memmemdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_memmem/test_memmem.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_memmemtest_memmemvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_memmem/test_memmem.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_ntatest_ntadsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_nta/test_nta.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_ntatest_ntavcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_nta/test_nta.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_nuatest_nat_tagscpp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nat_tags.cpp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_nuatest_nuadsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nua.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_nuatest_nuavcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nua.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_sutest_sudsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_su/test_su.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_sutest_suvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_su/test_su.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_tporttest_classcpp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_class.cpp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_tporttest_tablecpp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_table.cpp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_tporttest_tportdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_tport.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststest_tporttest_tportvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_tport.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_rbtreetorture_rbtreedsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_rbtree/torture_rbtree.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_rbtreetorture_rbtreevcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_rbtree/torture_rbtree.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_sutorture_sudsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su/torture_su.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_sutorture_suvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su/torture_su.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_alloctorture_su_allocdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_alloc/torture_su_alloc.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_alloctorture_su_allocvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_alloc/torture_su_alloc.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_bmtorture_su_bmdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_bm/torture_su_bm.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_bmtorture_su_bmvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_bm/torture_su_bm.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_porttorture_su_portdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_port/torture_su_port.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_porttorture_su_portvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_port/torture_su_port.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_roottorture_su_rootdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_root/torture_su_root.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_roottorture_su_rootvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_root/torture_su_root.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_tagtorture_su_tagdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_tag/torture_su_tag.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_tagtorture_su_tagvcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_tag/torture_su_tag.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_timetorture_su_timedsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_time/torture_su_time.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_timetorture_su_timevcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_time/torture_su_time.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_timertorture_su_timerdsp">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_timer/torture_su_timer.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32teststorture_su_timertorture_su_timervcproj">freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_timer/torture_su_timer.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32unistdh">freeswitch/trunk/libs/sofia-sip/win32/unistd.h</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilslocalinfolocalinfodsp">freeswitch/trunk/libs/sofia-sip/win32/utils/localinfo/localinfo.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilslocalinfolocalinfovcproj">freeswitch/trunk/libs/sofia-sip/win32/utils/localinfo/localinfo.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_digsip_digdsp">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_dig/sip_dig.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_digsip_digvcproj">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_dig/sip_dig.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_optionssip_optionsdsp">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options/sip_options.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_optionssip_optionsvcproj">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options/sip_options.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_options_staticsip_options_staticdsp">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options_static/sip_options_static.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilssip_options_staticsip_options_staticvcproj">freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options_static/sip_options_static.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilsstuncstuncdsp">freeswitch/trunk/libs/sofia-sip/win32/utils/stunc/stunc.dsp</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32utilsstuncstuncvcproj">freeswitch/trunk/libs/sofia-sip/win32/utils/stunc/stunc.vcproj</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32versionawk">freeswitch/trunk/libs/sofia-sip/win32/version.awk</a></li>
<li><a href="#freeswitchtrunklibssofiasipwin32version_filescmd">freeswitch/trunk/libs/sofia-sip/win32/version_files.cmd</a></li>
<li><a href="#freeswitchtrunklibsspandspupdate">freeswitch/trunk/libs/spandsp/.update</a></li>
<li><a href="#freeswitchtrunklibsspandspAUTHORS">freeswitch/trunk/libs/spandsp/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsspandspCOPYING">freeswitch/trunk/libs/spandsp/COPYING</a></li>
<li><a href="#freeswitchtrunklibsspandspChangeLog">freeswitch/trunk/libs/spandsp/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsspandspDueDiligence">freeswitch/trunk/libs/spandsp/DueDiligence</a></li>
<li><a href="#freeswitchtrunklibsspandspINSTALL">freeswitch/trunk/libs/spandsp/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsspandspMakefileam">freeswitch/trunk/libs/spandsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandspNEWS">freeswitch/trunk/libs/spandsp/NEWS</a></li>
<li><a href="#freeswitchtrunklibsspandspREADME">freeswitch/trunk/libs/spandsp/README</a></li>
<li><a href="#freeswitchtrunklibsspandspREADMEtestdata">freeswitch/trunk/libs/spandsp/README.testdata</a></li>
<li><a href="#freeswitchtrunklibsspandspautogensh">freeswitch/trunk/libs/spandsp/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_c99_featuresm4">freeswitch/trunk/libs/spandsp/config/ax_c99_features.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_check_export_capabilitym4">freeswitch/trunk/libs/spandsp/config/ax_check_export_capability.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_check_real_filem4">freeswitch/trunk/libs/spandsp/config/ax_check_real_file.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_compiler_vendorm4">freeswitch/trunk/libs/spandsp/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_fixed_point_machinem4">freeswitch/trunk/libs/spandsp/config/ax_fixed_point_machine.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigax_misaligned_access_failsm4">freeswitch/trunk/libs/spandsp/config/ax_misaligned_access_fails.m4</a></li>
<li><a href="#freeswitchtrunklibsspandspconfigureac">freeswitch/trunk/libs/spandsp/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsspandspconfiguregnu">freeswitch/trunk/libs/spandsp/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianchangelog">freeswitch/trunk/libs/spandsp/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibsspandspdebiancompat">freeswitch/trunk/libs/spandsp/debian/compat</a></li>
<li><a href="#freeswitchtrunklibsspandspdebiancontrol">freeswitch/trunk/libs/spandsp/debian/control</a></li>
<li><a href="#freeswitchtrunklibsspandspdebiancopyright">freeswitch/trunk/libs/spandsp/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianlibspandspdevinstall">freeswitch/trunk/libs/spandsp/debian/libspandsp-dev.install</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianlibspandspdocinstall">freeswitch/trunk/libs/spandsp/debian/libspandsp-doc.install</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianlibspandsp6install">freeswitch/trunk/libs/spandsp/debian/libspandsp6.install</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianrules">freeswitch/trunk/libs/spandsp/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianwatch">freeswitch/trunk/libs/spandsp/debian/watch</a></li>
<li><a href="#freeswitchtrunklibsspandspdocMakefileam">freeswitch/trunk/libs/spandsp/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandspdoccsscss">freeswitch/trunk/libs/spandsp/doc/css.css</a></li>
<li><a href="#freeswitchtrunklibsspandspdocdoxygenin">freeswitch/trunk/libs/spandsp/doc/doxygen.in</a></li>
<li><a href="#freeswitchtrunklibsspandspdoct38gatewaydia">freeswitch/trunk/libs/spandsp/doc/t38-gateway.dia</a></li>
<li><a href="#freeswitchtrunklibsspandspdoct38terminaldia">freeswitch/trunk/libs/spandsp/doc/t38-terminal.dia</a></li>
<li><a href="#freeswitchtrunklibsspandspdoct38_manualcsscss">freeswitch/trunk/libs/spandsp/doc/t38_manual/css.css</a></li>
<li><a href="#freeswitchtrunklibsspandspdoct38_manualxml">freeswitch/trunk/libs/spandsp/doc/t38_manual.xml</a></li>
<li><a href="#freeswitchtrunklibsspandspdocwrapperxsl">freeswitch/trunk/libs/spandsp/doc/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspfaxtestsdtd">freeswitch/trunk/libs/spandsp/spandsp/fax-tests.dtd</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspglobaltonesxml">freeswitch/trunk/libs/spandsp/spandsp/global-tones.xml</a></li>
<li><a href="#freeswitchtrunklibsspandspspandsptonesdtd">freeswitch/trunk/libs/spandsp/spandsp/tones.dtd</a></li>
<li><a href="#freeswitchtrunklibsspandspspandsptsb85xml">freeswitch/trunk/libs/spandsp/spandsp/tsb85.xml</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimMakefileam">freeswitch/trunk/libs/spandsp/spandsp-sim/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimg1050c">freeswitch/trunk/libs/spandsp/spandsp-sim/g1050.c</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimlibspandsp_sim2005vcproj">freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimlibspandsp_sim2008vcproj">freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimlibspandsp_simdsp">freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.dsp</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimline_modelc">freeswitch/trunk/libs/spandsp/spandsp-sim/line_model.c</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmake_line_modelsc">freeswitch/trunk/libs/spandsp/spandsp-sim/make_line_models.c</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcmake_line_models2008vcproj">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/make_line_models.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcmsvcprojfoot">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcmsvcprojhead">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcvc8projfoot">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc8proj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcvc8projhead">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc8proj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcvc9projfoot">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc9proj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimmsvcvc9projhead">freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc9proj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimrfc2198_simc">freeswitch/trunk/libs/spandsp/spandsp-sim/rfc2198_sim.c</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandspg1050h">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/g1050.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandspline_modelh">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/line_model.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandspline_modelsh">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/line_models.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandsprfc2198_simh">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/rfc2198_sim.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandsptest_utilsh">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/test_utils.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimspandspsimh">freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp-sim.h</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspsimtest_utilsc">freeswitch/trunk/libs/spandsp/spandsp-sim/test_utils.c</a></li>
<li><a href="#freeswitchtrunklibsspandspspandsppcin">freeswitch/trunk/libs/spandsp/spandsp.pc.in</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspspec">freeswitch/trunk/libs/spandsp/spandsp.spec</a></li>
<li><a href="#freeswitchtrunklibsspandspspandspspecin">freeswitch/trunk/libs/spandsp/spandsp.spec.in</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcMakefileam">freeswitch/trunk/libs/spandsp/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcadsic">freeswitch/trunk/libs/spandsp/src/adsi.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcasyncc">freeswitch/trunk/libs/spandsp/src/async.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcat_interpreterc">freeswitch/trunk/libs/spandsp/src/at_interpreter.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcawgnc">freeswitch/trunk/libs/spandsp/src/awgn.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcbell_r2_mfc">freeswitch/trunk/libs/spandsp/src/bell_r2_mf.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcbertc">freeswitch/trunk/libs/spandsp/src/bert.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcbit_operationsc">freeswitch/trunk/libs/spandsp/src/bit_operations.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcbitstreamc">freeswitch/trunk/libs/spandsp/src/bitstream.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrccomplex_filtersc">freeswitch/trunk/libs/spandsp/src/complex_filters.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrccomplex_vector_floatc">freeswitch/trunk/libs/spandsp/src/complex_vector_float.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrccomplex_vector_intc">freeswitch/trunk/libs/spandsp/src/complex_vector_int.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrccrcc">freeswitch/trunk/libs/spandsp/src/crc.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcdds_floatc">freeswitch/trunk/libs/spandsp/src/dds_float.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcdds_intc">freeswitch/trunk/libs/spandsp/src/dds_int.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcdtmfc">freeswitch/trunk/libs/spandsp/src/dtmf.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcechoc">freeswitch/trunk/libs/spandsp/src/echo.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfaxc">freeswitch/trunk/libs/spandsp/src/fax.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfax_modemsc">freeswitch/trunk/libs/spandsp/src/fax_modems.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfaxfonth">freeswitch/trunk/libs/spandsp/src/faxfont.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfilter_toolsc">freeswitch/trunk/libs/spandsp/src/filter_tools.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfilter_toolsh">freeswitch/trunk/libs/spandsp/src/filter_tools.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfloating_fudgeh">freeswitch/trunk/libs/spandsp/src/floating_fudge.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcfskc">freeswitch/trunk/libs/spandsp/src/fsk.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcg711c">freeswitch/trunk/libs/spandsp/src/g711.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcg722c">freeswitch/trunk/libs/spandsp/src/g722.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcg726c">freeswitch/trunk/libs/spandsp/src/g726.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_decodec">freeswitch/trunk/libs/spandsp/src/gsm0610_decode.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_encodec">freeswitch/trunk/libs/spandsp/src/gsm0610_encode.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_localh">freeswitch/trunk/libs/spandsp/src/gsm0610_local.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_long_termc">freeswitch/trunk/libs/spandsp/src/gsm0610_long_term.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_lpcc">freeswitch/trunk/libs/spandsp/src/gsm0610_lpc.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_preprocessc">freeswitch/trunk/libs/spandsp/src/gsm0610_preprocess.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_rpec">freeswitch/trunk/libs/spandsp/src/gsm0610_rpe.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcgsm0610_short_termc">freeswitch/trunk/libs/spandsp/src/gsm0610_short_term.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrchdlcc">freeswitch/trunk/libs/spandsp/src/hdlc.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcima_adpcmc">freeswitch/trunk/libs/spandsp/src/ima_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibspandsp2005sln">freeswitch/trunk/libs/spandsp/src/libspandsp.2005.sln</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibspandsp2005vcproj">freeswitch/trunk/libs/spandsp/src/libspandsp.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibspandsp2008sln">freeswitch/trunk/libs/spandsp/src/libspandsp.2008.sln</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibspandsp2008vcproj">freeswitch/trunk/libs/spandsp/src/libspandsp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibspandspdsp">freeswitch/trunk/libs/spandsp/src/libspandsp.dsp</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibtiff2005vcproj">freeswitch/trunk/libs/spandsp/src/libtiff.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclibtiff2008vcproj">freeswitch/trunk/libs/spandsp/src/libtiff.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcloggingc">freeswitch/trunk/libs/spandsp/src/logging.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_analysec">freeswitch/trunk/libs/spandsp/src/lpc10_analyse.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_decodec">freeswitch/trunk/libs/spandsp/src/lpc10_decode.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_encdecsh">freeswitch/trunk/libs/spandsp/src/lpc10_encdecs.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_encodec">freeswitch/trunk/libs/spandsp/src/lpc10_encode.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_placevc">freeswitch/trunk/libs/spandsp/src/lpc10_placev.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrclpc10_voicingc">freeswitch/trunk/libs/spandsp/src/lpc10_voicing.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmake_at_dictionaryc">freeswitch/trunk/libs/spandsp/src/make_at_dictionary.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmake_modem_filterc">freeswitch/trunk/libs/spandsp/src/make_modem_filter.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmmx_sse_decsh">freeswitch/trunk/libs/spandsp/src/mmx_sse_decs.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmodem_connect_tonesc">freeswitch/trunk/libs/spandsp/src/modem_connect_tones.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmodem_echoc">freeswitch/trunk/libs/spandsp/src/modem_echo.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcDownload_TIFF2005vcproj">freeswitch/trunk/libs/spandsp/src/msvc/Download_TIFF.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcDownload_TIFF2008vcproj">freeswitch/trunk/libs/spandsp/src/msvc/Download_TIFF.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcconfigh">freeswitch/trunk/libs/spandsp/src/msvc/config.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcgetoptc">freeswitch/trunk/libs/spandsp/src/msvc/getopt.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcgettimeofdayc">freeswitch/trunk/libs/spandsp/src/msvc/gettimeofday.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcinttypesh">freeswitch/trunk/libs/spandsp/src/msvc/inttypes.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmake_at_dictionary2005vcproj">freeswitch/trunk/libs/spandsp/src/msvc/make_at_dictionary.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmake_at_dictionary2008vcproj">freeswitch/trunk/libs/spandsp/src/msvc/make_at_dictionary.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmake_modem_filter2005vcproj">freeswitch/trunk/libs/spandsp/src/msvc/make_modem_filter.2005.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmake_modem_filter2008vcproj">freeswitch/trunk/libs/spandsp/src/msvc/make_modem_filter.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmsvcprojfoot">freeswitch/trunk/libs/spandsp/src/msvc/msvcproj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcmsvcprojhead">freeswitch/trunk/libs/spandsp/src/msvc/msvcproj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcspandsph">freeswitch/trunk/libs/spandsp/src/msvc/spandsp.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcsystimeh">freeswitch/trunk/libs/spandsp/src/msvc/sys/time.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvctgmathh">freeswitch/trunk/libs/spandsp/src/msvc/tgmath.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvctiffcleancount">freeswitch/trunk/libs/spandsp/src/msvc/tiff/cleancount</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcunistdh">freeswitch/trunk/libs/spandsp/src/msvc/unistd.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcutilvbs">freeswitch/trunk/libs/spandsp/src/msvc/util.vbs</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcvc8projfoot">freeswitch/trunk/libs/spandsp/src/msvc/vc8proj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcvc8projhead">freeswitch/trunk/libs/spandsp/src/msvc/vc8proj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcvc9projfoot">freeswitch/trunk/libs/spandsp/src/msvc/vc9proj.foot</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcmsvcvc9projhead">freeswitch/trunk/libs/spandsp/src/msvc/vc9proj.head</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcnoisec">freeswitch/trunk/libs/spandsp/src/noise.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcoki_adpcmc">freeswitch/trunk/libs/spandsp/src/oki_adpcm.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcplayoutc">freeswitch/trunk/libs/spandsp/src/playout.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcplcc">freeswitch/trunk/libs/spandsp/src/plc.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcpower_meterc">freeswitch/trunk/libs/spandsp/src/power_meter.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcqueuec">freeswitch/trunk/libs/spandsp/src/queue.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcschedulec">freeswitch/trunk/libs/spandsp/src/schedule.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcsig_tonec">freeswitch/trunk/libs/spandsp/src/sig_tone.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcsilence_genc">freeswitch/trunk/libs/spandsp/src/silence_gen.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspadsih">freeswitch/trunk/libs/spandsp/src/spandsp/adsi.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsparctan2h">freeswitch/trunk/libs/spandsp/src/spandsp/arctan2.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspasynch">freeswitch/trunk/libs/spandsp/src/spandsp/async.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspat_interpreterh">freeswitch/trunk/libs/spandsp/src/spandsp/at_interpreter.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspawgnh">freeswitch/trunk/libs/spandsp/src/spandsp/awgn.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspbell_r2_mfh">freeswitch/trunk/libs/spandsp/src/spandsp/bell_r2_mf.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspberth">freeswitch/trunk/libs/spandsp/src/spandsp/bert.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspbiquadh">freeswitch/trunk/libs/spandsp/src/spandsp/biquad.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspbit_operationsh">freeswitch/trunk/libs/spandsp/src/spandsp/bit_operations.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspbitstreamh">freeswitch/trunk/libs/spandsp/src/spandsp/bitstream.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspcomplexh">freeswitch/trunk/libs/spandsp/src/spandsp/complex.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspcomplex_filtersh">freeswitch/trunk/libs/spandsp/src/spandsp/complex_filters.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspcomplex_vector_floath">freeswitch/trunk/libs/spandsp/src/spandsp/complex_vector_float.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspcomplex_vector_inth">freeswitch/trunk/libs/spandsp/src/spandsp/complex_vector_int.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspcrch">freeswitch/trunk/libs/spandsp/src/spandsp/crc.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspdc_restoreh">freeswitch/trunk/libs/spandsp/src/spandsp/dc_restore.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspddsh">freeswitch/trunk/libs/spandsp/src/spandsp/dds.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspdtmfh">freeswitch/trunk/libs/spandsp/src/spandsp/dtmf.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspechoh">freeswitch/trunk/libs/spandsp/src/spandsp/echo.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspexposeh">freeswitch/trunk/libs/spandsp/src/spandsp/expose.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspfast_converth">freeswitch/trunk/libs/spandsp/src/spandsp/fast_convert.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspfaxh">freeswitch/trunk/libs/spandsp/src/spandsp/fax.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspfax_modemsh">freeswitch/trunk/libs/spandsp/src/spandsp/fax_modems.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspfirh">freeswitch/trunk/libs/spandsp/src/spandsp/fir.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspfskh">freeswitch/trunk/libs/spandsp/src/spandsp/fsk.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspg168modelsh">freeswitch/trunk/libs/spandsp/src/spandsp/g168models.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspg711h">freeswitch/trunk/libs/spandsp/src/spandsp/g711.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspg722h">freeswitch/trunk/libs/spandsp/src/spandsp/g722.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspg726h">freeswitch/trunk/libs/spandsp/src/spandsp/g726.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspgsm0610h">freeswitch/trunk/libs/spandsp/src/spandsp/gsm0610.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsphdlch">freeswitch/trunk/libs/spandsp/src/spandsp/hdlc.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspima_adpcmh">freeswitch/trunk/libs/spandsp/src/spandsp/ima_adpcm.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsploggingh">freeswitch/trunk/libs/spandsp/src/spandsp/logging.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsplpc10h">freeswitch/trunk/libs/spandsp/src/spandsp/lpc10.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspmodem_connect_tonesh">freeswitch/trunk/libs/spandsp/src/spandsp/modem_connect_tones.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspmodem_echoh">freeswitch/trunk/libs/spandsp/src/spandsp/modem_echo.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspnoiseh">freeswitch/trunk/libs/spandsp/src/spandsp/noise.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspoki_adpcmh">freeswitch/trunk/libs/spandsp/src/spandsp/oki_adpcm.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspplayouth">freeswitch/trunk/libs/spandsp/src/spandsp/playout.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspplch">freeswitch/trunk/libs/spandsp/src/spandsp/plc.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsppower_meterh">freeswitch/trunk/libs/spandsp/src/spandsp/power_meter.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateREADME">freeswitch/trunk/libs/spandsp/src/spandsp/private/README</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateadsih">freeswitch/trunk/libs/spandsp/src/spandsp/private/adsi.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateasynch">freeswitch/trunk/libs/spandsp/src/spandsp/private/async.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateat_interpreterh">freeswitch/trunk/libs/spandsp/src/spandsp/private/at_interpreter.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateawgnh">freeswitch/trunk/libs/spandsp/src/spandsp/private/awgn.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatebell_r2_mfh">freeswitch/trunk/libs/spandsp/src/spandsp/private/bell_r2_mf.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateberth">freeswitch/trunk/libs/spandsp/src/spandsp/private/bert.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatebitstreamh">freeswitch/trunk/libs/spandsp/src/spandsp/private/bitstream.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatedtmfh">freeswitch/trunk/libs/spandsp/src/spandsp/private/dtmf.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateechoh">freeswitch/trunk/libs/spandsp/src/spandsp/private/echo.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatefaxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/fax.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatefax_modemsh">freeswitch/trunk/libs/spandsp/src/spandsp/private/fax_modems.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatefskh">freeswitch/trunk/libs/spandsp/src/spandsp/private/fsk.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateg711h">freeswitch/trunk/libs/spandsp/src/spandsp/private/g711.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateg722h">freeswitch/trunk/libs/spandsp/src/spandsp/private/g722.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateg726h">freeswitch/trunk/libs/spandsp/src/spandsp/private/g726.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivategsm0610h">freeswitch/trunk/libs/spandsp/src/spandsp/private/gsm0610.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatehdlch">freeswitch/trunk/libs/spandsp/src/spandsp/private/hdlc.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateima_adpcmh">freeswitch/trunk/libs/spandsp/src/spandsp/private/ima_adpcm.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateloggingh">freeswitch/trunk/libs/spandsp/src/spandsp/private/logging.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatelpc10h">freeswitch/trunk/libs/spandsp/src/spandsp/private/lpc10.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatemodem_connect_tonesh">freeswitch/trunk/libs/spandsp/src/spandsp/private/modem_connect_tones.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatemodem_echoh">freeswitch/trunk/libs/spandsp/src/spandsp/private/modem_echo.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatenoiseh">freeswitch/trunk/libs/spandsp/src/spandsp/private/noise.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateoki_adpcmh">freeswitch/trunk/libs/spandsp/src/spandsp/private/oki_adpcm.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatequeueh">freeswitch/trunk/libs/spandsp/src/spandsp/private/queue.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatescheduleh">freeswitch/trunk/libs/spandsp/src/spandsp/private/schedule.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatesig_toneh">freeswitch/trunk/libs/spandsp/src/spandsp/private/sig_tone.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatesilence_genh">freeswitch/trunk/libs/spandsp/src/spandsp/private/silence_gen.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatesuper_tone_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/super_tone_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatesuper_tone_txh">freeswitch/trunk/libs/spandsp/src/spandsp/private/super_tone_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivateswept_toneh">freeswitch/trunk/libs/spandsp/src/spandsp/private/swept_tone.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet30h">freeswitch/trunk/libs/spandsp/src/spandsp/private/t30.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet30_dis_dtc_dcs_bitsh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t30_dis_dtc_dcs_bits.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet31h">freeswitch/trunk/libs/spandsp/src/spandsp/private/t31.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet38_coreh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_core.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet38_gatewayh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_gateway.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet38_non_ecm_bufferh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_non_ecm_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet38_terminalh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_terminal.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet4h">freeswitch/trunk/libs/spandsp/src/spandsp/private/t4.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet4_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t4_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatet4_txh">freeswitch/trunk/libs/spandsp/src/spandsp/private/t4_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatetime_scaleh">freeswitch/trunk/libs/spandsp/src/spandsp/private/time_scale.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatetone_detecth">freeswitch/trunk/libs/spandsp/src/spandsp/private/tone_detect.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatetone_generateh">freeswitch/trunk/libs/spandsp/src/spandsp/private/tone_generate.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev17rxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v17rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev17txh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v17tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev18h">freeswitch/trunk/libs/spandsp/src/spandsp/private/v18.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev22bish">freeswitch/trunk/libs/spandsp/src/spandsp/private/v22bis.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev27ter_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v27ter_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev27ter_txh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v27ter_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev29rxh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v29rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev29txh">freeswitch/trunk/libs/spandsp/src/spandsp/private/v29tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev42h">freeswitch/trunk/libs/spandsp/src/spandsp/private/v42.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev42bish">freeswitch/trunk/libs/spandsp/src/spandsp/private/v42bis.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspprivatev8h">freeswitch/trunk/libs/spandsp/src/spandsp/private/v8.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspqueueh">freeswitch/trunk/libs/spandsp/src/spandsp/queue.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspsaturatedh">freeswitch/trunk/libs/spandsp/src/spandsp/saturated.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspscheduleh">freeswitch/trunk/libs/spandsp/src/spandsp/schedule.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspsig_toneh">freeswitch/trunk/libs/spandsp/src/spandsp/sig_tone.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspsilence_genh">freeswitch/trunk/libs/spandsp/src/spandsp/silence_gen.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspsuper_tone_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/super_tone_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspsuper_tone_txh">freeswitch/trunk/libs/spandsp/src/spandsp/super_tone_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspswept_toneh">freeswitch/trunk/libs/spandsp/src/spandsp/swept_tone.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt30h">freeswitch/trunk/libs/spandsp/src/spandsp/t30.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt30_apih">freeswitch/trunk/libs/spandsp/src/spandsp/t30_api.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt30_fcfh">freeswitch/trunk/libs/spandsp/src/spandsp/t30_fcf.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt30_loggingh">freeswitch/trunk/libs/spandsp/src/spandsp/t30_logging.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt31h">freeswitch/trunk/libs/spandsp/src/spandsp/t31.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt35h">freeswitch/trunk/libs/spandsp/src/spandsp/t35.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt38_coreh">freeswitch/trunk/libs/spandsp/src/spandsp/t38_core.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt38_gatewayh">freeswitch/trunk/libs/spandsp/src/spandsp/t38_gateway.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt38_non_ecm_bufferh">freeswitch/trunk/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt38_terminalh">freeswitch/trunk/libs/spandsp/src/spandsp/t38_terminal.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt4h">freeswitch/trunk/libs/spandsp/src/spandsp/t4.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt4_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/t4_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspt4_txh">freeswitch/trunk/libs/spandsp/src/spandsp/t4_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsptelephonyh">freeswitch/trunk/libs/spandsp/src/spandsp/telephony.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsptime_scaleh">freeswitch/trunk/libs/spandsp/src/spandsp/time_scale.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsptimingh">freeswitch/trunk/libs/spandsp/src/spandsp/timing.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsptone_detecth">freeswitch/trunk/libs/spandsp/src/spandsp/tone_detect.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsptone_generateh">freeswitch/trunk/libs/spandsp/src/spandsp/tone_generate.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv17rxh">freeswitch/trunk/libs/spandsp/src/spandsp/v17rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv17txh">freeswitch/trunk/libs/spandsp/src/spandsp/v17tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv18h">freeswitch/trunk/libs/spandsp/src/spandsp/v18.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv22bish">freeswitch/trunk/libs/spandsp/src/spandsp/v22bis.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv27ter_rxh">freeswitch/trunk/libs/spandsp/src/spandsp/v27ter_rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv27ter_txh">freeswitch/trunk/libs/spandsp/src/spandsp/v27ter_tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv29rxh">freeswitch/trunk/libs/spandsp/src/spandsp/v29rx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv29txh">freeswitch/trunk/libs/spandsp/src/spandsp/v29tx.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv42h">freeswitch/trunk/libs/spandsp/src/spandsp/v42.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv42bish">freeswitch/trunk/libs/spandsp/src/spandsp/v42bis.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspv8h">freeswitch/trunk/libs/spandsp/src/spandsp/v8.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspvector_floath">freeswitch/trunk/libs/spandsp/src/spandsp/vector_float.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspvector_inth">freeswitch/trunk/libs/spandsp/src/spandsp/vector_int.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspversionh">freeswitch/trunk/libs/spandsp/src/spandsp/version.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandspversionhin">freeswitch/trunk/libs/spandsp/src/spandsp/version.h.in</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcspandsphin">freeswitch/trunk/libs/spandsp/src/spandsp.h.in</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcsuper_tone_rxc">freeswitch/trunk/libs/spandsp/src/super_tone_rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcsuper_tone_txc">freeswitch/trunk/libs/spandsp/src/super_tone_tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcswept_tonec">freeswitch/trunk/libs/spandsp/src/swept_tone.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct30c">freeswitch/trunk/libs/spandsp/src/t30.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct30_apic">freeswitch/trunk/libs/spandsp/src/t30_api.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct30_localh">freeswitch/trunk/libs/spandsp/src/t30_local.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct30_loggingc">freeswitch/trunk/libs/spandsp/src/t30_logging.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct31c">freeswitch/trunk/libs/spandsp/src/t31.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct35c">freeswitch/trunk/libs/spandsp/src/t35.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct38_corec">freeswitch/trunk/libs/spandsp/src/t38_core.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct38_gatewayc">freeswitch/trunk/libs/spandsp/src/t38_gateway.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct38_non_ecm_bufferc">freeswitch/trunk/libs/spandsp/src/t38_non_ecm_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct38_terminalc">freeswitch/trunk/libs/spandsp/src/t38_terminal.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct4c">freeswitch/trunk/libs/spandsp/src/t4.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct4_rxc">freeswitch/trunk/libs/spandsp/src/t4_rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct4_statesh">freeswitch/trunk/libs/spandsp/src/t4_states.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct4_t6_decode_statesh">freeswitch/trunk/libs/spandsp/src/t4_t6_decode_states.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrct4_txc">freeswitch/trunk/libs/spandsp/src/t4_tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrctestcpuidc">freeswitch/trunk/libs/spandsp/src/testcpuid.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrctime_scalec">freeswitch/trunk/libs/spandsp/src/time_scale.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrctone_detectc">freeswitch/trunk/libs/spandsp/src/tone_detect.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrctone_generatec">freeswitch/trunk/libs/spandsp/src/tone_generate.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17_v32bis_rx_constellation_mapsh">freeswitch/trunk/libs/spandsp/src/v17_v32bis_rx_constellation_maps.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17_v32bis_tx_constellation_mapsh">freeswitch/trunk/libs/spandsp/src/v17_v32bis_tx_constellation_maps.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17rxc">freeswitch/trunk/libs/spandsp/src/v17rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17rx_constellation_mapsh">freeswitch/trunk/libs/spandsp/src/v17rx_constellation_maps.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17txc">freeswitch/trunk/libs/spandsp/src/v17tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv17tx_constellation_mapsh">freeswitch/trunk/libs/spandsp/src/v17tx_constellation_maps.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv18c">freeswitch/trunk/libs/spandsp/src/v18.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv22bis_rxc">freeswitch/trunk/libs/spandsp/src/v22bis_rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv22bis_txc">freeswitch/trunk/libs/spandsp/src/v22bis_tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv27ter_rxc">freeswitch/trunk/libs/spandsp/src/v27ter_rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv27ter_txc">freeswitch/trunk/libs/spandsp/src/v27ter_tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv29rxc">freeswitch/trunk/libs/spandsp/src/v29rx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv29txc">freeswitch/trunk/libs/spandsp/src/v29tx.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv29tx_constellation_mapsh">freeswitch/trunk/libs/spandsp/src/v29tx_constellation_maps.h</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv42c">freeswitch/trunk/libs/spandsp/src/v42.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv42bisc">freeswitch/trunk/libs/spandsp/src/v42bis.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcv8c">freeswitch/trunk/libs/spandsp/src/v8.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcvector_floatc">freeswitch/trunk/libs/spandsp/src/vector_float.c</a></li>
<li><a href="#freeswitchtrunklibsspandspsrcvector_intc">freeswitch/trunk/libs/spandsp/src/vector_int.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataMakefileam">freeswitch/trunk/libs/spandsp/test-data/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataetsiMakefileam">freeswitch/trunk/libs/spandsp/test-data/etsi/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataetsifaxMakefileam">freeswitch/trunk/libs/spandsp/test-data/etsi/fax/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataetsifaxgenerate_etsi_300_242_pagesc">freeswitch/trunk/libs/spandsp/test-data/etsi/fax/generate_etsi_300_242_pages.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataituMakefileam">freeswitch/trunk/libs/spandsp/test-data/itu/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxMakefileam">freeswitch/trunk/libs/spandsp/test-data/itu/fax/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxgenerate_dithered_tifc">freeswitch/trunk/libs/spandsp/test-data/itu/fax/generate_dithered_tif.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxgenerate_sized_pagesc">freeswitch/trunk/libs/spandsp/test-data/itu/fax/generate_sized_pages.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu1pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu1.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu2pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu2.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu3pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu3.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu4pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu4.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu5pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu5.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu6pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu6.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu7pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu7.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxitu8pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu8.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxtest1pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/test1.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxtest2pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/test2.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxtest3pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/test3.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdataitufaxtest4pbm">freeswitch/trunk/libs/spandsp/test-data/itu/fax/test4.pbm</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdatalocalMakefileam">freeswitch/trunk/libs/spandsp/test-data/local/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdatalocaldam9wav">freeswitch/trunk/libs/spandsp/test-data/local/dam9.wav</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdatalocaldam9_lpc55wav">freeswitch/trunk/libs/spandsp/test-data/local/dam9_lpc55.wav</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdatalocalshort_nb_voicewav">freeswitch/trunk/libs/spandsp/test-data/local/short_nb_voice.wav</a></li>
<li><a href="#freeswitchtrunklibsspandsptestdatalocalshort_wb_voicewav">freeswitch/trunk/libs/spandsp/test-data/local/short_wb_voice.wav</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsMakefileam">freeswitch/trunk/libs/spandsp/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsadsi_testsc">freeswitch/trunk/libs/spandsp/tests/adsi_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsasync_testsc">freeswitch/trunk/libs/spandsp/tests/async_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsat_interpreter_testsc">freeswitch/trunk/libs/spandsp/tests/at_interpreter_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsawgn_testsc">freeswitch/trunk/libs/spandsp/tests/awgn_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsbell_mf_rx_testsc">freeswitch/trunk/libs/spandsp/tests/bell_mf_rx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsbell_mf_tx_testsc">freeswitch/trunk/libs/spandsp/tests/bell_mf_tx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsbert_testsc">freeswitch/trunk/libs/spandsp/tests/bert_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsbit_operations_testsc">freeswitch/trunk/libs/spandsp/tests/bit_operations_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestscomplex_testsc">freeswitch/trunk/libs/spandsp/tests/complex_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestscomplex_vector_float_testsc">freeswitch/trunk/libs/spandsp/tests/complex_vector_float_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestscomplex_vector_int_testsc">freeswitch/trunk/libs/spandsp/tests/complex_vector_int_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestscrc_testsc">freeswitch/trunk/libs/spandsp/tests/crc_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsdc_restore_testsc">freeswitch/trunk/libs/spandsp/tests/dc_restore_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsdds_testsc">freeswitch/trunk/libs/spandsp/tests/dds_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsdtmf_rx_testsc">freeswitch/trunk/libs/spandsp/tests/dtmf_rx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsdtmf_tx_testsc">freeswitch/trunk/libs/spandsp/tests/dtmf_tx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsecho_monitorcpp">freeswitch/trunk/libs/spandsp/tests/echo_monitor.cpp</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsecho_monitorh">freeswitch/trunk/libs/spandsp/tests/echo_monitor.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsecho_testsc">freeswitch/trunk/libs/spandsp/tests/echo_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_decodec">freeswitch/trunk/libs/spandsp/tests/fax_decode.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_testerc">freeswitch/trunk/libs/spandsp/tests/fax_tester.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_testerh">freeswitch/trunk/libs/spandsp/tests/fax_tester.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_testsc">freeswitch/trunk/libs/spandsp/tests/fax_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_testssh">freeswitch/trunk/libs/spandsp/tests/fax_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_utilsc">freeswitch/trunk/libs/spandsp/tests/fax_utils.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_utilsh">freeswitch/trunk/libs/spandsp/tests/fax_utils.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfsk_testsc">freeswitch/trunk/libs/spandsp/tests/fsk_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsg1050_testsc">freeswitch/trunk/libs/spandsp/tests/g1050_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsg168_testsc">freeswitch/trunk/libs/spandsp/tests/g168_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsg711_testsc">freeswitch/trunk/libs/spandsp/tests/g711_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsg722_testsc">freeswitch/trunk/libs/spandsp/tests/g722_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsg726_testsc">freeswitch/trunk/libs/spandsp/tests/g726_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsgsm0610_testsc">freeswitch/trunk/libs/spandsp/tests/gsm0610_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestshdlc_testsc">freeswitch/trunk/libs/spandsp/tests/hdlc_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsima_adpcm_testsc">freeswitch/trunk/libs/spandsp/tests/ima_adpcm_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsline_model_monitorcpp">freeswitch/trunk/libs/spandsp/tests/line_model_monitor.cpp</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsline_model_monitorh">freeswitch/trunk/libs/spandsp/tests/line_model_monitor.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsline_model_testsc">freeswitch/trunk/libs/spandsp/tests/line_model_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestslogging_testsc">freeswitch/trunk/libs/spandsp/tests/logging_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestslpc10_testsc">freeswitch/trunk/libs/spandsp/tests/lpc10_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmake_g168_cssc">freeswitch/trunk/libs/spandsp/tests/make_g168_css.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmedia_monitorcpp">freeswitch/trunk/libs/spandsp/tests/media_monitor.cpp</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmedia_monitorh">freeswitch/trunk/libs/spandsp/tests/media_monitor.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmodem_connect_tones_testsc">freeswitch/trunk/libs/spandsp/tests/modem_connect_tones_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmodem_echo_testsc">freeswitch/trunk/libs/spandsp/tests/modem_echo_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmodem_monitorcpp">freeswitch/trunk/libs/spandsp/tests/modem_monitor.cpp</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmodem_monitorh">freeswitch/trunk/libs/spandsp/tests/modem_monitor.h</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcadsi_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/adsi_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvccomplex_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/complex_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvccomplex_vector_float_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/complex_vector_float_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvccomplex_vector_int_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/complex_vector_int_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcdtmf_rx_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/dtmf_rx_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcdtmf_tx_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/dtmf_tx_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcqueue_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/queue_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvct38_core_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/t38_core_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvct38_non_ecm_buffer_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/t38_non_ecm_buffer_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvct38_terminal_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/t38_terminal_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcv22bis_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/v22bis_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcv29_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/v29_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcv80_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/v80_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcv8_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/v8_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcvector_float_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/vector_float_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsmsvcvector_int_testsvcproj">freeswitch/trunk/libs/spandsp/tests/msvc/vector_int_tests.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsnoise_testsc">freeswitch/trunk/libs/spandsp/tests/noise_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsoki_adpcm_testsc">freeswitch/trunk/libs/spandsp/tests/oki_adpcm_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsplayout_testsc">freeswitch/trunk/libs/spandsp/tests/playout_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsplc_testsc">freeswitch/trunk/libs/spandsp/tests/plc_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestspower_meter_testsc">freeswitch/trunk/libs/spandsp/tests/power_meter_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsqueue_testsc">freeswitch/trunk/libs/spandsp/tests/queue_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsr2_mf_rx_testsc">freeswitch/trunk/libs/spandsp/tests/r2_mf_rx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsr2_mf_tx_testsc">freeswitch/trunk/libs/spandsp/tests/r2_mf_tx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsregression_testssh">freeswitch/trunk/libs/spandsp/tests/regression_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsrfc2198_sim_testsc">freeswitch/trunk/libs/spandsp/tests/rfc2198_sim_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsschedule_testsc">freeswitch/trunk/libs/spandsp/tests/schedule_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestssig_tone_testsc">freeswitch/trunk/libs/spandsp/tests/sig_tone_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestssuper_tone_rx_testsc">freeswitch/trunk/libs/spandsp/tests/super_tone_rx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestssuper_tone_tx_testsc">freeswitch/trunk/libs/spandsp/tests/super_tone_tx_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsswept_tone_testsc">freeswitch/trunk/libs/spandsp/tests/swept_tone_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst31_testsc">freeswitch/trunk/libs/spandsp/tests/t31_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_core_testsc">freeswitch/trunk/libs/spandsp/tests/t38_core_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_gateway_testsc">freeswitch/trunk/libs/spandsp/tests/t38_gateway_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_gateway_to_terminal_testsc">freeswitch/trunk/libs/spandsp/tests/t38_gateway_to_terminal_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_non_ecm_buffer_testsc">freeswitch/trunk/libs/spandsp/tests/t38_non_ecm_buffer_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_terminal_testsc">freeswitch/trunk/libs/spandsp/tests/t38_terminal_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst38_terminal_to_gateway_testsc">freeswitch/trunk/libs/spandsp/tests/t38_terminal_to_gateway_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestst4_testsc">freeswitch/trunk/libs/spandsp/tests/t4_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststestadsic">freeswitch/trunk/libs/spandsp/tests/testadsi.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststestfaxc">freeswitch/trunk/libs/spandsp/tests/testfax.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststime_scale_testsc">freeswitch/trunk/libs/spandsp/tests/time_scale_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststone_detect_testsc">freeswitch/trunk/libs/spandsp/tests/tone_detect_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststone_generate_testsc">freeswitch/trunk/libs/spandsp/tests/tone_generate_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststsb85_testsc">freeswitch/trunk/libs/spandsp/tests/tsb85_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspteststsb85_testssh">freeswitch/trunk/libs/spandsp/tests/tsb85_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv17_testsc">freeswitch/trunk/libs/spandsp/tests/v17_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv18_testsc">freeswitch/trunk/libs/spandsp/tests/v18_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv22bis_testsc">freeswitch/trunk/libs/spandsp/tests/v22bis_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv27ter_testsc">freeswitch/trunk/libs/spandsp/tests/v27ter_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv29_testsc">freeswitch/trunk/libs/spandsp/tests/v29_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv42_testsc">freeswitch/trunk/libs/spandsp/tests/v42_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv42bis_testsc">freeswitch/trunk/libs/spandsp/tests/v42bis_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv42bis_testssh">freeswitch/trunk/libs/spandsp/tests/v42bis_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv8_testsc">freeswitch/trunk/libs/spandsp/tests/v8_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsvector_float_testsc">freeswitch/trunk/libs/spandsp/tests/vector_float_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsvector_int_testsc">freeswitch/trunk/libs/spandsp/tests/vector_int_tests.c</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_g722_datash">freeswitch/trunk/libs/spandsp/unpack_g722_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_g726_datash">freeswitch/trunk/libs/spandsp/unpack_g726_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_gsm0610_datash">freeswitch/trunk/libs/spandsp/unpack_gsm0610_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_v56ter_datash">freeswitch/trunk/libs/spandsp/unpack_v56ter_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspwrapperxsl">freeswitch/trunk/libs/spandsp/wrapper.xsl</a></li>
<li><a href="#freeswitchtrunklibsspeexupdate">freeswitch/trunk/libs/speex/.update</a></li>
<li><a href="#freeswitchtrunklibsspeexAUTHORS">freeswitch/trunk/libs/speex/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsspeexCOPYING">freeswitch/trunk/libs/speex/COPYING</a></li>
<li><a href="#freeswitchtrunklibsspeexChangeLog">freeswitch/trunk/libs/speex/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibsspeexINSTALL">freeswitch/trunk/libs/speex/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsspeexMakefileam">freeswitch/trunk/libs/speex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexNEWS">freeswitch/trunk/libs/speex/NEWS</a></li>
<li><a href="#freeswitchtrunklibsspeexREADME">freeswitch/trunk/libs/speex/README</a></li>
<li><a href="#freeswitchtrunklibsspeexREADMETIDSP">freeswitch/trunk/libs/speex/README.TI-DSP</a></li>
<li><a href="#freeswitchtrunklibsspeexREADMEblackfin">freeswitch/trunk/libs/speex/README.blackfin</a></li>
<li><a href="#freeswitchtrunklibsspeexREADMEsymbian">freeswitch/trunk/libs/speex/README.symbian</a></li>
<li><a href="#freeswitchtrunklibsspeexSpeexkdevelop">freeswitch/trunk/libs/speex/Speex.kdevelop</a></li>
<li><a href="#freeswitchtrunklibsspeexSpeexspec">freeswitch/trunk/libs/speex/Speex.spec</a></li>
<li><a href="#freeswitchtrunklibsspeexSpeexspecin">freeswitch/trunk/libs/speex/Speex.spec.in</a></li>
<li><a href="#freeswitchtrunklibsspeexTODO">freeswitch/trunk/libs/speex/TODO</a></li>
<li><a href="#freeswitchtrunklibsspeexacincludem4">freeswitch/trunk/libs/speex/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibsspeexconfigureac">freeswitch/trunk/libs/speex/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsspeexconfiguregnu">freeswitch/trunk/libs/speex/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsspeexdocMakefileam">freeswitch/trunk/libs/speex/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexdocmanualpdf">freeswitch/trunk/libs/speex/doc/manual.pdf</a></li>
<li><a href="#freeswitchtrunklibsspeexincludeMakefileam">freeswitch/trunk/libs/speex/include/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexMakefileam">freeswitch/trunk/libs/speex/include/speex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeexh">freeswitch/trunk/libs/speex/include/speex/speex.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_bitsh">freeswitch/trunk/libs/speex/include/speex/speex_bits.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_bufferh">freeswitch/trunk/libs/speex/include/speex/speex_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_callbacksh">freeswitch/trunk/libs/speex/include/speex/speex_callbacks.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_config_typeshin">freeswitch/trunk/libs/speex/include/speex/speex_config_types.h.in</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_echoh">freeswitch/trunk/libs/speex/include/speex/speex_echo.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_headerh">freeswitch/trunk/libs/speex/include/speex/speex_header.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_jitterh">freeswitch/trunk/libs/speex/include/speex/speex_jitter.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_preprocessh">freeswitch/trunk/libs/speex/include/speex/speex_preprocess.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_resamplerh">freeswitch/trunk/libs/speex/include/speex/speex_resampler.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_stereoh">freeswitch/trunk/libs/speex/include/speex/speex_stereo.h</a></li>
<li><a href="#freeswitchtrunklibsspeexincludespeexspeex_typesh">freeswitch/trunk/libs/speex/include/speex/speex_types.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexMakefileam">freeswitch/trunk/libs/speex/libspeex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeex_kiss_fft_gutsh">freeswitch/trunk/libs/speex/libspeex/_kiss_fft_guts.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexarchh">freeswitch/trunk/libs/speex/libspeex/arch.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexbitsc">freeswitch/trunk/libs/speex/libspeex/bits.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexbufferc">freeswitch/trunk/libs/speex/libspeex/buffer.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexcb_searchc">freeswitch/trunk/libs/speex/libspeex/cb_search.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexcb_searchh">freeswitch/trunk/libs/speex/libspeex/cb_search.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexcb_search_arm4h">freeswitch/trunk/libs/speex/libspeex/cb_search_arm4.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexcb_search_bfinh">freeswitch/trunk/libs/speex/libspeex/cb_search_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexcb_search_sseh">freeswitch/trunk/libs/speex/libspeex/cb_search_sse.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexecho_diagnosticm">freeswitch/trunk/libs/speex/libspeex/echo_diagnostic.m</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_10_16_tablec">freeswitch/trunk/libs/speex/libspeex/exc_10_16_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_10_32_tablec">freeswitch/trunk/libs/speex/libspeex/exc_10_32_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_20_32_tablec">freeswitch/trunk/libs/speex/libspeex/exc_20_32_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_5_256_tablec">freeswitch/trunk/libs/speex/libspeex/exc_5_256_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_5_64_tablec">freeswitch/trunk/libs/speex/libspeex/exc_5_64_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexexc_8_128_tablec">freeswitch/trunk/libs/speex/libspeex/exc_8_128_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfftwrapc">freeswitch/trunk/libs/speex/libspeex/fftwrap.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfftwraph">freeswitch/trunk/libs/speex/libspeex/fftwrap.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfilterbankc">freeswitch/trunk/libs/speex/libspeex/filterbank.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfilterbankh">freeswitch/trunk/libs/speex/libspeex/filterbank.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfiltersc">freeswitch/trunk/libs/speex/libspeex/filters.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfiltersh">freeswitch/trunk/libs/speex/libspeex/filters.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfilters_arm4h">freeswitch/trunk/libs/speex/libspeex/filters_arm4.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfilters_bfinh">freeswitch/trunk/libs/speex/libspeex/filters_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfilters_sseh">freeswitch/trunk/libs/speex/libspeex/filters_sse.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfixed_arm4h">freeswitch/trunk/libs/speex/libspeex/fixed_arm4.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfixed_arm5eh">freeswitch/trunk/libs/speex/libspeex/fixed_arm5e.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfixed_bfinh">freeswitch/trunk/libs/speex/libspeex/fixed_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfixed_debugh">freeswitch/trunk/libs/speex/libspeex/fixed_debug.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexfixed_generich">freeswitch/trunk/libs/speex/libspeex/fixed_generic.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexgain_tablec">freeswitch/trunk/libs/speex/libspeex/gain_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexgain_table_lbrc">freeswitch/trunk/libs/speex/libspeex/gain_table_lbr.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexhexc_10_32_tablec">freeswitch/trunk/libs/speex/libspeex/hexc_10_32_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexhexc_tablec">freeswitch/trunk/libs/speex/libspeex/hexc_table.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexhigh_lsp_tablesc">freeswitch/trunk/libs/speex/libspeex/high_lsp_tables.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexjitterc">freeswitch/trunk/libs/speex/libspeex/jitter.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexkiss_fftc">freeswitch/trunk/libs/speex/libspeex/kiss_fft.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexkiss_ffth">freeswitch/trunk/libs/speex/libspeex/kiss_fft.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexkiss_fftrc">freeswitch/trunk/libs/speex/libspeex/kiss_fftr.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexkiss_fftrh">freeswitch/trunk/libs/speex/libspeex/kiss_fftr.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlbr_48k_tablesc">freeswitch/trunk/libs/speex/libspeex/lbr_48k_tables.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlpcc">freeswitch/trunk/libs/speex/libspeex/lpc.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlpch">freeswitch/trunk/libs/speex/libspeex/lpc.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlpc_bfinh">freeswitch/trunk/libs/speex/libspeex/lpc_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlspc">freeswitch/trunk/libs/speex/libspeex/lsp.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlsph">freeswitch/trunk/libs/speex/libspeex/lsp.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlsp_bfinh">freeswitch/trunk/libs/speex/libspeex/lsp_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexlsp_tables_nbc">freeswitch/trunk/libs/speex/libspeex/lsp_tables_nb.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexltpc">freeswitch/trunk/libs/speex/libspeex/ltp.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexltph">freeswitch/trunk/libs/speex/libspeex/ltp.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexltp_arm4h">freeswitch/trunk/libs/speex/libspeex/ltp_arm4.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexltp_bfinh">freeswitch/trunk/libs/speex/libspeex/ltp_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexltp_sseh">freeswitch/trunk/libs/speex/libspeex/ltp_sse.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmath_approxc">freeswitch/trunk/libs/speex/libspeex/math_approx.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmath_approxh">freeswitch/trunk/libs/speex/libspeex/math_approx.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmdfc">freeswitch/trunk/libs/speex/libspeex/mdf.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmiscc">freeswitch/trunk/libs/speex/libspeex/misc.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmisch">freeswitch/trunk/libs/speex/libspeex/misc.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmisc_bfinh">freeswitch/trunk/libs/speex/libspeex/misc_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmodesc">freeswitch/trunk/libs/speex/libspeex/modes.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmodesh">freeswitch/trunk/libs/speex/libspeex/modes.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexmodes_wbc">freeswitch/trunk/libs/speex/libspeex/modes_wb.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexnb_celpc">freeswitch/trunk/libs/speex/libspeex/nb_celp.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexnb_celph">freeswitch/trunk/libs/speex/libspeex/nb_celp.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexos_supporth">freeswitch/trunk/libs/speex/libspeex/os_support.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexpreprocessc">freeswitch/trunk/libs/speex/libspeex/preprocess.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexpseudofloath">freeswitch/trunk/libs/speex/libspeex/pseudofloat.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexquant_lspc">freeswitch/trunk/libs/speex/libspeex/quant_lsp.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexquant_lsph">freeswitch/trunk/libs/speex/libspeex/quant_lsp.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexquant_lsp_bfinh">freeswitch/trunk/libs/speex/libspeex/quant_lsp_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexresamplec">freeswitch/trunk/libs/speex/libspeex/resample.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexresample_sseh">freeswitch/trunk/libs/speex/libspeex/resample_sse.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexsb_celpc">freeswitch/trunk/libs/speex/libspeex/sb_celp.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexsb_celph">freeswitch/trunk/libs/speex/libspeex/sb_celp.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexscalc">freeswitch/trunk/libs/speex/libspeex/scal.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexsmallftc">freeswitch/trunk/libs/speex/libspeex/smallft.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexsmallfth">freeswitch/trunk/libs/speex/libspeex/smallft.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexspeexc">freeswitch/trunk/libs/speex/libspeex/speex.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexspeex_callbacksc">freeswitch/trunk/libs/speex/libspeex/speex_callbacks.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexspeex_headerc">freeswitch/trunk/libs/speex/libspeex/speex_header.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexstack_alloch">freeswitch/trunk/libs/speex/libspeex/stack_alloc.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexstereoc">freeswitch/trunk/libs/speex/libspeex/stereo.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestdenoisec">freeswitch/trunk/libs/speex/libspeex/testdenoise.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestechoc">freeswitch/trunk/libs/speex/libspeex/testecho.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestencc">freeswitch/trunk/libs/speex/libspeex/testenc.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestenc_uwbc">freeswitch/trunk/libs/speex/libspeex/testenc_uwb.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestenc_wbc">freeswitch/trunk/libs/speex/libspeex/testenc_wb.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeextestjitterc">freeswitch/trunk/libs/speex/libspeex/testjitter.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvbrc">freeswitch/trunk/libs/speex/libspeex/vbr.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvbrh">freeswitch/trunk/libs/speex/libspeex/vbr.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvorbis_psyc">freeswitch/trunk/libs/speex/libspeex/vorbis_psy.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvorbis_psyh">freeswitch/trunk/libs/speex/libspeex/vorbis_psy.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvqc">freeswitch/trunk/libs/speex/libspeex/vq.c</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvqh">freeswitch/trunk/libs/speex/libspeex/vq.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvq_arm4h">freeswitch/trunk/libs/speex/libspeex/vq_arm4.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvq_bfinh">freeswitch/trunk/libs/speex/libspeex/vq_bfin.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexvq_sseh">freeswitch/trunk/libs/speex/libspeex/vq_sse.h</a></li>
<li><a href="#freeswitchtrunklibsspeexlibspeexwindowc">freeswitch/trunk/libs/speex/libspeex/window.c</a></li>
<li><a href="#freeswitchtrunklibsspeexspeexm4">freeswitch/trunk/libs/speex/speex.m4</a></li>
<li><a href="#freeswitchtrunklibsspeexspeexpcin">freeswitch/trunk/libs/speex/speex.pc.in</a></li>
<li><a href="#freeswitchtrunklibsspeexspeexdsppcin">freeswitch/trunk/libs/speex/speexdsp.pc.in</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcMakefileam">freeswitch/trunk/libs/speex/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcgetoptc">freeswitch/trunk/libs/speex/src/getopt.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcgetopt1c">freeswitch/trunk/libs/speex/src/getopt1.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcgetopt_winh">freeswitch/trunk/libs/speex/src/getopt_win.h</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcskeletonc">freeswitch/trunk/libs/speex/src/skeleton.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcskeletonh">freeswitch/trunk/libs/speex/src/skeleton.h</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcspeexdec1">freeswitch/trunk/libs/speex/src/speexdec.1</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcspeexdecc">freeswitch/trunk/libs/speex/src/speexdec.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcspeexenc1">freeswitch/trunk/libs/speex/src/speexenc.1</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcspeexencc">freeswitch/trunk/libs/speex/src/speexenc.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcwav_ioc">freeswitch/trunk/libs/speex/src/wav_io.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcwav_ioh">freeswitch/trunk/libs/speex/src/wav_io.h</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcwave_outc">freeswitch/trunk/libs/speex/src/wave_out.c</a></li>
<li><a href="#freeswitchtrunklibsspeexsrcwave_outh">freeswitch/trunk/libs/speex/src/wave_out.h</a></li>
<li><a href="#freeswitchtrunklibsspeexsymbianMakefileam">freeswitch/trunk/libs/speex/symbian/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexsymbianbldinf">freeswitch/trunk/libs/speex/symbian/bld.inf</a></li>
<li><a href="#freeswitchtrunklibsspeexsymbianconfigh">freeswitch/trunk/libs/speex/symbian/config.h</a></li>
<li><a href="#freeswitchtrunklibsspeexsymbianspeexmmp">freeswitch/trunk/libs/speex/symbian/speex.mmp</a></li>
<li><a href="#freeswitchtrunklibsspeextiMakefileam">freeswitch/trunk/libs/speex/ti/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexticonfigh">freeswitch/trunk/libs/speex/ti/config.h</a></li>
<li><a href="#freeswitchtrunklibsspeextios_support_customh">freeswitch/trunk/libs/speex/ti/os_support_custom.h</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C54_testMakefileam">freeswitch/trunk/libs/speex/ti/speex_C54_test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C54_testspeex_C54_testcmd">freeswitch/trunk/libs/speex/ti/speex_C54_test/speex_C54_test.cmd</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C54_testspeex_C54_testpjt">freeswitch/trunk/libs/speex/ti/speex_C54_test/speex_C54_test.pjt</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C55_testMakefileam">freeswitch/trunk/libs/speex/ti/speex_C55_test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C55_testspeex_C55_testcmd">freeswitch/trunk/libs/speex/ti/speex_C55_test/speex_C55_test.cmd</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C55_testspeex_C55_testpjt">freeswitch/trunk/libs/speex/ti/speex_C55_test/speex_C55_test.pjt</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C64_testMakefileam">freeswitch/trunk/libs/speex/ti/speex_C64_test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C64_testspeex_C64_testcmd">freeswitch/trunk/libs/speex/ti/speex_C64_test/speex_C64_test.cmd</a></li>
<li><a href="#freeswitchtrunklibsspeextispeex_C64_testspeex_C64_testpjt">freeswitch/trunk/libs/speex/ti/speex_C64_test/speex_C64_test.pjt</a></li>
<li><a href="#freeswitchtrunklibsspeextitestencTIC5xc">freeswitch/trunk/libs/speex/ti/testenc-TI-C5x.c</a></li>
<li><a href="#freeswitchtrunklibsspeextitestencTIC64xc">freeswitch/trunk/libs/speex/ti/testenc-TI-C64x.c</a></li>
<li><a href="#freeswitchtrunklibsspeextiuser_misch">freeswitch/trunk/libs/speex/ti/user_misc.h</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32Makefileam">freeswitch/trunk/libs/speex/win32/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003Makefileam">freeswitch/trunk/libs/speex/win32/VS2003/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexMakefileam">freeswitch/trunk/libs/speex/win32/VS2003/libspeex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexlibspeexdef">freeswitch/trunk/libs/speex/win32/VS2003/libspeex/libspeex.def</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexlibspeexvcproj">freeswitch/trunk/libs/speex/win32/VS2003/libspeex/libspeex.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexsln">freeswitch/trunk/libs/speex/win32/VS2003/libspeex.sln</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexdspMakefileam">freeswitch/trunk/libs/speex/win32/VS2003/libspeexdsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003libspeexdsplibspeexdspvcproj">freeswitch/trunk/libs/speex/win32/VS2003/libspeexdsp/libspeexdsp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003speexdecMakefileam">freeswitch/trunk/libs/speex/win32/VS2003/speexdec/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003speexdecspeexdecvcproj">freeswitch/trunk/libs/speex/win32/VS2003/speexdec/speexdec.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003speexencMakefileam">freeswitch/trunk/libs/speex/win32/VS2003/speexenc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003speexencspeexencvcproj">freeswitch/trunk/libs/speex/win32/VS2003/speexenc/speexenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003testsMakefileam">freeswitch/trunk/libs/speex/win32/VS2003/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestdenoisevcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testdenoise.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestechovcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testecho.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestencvcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestenc_uwbvcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc_uwb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestenc_wbvcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc_wb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2003teststestresamplevcproj">freeswitch/trunk/libs/speex/win32/VS2003/tests/testresample.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005Makefileam">freeswitch/trunk/libs/speex/win32/VS2005/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005libspeexMakefileam">freeswitch/trunk/libs/speex/win32/VS2005/libspeex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005libspeexlibspeexvcproj">freeswitch/trunk/libs/speex/win32/VS2005/libspeex/libspeex.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005libspeexsln">freeswitch/trunk/libs/speex/win32/VS2005/libspeex.sln</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005libspeexdspMakefileam">freeswitch/trunk/libs/speex/win32/VS2005/libspeexdsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005libspeexdsplibspeexdspvcproj">freeswitch/trunk/libs/speex/win32/VS2005/libspeexdsp/libspeexdsp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005speexdecMakefileam">freeswitch/trunk/libs/speex/win32/VS2005/speexdec/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005speexdecspeexdecvcproj">freeswitch/trunk/libs/speex/win32/VS2005/speexdec/speexdec.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005speexencMakefileam">freeswitch/trunk/libs/speex/win32/VS2005/speexenc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005speexencspeexencvcproj">freeswitch/trunk/libs/speex/win32/VS2005/speexenc/speexenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005testsMakefileam">freeswitch/trunk/libs/speex/win32/VS2005/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestdenoisevcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testdenoise.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestechovcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testecho.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestencvcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestenc_uwbvcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc_uwb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestenc_wbvcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc_wb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2005teststestresamplevcproj">freeswitch/trunk/libs/speex/win32/VS2005/tests/testresample.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008Makefileam">freeswitch/trunk/libs/speex/win32/VS2008/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008libspeexMakefileam">freeswitch/trunk/libs/speex/win32/VS2008/libspeex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008libspeexlibspeexvcproj">freeswitch/trunk/libs/speex/win32/VS2008/libspeex/libspeex.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008libspeexsln">freeswitch/trunk/libs/speex/win32/VS2008/libspeex.sln</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008libspeexdspMakefileam">freeswitch/trunk/libs/speex/win32/VS2008/libspeexdsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008libspeexdsplibspeexdspvcproj">freeswitch/trunk/libs/speex/win32/VS2008/libspeexdsp/libspeexdsp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008speexdecMakefileam">freeswitch/trunk/libs/speex/win32/VS2008/speexdec/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008speexdecspeexdecvcproj">freeswitch/trunk/libs/speex/win32/VS2008/speexdec/speexdec.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008speexencMakefileam">freeswitch/trunk/libs/speex/win32/VS2008/speexenc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008speexencspeexencvcproj">freeswitch/trunk/libs/speex/win32/VS2008/speexenc/speexenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008testsMakefileam">freeswitch/trunk/libs/speex/win32/VS2008/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestdenoisevcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testdenoise.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestechovcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testecho.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestencvcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestenc_uwbvcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc_uwb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestenc_wbvcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc_wb.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32VS2008teststestresamplevcproj">freeswitch/trunk/libs/speex/win32/VS2008/tests/testresample.vcproj</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32configh">freeswitch/trunk/libs/speex/win32/config.h</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexMakefileam">freeswitch/trunk/libs/speex/win32/libspeex/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexlibspeexdsp">freeswitch/trunk/libs/speex/win32/libspeex/libspeex.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexlibspeexdsw">freeswitch/trunk/libs/speex/win32/libspeex/libspeex.dsw</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexlibspeex_dynamicdsp">freeswitch/trunk/libs/speex/win32/libspeex/libspeex_dynamic.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexlibspeexdspdsp">freeswitch/trunk/libs/speex/win32/libspeex/libspeexdsp.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexlibspeexdsp_dynamicdsp">freeswitch/trunk/libs/speex/win32/libspeex/libspeexdsp_dynamic.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexspeexdef">freeswitch/trunk/libs/speex/win32/libspeex/speex.def</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexdef">freeswitch/trunk/libs/speex/win32/libspeex.def</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32libspeexdspdef">freeswitch/trunk/libs/speex/win32/libspeexdsp.def</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexiss">freeswitch/trunk/libs/speex/win32/speex.iss</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexdecMakefileam">freeswitch/trunk/libs/speex/win32/speexdec/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexdecspeexdecdsp">freeswitch/trunk/libs/speex/win32/speexdec/speexdec.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexdecspeexdecdsw">freeswitch/trunk/libs/speex/win32/speexdec/speexdec.dsw</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexencMakefileam">freeswitch/trunk/libs/speex/win32/speexenc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexencspeexencdsp">freeswitch/trunk/libs/speex/win32/speexenc/speexenc.dsp</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexencspeexencdsw">freeswitch/trunk/libs/speex/win32/speexenc/speexenc.dsw</a></li>
<li><a href="#freeswitchtrunklibssqliteupdate">freeswitch/trunk/libs/sqlite/.update</a></li>
<li><a href="#freeswitchtrunklibssqliteMakefilein">freeswitch/trunk/libs/sqlite/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibssqliteMakefilelinuxgcc">freeswitch/trunk/libs/sqlite/Makefile.linux-gcc</a></li>
<li><a href="#freeswitchtrunklibssqliteREADME">freeswitch/trunk/libs/sqlite/README</a></li>
<li><a href="#freeswitchtrunklibssqliteVERSION">freeswitch/trunk/libs/sqlite/VERSION</a></li>
<li><a href="#freeswitchtrunklibssqliteaddopcodesawk">freeswitch/trunk/libs/sqlite/addopcodes.awk</a></li>
<li><a href="#freeswitchtrunklibssqliteart2005osawardgif">freeswitch/trunk/libs/sqlite/art/2005osaward.gif</a></li>
<li><a href="#freeswitchtrunklibssqliteartSQLiteeps">freeswitch/trunk/libs/sqlite/art/SQLite.eps</a></li>
<li><a href="#freeswitchtrunklibssqliteartSQLitegif">freeswitch/trunk/libs/sqlite/art/SQLite.gif</a></li>
<li><a href="#freeswitchtrunklibssqliteartSQLiteLogo3tiff">freeswitch/trunk/libs/sqlite/art/SQLiteLogo3.tiff</a></li>
<li><a href="#freeswitchtrunklibssqliteconfigureac">freeswitch/trunk/libs/sqlite/configure.ac</a></li>
<li><a href="#freeswitchtrunklibssqliteconfiguregnu">freeswitch/trunk/libs/sqlite/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibssqlitecontribsqlitecontcl">freeswitch/trunk/libs/sqlite/contrib/sqlitecon.tcl</a></li>
<li><a href="#freeswitchtrunklibssqliteextREADMEtxt">freeswitch/trunk/libs/sqlite/ext/README.txt</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1READMEtxt">freeswitch/trunk/libs/sqlite/ext/fts1/README.txt</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1c">freeswitch/trunk/libs/sqlite/ext/fts1/fts1.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1h">freeswitch/trunk/libs/sqlite/ext/fts1/fts1.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1_hashc">freeswitch/trunk/libs/sqlite/ext/fts1/fts1_hash.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1_hashh">freeswitch/trunk/libs/sqlite/ext/fts1/fts1_hash.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1_porterc">freeswitch/trunk/libs/sqlite/ext/fts1/fts1_porter.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1_tokenizerh">freeswitch/trunk/libs/sqlite/ext/fts1/fts1_tokenizer.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts1fts1_tokenizer1c">freeswitch/trunk/libs/sqlite/ext/fts1/fts1_tokenizer1.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2READMEtxt">freeswitch/trunk/libs/sqlite/ext/fts2/README.txt</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2c">freeswitch/trunk/libs/sqlite/ext/fts2/fts2.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2h">freeswitch/trunk/libs/sqlite/ext/fts2/fts2.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2_hashc">freeswitch/trunk/libs/sqlite/ext/fts2/fts2_hash.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2_hashh">freeswitch/trunk/libs/sqlite/ext/fts2/fts2_hash.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2_porterc">freeswitch/trunk/libs/sqlite/ext/fts2/fts2_porter.c</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2_tokenizerh">freeswitch/trunk/libs/sqlite/ext/fts2/fts2_tokenizer.h</a></li>
<li><a href="#freeswitchtrunklibssqliteextfts2fts2_tokenizer1c">freeswitch/trunk/libs/sqlite/ext/fts2/fts2_tokenizer1.c</a></li>
<li><a href="#freeswitchtrunklibssqlitemainmk">freeswitch/trunk/libs/sqlite/main.mk</a></li>
<li><a href="#freeswitchtrunklibssqlitemkdllsh">freeswitch/trunk/libs/sqlite/mkdll.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitemkopcodecawk">freeswitch/trunk/libs/sqlite/mkopcodec.awk</a></li>
<li><a href="#freeswitchtrunklibssqlitemkopcodehawk">freeswitch/trunk/libs/sqlite/mkopcodeh.awk</a></li>
<li><a href="#freeswitchtrunklibssqlitemksosh">freeswitch/trunk/libs/sqlite/mkso.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitepublishsh">freeswitch/trunk/libs/sqlite/publish.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitespectemplate">freeswitch/trunk/libs/sqlite/spec.template</a></li>
<li><a href="#freeswitchtrunklibssqlitesqlitepcin">freeswitch/trunk/libs/sqlite/sqlite.pc.in</a></li>
<li><a href="#freeswitchtrunklibssqlitesqlite31">freeswitch/trunk/libs/sqlite/sqlite3.1</a></li>
<li><a href="#freeswitchtrunklibssqlitesqlite3pcin">freeswitch/trunk/libs/sqlite/sqlite3.pc.in</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcalterc">freeswitch/trunk/libs/sqlite/src/alter.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcanalyzec">freeswitch/trunk/libs/sqlite/src/analyze.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcattachc">freeswitch/trunk/libs/sqlite/src/attach.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcauthc">freeswitch/trunk/libs/sqlite/src/auth.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcbtreec">freeswitch/trunk/libs/sqlite/src/btree.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcbtreeh">freeswitch/trunk/libs/sqlite/src/btree.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcbuildc">freeswitch/trunk/libs/sqlite/src/build.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrccallbackc">freeswitch/trunk/libs/sqlite/src/callback.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrccompletec">freeswitch/trunk/libs/sqlite/src/complete.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcdatec">freeswitch/trunk/libs/sqlite/src/date.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcdeletec">freeswitch/trunk/libs/sqlite/src/delete.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcexprc">freeswitch/trunk/libs/sqlite/src/expr.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcfuncc">freeswitch/trunk/libs/sqlite/src/func.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrchashc">freeswitch/trunk/libs/sqlite/src/hash.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrchashh">freeswitch/trunk/libs/sqlite/src/hash.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcinsertc">freeswitch/trunk/libs/sqlite/src/insert.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrclegacyc">freeswitch/trunk/libs/sqlite/src/legacy.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcloadextc">freeswitch/trunk/libs/sqlite/src/loadext.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcmainc">freeswitch/trunk/libs/sqlite/src/main.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcosc">freeswitch/trunk/libs/sqlite/src/os.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcosh">freeswitch/trunk/libs/sqlite/src/os.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcos_commonh">freeswitch/trunk/libs/sqlite/src/os_common.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcos_os2c">freeswitch/trunk/libs/sqlite/src/os_os2.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcos_os2h">freeswitch/trunk/libs/sqlite/src/os_os2.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcos_unixc">freeswitch/trunk/libs/sqlite/src/os_unix.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcos_winc">freeswitch/trunk/libs/sqlite/src/os_win.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcpagerc">freeswitch/trunk/libs/sqlite/src/pager.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcpagerh">freeswitch/trunk/libs/sqlite/src/pager.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcparsey">freeswitch/trunk/libs/sqlite/src/parse.y</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcpragmac">freeswitch/trunk/libs/sqlite/src/pragma.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcpreparec">freeswitch/trunk/libs/sqlite/src/prepare.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcprintfc">freeswitch/trunk/libs/sqlite/src/printf.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcrandomc">freeswitch/trunk/libs/sqlite/src/random.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcselectc">freeswitch/trunk/libs/sqlite/src/select.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcshellc">freeswitch/trunk/libs/sqlite/src/shell.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcsqlitehin">freeswitch/trunk/libs/sqlite/src/sqlite.h.in</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcsqlite3exth">freeswitch/trunk/libs/sqlite/src/sqlite3ext.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcsqliteInth">freeswitch/trunk/libs/sqlite/src/sqliteInt.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctablec">freeswitch/trunk/libs/sqlite/src/table.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctclsqlitec">freeswitch/trunk/libs/sqlite/src/tclsqlite.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest1c">freeswitch/trunk/libs/sqlite/src/test1.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest2c">freeswitch/trunk/libs/sqlite/src/test2.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest3c">freeswitch/trunk/libs/sqlite/src/test3.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest4c">freeswitch/trunk/libs/sqlite/src/test4.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest5c">freeswitch/trunk/libs/sqlite/src/test5.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest6c">freeswitch/trunk/libs/sqlite/src/test6.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest7c">freeswitch/trunk/libs/sqlite/src/test7.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest8c">freeswitch/trunk/libs/sqlite/src/test8.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_asyncc">freeswitch/trunk/libs/sqlite/src/test_async.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_autoextc">freeswitch/trunk/libs/sqlite/src/test_autoext.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_loadextc">freeswitch/trunk/libs/sqlite/src/test_loadext.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_md5c">freeswitch/trunk/libs/sqlite/src/test_md5.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_schemac">freeswitch/trunk/libs/sqlite/src/test_schema.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_serverc">freeswitch/trunk/libs/sqlite/src/test_server.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctest_tclvarc">freeswitch/trunk/libs/sqlite/src/test_tclvar.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctokenizec">freeswitch/trunk/libs/sqlite/src/tokenize.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrctriggerc">freeswitch/trunk/libs/sqlite/src/trigger.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcupdatec">freeswitch/trunk/libs/sqlite/src/update.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcutfc">freeswitch/trunk/libs/sqlite/src/utf.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcutilc">freeswitch/trunk/libs/sqlite/src/util.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvacuumc">freeswitch/trunk/libs/sqlite/src/vacuum.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbec">freeswitch/trunk/libs/sqlite/src/vdbe.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbeh">freeswitch/trunk/libs/sqlite/src/vdbe.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbeInth">freeswitch/trunk/libs/sqlite/src/vdbeInt.h</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbeapic">freeswitch/trunk/libs/sqlite/src/vdbeapi.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbeauxc">freeswitch/trunk/libs/sqlite/src/vdbeaux.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbefifoc">freeswitch/trunk/libs/sqlite/src/vdbefifo.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvdbememc">freeswitch/trunk/libs/sqlite/src/vdbemem.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcvtabc">freeswitch/trunk/libs/sqlite/src/vtab.c</a></li>
<li><a href="#freeswitchtrunklibssqlitesrcwherec">freeswitch/trunk/libs/sqlite/src/where.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetclinstallertcl">freeswitch/trunk/libs/sqlite/tclinstaller.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetestaggerrortest">freeswitch/trunk/libs/sqlite/test/aggerror.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestalltest">freeswitch/trunk/libs/sqlite/test/all.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestaltertest">freeswitch/trunk/libs/sqlite/test/alter.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestalter2test">freeswitch/trunk/libs/sqlite/test/alter2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestalter3test">freeswitch/trunk/libs/sqlite/test/alter3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestaltermalloctest">freeswitch/trunk/libs/sqlite/test/altermalloc.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestanalyzetest">freeswitch/trunk/libs/sqlite/test/analyze.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestasynctest">freeswitch/trunk/libs/sqlite/test/async.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestasync2test">freeswitch/trunk/libs/sqlite/test/async2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestattachtest">freeswitch/trunk/libs/sqlite/test/attach.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestattach2test">freeswitch/trunk/libs/sqlite/test/attach2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestattach3test">freeswitch/trunk/libs/sqlite/test/attach3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestattachmalloctest">freeswitch/trunk/libs/sqlite/test/attachmalloc.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestauthtest">freeswitch/trunk/libs/sqlite/test/auth.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestauth2test">freeswitch/trunk/libs/sqlite/test/auth2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestautoinctest">freeswitch/trunk/libs/sqlite/test/autoinc.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestautovacuumtest">freeswitch/trunk/libs/sqlite/test/autovacuum.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestautovacuum_crashtest">freeswitch/trunk/libs/sqlite/test/autovacuum_crash.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestautovacuum_ioerrtest">freeswitch/trunk/libs/sqlite/test/autovacuum_ioerr.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestautovacuum_ioerr2test">freeswitch/trunk/libs/sqlite/test/autovacuum_ioerr2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestavtranstest">freeswitch/trunk/libs/sqlite/test/avtrans.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbetweentest">freeswitch/trunk/libs/sqlite/test/between.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbigfiletest">freeswitch/trunk/libs/sqlite/test/bigfile.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbigrowtest">freeswitch/trunk/libs/sqlite/test/bigrow.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbindtest">freeswitch/trunk/libs/sqlite/test/bind.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbindxfertest">freeswitch/trunk/libs/sqlite/test/bindxfer.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestblobtest">freeswitch/trunk/libs/sqlite/test/blob.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtreetest">freeswitch/trunk/libs/sqlite/test/btree.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree2test">freeswitch/trunk/libs/sqlite/test/btree2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree4test">freeswitch/trunk/libs/sqlite/test/btree4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree5test">freeswitch/trunk/libs/sqlite/test/btree5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree6test">freeswitch/trunk/libs/sqlite/test/btree6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree7test">freeswitch/trunk/libs/sqlite/test/btree7.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbtree8test">freeswitch/trunk/libs/sqlite/test/btree8.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestbusytest">freeswitch/trunk/libs/sqlite/test/busy.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcapi2test">freeswitch/trunk/libs/sqlite/test/capi2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcapi3test">freeswitch/trunk/libs/sqlite/test/capi3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcapi3btest">freeswitch/trunk/libs/sqlite/test/capi3b.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcapi3ctest">freeswitch/trunk/libs/sqlite/test/capi3c.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcasttest">freeswitch/trunk/libs/sqlite/test/cast.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestchecktest">freeswitch/trunk/libs/sqlite/test/check.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate1test">freeswitch/trunk/libs/sqlite/test/collate1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate2test">freeswitch/trunk/libs/sqlite/test/collate2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate3test">freeswitch/trunk/libs/sqlite/test/collate3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate4test">freeswitch/trunk/libs/sqlite/test/collate4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate5test">freeswitch/trunk/libs/sqlite/test/collate5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcollate6test">freeswitch/trunk/libs/sqlite/test/collate6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcolmetatest">freeswitch/trunk/libs/sqlite/test/colmeta.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestconflicttest">freeswitch/trunk/libs/sqlite/test/conflict.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcorrupttest">freeswitch/trunk/libs/sqlite/test/corrupt.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcorrupt2test">freeswitch/trunk/libs/sqlite/test/corrupt2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestcrashtest">freeswitch/trunk/libs/sqlite/test/crash.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdatetest">freeswitch/trunk/libs/sqlite/test/date.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdefaulttest">freeswitch/trunk/libs/sqlite/test/default.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdeletetest">freeswitch/trunk/libs/sqlite/test/delete.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdelete2test">freeswitch/trunk/libs/sqlite/test/delete2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdelete3test">freeswitch/trunk/libs/sqlite/test/delete3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdescidx1test">freeswitch/trunk/libs/sqlite/test/descidx1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdescidx2test">freeswitch/trunk/libs/sqlite/test/descidx2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdescidx3test">freeswitch/trunk/libs/sqlite/test/descidx3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdiskfulltest">freeswitch/trunk/libs/sqlite/test/diskfull.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestdistinctaggtest">freeswitch/trunk/libs/sqlite/test/distinctagg.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestenctest">freeswitch/trunk/libs/sqlite/test/enc.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestenc2test">freeswitch/trunk/libs/sqlite/test/enc2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestenc3test">freeswitch/trunk/libs/sqlite/test/enc3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestexprtest">freeswitch/trunk/libs/sqlite/test/expr.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfkey1test">freeswitch/trunk/libs/sqlite/test/fkey1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestformat4test">freeswitch/trunk/libs/sqlite/test/format4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1atest">freeswitch/trunk/libs/sqlite/test/fts1a.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1btest">freeswitch/trunk/libs/sqlite/test/fts1b.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1ctest">freeswitch/trunk/libs/sqlite/test/fts1c.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1dtest">freeswitch/trunk/libs/sqlite/test/fts1d.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1etest">freeswitch/trunk/libs/sqlite/test/fts1e.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1ftest">freeswitch/trunk/libs/sqlite/test/fts1f.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1itest">freeswitch/trunk/libs/sqlite/test/fts1i.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1jtest">freeswitch/trunk/libs/sqlite/test/fts1j.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts1portertest">freeswitch/trunk/libs/sqlite/test/fts1porter.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2atest">freeswitch/trunk/libs/sqlite/test/fts2a.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2btest">freeswitch/trunk/libs/sqlite/test/fts2b.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2ctest">freeswitch/trunk/libs/sqlite/test/fts2c.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2dtest">freeswitch/trunk/libs/sqlite/test/fts2d.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2etest">freeswitch/trunk/libs/sqlite/test/fts2e.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2ftest">freeswitch/trunk/libs/sqlite/test/fts2f.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2gtest">freeswitch/trunk/libs/sqlite/test/fts2g.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2htest">freeswitch/trunk/libs/sqlite/test/fts2h.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2itest">freeswitch/trunk/libs/sqlite/test/fts2i.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfts2jtest">freeswitch/trunk/libs/sqlite/test/fts2j.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestfunctest">freeswitch/trunk/libs/sqlite/test/func.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesthooktest">freeswitch/trunk/libs/sqlite/test/hook.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestintest">freeswitch/trunk/libs/sqlite/test/in.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestindextest">freeswitch/trunk/libs/sqlite/test/index.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestindex2test">freeswitch/trunk/libs/sqlite/test/index2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestindex3test">freeswitch/trunk/libs/sqlite/test/index3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestinserttest">freeswitch/trunk/libs/sqlite/test/insert.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestinsert2test">freeswitch/trunk/libs/sqlite/test/insert2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestinsert3test">freeswitch/trunk/libs/sqlite/test/insert3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestinterrupttest">freeswitch/trunk/libs/sqlite/test/interrupt.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestintpkeytest">freeswitch/trunk/libs/sqlite/test/intpkey.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestioerrtest">freeswitch/trunk/libs/sqlite/test/ioerr.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjointest">freeswitch/trunk/libs/sqlite/test/join.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjoin2test">freeswitch/trunk/libs/sqlite/test/join2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjoin3test">freeswitch/trunk/libs/sqlite/test/join3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjoin4test">freeswitch/trunk/libs/sqlite/test/join4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjoin5test">freeswitch/trunk/libs/sqlite/test/join5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestjournal1test">freeswitch/trunk/libs/sqlite/test/journal1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlastinserttest">freeswitch/trunk/libs/sqlite/test/lastinsert.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlaststmtchangestest">freeswitch/trunk/libs/sqlite/test/laststmtchanges.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestliketest">freeswitch/trunk/libs/sqlite/test/like.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlimittest">freeswitch/trunk/libs/sqlite/test/limit.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestloadexttest">freeswitch/trunk/libs/sqlite/test/loadext.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestloadext2test">freeswitch/trunk/libs/sqlite/test/loadext2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlocktest">freeswitch/trunk/libs/sqlite/test/lock.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlock2test">freeswitch/trunk/libs/sqlite/test/lock2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestlock3test">freeswitch/trunk/libs/sqlite/test/lock3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmaintest">freeswitch/trunk/libs/sqlite/test/main.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloctest">freeswitch/trunk/libs/sqlite/test/malloc.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc2test">freeswitch/trunk/libs/sqlite/test/malloc2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc3test">freeswitch/trunk/libs/sqlite/test/malloc3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc4test">freeswitch/trunk/libs/sqlite/test/malloc4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc5test">freeswitch/trunk/libs/sqlite/test/malloc5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc6test">freeswitch/trunk/libs/sqlite/test/malloc6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmalloc7test">freeswitch/trunk/libs/sqlite/test/malloc7.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmanydbtest">freeswitch/trunk/libs/sqlite/test/manydb.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmemdbtest">freeswitch/trunk/libs/sqlite/test/memdb.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmemleaktest">freeswitch/trunk/libs/sqlite/test/memleak.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestminmaxtest">freeswitch/trunk/libs/sqlite/test/minmax.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc1test">freeswitch/trunk/libs/sqlite/test/misc1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc2test">freeswitch/trunk/libs/sqlite/test/misc2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc3test">freeswitch/trunk/libs/sqlite/test/misc3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc4test">freeswitch/trunk/libs/sqlite/test/misc4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc5test">freeswitch/trunk/libs/sqlite/test/misc5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisc6test">freeswitch/trunk/libs/sqlite/test/misc6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestmisusetest">freeswitch/trunk/libs/sqlite/test/misuse.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestnotnulltest">freeswitch/trunk/libs/sqlite/test/notnull.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestnulltest">freeswitch/trunk/libs/sqlite/test/null.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestpagertest">freeswitch/trunk/libs/sqlite/test/pager.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestpager2test">freeswitch/trunk/libs/sqlite/test/pager2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestpager3test">freeswitch/trunk/libs/sqlite/test/pager3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestpagesizetest">freeswitch/trunk/libs/sqlite/test/pagesize.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestpragmatest">freeswitch/trunk/libs/sqlite/test/pragma.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestprintftest">freeswitch/trunk/libs/sqlite/test/printf.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestprogresstest">freeswitch/trunk/libs/sqlite/test/progress.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestquicktest">freeswitch/trunk/libs/sqlite/test/quick.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestquotetest">freeswitch/trunk/libs/sqlite/test/quote.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestreindextest">freeswitch/trunk/libs/sqlite/test/reindex.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestrollbacktest">freeswitch/trunk/libs/sqlite/test/rollback.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestrowidtest">freeswitch/trunk/libs/sqlite/test/rowid.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsafetytest">freeswitch/trunk/libs/sqlite/test/safety.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestschematest">freeswitch/trunk/libs/sqlite/test/schema.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestschema2test">freeswitch/trunk/libs/sqlite/test/schema2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect1test">freeswitch/trunk/libs/sqlite/test/select1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect2test">freeswitch/trunk/libs/sqlite/test/select2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect3test">freeswitch/trunk/libs/sqlite/test/select3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect4test">freeswitch/trunk/libs/sqlite/test/select4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect5test">freeswitch/trunk/libs/sqlite/test/select5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect6test">freeswitch/trunk/libs/sqlite/test/select6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestselect7test">freeswitch/trunk/libs/sqlite/test/select7.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestserver1test">freeswitch/trunk/libs/sqlite/test/server1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsharedtest">freeswitch/trunk/libs/sqlite/test/shared.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestshared2test">freeswitch/trunk/libs/sqlite/test/shared2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestshared3test">freeswitch/trunk/libs/sqlite/test/shared3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestshared_errtest">freeswitch/trunk/libs/sqlite/test/shared_err.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsorttest">freeswitch/trunk/libs/sqlite/test/sort.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestspeed1test">freeswitch/trunk/libs/sqlite/test/speed1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsubquerytest">freeswitch/trunk/libs/sqlite/test/subquery.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsubselecttest">freeswitch/trunk/libs/sqlite/test/subselect.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestsynctest">freeswitch/trunk/libs/sqlite/test/sync.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttabletest">freeswitch/trunk/libs/sqlite/test/table.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttableapitest">freeswitch/trunk/libs/sqlite/test/tableapi.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttclsqlitetest">freeswitch/trunk/libs/sqlite/test/tclsqlite.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttemptabletest">freeswitch/trunk/libs/sqlite/test/temptable.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttestertcl">freeswitch/trunk/libs/sqlite/test/tester.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetestthread1test">freeswitch/trunk/libs/sqlite/test/thread1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestthread2test">freeswitch/trunk/libs/sqlite/test/thread2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestthreadtest1c">freeswitch/trunk/libs/sqlite/test/threadtest1.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetestthreadtest2c">freeswitch/trunk/libs/sqlite/test/threadtest2.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1435test">freeswitch/trunk/libs/sqlite/test/tkt1435.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1443test">freeswitch/trunk/libs/sqlite/test/tkt1443.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1444test">freeswitch/trunk/libs/sqlite/test/tkt1444.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1449test">freeswitch/trunk/libs/sqlite/test/tkt1449.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1473test">freeswitch/trunk/libs/sqlite/test/tkt1473.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1501test">freeswitch/trunk/libs/sqlite/test/tkt1501.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1512test">freeswitch/trunk/libs/sqlite/test/tkt1512.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1514test">freeswitch/trunk/libs/sqlite/test/tkt1514.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1536test">freeswitch/trunk/libs/sqlite/test/tkt1536.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1537test">freeswitch/trunk/libs/sqlite/test/tkt1537.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1567test">freeswitch/trunk/libs/sqlite/test/tkt1567.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1644test">freeswitch/trunk/libs/sqlite/test/tkt1644.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1667test">freeswitch/trunk/libs/sqlite/test/tkt1667.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt1873test">freeswitch/trunk/libs/sqlite/test/tkt1873.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt2141test">freeswitch/trunk/libs/sqlite/test/tkt2141.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt2192test">freeswitch/trunk/libs/sqlite/test/tkt2192.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttkt2213test">freeswitch/trunk/libs/sqlite/test/tkt2213.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttracetest">freeswitch/trunk/libs/sqlite/test/trace.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttranstest">freeswitch/trunk/libs/sqlite/test/trans.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger1test">freeswitch/trunk/libs/sqlite/test/trigger1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger2test">freeswitch/trunk/libs/sqlite/test/trigger2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger3test">freeswitch/trunk/libs/sqlite/test/trigger3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger4test">freeswitch/trunk/libs/sqlite/test/trigger4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger5test">freeswitch/trunk/libs/sqlite/test/trigger5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger6test">freeswitch/trunk/libs/sqlite/test/trigger6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger7test">freeswitch/trunk/libs/sqlite/test/trigger7.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttrigger8test">freeswitch/trunk/libs/sqlite/test/trigger8.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttypestest">freeswitch/trunk/libs/sqlite/test/types.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttypes2test">freeswitch/trunk/libs/sqlite/test/types2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetesttypes3test">freeswitch/trunk/libs/sqlite/test/types3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestuniquetest">freeswitch/trunk/libs/sqlite/test/unique.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestupdatetest">freeswitch/trunk/libs/sqlite/test/update.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestutf16test">freeswitch/trunk/libs/sqlite/test/utf16.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestutf16aligntest">freeswitch/trunk/libs/sqlite/test/utf16align.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvacuumtest">freeswitch/trunk/libs/sqlite/test/vacuum.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvacuum2test">freeswitch/trunk/libs/sqlite/test/vacuum2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvarinttest">freeswitch/trunk/libs/sqlite/test/varint.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestviewtest">freeswitch/trunk/libs/sqlite/test/view.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab1test">freeswitch/trunk/libs/sqlite/test/vtab1.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab2test">freeswitch/trunk/libs/sqlite/test/vtab2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab3test">freeswitch/trunk/libs/sqlite/test/vtab3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab4test">freeswitch/trunk/libs/sqlite/test/vtab4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab5test">freeswitch/trunk/libs/sqlite/test/vtab5.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab6test">freeswitch/trunk/libs/sqlite/test/vtab6.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab7test">freeswitch/trunk/libs/sqlite/test/vtab7.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab9test">freeswitch/trunk/libs/sqlite/test/vtab9.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestvtab_errtest">freeswitch/trunk/libs/sqlite/test/vtab_err.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestwheretest">freeswitch/trunk/libs/sqlite/test/where.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestwhere2test">freeswitch/trunk/libs/sqlite/test/where2.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestwhere3test">freeswitch/trunk/libs/sqlite/test/where3.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetestwhere4test">freeswitch/trunk/libs/sqlite/test/where4.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetooldiffdbc">freeswitch/trunk/libs/sqlite/tool/diffdb.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolfragcktcl">freeswitch/trunk/libs/sqlite/tool/fragck.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoollemonc">freeswitch/trunk/libs/sqlite/tool/lemon.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoollemparc">freeswitch/trunk/libs/sqlite/tool/lempar.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmemleakawk">freeswitch/trunk/libs/sqlite/tool/memleak.awk</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmemleak2awk">freeswitch/trunk/libs/sqlite/tool/memleak2.awk</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmemleak3tcl">freeswitch/trunk/libs/sqlite/tool/memleak3.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmkkeywordhashc">freeswitch/trunk/libs/sqlite/tool/mkkeywordhash.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmkoptstcl">freeswitch/trunk/libs/sqlite/tool/mkopts.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolomittesttcl">freeswitch/trunk/libs/sqlite/tool/omittest.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolopcodeDocawk">freeswitch/trunk/libs/sqlite/tool/opcodeDoc.awk</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolreport1txt">freeswitch/trunk/libs/sqlite/tool/report1.txt</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolshowdbc">freeswitch/trunk/libs/sqlite/tool/showdb.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolshowjournalc">freeswitch/trunk/libs/sqlite/tool/showjournal.c</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolspace_usedtcl">freeswitch/trunk/libs/sqlite/tool/space_used.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolspaceanaltcl">freeswitch/trunk/libs/sqlite/tool/spaceanal.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolspeedtesttcl">freeswitch/trunk/libs/sqlite/tool/speedtest.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolspeedtest2tcl">freeswitch/trunk/libs/sqlite/tool/speedtest2.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarchfig">freeswitch/trunk/libs/sqlite/www/arch.fig</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarchgif">freeswitch/trunk/libs/sqlite/www/arch.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarchpng">freeswitch/trunk/libs/sqlite/www/arch.png</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarchtcl">freeswitch/trunk/libs/sqlite/www/arch.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarch2fig">freeswitch/trunk/libs/sqlite/www/arch2.fig</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarch2gif">freeswitch/trunk/libs/sqlite/www/arch2.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwarch2bfig">freeswitch/trunk/libs/sqlite/www/arch2b.fig</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwaudittcl">freeswitch/trunk/libs/sqlite/www/audit.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwautoinctcl">freeswitch/trunk/libs/sqlite/www/autoinc.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwc_interfacetcl">freeswitch/trunk/libs/sqlite/www/c_interface.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcapi3tcl">freeswitch/trunk/libs/sqlite/www/capi3.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcapi3reftcl">freeswitch/trunk/libs/sqlite/www/capi3ref.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwchangestcl">freeswitch/trunk/libs/sqlite/www/changes.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcommontcl">freeswitch/trunk/libs/sqlite/www/common.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcompiletcl">freeswitch/trunk/libs/sqlite/www/compile.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwconflicttcl">freeswitch/trunk/libs/sqlite/www/conflict.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcopyrightreleasehtml">freeswitch/trunk/libs/sqlite/www/copyright-release.html</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcopyrightreleasepdf">freeswitch/trunk/libs/sqlite/www/copyright-release.pdf</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwcopyrighttcl">freeswitch/trunk/libs/sqlite/www/copyright.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdatatype3tcl">freeswitch/trunk/libs/sqlite/www/datatype3.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdatatypestcl">freeswitch/trunk/libs/sqlite/www/datatypes.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdifferenttcl">freeswitch/trunk/libs/sqlite/www/different.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdirect1bgif">freeswitch/trunk/libs/sqlite/www/direct1b.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdocstcl">freeswitch/trunk/libs/sqlite/www/docs.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdownloadtcl">freeswitch/trunk/libs/sqlite/www/download.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwdynloadtcl">freeswitch/trunk/libs/sqlite/www/dynload.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwfaqtcl">freeswitch/trunk/libs/sqlite/www/faq.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwfileformattcl">freeswitch/trunk/libs/sqlite/www/fileformat.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwformatchngtcl">freeswitch/trunk/libs/sqlite/www/formatchng.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwfullscanbgif">freeswitch/trunk/libs/sqlite/www/fullscanb.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwindexex1xbgif">freeswitch/trunk/libs/sqlite/www/index-ex1-x-b.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwindextcl">freeswitch/trunk/libs/sqlite/www/index.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwindirect1b1gif">freeswitch/trunk/libs/sqlite/www/indirect1b1.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwlangtcl">freeswitch/trunk/libs/sqlite/www/lang.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwlockingv3tcl">freeswitch/trunk/libs/sqlite/www/lockingv3.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwmingwtcl">freeswitch/trunk/libs/sqlite/www/mingw.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwnullstcl">freeswitch/trunk/libs/sqlite/www/nulls.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwoldnewstcl">freeswitch/trunk/libs/sqlite/www/oldnews.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwomittedtcl">freeswitch/trunk/libs/sqlite/www/omitted.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwopcodetcl">freeswitch/trunk/libs/sqlite/www/opcode.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwoptimizertcl">freeswitch/trunk/libs/sqlite/www/optimizer.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwoptimizingtcl">freeswitch/trunk/libs/sqlite/www/optimizing.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwoptoverviewtcl">freeswitch/trunk/libs/sqlite/www/optoverview.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwpragmatcl">freeswitch/trunk/libs/sqlite/www/pragma.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwquickstarttcl">freeswitch/trunk/libs/sqlite/www/quickstart.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwsharedgif">freeswitch/trunk/libs/sqlite/www/shared.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwsharedcachetcl">freeswitch/trunk/libs/sqlite/www/sharedcache.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwspeedtcl">freeswitch/trunk/libs/sqlite/www/speed.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwsqlitetcl">freeswitch/trunk/libs/sqlite/www/sqlite.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwsupporttcl">freeswitch/trunk/libs/sqlite/www/support.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwtableex1b2gif">freeswitch/trunk/libs/sqlite/www/table-ex1b2.gif</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwtclsqlitetcl">freeswitch/trunk/libs/sqlite/www/tclsqlite.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwtypesafetcl">freeswitch/trunk/libs/sqlite/www/typesafe.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwvdbetcl">freeswitch/trunk/libs/sqlite/www/vdbe.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwversion3tcl">freeswitch/trunk/libs/sqlite/www/version3.tcl</a></li>
<li><a href="#freeswitchtrunklibssqlitewwwwhentousetcl">freeswitch/trunk/libs/sqlite/www/whentouse.tcl</a></li>
<li><a href="#freeswitchtrunklibssrtpupdate">freeswitch/trunk/libs/srtp/.update</a></li>
<li><a href="#freeswitchtrunklibssrtpAUTHORS">freeswitch/trunk/libs/srtp/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibssrtpCHANGES">freeswitch/trunk/libs/srtp/CHANGES</a></li>
<li><a href="#freeswitchtrunklibssrtpCOPYING">freeswitch/trunk/libs/srtp/COPYING</a></li>
<li><a href="#freeswitchtrunklibssrtpChangeLog">freeswitch/trunk/libs/srtp/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibssrtpINSTALL">freeswitch/trunk/libs/srtp/INSTALL</a></li>
<li><a href="#freeswitchtrunklibssrtpLICENSE">freeswitch/trunk/libs/srtp/LICENSE</a></li>
<li><a href="#freeswitchtrunklibssrtpMakefileam">freeswitch/trunk/libs/srtp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssrtpNEWS">freeswitch/trunk/libs/srtp/NEWS</a></li>
<li><a href="#freeswitchtrunklibssrtpREADME">freeswitch/trunk/libs/srtp/README</a></li>
<li><a href="#freeswitchtrunklibssrtpTODO">freeswitch/trunk/libs/srtp/TODO</a></li>
<li><a href="#freeswitchtrunklibssrtpVERSION">freeswitch/trunk/libs/srtp/VERSION</a></li>
<li><a href="#freeswitchtrunklibssrtpacsitem4">freeswitch/trunk/libs/srtp/acsite.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_cflags_gcc_optionm4">freeswitch/trunk/libs/srtp/build/config/ac_cflags_gcc_option.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_cflags_sun_optionm4">freeswitch/trunk/libs/srtp/build/config/ac_cflags_sun_option.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_gcc_archflagm4">freeswitch/trunk/libs/srtp/build/config/ac_gcc_archflag.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_gcc_x86_cpuidm4">freeswitch/trunk/libs/srtp/build/config/ac_gcc_x86_cpuid.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_prog_gzipm4">freeswitch/trunk/libs/srtp/build/config/ac_prog_gzip.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigac_prog_wgetm4">freeswitch/trunk/libs/srtp/build/config/ac_prog_wget.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigax_cc_maxoptm4">freeswitch/trunk/libs/srtp/build/config/ax_cc_maxopt.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigax_cflags_warn_all_ansim4">freeswitch/trunk/libs/srtp/build/config/ax_cflags_warn_all_ansi.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigax_check_compiler_flagsm4">freeswitch/trunk/libs/srtp/build/config/ax_check_compiler_flags.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpbuildconfigax_compiler_vendorm4">freeswitch/trunk/libs/srtp/build/config/ax_compiler_vendor.m4</a></li>
<li><a href="#freeswitchtrunklibssrtpconfighw">freeswitch/trunk/libs/srtp/config.hw</a></li>
<li><a href="#freeswitchtrunklibssrtpconfiguregnu">freeswitch/trunk/libs/srtp/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibssrtpconfigurein">freeswitch/trunk/libs/srtp/configure.in</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoMakefilein">freeswitch/trunk/libs/srtp/crypto/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoVERSION">freeswitch/trunk/libs/srtp/crypto/VERSION</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoae_xfmxfmc">freeswitch/trunk/libs/srtp/crypto/ae_xfm/xfm.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptocipheraesc">freeswitch/trunk/libs/srtp/crypto/cipher/aes.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptocipheraes_cbcc">freeswitch/trunk/libs/srtp/crypto/cipher/aes_cbc.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptocipheraes_icmc">freeswitch/trunk/libs/srtp/crypto/cipher/aes_icm.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptociphercipherc">freeswitch/trunk/libs/srtp/crypto/cipher/cipher.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptociphernull_cipherc">freeswitch/trunk/libs/srtp/crypto/cipher/null_cipher.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptohashauthc">freeswitch/trunk/libs/srtp/crypto/hash/auth.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptohashhmacc">freeswitch/trunk/libs/srtp/crypto/hash/hmac.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptohashnull_authc">freeswitch/trunk/libs/srtp/crypto/hash/null_auth.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptohashsha1c">freeswitch/trunk/libs/srtp/crypto/hash/sha1.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeaesh">freeswitch/trunk/libs/srtp/crypto/include/aes.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeaes_cbch">freeswitch/trunk/libs/srtp/crypto/include/aes_cbc.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeaes_icmh">freeswitch/trunk/libs/srtp/crypto/include/aes_icm.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludealloch">freeswitch/trunk/libs/srtp/crypto/include/alloc.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeauthh">freeswitch/trunk/libs/srtp/crypto/include/auth.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecipherh">freeswitch/trunk/libs/srtp/crypto/include/cipher.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecryptoh">freeswitch/trunk/libs/srtp/crypto/include/crypto.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecrypto_kernelh">freeswitch/trunk/libs/srtp/crypto/include/crypto_kernel.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecrypto_mathh">freeswitch/trunk/libs/srtp/crypto/include/crypto_math.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecrypto_typesh">freeswitch/trunk/libs/srtp/crypto/include/crypto_types.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludecryptoalgh">freeswitch/trunk/libs/srtp/crypto/include/cryptoalg.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludedatatypesh">freeswitch/trunk/libs/srtp/crypto/include/datatypes.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeerrh">freeswitch/trunk/libs/srtp/crypto/include/err.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludegf2_8h">freeswitch/trunk/libs/srtp/crypto/include/gf2_8.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludehmach">freeswitch/trunk/libs/srtp/crypto/include/hmac.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeintegersh">freeswitch/trunk/libs/srtp/crypto/include/integers.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludekernel_compath">freeswitch/trunk/libs/srtp/crypto/include/kernel_compat.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludekeyh">freeswitch/trunk/libs/srtp/crypto/include/key.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludenull_authh">freeswitch/trunk/libs/srtp/crypto/include/null_auth.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludenull_cipherh">freeswitch/trunk/libs/srtp/crypto/include/null_cipher.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludeprngh">freeswitch/trunk/libs/srtp/crypto/include/prng.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincluderand_sourceh">freeswitch/trunk/libs/srtp/crypto/include/rand_source.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincluderdbh">freeswitch/trunk/libs/srtp/crypto/include/rdb.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincluderdbxh">freeswitch/trunk/libs/srtp/crypto/include/rdbx.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludesha1h">freeswitch/trunk/libs/srtp/crypto/include/sha1.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludestath">freeswitch/trunk/libs/srtp/crypto/include/stat.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoincludexfmh">freeswitch/trunk/libs/srtp/crypto/include/xfm.h</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptokernelallocc">freeswitch/trunk/libs/srtp/crypto/kernel/alloc.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptokernelcrypto_kernelc">freeswitch/trunk/libs/srtp/crypto/kernel/crypto_kernel.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptokernelerrc">freeswitch/trunk/libs/srtp/crypto/kernel/err.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptokernelkeyc">freeswitch/trunk/libs/srtp/crypto/kernel/key.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptomathdatatypesc">freeswitch/trunk/libs/srtp/crypto/math/datatypes.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptomathgf2_8c">freeswitch/trunk/libs/srtp/crypto/math/gf2_8.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptomathmathc">freeswitch/trunk/libs/srtp/crypto/math/math.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptomathstatc">freeswitch/trunk/libs/srtp/crypto/math/stat.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoreplayrdbc">freeswitch/trunk/libs/srtp/crypto/replay/rdb.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoreplayrdbxc">freeswitch/trunk/libs/srtp/crypto/replay/rdbx.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoreplayut_simc">freeswitch/trunk/libs/srtp/crypto/replay/ut_sim.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptorngctr_prngc">freeswitch/trunk/libs/srtp/crypto/rng/ctr_prng.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptorngprngc">freeswitch/trunk/libs/srtp/crypto/rng/prng.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptorngrand_linux_kernelc">freeswitch/trunk/libs/srtp/crypto/rng/rand_linux_kernel.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptorngrand_sourcec">freeswitch/trunk/libs/srtp/crypto/rng/rand_source.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestaes_calcc">freeswitch/trunk/libs/srtp/crypto/test/aes_calc.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestauth_driverc">freeswitch/trunk/libs/srtp/crypto/test/auth_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestcipher_driverc">freeswitch/trunk/libs/srtp/crypto/test/cipher_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestdatatypes_driverc">freeswitch/trunk/libs/srtp/crypto/test/datatypes_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestenvc">freeswitch/trunk/libs/srtp/crypto/test/env.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestkernel_driverc">freeswitch/trunk/libs/srtp/crypto/test/kernel_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestrand_genc">freeswitch/trunk/libs/srtp/crypto/test/rand_gen.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptotestsha1_driverc">freeswitch/trunk/libs/srtp/crypto/test/sha1_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpcryptoteststat_driverc">freeswitch/trunk/libs/srtp/crypto/test/stat_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtpdocDoxyfile">freeswitch/trunk/libs/srtp/doc/Doxyfile</a></li>
<li><a href="#freeswitchtrunklibssrtpdocMakefilein">freeswitch/trunk/libs/srtp/doc/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibssrtpdoccrypto_kerneltxt">freeswitch/trunk/libs/srtp/doc/crypto_kernel.txt</a></li>
<li><a href="#freeswitchtrunklibssrtpdocdraftirtfcfrgicm00txt">freeswitch/trunk/libs/srtp/doc/draft-irtf-cfrg-icm-00.txt</a></li>
<li><a href="#freeswitchtrunklibssrtpdocheadertemplate">freeswitch/trunk/libs/srtp/doc/header.template</a></li>
<li><a href="#freeswitchtrunklibssrtpdocintrotxt">freeswitch/trunk/libs/srtp/doc/intro.txt</a></li>
<li><a href="#freeswitchtrunklibssrtpdoclibsrtppdf">freeswitch/trunk/libs/srtp/doc/libsrtp.pdf</a></li>
<li><a href="#freeswitchtrunklibssrtpdocreferencestxt">freeswitch/trunk/libs/srtp/doc/references.txt</a></li>
<li><a href="#freeswitchtrunklibssrtpdocrfc3711txt">freeswitch/trunk/libs/srtp/doc/rfc3711.txt</a></li>
<li><a href="#freeswitchtrunklibssrtpincludertph">freeswitch/trunk/libs/srtp/include/rtp.h</a></li>
<li><a href="#freeswitchtrunklibssrtpincludesrtph">freeswitch/trunk/libs/srtp/include/srtp.h</a></li>
<li><a href="#freeswitchtrunklibssrtpincludeut_simh">freeswitch/trunk/libs/srtp/include/ut_sim.h</a></li>
<li><a href="#freeswitchtrunklibssrtplibsrtp2008vcproj">freeswitch/trunk/libs/srtp/libsrtp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibssrtplibsrtpvcproj">freeswitch/trunk/libs/srtp/libsrtp.vcproj</a></li>
<li><a href="#freeswitchtrunklibssrtpsrtpsrtpc">freeswitch/trunk/libs/srtp/srtp/srtp.c</a></li>
<li><a href="#freeswitchtrunklibssrtpsrtp142pcin">freeswitch/trunk/libs/srtp/srtp-1.42.pc.in</a></li>
<li><a href="#freeswitchtrunklibssrtpsrtpdef">freeswitch/trunk/libs/srtp/srtp.def</a></li>
<li><a href="#freeswitchtrunklibssrtpsrtpvcproj">freeswitch/trunk/libs/srtp/srtp.vcproj</a></li>
<li><a href="#freeswitchtrunklibssrtptablesaes_tablesc">freeswitch/trunk/libs/srtp/tables/aes_tables.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestMakefileam">freeswitch/trunk/libs/srtp/test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibssrtptestlfsrc">freeswitch/trunk/libs/srtp/test/lfsr.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestrdbx_driverc">freeswitch/trunk/libs/srtp/test/rdbx_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestreplay_driverc">freeswitch/trunk/libs/srtp/test/replay_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestroc_driverc">freeswitch/trunk/libs/srtp/test/roc_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestrtpc">freeswitch/trunk/libs/srtp/test/rtp.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestrtpwc">freeswitch/trunk/libs/srtp/test/rtpw.c</a></li>
<li><a href="#freeswitchtrunklibssrtptestsrtp_driverc">freeswitch/trunk/libs/srtp/test/srtp_driver.c</a></li>
<li><a href="#freeswitchtrunklibssrtptiming">freeswitch/trunk/libs/srtp/timing</a></li>
<li><a href="#freeswitchtrunklibssrtpundossh">freeswitch/trunk/libs/srtp/undos.sh</a></li>
<li><a href="#freeswitchtrunklibssrtpupdatesh">freeswitch/trunk/libs/srtp/update.sh</a></li>
<li><a href="#freeswitchtrunklibsstfuCMakeListstxt">freeswitch/trunk/libs/stfu/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunklibsstfustfuc">freeswitch/trunk/libs/stfu/stfu.c</a></li>
<li><a href="#freeswitchtrunklibsstfustfuh">freeswitch/trunk/libs/stfu/stfu.h</a></li>
<li><a href="#freeswitchtrunklibstiff382update">freeswitch/trunk/libs/tiff-3.8.2/.update</a></li>
<li><a href="#freeswitchtrunklibstiff382COPYRIGHT">freeswitch/trunk/libs/tiff-3.8.2/COPYRIGHT</a></li>
<li><a href="#freeswitchtrunklibstiff382ChangeLog">freeswitch/trunk/libs/tiff-3.8.2/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibstiff382HOWTORELEASE">freeswitch/trunk/libs/tiff-3.8.2/HOWTO-RELEASE</a></li>
<li><a href="#freeswitchtrunklibstiff382Makefileam">freeswitch/trunk/libs/tiff-3.8.2/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382Makefilevc">freeswitch/trunk/libs/tiff-3.8.2/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382README">freeswitch/trunk/libs/tiff-3.8.2/README</a></li>
<li><a href="#freeswitchtrunklibstiff382RELEASEDATE">freeswitch/trunk/libs/tiff-3.8.2/RELEASE-DATE</a></li>
<li><a href="#freeswitchtrunklibstiff382SConstruct">freeswitch/trunk/libs/tiff-3.8.2/SConstruct</a></li>
<li><a href="#freeswitchtrunklibstiff382TODO">freeswitch/trunk/libs/tiff-3.8.2/TODO</a></li>
<li><a href="#freeswitchtrunklibstiff382VERSION">freeswitch/trunk/libs/tiff-3.8.2/VERSION</a></li>
<li><a href="#freeswitchtrunklibstiff382acincludem4">freeswitch/trunk/libs/tiff-3.8.2/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibstiff382autogensh">freeswitch/trunk/libs/tiff-3.8.2/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibstiff382configcompile">freeswitch/trunk/libs/tiff-3.8.2/config/compile</a></li>
<li><a href="#freeswitchtrunklibstiff382configdepcomp">freeswitch/trunk/libs/tiff-3.8.2/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibstiff382configmissing">freeswitch/trunk/libs/tiff-3.8.2/config/missing</a></li>
<li><a href="#freeswitchtrunklibstiff382configmkinstalldirs">freeswitch/trunk/libs/tiff-3.8.2/config/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibstiff382configureac">freeswitch/trunk/libs/tiff-3.8.2/configure.ac</a></li>
<li><a href="#freeswitchtrunklibstiff382configuregnu">freeswitch/trunk/libs/tiff-3.8.2/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibstiff382contribMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornMakefileacorn">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/Makefile.acorn</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornReadMe">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/ReadMe</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornSetVars">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/SetVars</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacorncleanlib">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/cleanlib</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornconvert">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/convert</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacorninstall">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/install</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffoMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffoMakefilevc">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffoREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffoaddtiffoc">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/addtiffo.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffotif_overviewc">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_overview.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffotif_ovrcachec">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_ovrcache.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffotif_ovrcacheh">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_ovrcache.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbstiffbic">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-bi.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbstiffgrayscalec">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-grayscale.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbstiffpalettec">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-palette.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbstiffrgbc">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-rgb.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffImakefile">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/Imakefile</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffpatchlevelh">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/patchlevel.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffxtiffc">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/xtiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribdbsxtiffxtifficonh">freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/xtifficon.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribiptcutilMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribiptcutilREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribiptcutiliptcutilc">freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/iptcutil.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribiptcutiltestiptc">freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/test.iptc</a></li>
<li><a href="#freeswitchtrunklibstiff382contribiptcutiltesttxt">freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/test.txt</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwMakefilescript">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/Makefile.script</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwmac_mainc">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mac_main.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwmac_mainh">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mac_main.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwmetrowerksnote">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/metrowerks.note</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwmkg3_mainc">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mkg3_main.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmaccwversionh">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/version.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwBUILDmpw">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/BUILD.mpw</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwlibtiffmake">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/libtiff.make</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwmactransc">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/mactrans.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwportmake">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/port.make</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwtoolsmake">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/tools.make</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmacmpwtopmake">freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/top.make</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmfsMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmfsREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribmfsmfs_filec">freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/mfs_file.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribojpegMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribojpegREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribojpegjdhuff_addc">freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/jdhuff_add.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdsMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdsREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdstif_imageiterc">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_imageiter.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdstif_imageiterh">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_imageiter.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdstif_pdsdirreadc">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_pdsdirread.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribpdstif_pdsdirwritec">freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_pdsdirwrite.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribrasMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribrasREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribrasras2tifc">freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/ras2tif.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribrastif2rasc">freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/tif2ras.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribstreamMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribstreamREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribstreamtiffstreamcpp">freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/tiffstream.cpp</a></li>
<li><a href="#freeswitchtrunklibstiff382contribstreamtiffstreamh">freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/tiffstream.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsREADME">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/README</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagslisttifc">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/listtif.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsmaketifc">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/maketif.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsxtif_dirc">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtif_dir.c</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsxtiffioh">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtiffio.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribtagsxtiffioph">freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtiffiop.h</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibMakefileam">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibMakefilew95">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Makefile.w95</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibREADMETiffile">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/README.Tiffile</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibREADMEtiff2dib">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/README.tiff2dib</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibTiffilecpp">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Tiffile.cpp</a></li>
<li><a href="#freeswitchtrunklibstiff382contribwin_dibtiff2dibc">freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/tiff2dib.c</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlMakefileam">freeswitch/trunk/libs/tiff-3.8.2/html/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlTIFFTechNote2html">freeswitch/trunk/libs/tiff-3.8.2/html/TIFFTechNote2.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmladdingtagshtml">freeswitch/trunk/libs/tiff-3.8.2/html/addingtags.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlbugshtml">freeswitch/trunk/libs/tiff-3.8.2/html/bugs.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlbuildhtml">freeswitch/trunk/libs/tiff-3.8.2/html/build.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlcontribhtml">freeswitch/trunk/libs/tiff-3.8.2/html/contrib.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmldocumenthtml">freeswitch/trunk/libs/tiff-3.8.2/html/document.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesMakefileam">freeswitch/trunk/libs/tiff-3.8.2/html/images/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesbackgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/back.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesbalijpg">freeswitch/trunk/libs/tiff-3.8.2/html/images/bali.jpg</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagescatgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/cat.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagescoverjpg">freeswitch/trunk/libs/tiff-3.8.2/html/images/cover.jpg</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagescrampsgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/cramps.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesdavegif">freeswitch/trunk/libs/tiff-3.8.2/html/images/dave.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesinfogif">freeswitch/trunk/libs/tiff-3.8.2/html/images/info.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesjellojpg">freeswitch/trunk/libs/tiff-3.8.2/html/images/jello.jpg</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesjimgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/jim.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesnotegif">freeswitch/trunk/libs/tiff-3.8.2/html/images/note.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesoxfordgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/oxford.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesquadjpg">freeswitch/trunk/libs/tiff-3.8.2/html/images/quad.jpg</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesringgif">freeswitch/trunk/libs/tiff-3.8.2/html/images/ring.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagessmalllizjpg">freeswitch/trunk/libs/tiff-3.8.2/html/images/smallliz.jpg</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimagesstrikegif">freeswitch/trunk/libs/tiff-3.8.2/html/images/strike.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimageswarninggif">freeswitch/trunk/libs/tiff-3.8.2/html/images/warning.gif</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlimageshtml">freeswitch/trunk/libs/tiff-3.8.2/html/images.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlindexhtml">freeswitch/trunk/libs/tiff-3.8.2/html/index.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlinternalshtml">freeswitch/trunk/libs/tiff-3.8.2/html/internals.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlintrohtml">freeswitch/trunk/libs/tiff-3.8.2/html/intro.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmllibtiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/libtiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanMakefileam">freeswitch/trunk/libs/tiff-3.8.2/html/man/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFClose3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFClose.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFDataWidth3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFDataWidth.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFError3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFError.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFFlush3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFFlush.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFGetField3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFGetField.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFOpen3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFOpen.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFPrintDirectory3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFPrintDirectory.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFRGBAImage3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFRGBAImage.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadDirectory3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadDirectory.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadEncodedStrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadEncodedStrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadEncodedTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadEncodedTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadRGBAImage3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBAImage.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadRGBAStrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBAStrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadRGBATile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBATile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadRawStrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRawStrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadRawTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRawTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadScanline3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadScanline.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFReadTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFSetDirectory3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFSetDirectory.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFSetField3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFSetField.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWarning3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWarning.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteDirectory3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteDirectory.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteEncodedStrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteEncodedStrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteEncodedTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteEncodedTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteRawStrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteRawStrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteRawTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteRawTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteScanline3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteScanline.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFWriteTile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteTile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFbuffer3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFbuffer.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFcodec3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFcodec.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFcolor3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFcolor.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFmemory3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFmemory.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFquery3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFquery.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFsize3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFsize.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFstrip3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFstrip.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFswab3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFswab.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanTIFFtile3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFtile.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanfax2ps1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/fax2ps.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanfax2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/fax2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmangif2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/gif2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanindexhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/index.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanlibtiff3tiffhtml">freeswitch/trunk/libs/tiff-3.8.2/html/man/libtiff.3tiff.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanpal2rgb1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/pal2rgb.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanppm2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/ppm2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanras2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/ras2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanraw2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/raw2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanrgb2ycbcr1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/rgb2ycbcr.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmansgi2tiff1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/sgi2tiff.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmanthumbnail1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/thumbnail.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiff2bw1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2bw.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiff2pdf1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2pdf.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiff2ps1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2ps.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiff2rgba1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2rgba.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffcmp1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffcmp.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffcp1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffcp.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffdither1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffdither.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffdump1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffdump.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffgt1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffgt.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffinfo1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffinfo.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffmedian1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffmedian.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffset1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffset.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffsplit1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffsplit.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmantiffsv1html">freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffsv.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlmischtml">freeswitch/trunk/libs/tiff-3.8.2/html/misc.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlsupporthtml">freeswitch/trunk/libs/tiff-3.8.2/html/support.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmltoolshtml">freeswitch/trunk/libs/tiff-3.8.2/html/tools.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta007html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta007.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta016html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta016.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta018html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta018.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta024html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta024.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta028html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta028.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta029html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta029.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta031html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta031.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta032html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta032.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta033html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta033.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta034html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta034.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta035html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta035.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv34beta036html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta036.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv351html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv352html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.2.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv353html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.3.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv354html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.4.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv355html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.5.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv356betahtml">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.6-beta.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv357html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.7.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv360html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.6.0.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv361html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.6.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv370html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv370alphahtml">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0alpha.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv370betahtml">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0beta.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv370beta2html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0beta2.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv371html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv372html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.2.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv373html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.3.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv374html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.4.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv380html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.0.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv381html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.1.html</a></li>
<li><a href="#freeswitchtrunklibstiff382htmlv382html">freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.2.html</a></li>
<li><a href="#freeswitchtrunklibstiff382libtiffMakefileam">freeswitch/trunk/libs/tiff-3.8.2/libtiff/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382libtiffMakefilevc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382libtiffSConstruct">freeswitch/trunk/libs/tiff-3.8.2/libtiff/SConstruct</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifflibtiffdef">freeswitch/trunk/libs/tiff-3.8.2/libtiff/libtiff.def</a></li>
<li><a href="#freeswitchtrunklibstiff382libtiffmkg3statesc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/mkg3states.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifft4h">freeswitch/trunk/libs/tiff-3.8.2/libtiff/t4.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_acornc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_acorn.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_applec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_apple.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_ataric">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_atari.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_auxc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_aux.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_closec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_close.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_codecc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_codec.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_colorc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_color.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_compressc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_compress.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_confighvc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_config.h.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dirc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dir.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dirh">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dir.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dirinfoc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirinfo.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dirreadc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirread.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dirwritec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirwrite.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_dumpmodec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dumpmode.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_errorc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_error.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_extensionc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_extension.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_fax3c">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_fax3h">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_fax3smc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3sm.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_flushc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_flush.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_getimagec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_getimage.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_jpegc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_jpeg.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_luvc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_luv.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_lzwc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_lzw.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_msdosc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_msdos.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_nextc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_next.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_ojpegc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_ojpeg.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_openc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_open.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_packbitsc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_packbits.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_pixarlogc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_pixarlog.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_predictc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_predict.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_predicth">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_predict.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_printc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_print.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_readc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_read.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_streamcxx">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_stream.cxx</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_stripc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_strip.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_swabc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_swab.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_thunderc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_thunder.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_tilec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_tile.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_unixc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_unix.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_versionc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_version.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_warningc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_warning.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_win3c">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_win3.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_win32c">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_win32.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_writec">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_write.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftif_zipc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_zip.c</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffh">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiff.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffconfhin">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffconf.h.in</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffconfhvc">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffconf.h.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffioh">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffio.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffiohxx">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffio.hxx</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffioph">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffiop.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtifftiffversh">freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffvers.h</a></li>
<li><a href="#freeswitchtrunklibstiff382libtiffuvcodeh">freeswitch/trunk/libs/tiff-3.8.2/libtiff/uvcode.h</a></li>
<li><a href="#freeswitchtrunklibstiff382m4empty">freeswitch/trunk/libs/tiff-3.8.2/m4/.empty</a></li>
<li><a href="#freeswitchtrunklibstiff382manMakefileam">freeswitch/trunk/libs/tiff-3.8.2/man/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFClose3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFClose.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFDataWidth3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFDataWidth.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFError3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFError.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFFlush3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFFlush.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFGetField3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFGetField.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFOpen3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFOpen.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFPrintDirectory3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFPrintDirectory.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFRGBAImage3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFRGBAImage.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadDirectory3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadDirectory.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadEncodedStrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadEncodedStrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadEncodedTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadEncodedTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadRGBAImage3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBAImage.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadRGBAStrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBAStrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadRGBATile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBATile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadRawStrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRawStrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadRawTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRawTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadScanline3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadScanline.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFReadTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFSetDirectory3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFSetDirectory.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFSetField3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFSetField.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWarning3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWarning.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteDirectory3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteDirectory.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteEncodedStrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteEncodedStrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteEncodedTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteEncodedTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteRawStrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteRawStrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteRawTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteRawTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteScanline3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteScanline.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFWriteTile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteTile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFbuffer3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFbuffer.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFcodec3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFcodec.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFcolor3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFcolor.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFmemory3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFmemory.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFquery3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFquery.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFsize3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFsize.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFstrip3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFstrip.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFswab3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFswab.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manTIFFtile3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/TIFFtile.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manbmp2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/bmp2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manfax2ps1">freeswitch/trunk/libs/tiff-3.8.2/man/fax2ps.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manfax2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/fax2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mangif2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/gif2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manlibtiff3tiff">freeswitch/trunk/libs/tiff-3.8.2/man/libtiff.3tiff</a></li>
<li><a href="#freeswitchtrunklibstiff382manpal2rgb1">freeswitch/trunk/libs/tiff-3.8.2/man/pal2rgb.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manppm2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/ppm2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manras2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/ras2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manraw2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/raw2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manrgb2ycbcr1">freeswitch/trunk/libs/tiff-3.8.2/man/rgb2ycbcr.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mansgi2tiff1">freeswitch/trunk/libs/tiff-3.8.2/man/sgi2tiff.1</a></li>
<li><a href="#freeswitchtrunklibstiff382manthumbnail1">freeswitch/trunk/libs/tiff-3.8.2/man/thumbnail.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiff2bw1">freeswitch/trunk/libs/tiff-3.8.2/man/tiff2bw.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiff2pdf1">freeswitch/trunk/libs/tiff-3.8.2/man/tiff2pdf.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiff2ps1">freeswitch/trunk/libs/tiff-3.8.2/man/tiff2ps.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiff2rgba1">freeswitch/trunk/libs/tiff-3.8.2/man/tiff2rgba.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffcmp1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffcmp.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffcp1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffcp.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffdither1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffdither.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffdump1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffdump.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffgt1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffgt.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffinfo1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffinfo.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffmedian1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffmedian.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffset1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffset.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffsplit1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffsplit.1</a></li>
<li><a href="#freeswitchtrunklibstiff382mantiffsv1">freeswitch/trunk/libs/tiff-3.8.2/man/tiffsv.1</a></li>
<li><a href="#freeswitchtrunklibstiff382nmakeopt">freeswitch/trunk/libs/tiff-3.8.2/nmake.opt</a></li>
<li><a href="#freeswitchtrunklibstiff382portMakefileam">freeswitch/trunk/libs/tiff-3.8.2/port/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382portMakefilevc">freeswitch/trunk/libs/tiff-3.8.2/port/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382portdummyc">freeswitch/trunk/libs/tiff-3.8.2/port/dummy.c</a></li>
<li><a href="#freeswitchtrunklibstiff382portgetoptc">freeswitch/trunk/libs/tiff-3.8.2/port/getopt.c</a></li>
<li><a href="#freeswitchtrunklibstiff382portlfindc">freeswitch/trunk/libs/tiff-3.8.2/port/lfind.c</a></li>
<li><a href="#freeswitchtrunklibstiff382portstrcasecmpc">freeswitch/trunk/libs/tiff-3.8.2/port/strcasecmp.c</a></li>
<li><a href="#freeswitchtrunklibstiff382portstrtoulc">freeswitch/trunk/libs/tiff-3.8.2/port/strtoul.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testMakefileam">freeswitch/trunk/libs/tiff-3.8.2/test/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382testascii_tagc">freeswitch/trunk/libs/tiff-3.8.2/test/ascii_tag.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testcheck_tagc">freeswitch/trunk/libs/tiff-3.8.2/test/check_tag.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testlong_tagc">freeswitch/trunk/libs/tiff-3.8.2/test/long_tag.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testshort_tagc">freeswitch/trunk/libs/tiff-3.8.2/test/short_tag.c</a></li>
<li><a href="#freeswitchtrunklibstiff382teststripc">freeswitch/trunk/libs/tiff-3.8.2/test/strip.c</a></li>
<li><a href="#freeswitchtrunklibstiff382teststrip_rwc">freeswitch/trunk/libs/tiff-3.8.2/test/strip_rw.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testtest_arraysc">freeswitch/trunk/libs/tiff-3.8.2/test/test_arrays.c</a></li>
<li><a href="#freeswitchtrunklibstiff382testtest_arraysh">freeswitch/trunk/libs/tiff-3.8.2/test/test_arrays.h</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsMakefileam">freeswitch/trunk/libs/tiff-3.8.2/tools/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsMakefilevc">freeswitch/trunk/libs/tiff-3.8.2/tools/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsbmp2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/bmp2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsfax2psc">freeswitch/trunk/libs/tiff-3.8.2/tools/fax2ps.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsfax2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/fax2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsgif2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/gif2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolspal2rgbc">freeswitch/trunk/libs/tiff-3.8.2/tools/pal2rgb.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsppm2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/ppm2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsras2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/ras2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsrasterfileh">freeswitch/trunk/libs/tiff-3.8.2/tools/rasterfile.h</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsraw2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/raw2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsrgb2ycbcrc">freeswitch/trunk/libs/tiff-3.8.2/tools/rgb2ycbcr.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolssgi2tiffc">freeswitch/trunk/libs/tiff-3.8.2/tools/sgi2tiff.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolssgisvc">freeswitch/trunk/libs/tiff-3.8.2/tools/sgisv.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsthumbnailc">freeswitch/trunk/libs/tiff-3.8.2/tools/thumbnail.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiff2bwc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2bw.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiff2pdfc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2pdf.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiff2psc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2ps.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiff2rgbac">freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2rgba.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffcmpc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffcmp.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffcpc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffcp.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffditherc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffdither.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffdumpc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffdump.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffgtc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffgt.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffinfoc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffinfo.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffmedianc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffmedian.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffsetc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffset.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolstiffsplitc">freeswitch/trunk/libs/tiff-3.8.2/tools/tiffsplit.c</a></li>
<li><a href="#freeswitchtrunklibstiff382toolsycbcrc">freeswitch/trunk/libs/tiff-3.8.2/tools/ycbcr.c</a></li>
<li><a href="#freeswitchtrunklibsudnsupdate">freeswitch/trunk/libs/udns/.update</a></li>
<li><a href="#freeswitchtrunklibsudnsCOPYINGLGPL">freeswitch/trunk/libs/udns/COPYING.LGPL</a></li>
<li><a href="#freeswitchtrunklibsudnsMakefile">freeswitch/trunk/libs/udns/Makefile</a></li>
<li><a href="#freeswitchtrunklibsudnsNOTES">freeswitch/trunk/libs/udns/NOTES</a></li>
<li><a href="#freeswitchtrunklibsudnsTODO">freeswitch/trunk/libs/udns/TODO</a></li>
<li><a href="#freeswitchtrunklibsudnsdebianchangelog">freeswitch/trunk/libs/udns/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibsudnsdebiancontrol">freeswitch/trunk/libs/udns/debian/control</a></li>
<li><a href="#freeswitchtrunklibsudnsdebiancopyright">freeswitch/trunk/libs/udns/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibsudnsdebianrules">freeswitch/trunk/libs/udns/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsudnsdnsget1">freeswitch/trunk/libs/udns/dnsget.1</a></li>
<li><a href="#freeswitchtrunklibsudnsdnsgetc">freeswitch/trunk/libs/udns/dnsget.c</a></li>
<li><a href="#freeswitchtrunklibsudnsexrdnsc">freeswitch/trunk/libs/udns/ex-rdns.c</a></li>
<li><a href="#freeswitchtrunklibsudnsinet_ptonc">freeswitch/trunk/libs/udns/inet_pton.c</a></li>
<li><a href="#freeswitchtrunklibsudnsinet_ptonh">freeswitch/trunk/libs/udns/inet_pton.h</a></li>
<li><a href="#freeswitchtrunklibsudnsrblcheck1">freeswitch/trunk/libs/udns/rblcheck.1</a></li>
<li><a href="#freeswitchtrunklibsudnsrblcheckc">freeswitch/trunk/libs/udns/rblcheck.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns3">freeswitch/trunk/libs/udns/udns.3</a></li>
<li><a href="#freeswitchtrunklibsudnsudnsh">freeswitch/trunk/libs/udns/udns.h</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_blc">freeswitch/trunk/libs/udns/udns_bl.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_codesc">freeswitch/trunk/libs/udns/udns_codes.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_dnc">freeswitch/trunk/libs/udns/udns_dn.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_dntospc">freeswitch/trunk/libs/udns/udns_dntosp.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_miscc">freeswitch/trunk/libs/udns/udns_misc.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_parsec">freeswitch/trunk/libs/udns/udns_parse.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_resolverc">freeswitch/trunk/libs/udns/udns_resolver.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_ac">freeswitch/trunk/libs/udns/udns_rr_a.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_mxc">freeswitch/trunk/libs/udns/udns_rr_mx.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_naptrc">freeswitch/trunk/libs/udns/udns_rr_naptr.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_ptrc">freeswitch/trunk/libs/udns/udns_rr_ptr.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_srvc">freeswitch/trunk/libs/udns/udns_rr_srv.c</a></li>
<li><a href="#freeswitchtrunklibsudnsudns_rr_txtc">freeswitch/trunk/libs/udns/udns_rr_txt.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpgitignore">freeswitch/trunk/libs/unimrcp/.gitignore</a></li>
<li><a href="#freeswitchtrunklibsunimrcpupdate">freeswitch/trunk/libs/unimrcp/.update</a></li>
<li><a href="#freeswitchtrunklibsunimrcpAUTHORS">freeswitch/trunk/libs/unimrcp/AUTHORS</a></li>
<li><a href="#freeswitchtrunklibsunimrcpINSTALL">freeswitch/trunk/libs/unimrcp/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsunimrcpLICENSE">freeswitch/trunk/libs/unimrcp/LICENSE</a></li>
<li><a href="#freeswitchtrunklibsunimrcpMakefileam">freeswitch/trunk/libs/unimrcp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpNOTICE">freeswitch/trunk/libs/unimrcp/NOTICE</a></li>
<li><a href="#freeswitchtrunklibsunimrcpREADME">freeswitch/trunk/libs/unimrcp/README</a></li>
<li><a href="#freeswitchtrunklibsunimrcpacincludem4">freeswitch/trunk/libs/unimrcp/acinclude.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbootstrap">freeswitch/trunk/libs/unimrcp/bootstrap</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildMakefileam">freeswitch/trunk/libs/unimrcp/build/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosaprm4">freeswitch/trunk/libs/unimrcp/build/acmacros/apr.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosapum4">freeswitch/trunk/libs/unimrcp/build/acmacros/apu.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosfind_aprm4">freeswitch/trunk/libs/unimrcp/build/acmacros/find_apr.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosfind_apum4">freeswitch/trunk/libs/unimrcp/build/acmacros/find_apu.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosflitem4">freeswitch/trunk/libs/unimrcp/build/acmacros/flite.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrospocketsphinxm4">freeswitch/trunk/libs/unimrcp/build/acmacros/pocketsphinx.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrossofiasipm4">freeswitch/trunk/libs/unimrcp/build/acmacros/sofia-sip.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrossphinxbasem4">freeswitch/trunk/libs/unimrcp/build/acmacros/sphinxbase.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildacmacrosswiftm4">freeswitch/trunk/libs/unimrcp/build/acmacros/swift.m4</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildgetversionsh">freeswitch/trunk/libs/unimrcp/build/get-version.sh</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildpkgconfigMakefileam">freeswitch/trunk/libs/unimrcp/build/pkgconfig/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildpkgconfigunimrcpclientpcin">freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpclient.pc.in</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildpkgconfigunimrcppluginpcin">freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpplugin.pc.in</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildpkgconfigunimrcpserverpcin">freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpserver.pc.in</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolsprepare2008vcproj">freeswitch/trunk/libs/unimrcp/build/tools/prepare.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolspreparevcproj">freeswitch/trunk/libs/unimrcp/build/tools/prepare.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolspreparesphinx2008vcproj">freeswitch/trunk/libs/unimrcp/build/tools/preparesphinx.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolspreparesphinxvcproj">freeswitch/trunk/libs/unimrcp/build/tools/preparesphinx.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolsunimrcp_servicec">freeswitch/trunk/libs/unimrcp/build/tools/unimrcp_service.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolsunimrcpservice2008vcproj">freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolsunimrcpserviceexemanifest">freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.exe.manifest</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildtoolsunimrcpservicevcproj">freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuilduni_versionh">freeswitch/trunk/libs/unimrcp/build/uni_version.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsaprvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/apr.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsaptvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/apt.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropscepstralvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/cepstral.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsflitevsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/flite.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmpfvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mpf.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcp.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpclientvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpclient.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpenginevsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpengine.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpservervsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpserver.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpsignalingvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpsignaling.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsmrcpv2transportvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpv2transport.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropspocketsphinxvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/pocketsphinx.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropssdkunimrcpclientvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpclient.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropssdkunimrcppluginvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpplugin.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropssdkunimrcpsdkvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpsdk.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropssdkunimrcpservervsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpserver.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropssofiasipvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/sofiasip.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunibasevsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unibase.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunibinx64vsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unibin-x64.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunibinvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unibin.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunidebugvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unidebug.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunilibx64vsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unilib-x64.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunilibvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unilib.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunimrcpclientvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpclient.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunimrcppluginvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpplugin.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunimrcpservervsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpserver.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunipluginx64vsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/uniplugin-x64.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunipluginvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/uniplugin.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunireleasevsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unirelease.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildvspropsunirtspvsprops">freeswitch/trunk/libs/unimrcp/build/vsprops/unirtsp.vsprops</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfMakefileam">freeswitch/trunk/libs/unimrcp/conf/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfumcscenariosxml">freeswitch/trunk/libs/unimrcp/conf/umcscenarios.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfunimrcpclientxml">freeswitch/trunk/libs/unimrcp/conf/unimrcpclient.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfunimrcpserverxml">freeswitch/trunk/libs/unimrcp/conf/unimrcpserver.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfigureac">freeswitch/trunk/libs/unimrcp/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsunimrcpconfiguregnu">freeswitch/trunk/libs/unimrcp/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataMakefileam">freeswitch/trunk/libs/unimrcp/data/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdatademo16kHzpcm">freeswitch/trunk/libs/unimrcp/data/demo-16kHz.pcm</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdatademo8kHzpcm">freeswitch/trunk/libs/unimrcp/data/demo-8kHz.pcm</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdatagrammarjsgf">freeswitch/trunk/libs/unimrcp/data/grammar.jsgf</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdatagrammarxml">freeswitch/trunk/libs/unimrcp/data/grammar.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataone16kHzpcm">freeswitch/trunk/libs/unimrcp/data/one-16kHz.pcm</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataone8kHzpcm">freeswitch/trunk/libs/unimrcp/data/one-8kHz.pcm</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataresultxml">freeswitch/trunk/libs/unimrcp/data/result.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataspeaktxt">freeswitch/trunk/libs/unimrcp/data/speak.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdataspeakxml">freeswitch/trunk/libs/unimrcp/data/speak.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcpdocsdoxygenconf">freeswitch/trunk/libs/unimrcp/docs/doxygen.conf</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsMakefileam">freeswitch/trunk/libs/unimrcp/libs/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitMakefileam">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitaprtoolkit2008vcproj">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/aprtoolkit.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitaprtoolkitvcproj">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/aprtoolkit.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapth">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_consumer_taskh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_consumer_task.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_cyclic_queueh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_cyclic_queue.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_dir_layouth">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_dir_layout.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_logh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_log.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_neth">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_net_client_taskh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net_client_task.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_net_server_taskh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net_server_task.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_nlsml_doch">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_nlsml_doc.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_obj_listh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_obj_list.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_pairh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pair.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_pollseth">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pollset.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_poolh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pool.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_stringh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_string.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_string_tableh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_string_table.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_taskh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_task.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_task_msgh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_task_msg.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_test_suiteh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_test_suite.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_text_streamh">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_text_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_consumer_taskc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_consumer_task.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_cyclic_queuec">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_cyclic_queue.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_dir_layoutc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_dir_layout.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_logc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_log.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_netc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_net_client_taskc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net_client_task.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_net_server_taskc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net_server_task.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_nlsml_docc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_nlsml_doc.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_obj_listc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_obj_list.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_pairc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pair.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_pollsetc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pollset.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_poolc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pool.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_string_tablec">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_string_table.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_taskc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_task.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_task_msgc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_task_msg.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_test_suitec">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_test_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_text_streamc">freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_text_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfMakefileam">freeswitch/trunk/libs/unimrcp/libs/mpf/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfcodecsg711g711c">freeswitch/trunk/libs/unimrcp/libs/mpf/codecs/g711/g711.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfcodecsg711g711h">freeswitch/trunk/libs/unimrcp/libs/mpf/codecs/g711/g711.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempfh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_activity_detectorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_activity_detector.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_audio_file_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_audio_file_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_audio_file_streamh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_audio_file_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_bridgeh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_bridge.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_bufferh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_codech">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_codec_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_codec_managerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec_manager.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_contexth">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_context.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_decoderh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_decoder.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_dtmf_detectorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_dtmf_detector.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_dtmf_generatorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_dtmf_generator.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_encoderh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_encoder.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_engineh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_file_termination_factoryh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_file_termination_factory.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_frameh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_frame.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_frame_bufferh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_frame_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_jitter_bufferh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_jitter_buffer.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_messageh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_message.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_mixerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_mixer.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_multiplierh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_multiplier.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_named_eventh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_named_event.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_objecth">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_object.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_resamplerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_resampler.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtcp_packeth">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtcp_packet.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_attribsh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_attribs.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_defsh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_defs.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_headerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_pth">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_pt.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_stath">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_stat.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_streamh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_termination_factoryh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_termination_factory.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_schedulerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_scheduler.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_streamh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_stream_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_stream_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_terminationh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_termination.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_termination_factoryh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_termination_factory.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_timer_managerh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_timer_manager.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfincludempf_typesh">freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfmpf2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mpf/mpf.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfmpfvcproj">freeswitch/trunk/libs/unimrcp/libs/mpf/mpf.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_activity_detectorc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_activity_detector.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_audio_file_streamc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_audio_file_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_bridgec">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_bridge.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_bufferc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_descriptorc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_descriptor.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_g711c">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_g711.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_linearc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_linear.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_managerc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_manager.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_contextc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_context.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_decoderc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_decoder.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_dtmf_detectorc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_dtmf_detector.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_dtmf_generatorc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_dtmf_generator.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_encoderc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_encoder.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_enginec">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_engine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_file_termination_factoryc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_file_termination_factory.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_frame_bufferc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_frame_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_jitter_bufferc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_jitter_buffer.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_mixerc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_mixer.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_multiplierc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_multiplier.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_named_eventc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_named_event.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_resamplerc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_resampler.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_rtp_attribsc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_attribs.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_rtp_streamc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_rtp_termination_factoryc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_termination_factory.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_schedulerc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_scheduler.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_streamc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_terminationc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_termination.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_termination_factoryc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_termination_factory.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmpfsrcmpf_timer_managerc">freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_timer_manager.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_resourceh">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_resource_factoryh">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource_factory.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_resource_loaderh">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource_loader.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_streamh">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolsrcmrcp_resource_factoryc">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_resource_factory.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolsrcmrcp_resource_loaderc">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_resource_loader.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpcontrolsrcmrcp_streamc">freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpincludemrcph">freeswitch/trunk/libs/unimrcp/libs/mrcp/include/mrcp.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpincludemrcp_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcp/include/mrcp_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_generic_headerh">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_generic_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_header_accessorh">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_header_accessor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_messageh">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_message.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_start_lineh">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_start_line.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_generic_headerc">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_generic_header.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_header_accessorc">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_header_accessor.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_messagec">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_message.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_start_linec">freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_start_line.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmrcp2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp/mrcp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpmrcpvcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp/mrcp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recog_headerh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recog_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recog_resourceh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recog_resource.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recorder_headerh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recorder_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recorder_resourceh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recorder_resource.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_synth_headerh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_synth_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_synth_resourceh">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_synth_resource.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recog_headerc">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recog_header.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recog_resourcec">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recog_resource.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recorder_headerc">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recorder_header.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recorder_resourcec">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recorder_resource.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_synth_headerc">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_synth_header.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_synth_resourcec">freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_synth_resource.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_applicationh">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_application.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_clienth">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_client_sessionh">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client_session.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_client_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientmrcpclient2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/mrcpclient.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientmrcpclientvcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/mrcpclient.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientsrcmrcp_clientc">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/src/mrcp_client.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpclientsrcmrcp_client_sessionc">freeswitch/trunk/libs/unimrcp/libs/mrcp-client/src/mrcp_client_session.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_factoryh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_factory.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_ifaceh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_iface.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_implh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_impl.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_loaderh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_loader.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_pluginh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_plugin.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recog_engineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recog_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recog_state_machineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recog_state_machine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recorder_engineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recorder_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recorder_state_machineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recorder_state_machine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_resource_engineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_resource_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_state_machineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_state_machine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_synth_engineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_synth_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_synth_state_machineh">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_synth_state_machine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginemrcpengine2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/mrcpengine.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginemrcpenginevcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/mrcpengine.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_factoryc">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_factory.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_ifacec">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_iface.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_implc">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_impl.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_loaderc">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_loader.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_recog_state_machinec">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_recog_state_machine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_recorder_state_machinec">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_recorder_state_machine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_synth_state_machinec">freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_synth_state_machine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserverMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserverincludemrcp_serverh">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserverincludemrcp_server_sessionh">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server_session.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserverincludemrcp_server_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpservermrcpserver2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/mrcpserver.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpservermrcpservervcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/mrcpserver.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserversrcmrcp_serverc">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/src/mrcp_server.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpserversrcmrcp_server_sessionc">freeswitch/trunk/libs/unimrcp/libs/mrcp-server/src/mrcp_server_session.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_sessionh">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_session.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_session_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_session_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_sig_agenth">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_sig_agent.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_sig_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_sig_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingmrcpsignaling2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingmrcpsignalingvcproj">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingsrcmrcp_session_descriptorc">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/src/mrcp_session_descriptor.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpsignalingsrcmrcp_sig_agentc">freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/src/mrcp_sig_agent.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportMakefileam">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_client_connectionh">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_client_connection.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_connectionh">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_connection.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_connection_typesh">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_connection_types.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_control_descriptorh">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_control_descriptor.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_server_connectionh">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_server_connection.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportmrcpv2transport2008vcproj">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportmrcpv2transportvcproj">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_client_connectionc">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_client_connection.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_connectionc">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_connection.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_control_descriptorc">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_control_descriptor.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_server_connectionc">freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_server_connection.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspMakefileam">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsph">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_clienth">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_client.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_headerh">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_header.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_messageh">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_message.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_serverh">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_server.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_start_lineh">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_start_line.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspincludertsp_streamh">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_stream.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_clientc">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_client.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_headerc">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_header.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_messagec">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_message.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_serverc">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_server.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_start_linec">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_start_line.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_streamc">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_stream.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspunirtsp2008vcproj">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/unirtsp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcplibsunirtspunirtspvcproj">freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/unirtsp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesMakefileam">freeswitch/trunk/libs/unimrcp/modules/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipMakefileam">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipincludemrcp_sdph">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sdp.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipincludemrcp_sofiasip_client_agenth">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sofiasip_client_agent.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipincludemrcp_sofiasip_server_agenth">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sofiasip_server_agent.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipmrcpsofiasip2008vcproj">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipmrcpsofiasipvcproj">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipsrcmrcp_sdpc">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sdp.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipsrcmrcp_sofiasip_client_agentc">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sofiasip_client_agent.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpsofiasipsrcmrcp_sofiasip_server_agentc">freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sofiasip_server_agent.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspMakefileam">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspincludemrcp_unirtsp_client_agenth">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_client_agent.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspincludemrcp_unirtsp_sdph">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_sdp.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspincludemrcp_unirtsp_server_agenth">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_server_agent.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspmrcpunirtsp2008vcproj">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspmrcpunirtspvcproj">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspsrcmrcp_unirtsp_client_agentc">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_client_agent.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspsrcmrcp_unirtsp_sdpc">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_sdp.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpmodulesmrcpunirtspsrcmrcp_unirtsp_server_agentc">freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_server_agent.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetupsdkwin32txt">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-sdk-win32.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetupsdkx64txt">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-sdk-x64.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetupwin32txt">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-win32.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetupx64txt">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-x64.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetupiss">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup.iss</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupsetuptxt">freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup.txt</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupunimrcpsdkiss">freeswitch/trunk/libs/unimrcp/packages/inno-setup/unimrcp-sdk.iss</a></li>
<li><a href="#freeswitchtrunklibsunimrcppackagesinnosetupunimrcpiss">freeswitch/trunk/libs/unimrcp/packages/inno-setup/unimrcp.iss</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsMakefileam">freeswitch/trunk/libs/unimrcp/platforms/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsasrclientMakefileam">freeswitch/trunk/libs/unimrcp/platforms/asr-client/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsasrclientasrclientvcproj">freeswitch/trunk/libs/unimrcp/platforms/asr-client/asrclient.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsasrclientsrcmainc">freeswitch/trunk/libs/unimrcp/platforms/asr-client/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibasrclientMakefileam">freeswitch/trunk/libs/unimrcp/platforms/libasr-client/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibasrclientincludeasr_engineh">freeswitch/trunk/libs/unimrcp/platforms/libasr-client/include/asr_engine.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibasrclientlibasrclientvcproj">freeswitch/trunk/libs/unimrcp/platforms/libasr-client/libasrclient.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibasrclientsrcasr_enginec">freeswitch/trunk/libs/unimrcp/platforms/libasr-client/src/asr_engine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpclientMakefileam">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpclientincludeunimrcp_clienth">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/include/unimrcp_client.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpclientlibunimrcpclient2008vcproj">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpclientlibunimrcpclientvcproj">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpclientsrcunimrcp_clientc">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/src/unimrcp_client.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpserverMakefileam">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpserverincludeunimrcp_serverh">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/include/unimrcp_server.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpserverlibunimrcpserver2008vcproj">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/libunimrcpserver.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpserverlibunimrcpservervcproj">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/libunimrcpserver.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformslibunimrcpserversrcunimrcp_serverc">freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/src/unimrcp_server.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcMakefileam">freeswitch/trunk/libs/unimrcp/platforms/umc/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludedtmfscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/dtmfscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludedtmfsessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/dtmfsession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincluderecogscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/recogscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincluderecogsessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/recogsession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincluderecorderscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/recorderscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincluderecordersessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/recordersession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludesetparamscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/setparamscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludesetparamsessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/setparamsession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludesynthscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/synthscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludesynthsessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/synthsession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludeumcconsoleh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcconsole.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludeumcframeworkh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcframework.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludeumcscenarioh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcscenario.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcincludeumcsessionh">freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcsession.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcdtmfscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/dtmfscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcdtmfsessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/dtmfsession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcmaincpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/main.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcrecogscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/recogscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcrecogsessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/recogsession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcrecorderscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/recorderscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcrecordersessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/recordersession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcsetparamscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/setparamscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcsetparamsessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/setparamsession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcsynthscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/synthscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcsynthsessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/synthsession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcumcconsolecpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcconsole.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcumcframeworkcpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcframework.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcumcscenariocpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcscenario.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcsrcumcsessioncpp">freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcsession.cpp</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsumcumcvcproj">freeswitch/trunk/libs/unimrcp/platforms/umc/umc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientMakefileam">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientincludedemo_applicationh">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_application.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientincludedemo_frameworkh">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_framework.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientincludedemo_utilh">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_util.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_bypass_applicationc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_bypass_application.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_discover_applicationc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_discover_application.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_frameworkc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_framework.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_recog_applicationc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_recog_application.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_synth_applicationc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_synth_application.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_utilc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_util.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcmainc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientunimrcpclient2008vcproj">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/unimrcpclient.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpclientunimrcpclientvcproj">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/unimrcpclient.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserverMakefileam">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserversrcmainc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserversrcuni_cmdlinec">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_cmdline.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserversrcuni_daemonc">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_daemon.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserversrcuni_servicec">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_service.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserverunimrcpserver2008vcproj">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/unimrcpserver.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpplatformsunimrcpserverunimrcpservervcproj">freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/unimrcpserver.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsMakefileam">freeswitch/trunk/libs/unimrcp/plugins/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemorecogMakefileam">freeswitch/trunk/libs/unimrcp/plugins/demo-recog/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemorecogdemorecog2008vcproj">freeswitch/trunk/libs/unimrcp/plugins/demo-recog/demorecog.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemorecogdemorecogvcproj">freeswitch/trunk/libs/unimrcp/plugins/demo-recog/demorecog.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemorecogsrcdemo_recog_enginec">freeswitch/trunk/libs/unimrcp/plugins/demo-recog/src/demo_recog_engine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemosynthMakefileam">freeswitch/trunk/libs/unimrcp/plugins/demo-synth/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemosynthdemosynth2008vcproj">freeswitch/trunk/libs/unimrcp/plugins/demo-synth/demosynth.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemosynthdemosynthvcproj">freeswitch/trunk/libs/unimrcp/plugins/demo-synth/demosynth.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsdemosynthsrcdemo_synth_enginec">freeswitch/trunk/libs/unimrcp/plugins/demo-synth/src/demo_synth_engine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpcepstralMakefileam">freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpcepstralmrcpcepstral2008vcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/mrcpcepstral.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpcepstralmrcpcepstralvcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/mrcpcepstral.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpcepstralsrcmrcp_swiftc">freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/src/mrcp_swift.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpfliteMakefileam">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpfliteincludeflite_voicesh">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/include/flite_voices.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpflitemrcpflite2008vcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/mrcpflite.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpflitemrcpflitevcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/mrcpflite.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpflitesrcflite_voicesc">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/src/flite_voices.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcpflitesrcmrcp_flitec">freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/src/mrcp_flite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxMakefileam">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxconfpocketsphinxxml">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/conf/pocketsphinx.xml</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxincludepocketsphinx_propertiesh">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/include/pocketsphinx_properties.h</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxmrcppocketsphinx2008vcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/mrcppocketsphinx.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxmrcppocketsphinxvcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/mrcppocketsphinx.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxsrcmrcp_pocketsphinxc">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/src/mrcp_pocketsphinx.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcppocketsphinxsrcpocketsphinx_propertiesc">freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/src/pocketsphinx_properties.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcprecorderMakefileam">freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcprecordermrcprecordervcproj">freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/mrcprecorder.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcppluginsmrcprecordersrcmrcp_recorder_enginec">freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/src/mrcp_recorder_engine.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsMakefileam">freeswitch/trunk/libs/unimrcp/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestMakefileam">freeswitch/trunk/libs/unimrcp/tests/apttest/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestapttest2008vcproj">freeswitch/trunk/libs/unimrcp/tests/apttest/apttest.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestapttestvcproj">freeswitch/trunk/libs/unimrcp/tests/apttest/apttest.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestsrcconsumer_task_suitec">freeswitch/trunk/libs/unimrcp/tests/apttest/src/consumer_task_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestsrcmainc">freeswitch/trunk/libs/unimrcp/tests/apttest/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsapttestsrctask_suitec">freeswitch/trunk/libs/unimrcp/tests/apttest/src/task_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmpftestMakefileam">freeswitch/trunk/libs/unimrcp/tests/mpftest/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmpftestmpftest2008vcproj">freeswitch/trunk/libs/unimrcp/tests/mpftest/mpftest.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmpftestmpftestvcproj">freeswitch/trunk/libs/unimrcp/tests/mpftest/mpftest.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmpftestsrcmainc">freeswitch/trunk/libs/unimrcp/tests/mpftest/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmpftestsrcmpf_suitec">freeswitch/trunk/libs/unimrcp/tests/mpftest/src/mpf_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestMakefileam">freeswitch/trunk/libs/unimrcp/tests/mrcptest/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestmrcptest2008vcproj">freeswitch/trunk/libs/unimrcp/tests/mrcptest/mrcptest.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestmrcptestvcproj">freeswitch/trunk/libs/unimrcp/tests/mrcptest/mrcptest.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestsrcmainc">freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestsrcparse_gen_suitec">freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/parse_gen_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestsrcset_get_suitec">freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/set_get_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1definegrammarmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/definegrammar.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1getparamsmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/getparams.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1multimsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/multi.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1pausemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/pause.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1recognitioncompletemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/recognitioncomplete.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1recognizemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/recognize.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1responsemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/response.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1resumemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/resume.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1setparamsmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/setparams.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1speakmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/speak.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1speakcompletemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/speakcomplete.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv1stopmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/stop.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2definegrammarmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/definegrammar.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2getparamsmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/getparams.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2recognitioncompletemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/recognitioncomplete.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2recognizemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/recognize.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2setparamsmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/setparams.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2speakmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/speak.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2speakcompletemsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/speakcomplete.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsmrcptestv2stopmsg">freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/stop.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestMakefileam">freeswitch/trunk/libs/unimrcp/tests/rtsptest/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgannouncemsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/announce.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgokmsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/ok.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgreokmsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/re-ok.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgresetupmsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/re-setup.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgsetupmsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/setup.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgteardownmsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/teardown.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestmsgultimatemsg">freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/ultimate.msg</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestrtsptest2008vcproj">freeswitch/trunk/libs/unimrcp/tests/rtsptest/rtsptest.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestrtsptestvcproj">freeswitch/trunk/libs/unimrcp/tests/rtsptest/rtsptest.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestsrcmainc">freeswitch/trunk/libs/unimrcp/tests/rtsptest/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsrtsptestsrcparse_gen_suitec">freeswitch/trunk/libs/unimrcp/tests/rtsptest/src/parse_gen_suite.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uac_multi">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_multi</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uac_recog">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_recog</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uac_synth">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_synth</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uac_unknown">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_unknown</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uac_update">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_update</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uas_recog">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_recog</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uas_reject">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_reject</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uas_synth">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_synth</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestssippmrcp_uas_unknown">freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_unknown</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsstrtablegenMakefileam">freeswitch/trunk/libs/unimrcp/tests/strtablegen/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsstrtablegensrcmainc">freeswitch/trunk/libs/unimrcp/tests/strtablegen/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsstrtablegenstringtablein">freeswitch/trunk/libs/unimrcp/tests/strtablegen/stringtable.in</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsstrtablegenstrtablegen2008vcproj">freeswitch/trunk/libs/unimrcp/tests/strtablegen/strtablegen.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcptestsstrtablegenstrtablegenvcproj">freeswitch/trunk/libs/unimrcp/tests/strtablegen/strtablegen.vcproj</a></li>
<li><a href="#freeswitchtrunklibsunimrcpunimrcp2008sln">freeswitch/trunk/libs/unimrcp/unimrcp.2008.sln</a></li>
<li><a href="#freeswitchtrunklibsunimrcpunimrcpsln">freeswitch/trunk/libs/unimrcp/unimrcp.sln</a></li>
<li><a href="#freeswitchtrunklibswin32Dowload32khzSounds2008vcproj">freeswitch/trunk/libs/win32/Dowload 32khz Sounds.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Dowload32khzmusic2008vcproj">freeswitch/trunk/libs/win32/Dowload 32khz music.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Download16khzSounds2008vcproj">freeswitch/trunk/libs/win32/Download 16khz Sounds.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Download16khzmusic2008vcproj">freeswitch/trunk/libs/win32/Download 16khz music.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Download8khzSounds2008vcproj">freeswitch/trunk/libs/win32/Download 8khz Sounds.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Download8khzmusic2008vcproj">freeswitch/trunk/libs/win32/Download 8khz music.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadCELTvcproj">freeswitch/trunk/libs/win32/Download CELT.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadFLITE2008vcproj">freeswitch/trunk/libs/win32/Download FLITE.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadJSON2008vcproj">freeswitch/trunk/libs/win32/Download JSON.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadLAME2008vcproj">freeswitch/trunk/libs/win32/Download LAME.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadLIBBV162008vcproj">freeswitch/trunk/libs/win32/Download LIBBV16.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadLIBBV322008vcproj">freeswitch/trunk/libs/win32/Download LIBBV32.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadLIBSHOUT2008vcproj">freeswitch/trunk/libs/win32/Download LIBSHOUT.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadOGG2008vcproj">freeswitch/trunk/libs/win32/Download OGG.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadPTHREAD2008vcproj">freeswitch/trunk/libs/win32/Download PTHREAD.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32DownloadPTHREADvcproj">freeswitch/trunk/libs/win32/Download PTHREAD.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Downloadmpg1232008vcproj">freeswitch/trunk/libs/win32/Download mpg123.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Downloadpocketsphinx2008vcproj">freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Downloadsphinxbase2008vcproj">freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Downloadsphinxmodel2008vcproj">freeswitch/trunk/libs/win32/Download sphinxmodel.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files16khz2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/16khz.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files16khzmusic2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/16khzmusic.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files32khz2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/32khz.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files32khzmusic2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/32khzmusic.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files8khz2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/8khz.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32Sound_Files8khzmusic2008vcproj">freeswitch/trunk/libs/win32/Sound_Files/8khzmusic.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32apraprhw">freeswitch/trunk/libs/win32/apr/apr.hw</a></li>
<li><a href="#freeswitchtrunklibswin32aprcleancount">freeswitch/trunk/libs/win32/apr/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32aprlibapr2008vcproj">freeswitch/trunk/libs/win32/apr/libapr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32aprlibaprvcproj">freeswitch/trunk/libs/win32/apr/libapr.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32aprutilcleancount">freeswitch/trunk/libs/win32/apr-util/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32aprutillibaprutil2008vcproj">freeswitch/trunk/libs/win32/apr-util/libaprutil.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32aprutillibaprutilvcproj">freeswitch/trunk/libs/win32/apr-util/libaprutil.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32aprutilxml2008vcproj">freeswitch/trunk/libs/win32/apr-util/xml.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32aprutilxmlvcproj">freeswitch/trunk/libs/win32/apr-util/xml.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32celtconfigh">freeswitch/trunk/libs/win32/celt/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32celtfloat_casth">freeswitch/trunk/libs/win32/celt/float_cast.h</a></li>
<li><a href="#freeswitchtrunklibswin32celtlibceltvcproj">freeswitch/trunk/libs/win32/celt/libcelt.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32curlcabundleh">freeswitch/trunk/libs/win32/curl/ca-bundle.h</a></li>
<li><a href="#freeswitchtrunklibswin32curlcleancount">freeswitch/trunk/libs/win32/curl/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32curlcurllib2008vcproj">freeswitch/trunk/libs/win32/curl/curllib.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32curlcurllibvcproj">freeswitch/trunk/libs/win32/curl/curllib.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32fliteflite2008vcproj">freeswitch/trunk/libs/win32/flite/flite.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32iksemelcleancount">freeswitch/trunk/libs/win32/iksemel/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32iksemelconfigh">freeswitch/trunk/libs/win32/iksemel/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32iksemeliksemel2008vcproj">freeswitch/trunk/libs/win32/iksemel/iksemel.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32iksemeliksemelvcproj">freeswitch/trunk/libs/win32/iksemel/iksemel.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32jscleancount">freeswitch/trunk/libs/win32/js/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32jsfdlibmvcproj">freeswitch/trunk/libs/win32/js/fdlibm.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32jsjs2008vcproj">freeswitch/trunk/libs/win32/js/js.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32jsjsvcproj">freeswitch/trunk/libs/win32/js/js.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32jsonconfigh">freeswitch/trunk/libs/win32/json/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32jsonlibjson2008vcproj">freeswitch/trunk/libs/win32/json/libjson.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libbv16BroadVoice162008vcproj">freeswitch/trunk/libs/win32/libbv16/BroadVoice16.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libbv32BroadVoice322008vcproj">freeswitch/trunk/libs/win32/libbv32/BroadVoice32.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libg722_1libg722_1vcproj">freeswitch/trunk/libs/win32/libg722_1/libg722_1.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libmp3lameconfigh">freeswitch/trunk/libs/win32/libmp3lame/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32libmp3lamelibmp3lame_vc7vcproj">freeswitch/trunk/libs/win32/libmp3lame/libmp3lame_vc7.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libogglibogg2008vcproj">freeswitch/trunk/libs/win32/libogg/libogg.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libresamplecleancount">freeswitch/trunk/libs/win32/libresample/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32libresamplelibresample2008vcproj">freeswitch/trunk/libs/win32/libresample/libresample.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libresamplelibresamplevcproj">freeswitch/trunk/libs/win32/libresample/libresample.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libshoutcompath">freeswitch/trunk/libs/win32/libshout/compat.h</a></li>
<li><a href="#freeswitchtrunklibswin32libshoutlibshoutvcproj">freeswitch/trunk/libs/win32/libshout/libshout.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libshoutshoutshouth">freeswitch/trunk/libs/win32/libshout/shout/shout.h</a></li>
<li><a href="#freeswitchtrunklibswin32libsndfilecleancount">freeswitch/trunk/libs/win32/libsndfile/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32libsndfileconfigh">freeswitch/trunk/libs/win32/libsndfile/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32libsndfilelibsndfile2008vcproj">freeswitch/trunk/libs/win32/libsndfile/libsndfile.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libsndfilelibsndfilevcproj">freeswitch/trunk/libs/win32/libsndfile/libsndfile.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32libsndfilesndfileh">freeswitch/trunk/libs/win32/libsndfile/sndfile.h</a></li>
<li><a href="#freeswitchtrunklibswin32mpg123libmpg123configh">freeswitch/trunk/libs/win32/mpg123/libmpg123/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32mpg123libmpg123mpg123h">freeswitch/trunk/libs/win32/mpg123/libmpg123/mpg123.h</a></li>
<li><a href="#freeswitchtrunklibswin32mpg123libmpg1232008vcproj">freeswitch/trunk/libs/win32/mpg123/libmpg123.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pcrecleancount">freeswitch/trunk/libs/win32/pcre/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32pcreconfigh">freeswitch/trunk/libs/win32/pcre/config.h</a></li>
<li><a href="#freeswitchtrunklibswin32pcredftablesc">freeswitch/trunk/libs/win32/pcre/dftables.c</a></li>
<li><a href="#freeswitchtrunklibswin32pcrelibpcre2008vcproj">freeswitch/trunk/libs/win32/pcre/libpcre.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pcrelibpcrevcproj">freeswitch/trunk/libs/win32/pcre/libpcre.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pcrepcre_chartablesc2008vcproj">freeswitch/trunk/libs/win32/pcre/pcre_chartables.c.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pcrepcre_chartablescvcproj">freeswitch/trunk/libs/win32/pcre/pcre_chartables.c.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pocketsphinxpocketsphinx2008vcproj">freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32portaudioPAStaticWMMEvcproj">freeswitch/trunk/libs/win32/portaudio/PAStaticWMME.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32portaudiocleancount">freeswitch/trunk/libs/win32/portaudio/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32pthreadcleancount">freeswitch/trunk/libs/win32/pthread/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32pthreadpthread2008vcproj">freeswitch/trunk/libs/win32/pthread/pthread.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32pthreadpthreadvcproj">freeswitch/trunk/libs/win32/pthread/pthread.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sofiacleancount">freeswitch/trunk/libs/win32/sofia/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32sofialibsofia_sip_ua_static2008vcproj">freeswitch/trunk/libs/win32/sofia/libsofia_sip_ua_static.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sofialibsofia_sip_ua_staticvcproj">freeswitch/trunk/libs/win32/sofia/libsofia_sip_ua_static.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32speexcleancount">freeswitch/trunk/libs/win32/speex/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32speexlibspeex2008vcproj">freeswitch/trunk/libs/win32/speex/libspeex.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32speexlibspeexvcproj">freeswitch/trunk/libs/win32/speex/libspeex.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sphinxbasesphinxbase2008vcproj">freeswitch/trunk/libs/win32/sphinxbase/sphinxbase.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitecleancount">freeswitch/trunk/libs/win32/sqlite/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitekeywordhashh">freeswitch/trunk/libs/win32/sqlite/keywordhash.h</a></li>
<li><a href="#freeswitchtrunklibswin32sqliteopcodesc">freeswitch/trunk/libs/win32/sqlite/opcodes.c</a></li>
<li><a href="#freeswitchtrunklibswin32sqliteopcodesh">freeswitch/trunk/libs/win32/sqlite/opcodes.h</a></li>
<li><a href="#freeswitchtrunklibswin32sqliteparsec">freeswitch/trunk/libs/win32/sqlite/parse.c</a></li>
<li><a href="#freeswitchtrunklibswin32sqliteparseh">freeswitch/trunk/libs/win32/sqlite/parse.h</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitesqlite2008vcproj">freeswitch/trunk/libs/win32/sqlite/sqlite.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitesqlitevcproj">freeswitch/trunk/libs/win32/sqlite/sqlite.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitesqlite3def">freeswitch/trunk/libs/win32/sqlite/sqlite3.def</a></li>
<li><a href="#freeswitchtrunklibswin32sqlitesqlite3h">freeswitch/trunk/libs/win32/sqlite/sqlite3.h</a></li>
<li><a href="#freeswitchtrunklibswin32udnslibudns2008vcproj">freeswitch/trunk/libs/win32/udns/libudns.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32udnslibudnsvcproj">freeswitch/trunk/libs/win32/udns/libudns.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32utilvbs">freeswitch/trunk/libs/win32/util.vbs</a></li>
<li><a href="#freeswitchtrunklibswin32xmlrpcAbyss2008vcproj">freeswitch/trunk/libs/win32/xmlrpc/Abyss.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32xmlrpcAbyssvcproj">freeswitch/trunk/libs/win32/xmlrpc/Abyss.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32xmlrpccleancount">freeswitch/trunk/libs/win32/xmlrpc/cleancount</a></li>
<li><a href="#freeswitchtrunklibswin32xmlrpcxmlrpc2008vcproj">freeswitch/trunk/libs/win32/xmlrpc/xmlrpc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibswin32xmlrpcxmlrpcvcproj">freeswitch/trunk/libs/win32/xmlrpc/xmlrpc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcccvsignore">freeswitch/trunk/libs/xmlrpc-c/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccupdate">freeswitch/trunk/libs/xmlrpc-c/.update</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccGNUmakefile">freeswitch/trunk/libs/xmlrpc-c/GNUmakefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefile">freeswitch/trunk/libs/xmlrpc-c/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefilecommon">freeswitch/trunk/libs/xmlrpc-c/Makefile.common</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefileconfigin">freeswitch/trunk/libs/xmlrpc-c/Makefile.config.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefilesrcdirin">freeswitch/trunk/libs/xmlrpc-c/Makefile.srcdir.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccMakefileversion">freeswitch/trunk/libs/xmlrpc-c/Makefile.version</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccREADME">freeswitch/trunk/libs/xmlrpc-c/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsCleanAllbat">freeswitch/trunk/libs/xmlrpc-c/Windows/CleanAll.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsCleanWin32bat">freeswitch/trunk/libs/xmlrpc-c/Windows/CleanWin32.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsConfigureWin32bat">freeswitch/trunk/libs/xmlrpc-c/Windows/ConfigureWin32.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsReadMeOldtxt">freeswitch/trunk/libs/xmlrpc-c/Windows/ReadMeOld.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsReadMeWin32txt">freeswitch/trunk/libs/xmlrpc-c/Windows/ReadMeWin32.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsUsingCURLinWin32txt">freeswitch/trunk/libs/xmlrpc-c/Windows/UsingCURLinWin32.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsUsingProxyDSPtxt">freeswitch/trunk/libs/xmlrpc-c/Windows/UsingProxyDSP.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsabyss2008vcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsabyssdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsabyssvcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsconfigwin32dsp">freeswitch/trunk/libs/xmlrpc-c/Windows/configwin32.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowscpptestdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/cpptest.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowscurllinkh">freeswitch/trunk/libs/xmlrpc-c/Windows/curllink.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsdelslnbat">freeswitch/trunk/libs/xmlrpc-c/Windows/delsln.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsdiffcfgbat">freeswitch/trunk/libs/xmlrpc-c/Windows/diffcfg.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsgennmtab2008vcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsgennmtabdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsgennmtabvcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsmkversbat">freeswitch/trunk/libs/xmlrpc-c/Windows/mkvers.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsmkvers1bat">freeswitch/trunk/libs/xmlrpc-c/Windows/mkvers1.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsquery_meerkatdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/query_meerkat.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsrpctestdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/rpctest.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowstransport_configh">freeswitch/trunk/libs/xmlrpc-c/Windows/transport_config.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowstransport_config_win32h">freeswitch/trunk/libs/xmlrpc-c/Windows/transport_config_win32.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsupdcfgbat">freeswitch/trunk/libs/xmlrpc-c/Windows/updcfg.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowswin32_configh">freeswitch/trunk/libs/xmlrpc-c/Windows/win32_config.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlhttpsysdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlhttpsys.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlparse2008vcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlparsedsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlparsevcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpccconfigh">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc-c/config.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc2008vcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpcdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpcdsw">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.dsw</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpcvcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_configh">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_config.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_cpp_proxydsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_cpp_proxy.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_miscdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_misc.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_asynch_clientdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_asynch_client.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_serverdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_server.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_server_w32httpsysdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_server_w32httpsys.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_sync_clientdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_sync_client.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_auth_clientdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_auth_client.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpc_win32_configh">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_win32_config.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmlrpccppdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpccpp.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmltok2008vcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.2008.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmltokdsp">freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccWindowsxmltokvcproj">freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.vcproj</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcccommonmk">freeswitch/trunk/libs/xmlrpc-c/common.mk</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfabyss_rootconfabyssconf">freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/conf/abyss.conf</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfabyss_rootconfmimetypes">freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/conf/mime.types</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfabyss_roothtdocsindexhtm">freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/htdocs/index.htm</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfabyss_roothtdocspwrabyssgif">freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/htdocs/pwrabyss.gif</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfigmkin">freeswitch/trunk/libs/xmlrpc-c/config.mk.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfiguregnu">freeswitch/trunk/libs/xmlrpc-c/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccconfigurein">freeswitch/trunk/libs/xmlrpc-c/configure.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianREADMEDebian">freeswitch/trunk/libs/xmlrpc-c/debian/README.Debian</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianchangelog">freeswitch/trunk/libs/xmlrpc-c/debian/changelog</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebiancontrol">freeswitch/trunk/libs/xmlrpc-c/debian/control</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebiancopyright">freeswitch/trunk/libs/xmlrpc-c/debian/copyright</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianpostinst">freeswitch/trunk/libs/xmlrpc-c/debian/postinst</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianpostrm">freeswitch/trunk/libs/xmlrpc-c/debian/postrm</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianrules">freeswitch/trunk/libs/xmlrpc-c/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianxmlrpccappsfiles">freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c-apps.files</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianxmlrpccdevfiles">freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c-dev.files</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianxmlrpcc0docs">freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.docs</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianxmlrpcc0examples">freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.examples</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdebianxmlrpcc0files">freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.files</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdllcommonmake">freeswitch/trunk/libs/xmlrpc-c/dll-common.make</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocCOPYING">freeswitch/trunk/libs/xmlrpc-c/doc/COPYING</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocCREDITS">freeswitch/trunk/libs/xmlrpc-c/doc/CREDITS</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocDEVELOPING">freeswitch/trunk/libs/xmlrpc-c/doc/DEVELOPING</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocHISTORY">freeswitch/trunk/libs/xmlrpc-c/doc/HISTORY</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocINSTALL">freeswitch/trunk/libs/xmlrpc-c/doc/INSTALL</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocSECURITY">freeswitch/trunk/libs/xmlrpc-c/doc/SECURITY</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocTESTING">freeswitch/trunk/libs/xmlrpc-c/doc/TESTING</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocTODO">freeswitch/trunk/libs/xmlrpc-c/doc/TODO</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdocconfigure_doc">freeswitch/trunk/libs/xmlrpc-c/doc/configure_doc</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccdylibcommonmake">freeswitch/trunk/libs/xmlrpc-c/dylib-common.make</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescvsignore">freeswitch/trunk/libs/xmlrpc-c/examples/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesMakefile">freeswitch/trunk/libs/xmlrpc-c/examples/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesREADME">freeswitch/trunk/libs/xmlrpc-c/examples/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesauth_clientc">freeswitch/trunk/libs/xmlrpc-c/examples/auth_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppcvsignore">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppMakefile">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppasynch_clientcpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/asynch_client.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppmeerkatapplistcpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/meerkat-app-list.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescpppstream_clientcpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/pstream_client.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescpppstream_inetd_servercpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/pstream_inetd_server.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppsample_add_client_complexcpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/sample_add_client_complex.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppxmlrpc_inetd_servercpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_inetd_server.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppxmlrpc_loop_servercpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_loop_server.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppxmlrpc_sample_add_clientcpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_sample_add_client.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplescppxmlrpc_sample_add_servercpp">freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_sample_add_server.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesgen_sample_add_xmlc">freeswitch/trunk/libs/xmlrpc-c/examples/gen_sample_add_xml.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesinterrupted_clientc">freeswitch/trunk/libs/xmlrpc-c/examples/interrupted_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesinterrupted_serverc">freeswitch/trunk/libs/xmlrpc-c/examples/interrupted_server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesquerymeerkatc">freeswitch/trunk/libs/xmlrpc-c/examples/query-meerkat.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplessynch_clientc">freeswitch/trunk/libs/xmlrpc-c/examples/synch_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_asynch_clientc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_asynch_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_inetd_serverc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_inetd_server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_loop_serverc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_loop_server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_clientc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_serverc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_server_cgic">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server_cgi.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_server_w32httpsysc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server_w32httpsys.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_server_validateec">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_server_validatee.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccexamplesxmlrpc_socket_serverc">freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_socket_server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludeMakefile">freeswitch/trunk/libs/xmlrpc-c/include/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccabyssh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccabyss_opensslsockh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_opensslsock.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccabyss_unixsockh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_unixsock.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccabyss_winsockh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_winsock.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccbaseh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccbasehpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccbase64hpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base64.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccbase_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccc_utilh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/c_util.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclienth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclienthpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclient_globalh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_global.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclient_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclient_simplehpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_simple.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccclient_transporthpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_transport.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccconfighin">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/config.h.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccgirerrhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/girerr.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccgirmemhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/girmem.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccinttypesh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/inttypes.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccoldcppwrapperhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/oldcppwrapper.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccoldxmlrpch">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/oldxmlrpc.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccpacketsockethpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/packetsocket.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccregistryhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/registry.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccselect_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/select_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserverh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserver_abyssh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_abyss.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserver_abysshpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_abyss.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserver_cgih">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_cgi.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserver_pstreamhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_pstream.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccserver_w32httpsysh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_w32httpsys.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccsleep_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/sleep_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccstring_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/string_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpcctime_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/time_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpcctimeouthpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/timeout.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpcctransporth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/transport.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpcctransport_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/transport_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccutilh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/util.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccutil_inth">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/util_int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccxmlhpp">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/xml.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccincludexmlrpccxmlparserh">freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/xmlparser.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccinstallsh">freeswitch/trunk/libs/xmlrpc-c/install-sh</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccirixcommonmake">freeswitch/trunk/libs/xmlrpc-c/irix-common.make</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysscvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssHISTORY">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/HISTORY</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssREADME">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysschangelog">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/change.log</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssconfabyssconf">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/conf/abyss.conf</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssconfmimetypes">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/conf/mime.types</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssexampleconfabyssconf">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/conf/abyss.conf</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssexampleconfmimetypes">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/conf/mime.types</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssexamplehtdocsindexhtm">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/htdocs/index.htm</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssexamplehtdocspwrabyssgif">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/htdocs/pwrabyss.gif</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysshtdocsindexhtm">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/htdocs/index.htm</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysshtdocspwrabyssgif">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/htdocs/pwrabyss.gif</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysslicensetxt">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/license.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysspatch_notestxt">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/patch_notes.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssreadmetxt">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/readme.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrccvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcAbyssdsp">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Abyss.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcAbyssdsw">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Abyss.dsw</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcabyss_infoh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/abyss_info.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcchannelc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/channel.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcchannelh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/channel.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcchanswitchc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/chanswitch.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcchanswitchh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/chanswitch.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcconfc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conf.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcconnc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conn.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcconnh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conn.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcdatac">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/data.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcdatah">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/data.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcdatec">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/date.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcdateh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/date.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcfilec">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/file.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcfileh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/file.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrchandlerc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/handler.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrchandlerh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/handler.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrchttpc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/http.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrchttph">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/http.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcinitc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/init.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcmainc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/main.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcresponsec">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/response.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcserverc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/server.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcserverh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/server.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsessionc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/session.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsessionh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/session.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocketc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocketh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocket_opensslc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_openssl.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocket_unixc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_unix.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocket_unixh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_unix.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocket_winc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_win.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcsocket_winh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_win.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcthreadc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcthreadh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcthread_forkc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_fork.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcthread_pthreadc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_pthread.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrcthread_windowsc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_windows.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrctokenc">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/token.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrctokenh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/token.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrctracec">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/trace.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabysssrctraceh">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/trace.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibabyssversiontxt">freeswitch/trunk/libs/xmlrpc-c/lib/abyss/version.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibcurl_transportMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibcurl_transportMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibcurl_transportxmlrpc_curl_transportc">freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/xmlrpc_curl_transport.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibcurl_transportxmlrpc_curl_transporth">freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/xmlrpc_curl_transport.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatcvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatMakefilein">freeswitch/trunk/libs/xmlrpc-c/lib/expat/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatexpatdsw">freeswitch/trunk/libs/xmlrpc-c/lib/expat/expat.dsw</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatexpathtml">freeswitch/trunk/libs/xmlrpc-c/lib/expat/expat.html</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatgennmtabcvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatgennmtabMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatgennmtabMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatgennmtabgennmtabc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/gennmtab.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatgennmtabgennmtabdsp">freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/gennmtab.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatsamplecvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatsampleMakefilein">freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatsamplebuildbat">freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/build.bat</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatsampleelementsc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/elements.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlparsecvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlparseMakefilein">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlparsexmlparsec">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlparsexmlparsedsp">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlparsexmlparseh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokcvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokasciih">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/ascii.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokasciitabh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/asciitab.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokdllmainc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/dllmain.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokiasciitabh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/iasciitab.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltoklatin1tabh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/latin1tab.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltoknametabh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/nametab.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokutf8tabh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/utf8tab.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmldefh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmldef.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmlrolec">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmlrole.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmlroleh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmlrole.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltokc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltokdsp">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltokh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltok_implc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltok_implh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmltokxmltok_nsc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_ns.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfcvsignore">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfMakefilein">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfcodepagec">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/codepage.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfcodepageh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/codepage.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwffilemaph">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/filemap.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfreadfilemapc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/readfilemap.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfunixfilemapc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/unixfilemap.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfwin32filemapc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/win32filemap.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlfilec">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlfile.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlfileh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlfile.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfxmltcharh">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmltchar.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlwfc">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlwf.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlwfdsp">freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlwf.dsp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilasprintfc">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/asprintf.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilerrorc">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/error.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilmake_printablec">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/make_printable.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilmemblockc">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/memblock.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilselectc">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/select.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilsleepc">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/sleep.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutiltimec">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/time.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibutilutf8c">freeswitch/trunk/libs/xmlrpc-c/lib/libutil/utf8.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibwww_transportMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibwww_transportMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibwww_transportxmlrpc_libwww_transportc">freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/xmlrpc_libwww_transport.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccliblibwww_transportxmlrpc_libwww_transporth">freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/xmlrpc_libwww_transport.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/util/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/lib/util/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilcasprintfc">freeswitch/trunk/libs/xmlrpc-c/lib/util/casprintf.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilcmdline_parserc">freeswitch/trunk/libs/xmlrpc-c/lib/util/cmdline_parser.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilcmdline_parser_cppcpp">freeswitch/trunk/libs/xmlrpc-c/lib/util/cmdline_parser_cpp.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilgetoptxc">freeswitch/trunk/libs/xmlrpc-c/lib/util/getoptx.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilgetoptxh">freeswitch/trunk/libs/xmlrpc-c/lib/util/getoptx.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludeassertxhpp">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/assertx.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludeboolh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/bool.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludec_utilh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/c_util.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludecasprintfh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/casprintf.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludecmdline_parserh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/cmdline_parser.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludecmdline_parserhpp">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/cmdline_parser.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludegirmathh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/girmath.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludegirstringh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/girstring.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludeinlineh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/inline.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludeinth">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/int.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludelinklisth">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/linklist.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludemallocvarh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/mallocvar.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludepthreadxh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/pthreadx.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludesstringh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/sstring.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludestdargxh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/stdargx.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludestring_parserh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/string_parser.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilincludeunistdxh">freeswitch/trunk/libs/xmlrpc-c/lib/util/include/unistdx.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilpthreadx_win32c">freeswitch/trunk/libs/xmlrpc-c/lib/util/pthreadx_win32.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilstring_parserc">freeswitch/trunk/libs/xmlrpc-c/lib/util/string_parser.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibutilstripcaseeqc">freeswitch/trunk/libs/xmlrpc-c/lib/util/stripcaseeq.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibwininet_transportMakefile">freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibwininet_transportxmlrpc_wininet_transportc">freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/xmlrpc_wininet_transport.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcclibwininet_transportxmlrpc_wininet_transporth">freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/xmlrpc_wininet_transport.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccltconfig">freeswitch/trunk/libs/xmlrpc-c/ltconfig</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccmissing">freeswitch/trunk/libs/xmlrpc-c/missing</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccmkinstalldirs">freeswitch/trunk/libs/xmlrpc-c/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccvsignore">freeswitch/trunk/libs/xmlrpc-c/src/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcMakefile">freeswitch/trunk/libs/xmlrpc-c/src/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/src/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppcvsignore">freeswitch/trunk/libs/xmlrpc-c/src/cpp/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppMakefile">freeswitch/trunk/libs/xmlrpc-c/src/cpp/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/src/cpp/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppXmlRpcCppcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/XmlRpcCpp.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppbase64cpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/base64.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppclientcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/client.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppclient_simplecpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/client_simple.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppcpptestcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/cpptest.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppcurlcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/curl.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppenv_wrapcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/env_wrap.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppenv_wraphpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/env_wrap.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppfaultcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/fault.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppgirerrcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/girerr.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppgirmemcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/girmem.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpplibwwwcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/libwww.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppoutcomecpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/outcome.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpppacketsocketcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/packetsocket.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppparam_listcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/param_list.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpppstreamcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/pstream.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppregistrycpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/registry.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppserver_abysscpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/server_abyss.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppserver_pstreamcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/server_pstream.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestMakefile">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestregistrycpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/registry.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestregistryhpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/registry.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestserver_abysscpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_abyss.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestserver_abysshpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_abyss.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestserver_pstreamcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_pstream.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptestserver_pstreamhpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_pstream.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttestcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/test.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttestclientcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttestclienthpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttestclient_dummycpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient_dummy.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttoolscpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/tools.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccpptesttoolshpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/tools.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppvaluecpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/value.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppwininetcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/wininet.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrccppxmlcpp">freeswitch/trunk/libs/xmlrpc-c/src/cpp/xml.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcdoublec">freeswitch/trunk/libs/xmlrpc-c/src/double.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcdoubleh">freeswitch/trunk/libs/xmlrpc-c/src/double.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcmethodc">freeswitch/trunk/libs/xmlrpc-c/src/method.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcmethodh">freeswitch/trunk/libs/xmlrpc-c/src/method.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcparse_valuec">freeswitch/trunk/libs/xmlrpc-c/src/parse_value.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcparse_valueh">freeswitch/trunk/libs/xmlrpc-c/src/parse_value.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcregistryc">freeswitch/trunk/libs/xmlrpc-c/src/registry.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcregistryh">freeswitch/trunk/libs/xmlrpc-c/src/registry.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcresourcec">freeswitch/trunk/libs/xmlrpc-c/src/resource.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcsystem_methodc">freeswitch/trunk/libs/xmlrpc-c/src/system_method.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcsystem_methodh">freeswitch/trunk/libs/xmlrpc-c/src/system_method.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestcvsignore">freeswitch/trunk/libs/xmlrpc-c/src/test/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestMakefile">freeswitch/trunk/libs/xmlrpc-c/src/test/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestabyssc">freeswitch/trunk/libs/xmlrpc-c/src/test/abyss.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestabyssh">freeswitch/trunk/libs/xmlrpc-c/src/test/abyss.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestcgic">freeswitch/trunk/libs/xmlrpc-c/src/test/cgi.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestcgih">freeswitch/trunk/libs/xmlrpc-c/src/test/cgi.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestcgitest1c">freeswitch/trunk/libs/xmlrpc-c/src/test/cgitest1.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestclientc">freeswitch/trunk/libs/xmlrpc-c/src/test/client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestclienth">freeswitch/trunk/libs/xmlrpc-c/src/test/client.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestclient_dummyc">freeswitch/trunk/libs/xmlrpc-c/src/test/client_dummy.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestdatareq_no_paramsxml">freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_no_params.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestdatareq_out_of_orderxml">freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_out_of_order.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestdatareq_value_namexml">freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_value_name.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestdatasample_add_callxml">freeswitch/trunk/libs/xmlrpc-c/src/test/data/sample_add_call.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctesteftest_wrappersh">freeswitch/trunk/libs/xmlrpc-c/src/test/eftest_wrapper.sh</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctesthttpreqsimpletxt">freeswitch/trunk/libs/xmlrpc-c/src/test/http-req-simple.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestmethod_registryc">freeswitch/trunk/libs/xmlrpc-c/src/test/method_registry.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestmethod_registryh">freeswitch/trunk/libs/xmlrpc-c/src/test/method_registry.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestparse_xmlc">freeswitch/trunk/libs/xmlrpc-c/src/test/parse_xml.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestparse_xmlh">freeswitch/trunk/libs/xmlrpc-c/src/test/parse_xml.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestreq_no_paramsxml">freeswitch/trunk/libs/xmlrpc-c/src/test/req_no_params.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestreq_out_of_orderxml">freeswitch/trunk/libs/xmlrpc-c/src/test/req_out_of_order.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestreq_value_namexml">freeswitch/trunk/libs/xmlrpc-c/src/test/req_value_name.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestsample_add_callxml">freeswitch/trunk/libs/xmlrpc-c/src/test/sample_add_call.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserializec">freeswitch/trunk/libs/xmlrpc-c/src/test/serialize.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserializeh">freeswitch/trunk/libs/xmlrpc-c/src/test/serialize.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserialize_valuec">freeswitch/trunk/libs/xmlrpc-c/src/test/serialize_value.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserialize_valueh">freeswitch/trunk/libs/xmlrpc-c/src/test/serialize_value.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserver_abyssc">freeswitch/trunk/libs/xmlrpc-c/src/test/server_abyss.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestserver_abyssh">freeswitch/trunk/libs/xmlrpc-c/src/test/server_abyss.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctesttestc">freeswitch/trunk/libs/xmlrpc-c/src/test/test.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctesttesth">freeswitch/trunk/libs/xmlrpc-c/src/test/test.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestvaluec">freeswitch/trunk/libs/xmlrpc-c/src/test/value.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestvalueh">freeswitch/trunk/libs/xmlrpc-c/src/test/value.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestxml_datac">freeswitch/trunk/libs/xmlrpc-c/src/test/xml_data.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctestxml_datah">freeswitch/trunk/libs/xmlrpc-c/src/test/xml_data.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctracec">freeswitch/trunk/libs/xmlrpc-c/src/trace.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcversionc">freeswitch/trunk/libs/xmlrpc-c/src/version.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_arrayc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_array.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_authcookiec">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_authcookie.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_base64c">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_base64.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_buildc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_build.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_builddecompc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_builddecomp.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_clientc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_client.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_client_globalc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_client_global.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_datac">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_data.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_datetimec">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_datetime.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_decomposec">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_decompose.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_expatc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_expat.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_libxml2c">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_libxml2.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_parsec">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_parse.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_registryc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_registry.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_serializec">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_serialize.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_server_abyssc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_abyss.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_server_cgic">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_cgi.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_server_infoc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_info.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_server_w32httpsysc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_w32httpsys.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_stringc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_string.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_structc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_struct.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_strutilc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_strutil.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_supportc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_support.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_transportc">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_transport.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrcxmlrpc_utf8c">freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_utf8.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccstamphin">freeswitch/trunk/libs/xmlrpc-c/stamp-h.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolscvsignore">freeswitch/trunk/libs/xmlrpc-c/tools/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsMakefilecommon">freeswitch/trunk/libs/xmlrpc-c/tools/Makefile.common</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitCOPYING">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/COPYING</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitREADME">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitbinmoderpcrfctxt">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/binmode-rpc-rfc.txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitbinmoderpc2xmlrpc">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/binmode-rpc2xml-rpc</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood1binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-1.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood1xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-1.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood2binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-2.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood2xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-2.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood3binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-3.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood3xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-3.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood4binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-4.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood4xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-4.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood5binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-5.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood5xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-5.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood6binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-6.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood6xml">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-6.xml</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid1binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-1.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid2binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-2.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid3binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-3.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid4binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-4.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid5binmode">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-5.binmode</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitoct2bin">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/oct2bin</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolscommonmk">freeswitch/trunk/libs/xmlrpc-c/tools/common.mk</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsinteropserverinteropcgic">freeswitch/trunk/libs/xmlrpc-c/tools/interop-server/interop-cgi.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolslibMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/lib/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolslibdumpvaluec">freeswitch/trunk/libs/xmlrpc-c/tools/lib/dumpvalue.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolslibincludedumpvalueh">freeswitch/trunk/libs/xmlrpc-c/tools/lib/include/dumpvalue.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsperl_packetsocketPacketSocketpm">freeswitch/trunk/libs/xmlrpc-c/tools/perl_packetsocket/PacketSocket.pm</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsturbochargercvsignore">freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsturbochargerMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsturbochargerREADME">freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsturbochargermod_gzipc">freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/mod_gzip.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsturbochargermod_gzipcdiff">freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/mod_gzip.c.diff</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppcvsignore">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppDataTypecpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/DataType.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppDataTypehpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/DataType.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppREADME">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/README</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppSystemProxycpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/SystemProxy.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppSystemProxyhpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/SystemProxy.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcClasscpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcClass.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcClasshpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcClass.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcFunctioncpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcFunction.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcFunctionhpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcFunction.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppxmlrpcapi2cpp1">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppxmlrpcapi2cppcpp">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2txt">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2txt1">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2txt.1</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpccvsignore">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcxmlrpcc">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/xmlrpc.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcxmlrpchtml">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/xmlrpc.html</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyproxyClasscpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/proxyClass.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyproxyClasshpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/proxyClass.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxysystemProxycpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/systemProxy.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxysystemProxyhpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/systemProxy.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcMethodcpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcMethod.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcMethodhpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcMethod.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcTypecpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcType.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcTypehpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcType.hpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpc_cpp_proxycpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamtest">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/test</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamxmlrpc_pstreamcpp">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/xmlrpc_pstream.cpp</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamxmlrpc_pstreamhtml">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/xmlrpc_pstream.html</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportcvsignore">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/.cvsignore</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportMakefile">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/Makefile</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportMakefiledepend">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/Makefile.depend</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transport">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transportc">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport.c</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transporthtml">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport.html</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctransport_configmake">freeswitch/trunk/libs/xmlrpc-c/transport_config.make</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccunixcommonmake">freeswitch/trunk/libs/xmlrpc-c/unix-common.make</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccversionh">freeswitch/trunk/libs/xmlrpc-c/version.h</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpccconfigin">freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpccconfigmain">freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.main</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpccconfigtestin">freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.test.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpccconfigtestmain">freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.test.main</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpc_amconfighin">freeswitch/trunk/libs/xmlrpc-c/xmlrpc_amconfig.h.in</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccxmlrpc_confighin">freeswitch/trunk/libs/xmlrpc-c/xmlrpc_config.h.in</a></li>
<li><a href="#freeswitchtrunklibsyamlLICENSE">freeswitch/trunk/libs/yaml/LICENSE</a></li>
<li><a href="#freeswitchtrunklibsyamlMakefileam">freeswitch/trunk/libs/yaml/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsyamlMakefilein">freeswitch/trunk/libs/yaml/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsyamlREADME">freeswitch/trunk/libs/yaml/README</a></li>
<li><a href="#freeswitchtrunklibsyamlaclocalm4">freeswitch/trunk/libs/yaml/aclocal.m4</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigconfigguess">freeswitch/trunk/libs/yaml/config/config.guess</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigconfigsub">freeswitch/trunk/libs/yaml/config/config.sub</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigdepcomp">freeswitch/trunk/libs/yaml/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibsyamlconfiginstallsh">freeswitch/trunk/libs/yaml/config/install-sh</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigltmainsh">freeswitch/trunk/libs/yaml/config/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigmissing">freeswitch/trunk/libs/yaml/config/missing</a></li>
<li><a href="#freeswitchtrunklibsyamlconfighin">freeswitch/trunk/libs/yaml/config.h.in</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigure">freeswitch/trunk/libs/yaml/configure</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigureac">freeswitch/trunk/libs/yaml/configure.ac</a></li>
<li><a href="#freeswitchtrunklibsyamldocdoxygencfg">freeswitch/trunk/libs/yaml/doc/doxygen.cfg</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlannotatedhtml">freeswitch/trunk/libs/yaml/doc/html/annotated.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmldoxygencss">freeswitch/trunk/libs/yaml/doc/html/doxygen.css</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmldoxygenpng">freeswitch/trunk/libs/yaml/doc/html/doxygen.png</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfileshtml">freeswitch/trunk/libs/yaml/doc/html/files.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctionshtml">freeswitch/trunk/libs/yaml/doc/html/functions.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x62html">freeswitch/trunk/libs/yaml/doc/html/functions_0x62.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x63html">freeswitch/trunk/libs/yaml/doc/html/functions_0x63.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x64html">freeswitch/trunk/libs/yaml/doc/html/functions_0x64.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x65html">freeswitch/trunk/libs/yaml/doc/html/functions_0x65.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x66html">freeswitch/trunk/libs/yaml/doc/html/functions_0x66.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x68html">freeswitch/trunk/libs/yaml/doc/html/functions_0x68.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x69html">freeswitch/trunk/libs/yaml/doc/html/functions_0x69.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x6bhtml">freeswitch/trunk/libs/yaml/doc/html/functions_0x6b.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x6chtml">freeswitch/trunk/libs/yaml/doc/html/functions_0x6c.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x6dhtml">freeswitch/trunk/libs/yaml/doc/html/functions_0x6d.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x6ehtml">freeswitch/trunk/libs/yaml/doc/html/functions_0x6e.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x6fhtml">freeswitch/trunk/libs/yaml/doc/html/functions_0x6f.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x70html">freeswitch/trunk/libs/yaml/doc/html/functions_0x70.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x71html">freeswitch/trunk/libs/yaml/doc/html/functions_0x71.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x72html">freeswitch/trunk/libs/yaml/doc/html/functions_0x72.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x73html">freeswitch/trunk/libs/yaml/doc/html/functions_0x73.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x74html">freeswitch/trunk/libs/yaml/doc/html/functions_0x74.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x75html">freeswitch/trunk/libs/yaml/doc/html/functions_0x75.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x76html">freeswitch/trunk/libs/yaml/doc/html/functions_0x76.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_0x77html">freeswitch/trunk/libs/yaml/doc/html/functions_0x77.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_varshtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x62html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x62.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x63html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x63.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x64html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x64.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x65html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x65.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x66html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x66.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x68html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x68.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x69html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x69.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x6bhtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6b.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x6chtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6c.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x6dhtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6d.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x6ehtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6e.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x6fhtml">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6f.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x70html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x70.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x71html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x71.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x72html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x72.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x73html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x73.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x74html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x74.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x75html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x75.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x76html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x76.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlfunctions_vars_0x77html">freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x77.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlglobalshtml">freeswitch/trunk/libs/yaml/doc/html/globals.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlglobals_evalhtml">freeswitch/trunk/libs/yaml/doc/html/globals_eval.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlglobals_funchtml">freeswitch/trunk/libs/yaml/doc/html/globals_func.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlglobals_typehtml">freeswitch/trunk/libs/yaml/doc/html/globals_type.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__basichtml">freeswitch/trunk/libs/yaml/doc/html/group__basic.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__emitterhtml">freeswitch/trunk/libs/yaml/doc/html/group__emitter.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__eventshtml">freeswitch/trunk/libs/yaml/doc/html/group__events.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__exporthtml">freeswitch/trunk/libs/yaml/doc/html/group__export.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__nodeshtml">freeswitch/trunk/libs/yaml/doc/html/group__nodes.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__parserhtml">freeswitch/trunk/libs/yaml/doc/html/group__parser.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__styleshtml">freeswitch/trunk/libs/yaml/doc/html/group__styles.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__tokenshtml">freeswitch/trunk/libs/yaml/doc/html/group__tokens.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlgroup__versionhtml">freeswitch/trunk/libs/yaml/doc/html/group__version.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlindexhtml">freeswitch/trunk/libs/yaml/doc/html/index.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlmoduleshtml">freeswitch/trunk/libs/yaml/doc/html/modules.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__alias__data__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__alias__data__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__document__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__document__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__emitter__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__emitter__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__event__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__event__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__mark__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__mark__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__node__pair__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__node__pair__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__node__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__node__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__parser__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__parser__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__simple__key__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__simple__key__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__tag__directive__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__tag__directive__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__token__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__token__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlstructyaml__version__directive__shtml">freeswitch/trunk/libs/yaml/doc/html/structyaml__version__directive__s.html</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmltab_bgif">freeswitch/trunk/libs/yaml/doc/html/tab_b.gif</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmltab_lgif">freeswitch/trunk/libs/yaml/doc/html/tab_l.gif</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmltab_rgif">freeswitch/trunk/libs/yaml/doc/html/tab_r.gif</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmltabscss">freeswitch/trunk/libs/yaml/doc/html/tabs.css</a></li>
<li><a href="#freeswitchtrunklibsyamldochtmlyaml_8hhtml">freeswitch/trunk/libs/yaml/doc/html/yaml_8h.html</a></li>
<li><a href="#freeswitchtrunklibsyamlincludeMakefileam">freeswitch/trunk/libs/yaml/include/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsyamlincludeMakefilein">freeswitch/trunk/libs/yaml/include/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsyamlincludeyamlh">freeswitch/trunk/libs/yaml/include/yaml.h</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcMakefileam">freeswitch/trunk/libs/yaml/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcMakefilein">freeswitch/trunk/libs/yaml/src/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcapic">freeswitch/trunk/libs/yaml/src/api.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcdumperc">freeswitch/trunk/libs/yaml/src/dumper.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcemitterc">freeswitch/trunk/libs/yaml/src/emitter.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcloaderc">freeswitch/trunk/libs/yaml/src/loader.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcparserc">freeswitch/trunk/libs/yaml/src/parser.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcreaderc">freeswitch/trunk/libs/yaml/src/reader.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcscannerc">freeswitch/trunk/libs/yaml/src/scanner.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcwriterc">freeswitch/trunk/libs/yaml/src/writer.c</a></li>
<li><a href="#freeswitchtrunklibsyamlsrcyaml_privateh">freeswitch/trunk/libs/yaml/src/yaml_private.h</a></li>
<li><a href="#freeswitchtrunklibsyamltestsMakefileam">freeswitch/trunk/libs/yaml/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunklibsyamltestsMakefilein">freeswitch/trunk/libs/yaml/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsyamltestsexampledeconstructoraltc">freeswitch/trunk/libs/yaml/tests/example-deconstructor-alt.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsexampledeconstructorc">freeswitch/trunk/libs/yaml/tests/example-deconstructor.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsexamplereformatteraltc">freeswitch/trunk/libs/yaml/tests/example-reformatter-alt.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsexamplereformatterc">freeswitch/trunk/libs/yaml/tests/example-reformatter.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsrundumperc">freeswitch/trunk/libs/yaml/tests/run-dumper.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsrunemitterc">freeswitch/trunk/libs/yaml/tests/run-emitter.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsrunloaderc">freeswitch/trunk/libs/yaml/tests/run-loader.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsrunparserc">freeswitch/trunk/libs/yaml/tests/run-parser.c</a></li>
<li><a href="#freeswitchtrunklibsyamltestsrunscannerc">freeswitch/trunk/libs/yaml/tests/run-scanner.c</a></li>
<li><a href="#freeswitchtrunklibsyamlteststestreaderc">freeswitch/trunk/libs/yaml/tests/test-reader.c</a></li>
<li><a href="#freeswitchtrunklibsyamlteststestversionc">freeswitch/trunk/libs/yaml/tests/test-version.c</a></li>
<li><a href="#freeswitchtrunkpatchesMODAPP293diff">freeswitch/trunk/patches/MODAPP-293.diff</a></li>
<li><a href="#freeswitchtrunkpatchesmod_portaudio_snow_leoparddiff">freeswitch/trunk/patches/mod_portaudio_snow_leopard.diff</a></li>
<li><a href="#freeswitchtrunkpatchessofiadiff">freeswitch/trunk/patches/sofia.diff</a></li>
<li><a href="#freeswitchtrunkpatcheszrtp_bnlib_picdiff">freeswitch/trunk/patches/zrtp_bnlib_pic.diff</a></li>
<li><a href="#freeswitchtrunkscriptsapplescriptFreeSWITCHDialerscpt">freeswitch/trunk/scripts/applescript/FreeSWITCH Dialer.scpt</a></li>
<li><a href="#freeswitchtrunkscriptsbuild_freeswitch_svn">freeswitch/trunk/scripts/build_freeswitch_svn</a></li>
<li><a href="#freeswitchtrunkscriptscsocket2meMakefile">freeswitch/trunk/scripts/c/socket2me/Makefile</a></li>
<li><a href="#freeswitchtrunkscriptscsocket2meREADME">freeswitch/trunk/scripts/c/socket2me/README</a></li>
<li><a href="#freeswitchtrunkscriptscsocket2mesocket2mec">freeswitch/trunk/scripts/c/socket2me/socket2me.c</a></li>
<li><a href="#freeswitchtrunkscriptsdebug_sofiash">freeswitch/trunk/scripts/debug_sofia.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchgcore">freeswitch/trunk/scripts/freeswitch-gcore</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchreporter">freeswitch/trunk/scripts/freeswitch-reporter</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchpkg_depssh">freeswitch/trunk/scripts/freeswitch.pkg_deps.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchsh">freeswitch/trunk/scripts/freeswitch.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfsxsin">freeswitch/trunk/scripts/fsxs.in</a></li>
<li><a href="#freeswitchtrunkscriptsgentls_certin">freeswitch/trunk/scripts/gentls_cert.in</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptaadirREADME">freeswitch/trunk/scripts/javascript/aadir/README</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptaadiraadirjs">freeswitch/trunk/scripts/javascript/aadir/aadir.js</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptapijs">freeswitch/trunk/scripts/javascript/api.js</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptdtmftestjs">freeswitch/trunk/scripts/javascript/dtmftest.js</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptjs_modulesSpeechToolsjm">freeswitch/trunk/scripts/javascript/js_modules/SpeechTools.jm</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptpizzajs">freeswitch/trunk/scripts/javascript/pizza.js</a></li>
<li><a href="#freeswitchtrunkscriptsjavascriptps_pizzajs">freeswitch/trunk/scripts/javascript/ps_pizza.js</a></li>
<li><a href="#freeswitchtrunkscriptsluaapilua">freeswitch/trunk/scripts/lua/api.lua</a></li>
<li><a href="#freeswitchtrunkscriptsluacallbacklua">freeswitch/trunk/scripts/lua/callback.lua</a></li>
<li><a href="#freeswitchtrunkscriptsluahelloworldlua">freeswitch/trunk/scripts/lua/helloworld.lua</a></li>
<li><a href="#freeswitchtrunkscriptsluamwi_eventlua">freeswitch/trunk/scripts/lua/mwi_event.lua</a></li>
<li><a href="#freeswitchtrunkscriptsluaoriginatelua">freeswitch/trunk/scripts/lua/originate.lua</a></li>
<li><a href="#freeswitchtrunkscriptsluazrtp_agentlua">freeswitch/trunk/scripts/lua/zrtp_agent.lua</a></li>
<li><a href="#freeswitchtrunkscriptsm4atowavsh">freeswitch/trunk/scripts/m4a-to-wav.sh</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHChangeLog">freeswitch/trunk/scripts/perl/FreeSWITCH/ChangeLog</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHClientpm">freeswitch/trunk/scripts/perl/FreeSWITCH/Client.pm</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHMakefilePL">freeswitch/trunk/scripts/perl/FreeSWITCH/Makefile.PL</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHREADME">freeswitch/trunk/scripts/perl/FreeSWITCH/README</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebianchangelog">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/changelog</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebiancompat">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/compat</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebiancontrol">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/control</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebiancopyright">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/copyright</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebianrules">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/rules</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHGizmoConfigpl">freeswitch/trunk/scripts/perl/FreeSWITCH-GizmoConfig.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketCHANGES">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/CHANGES</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketINSTALL">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/INSTALL</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketLICENSE">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/LICENSE</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketMakefilePL">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/Makefile.PL</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketREADME">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/README</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketTODO">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/TODO</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketexamplesfsconsolepl">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/examples/fsconsole.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketexamplespoetestpl">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/examples/poetest.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketlibPOEFilterFSSocketpm">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/lib/POE/Filter/FSSocket.pm</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSockett01_basict">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/t/01_basic.t</a></li>
<li><a href="#freeswitchtrunkscriptsperlcallcgi">freeswitch/trunk/scripts/perl/call.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsperlcombineconfpl">freeswitch/trunk/scripts/perl/combineconf.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperldhcpinformpl">freeswitch/trunk/scripts/perl/dhcp-inform.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlextract_log_rangepl">freeswitch/trunk/scripts/perl/extract_log_range.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlfspl">freeswitch/trunk/scripts/perl/fs.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlfsconsolepl">freeswitch/trunk/scripts/perl/fsconsole.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlmulticastrecvpl">freeswitch/trunk/scripts/perl/multicast/recv.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlmulticastsendpl">freeswitch/trunk/scripts/perl/multicast/send.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlmwi_eventpl">freeswitch/trunk/scripts/perl/mwi_event.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperloriginatepl">freeswitch/trunk/scripts/perl/originate.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlrpccgi">freeswitch/trunk/scripts/perl/rpc.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenarioattended_transferbutton">freeswitch/trunk/scripts/perl/scenario/attended_transfer.button</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenarioblind_transferbutton">freeswitch/trunk/scripts/perl/scenario/blind_transfer.button</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenariooffhookbutton">freeswitch/trunk/scripts/perl/scenario/offhook.button</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenariophonescfg">freeswitch/trunk/scripts/perl/scenario/phones.cfg</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenariorunscenariopl">freeswitch/trunk/scripts/perl/scenario/runscenario.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlsendmail">freeswitch/trunk/scripts/perl/sendmail</a></li>
<li><a href="#freeswitchtrunkscriptsperlsnompnpdpl">freeswitch/trunk/scripts/perl/snom-pnpd.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlsockpl">freeswitch/trunk/scripts/perl/sock.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperltonegenrtttl2tgmlpl">freeswitch/trunk/scripts/perl/tonegen/rtttl2tgml.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlwplookupcgi">freeswitch/trunk/scripts/perl/wplookup.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsphpcallphp">freeswitch/trunk/scripts/php/call.php</a></li>
<li><a href="#freeswitchtrunkscriptspy_modules__init__py">freeswitch/trunk/scripts/py_modules/__init__.py</a></li>
<li><a href="#freeswitchtrunkscriptspy_modulesspeechtoolspy">freeswitch/trunk/scripts/py_modules/speechtools.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyINSTALL">freeswitch/trunk/scripts/python/freepy/INSTALL</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyREADME">freeswitch/trunk/scripts/python/freepy/README</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepy__init__py">freeswitch/trunk/scripts/python/freepy/__init__.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyapirequestsm">freeswitch/trunk/scripts/python/freepy/apirequest.sm</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyapirequest_smpy">freeswitch/trunk/scripts/python/freepy/apirequest_sm.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepybgapirequestsm">freeswitch/trunk/scripts/python/freepy/bgapirequest.sm</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepybgapirequest_smpy">freeswitch/trunk/scripts/python/freepy/bgapirequest_sm.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyfseventlistenerpy">freeswitch/trunk/scripts/python/freepy/fseventlistener.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyfshelperpy">freeswitch/trunk/scripts/python/freepy/fshelper.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyglobalspy">freeswitch/trunk/scripts/python/freepy/globals.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyloginrequestsm">freeswitch/trunk/scripts/python/freepy/loginrequest.sm</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyloginrequest_smpy">freeswitch/trunk/scripts/python/freepy/loginrequest_sm.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepymodelspy">freeswitch/trunk/scripts/python/freepy/models.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonfreepyrequestpy">freeswitch/trunk/scripts/python/freepy/request.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonmytestpy">freeswitch/trunk/scripts/python/mytest.py</a></li>
<li><a href="#freeswitchtrunkscriptspythonrecipewizardpy">freeswitch/trunk/scripts/python/recipewizard.py</a></li>
<li><a href="#freeswitchtrunkscriptsrssrss2ivrpl">freeswitch/trunk/scripts/rss/rss2ivr.pl</a></li>
<li><a href="#freeswitchtrunkscriptsrsssyncrsspl">freeswitch/trunk/scripts/rss/syncrss.pl</a></li>
<li><a href="#freeswitchtrunkscriptssqlcdrsql">freeswitch/trunk/scripts/sql/cdr.sql</a></li>
<li><a href="#freeswitchtrunkscriptssqleasyroute_mysqlsql">freeswitch/trunk/scripts/sql/easyroute_mysql.sql</a></li>
<li><a href="#freeswitchtrunkscriptstagscriptsh">freeswitch/trunk/scripts/tagscript.sh</a></li>
<li><a href="#freeswitchtrunkscriptstracesipgrep">freeswitch/trunk/scripts/trace/sipgrep</a></li>
<li><a href="#freeswitchtrunkscriptsyes_nogram">freeswitch/trunk/scripts/yes_no.gram</a></li>
<li><a href="#freeswitchtrunksrcgitignore">freeswitch/trunk/src/.gitignore</a></li>
<li><a href="#freeswitchtrunksrcCMakeListstxt">freeswitch/trunk/src/CMakeLists.txt</a></li>
<li><a href="#freeswitchtrunksrcMakefileam">freeswitch/trunk/src/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcg711c">freeswitch/trunk/src/g711.c</a></li>
<li><a href="#freeswitchtrunksrcincludeSimpleGlobh">freeswitch/trunk/src/include/SimpleGlob.h</a></li>
<li><a href="#freeswitchtrunksrcincludeg711h">freeswitch/trunk/src/include/g711.h</a></li>
<li><a href="#freeswitchtrunksrcincludeprivateswitch_core_pvth">freeswitch/trunk/src/include/private/switch_core_pvt.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitchh">freeswitch/trunk/src/include/switch.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_am_confighin">freeswitch/trunk/src/include/switch_am_config.h.in</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_aprh">freeswitch/trunk/src/include/switch_apr.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_bitpackh">freeswitch/trunk/src/include/switch_bitpack.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_bufferh">freeswitch/trunk/src/include/switch_buffer.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_callerh">freeswitch/trunk/src/include/switch_caller.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_channelh">freeswitch/trunk/src/include/switch_channel.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_configh">freeswitch/trunk/src/include/switch_config.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_consoleh">freeswitch/trunk/src/include/switch_console.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_coreh">freeswitch/trunk/src/include/switch_core.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_core_dbh">freeswitch/trunk/src/include/switch_core_db.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_core_event_hookh">freeswitch/trunk/src/include/switch_core_event_hook.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_cpph">freeswitch/trunk/src/include/switch_cpp.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_dsoh">freeswitch/trunk/src/include/switch_dso.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_eventh">freeswitch/trunk/src/include/switch_event.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_frameh">freeswitch/trunk/src/include/switch_frame.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_ivrh">freeswitch/trunk/src/include/switch_ivr.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_loadable_moduleh">freeswitch/trunk/src/include/switch_loadable_module.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_logh">freeswitch/trunk/src/include/switch_log.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_module_interfacesh">freeswitch/trunk/src/include/switch_module_interfaces.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_mprintfh">freeswitch/trunk/src/include/switch_mprintf.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_nath">freeswitch/trunk/src/include/switch_nat.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_odbch">freeswitch/trunk/src/include/switch_odbc.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_platformh">freeswitch/trunk/src/include/switch_platform.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_privatehcmake">freeswitch/trunk/src/include/switch_private.h.cmake</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_profileh">freeswitch/trunk/src/include/switch_profile.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_regexh">freeswitch/trunk/src/include/switch_regex.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_resampleh">freeswitch/trunk/src/include/switch_resample.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_rtph">freeswitch/trunk/src/include/switch_rtp.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_schedulerh">freeswitch/trunk/src/include/switch_scheduler.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_stunh">freeswitch/trunk/src/include/switch_stun.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_typesh">freeswitch/trunk/src/include/switch_types.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_utilsh">freeswitch/trunk/src/include/switch_utils.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_versionhcmake">freeswitch/trunk/src/include/switch_version.h.cmake</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_versionhtemplate">freeswitch/trunk/src/include/switch_version.h.template</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_xmlh">freeswitch/trunk/src/include/switch_xml.h</a></li>
<li><a href="#freeswitchtrunksrcincludeswitch_xml_configh">freeswitch/trunk/src/include/switch_xml_config.h</a></li>
<li><a href="#freeswitchtrunksrcinet_ptonc">freeswitch/trunk/src/inet_pton.c</a></li>
<li><a href="#freeswitchtrunksrcmodgitignore">freeswitch/trunk/src/mod/.gitignore</a></li>
<li><a href="#freeswitchtrunksrcmodMakefileam">freeswitch/trunk/src/mod/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cidlookupMakefile">freeswitch/trunk/src/mod/applications/mod_cidlookup/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cidlookupmod_cidlookupc">freeswitch/trunk/src/mod/applications/mod_cidlookup/mod_cidlookup.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cluechooMakefile">freeswitch/trunk/src/mod/applications/mod_cluechoo/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cluechoomod_cluechooc">freeswitch/trunk/src/mod/applications/mod_cluechoo/mod_cluechoo.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cluechooslh">freeswitch/trunk/src/mod/applications/mod_cluechoo/sl.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_commandsmod_commands2008vcproj">freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_commandsmod_commandsc">freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_commandsmod_commandsvcproj">freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_conferencemod_conference2008vcproj">freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_conferencemod_conferencec">freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_conferencemod_conferencevcproj">freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_curlMakefile">freeswitch/trunk/src/mod/applications/mod_curl/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_curlmod_curl2008vcproj">freeswitch/trunk/src/mod/applications/mod_curl/mod_curl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_curlmod_curlc">freeswitch/trunk/src/mod/applications/mod_curl/mod_curl.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_directoryMakefile">freeswitch/trunk/src/mod/applications/mod_directory/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_directorymod_directory2008vcproj">freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_directorymod_directoryc">freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_directorymod_directoryvcproj">freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_distributormod_distributor2008vcproj">freeswitch/trunk/src/mod/applications/mod_distributor/mod_distributor.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_distributormod_distributorc">freeswitch/trunk/src/mod/applications/mod_distributor/mod_distributor.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_dptoolsmod_dptools2008vcproj">freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_dptoolsmod_dptoolsc">freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_dptoolsmod_dptoolsvcproj">freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_easyroutemod_easyroute2008vcproj">freeswitch/trunk/src/mod/applications/mod_easyroute/mod_easyroute.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_easyroutemod_easyroutec">freeswitch/trunk/src/mod/applications/mod_easyroute/mod_easyroute.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_enumMakefileam">freeswitch/trunk/src/mod/applications/mod_enum/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_enummod_enum2008vcproj">freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_enummod_enumc">freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_enummod_enumvcproj">freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_esfMakefile">freeswitch/trunk/src/mod/applications/mod_esf/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_esfmod_esf2008vcproj">freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_esfmod_esfc">freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_esfmod_esfvcproj">freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprMakefileam">freeswitch/trunk/src/mod/applications/mod_expr/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprconioh">freeswitch/trunk/src/mod/applications/mod_expr/conio.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprconfh">freeswitch/trunk/src/mod/applications/mod_expr/exprconf.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprevalc">freeswitch/trunk/src/mod/applications/mod_expr/expreval.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprevalh">freeswitch/trunk/src/mod/applications/mod_expr/expreval.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprevalhtml">freeswitch/trunk/src/mod/applications/mod_expr/expreval.html</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprfuncc">freeswitch/trunk/src/mod/applications/mod_expr/exprfunc.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprilfsh">freeswitch/trunk/src/mod/applications/mod_expr/exprilfs.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprinclh">freeswitch/trunk/src/mod/applications/mod_expr/exprincl.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprinitc">freeswitch/trunk/src/mod/applications/mod_expr/exprinit.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprmemc">freeswitch/trunk/src/mod/applications/mod_expr/exprmem.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprmemh">freeswitch/trunk/src/mod/applications/mod_expr/exprmem.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprobjc">freeswitch/trunk/src/mod/applications/mod_expr/exprobj.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprparsc">freeswitch/trunk/src/mod/applications/mod_expr/exprpars.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprprivh">freeswitch/trunk/src/mod/applications/mod_expr/exprpriv.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprtmplhtml">freeswitch/trunk/src/mod/applications/mod_expr/exprtmpl.html</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprutilc">freeswitch/trunk/src/mod/applications/mod_expr/exprutil.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprexprvalc">freeswitch/trunk/src/mod/applications/mod_expr/exprval.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprlicensetxt">freeswitch/trunk/src/mod/applications/mod_expr/license.txt</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprmod_expr2008vcproj">freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprmod_exprc">freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprmod_exprvcproj">freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_exprreadmetxt">freeswitch/trunk/src/mod/applications/mod_expr/readme.txt</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_faxMakefile">freeswitch/trunk/src/mod/applications/mod_fax/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_faxmod_fax2008vcproj">freeswitch/trunk/src/mod/applications/mod_fax/mod_fax.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_faxmod_faxc">freeswitch/trunk/src/mod/applications/mod_fax/mod_fax.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fifomod_fifo2008vcproj">freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fifomod_fifoc">freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fifomod_fifovcproj">freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fsvmod_fsv2008vcproj">freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fsvmod_fsvc">freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_fsvmod_fsvvcproj">freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_lcrmod_lcr2008vcproj">freeswitch/trunk/src/mod/applications/mod_lcr/mod_lcr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_lcrmod_lcrc">freeswitch/trunk/src/mod/applications/mod_lcr/mod_lcr.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_lcrsqlmysql50sql">freeswitch/trunk/src/mod/applications/mod_lcr/sql/mysql-5.0.sql</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_lcrsqlpostgres83sql">freeswitch/trunk/src/mod/applications/mod_lcr/sql/postgres-8.3.sql</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_limitmod_limit2008vcproj">freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_limitmod_limitc">freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_limitmod_limitvcproj">freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_memcacheMakefile">freeswitch/trunk/src/mod/applications/mod_memcache/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_memcachemod_memcachec">freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_memcachemod_memcache_stressrb">freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache_stress.rb</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_nibblebillmod_nibblebill2008vcproj">freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_nibblebillmod_nibblebillc">freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_rad_authMakefile">freeswitch/trunk/src/mod/applications/mod_rad_auth/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_rad_authmod_rad_authc">freeswitch/trunk/src/mod/applications/mod_rad_auth/mod_rad_auth.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_rssmod_rss2008vcproj">freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_rssmod_rssc">freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_rssmod_rssvcproj">freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_skelMakefile">freeswitch/trunk/src/mod/applications/mod_skel/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_skelmod_skel2008vcproj">freeswitch/trunk/src/mod/applications/mod_skel/mod_skel.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_skelmod_skelc">freeswitch/trunk/src/mod/applications/mod_skel/mod_skel.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snapshotmod_snapshot2008vcproj">freeswitch/trunk/src/mod/applications/mod_snapshot/mod_snapshot.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snapshotmod_snapshotc">freeswitch/trunk/src/mod/applications/mod_snapshot/mod_snapshot.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snipe_huntmod_snipe_hunt2008vcproj">freeswitch/trunk/src/mod/applications/mod_snipe_hunt/mod_snipe_hunt.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snipe_huntmod_snipe_huntc">freeswitch/trunk/src/mod/applications/mod_snipe_hunt/mod_snipe_hunt.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snomMakefile">freeswitch/trunk/src/mod/applications/mod_snom/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snommod_snom2008vcproj">freeswitch/trunk/src/mod/applications/mod_snom/mod_snom.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_snommod_snomc">freeswitch/trunk/src/mod/applications/mod_snom/mod_snom.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_soundtouchMakefile">freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_soundtouchmod_soundtouchcpp">freeswitch/trunk/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_spyMakefile">freeswitch/trunk/src/mod/applications/mod_spy/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_spymod_spyc">freeswitch/trunk/src/mod/applications/mod_spy/mod_spy.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_stressFFTRealcpp">freeswitch/trunk/src/mod/applications/mod_stress/FFTReal.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_stressFFTRealh">freeswitch/trunk/src/mod/applications/mod_stress/FFTReal.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_stressMakefileam">freeswitch/trunk/src/mod/applications/mod_stress/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_stressmod_stresscpp">freeswitch/trunk/src/mod/applications/mod_stress/mod_stress.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_t38gatewayMakefileam">freeswitch/trunk/src/mod/applications/mod_t38gateway/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_t38gatewaymod_t38gateway2008vcproj">freeswitch/trunk/src/mod/applications/mod_t38gateway/mod_t38gateway.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_t38gatewaymod_t38gatewayc">freeswitch/trunk/src/mod/applications/mod_t38gateway/mod_t38gateway.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_t38gatewayudptlc">freeswitch/trunk/src/mod/applications/mod_t38gateway/udptl.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_t38gatewayudptlh">freeswitch/trunk/src/mod/applications/mod_t38gateway/udptl.h</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_valet_parkingmod_valet_parking2008vcproj">freeswitch/trunk/src/mod/applications/mod_valet_parking/mod_valet_parking.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_valet_parkingmod_valet_parkingc">freeswitch/trunk/src/mod/applications/mod_valet_parking/mod_valet_parking.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_vmdmod_vmd2008vcproj">freeswitch/trunk/src/mod/applications/mod_vmd/mod_vmd.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_vmdmod_vmdc">freeswitch/trunk/src/mod/applications/mod_vmd/mod_vmd.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_voicemailmod_voicemail2008vcproj">freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_voicemailmod_voicemailc">freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_voicemailmod_voicemailvcproj">freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_cepstralMakefile">freeswitch/trunk/src/mod/asr_tts/mod_cepstral/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_cepstralmod_cepstral2008vcproj">freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_cepstralmod_cepstralc">freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_cepstralmod_cepstralvcproj">freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_fliteMakefile">freeswitch/trunk/src/mod/asr_tts/mod_flite/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_flitemod_flite2008vcproj">freeswitch/trunk/src/mod/asr_tts/mod_flite/mod_flite.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_flitemod_flitec">freeswitch/trunk/src/mod/asr_tts/mod_flite/mod_flite.c</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_pocketsphinxMakefile">freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_pocketsphinxmod_pocketsphinx2008vcproj">freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_pocketsphinxmod_pocketsphinxc">freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.c</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_tts_commandlinemod_tts_commandlinec">freeswitch/trunk/src/mod/asr_tts/mod_tts_commandline/mod_tts_commandline.c</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_unimrcpMakefileam">freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_unimrcpmod_unimrcp2008vcproj">freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_unimrcpmod_unimrcpc">freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.c</a></li>
<li><a href="#freeswitchtrunksrcmodasr_ttsmod_unimrcpunimrcpvsprops">freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/unimrcp.vsprops</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrMakefile">freeswitch/trunk/src/mod/codecs/mod_amr/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrmod_amr2008vcproj">freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrmod_amrc">freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrmod_amrvcproj">freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrwbMakefile">freeswitch/trunk/src/mod/codecs/mod_amrwb/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_amrwbmod_amrwbc">freeswitch/trunk/src/mod/codecs/mod_amrwb/mod_amrwb.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_bvMakefile">freeswitch/trunk/src/mod/codecs/mod_bv/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_bvmod_bv2008vcproj">freeswitch/trunk/src/mod/codecs/mod_bv/mod_bv.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_bvmod_bvc">freeswitch/trunk/src/mod/codecs/mod_bv/mod_bv.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_celtMakefile">freeswitch/trunk/src/mod/codecs/mod_celt/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_celtmod_celtc">freeswitch/trunk/src/mod/codecs/mod_celt/mod_celt.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_celtmod_celtvcproj">freeswitch/trunk/src/mod/codecs/mod_celt/mod_celt.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_dahdi_codecmod_dahdi_codecc">freeswitch/trunk/src/mod/codecs/mod_dahdi_codec/mod_dahdi_codec.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g723_1Makefile">freeswitch/trunk/src/mod/codecs/mod_g723_1/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g723_1mod_g723_12008vcproj">freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g723_1mod_g723_1c">freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g723_1mod_g723_1vcproj">freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g729Makefile">freeswitch/trunk/src/mod/codecs/mod_g729/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g729mod_g7292008vcproj">freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g729mod_g729c">freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_g729mod_g729vcproj">freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_h26xMakefile">freeswitch/trunk/src/mod/codecs/mod_h26x/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_h26xmod_h26x2008vcproj">freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_h26xmod_h26xc">freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_h26xmod_h26xvcproj">freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_ilbcMakefile">freeswitch/trunk/src/mod/codecs/mod_ilbc/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_ilbcmod_ilbc2008vcproj">freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_ilbcmod_ilbcc">freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_ilbcmod_ilbcvcproj">freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_sangoma_codecMakefile">freeswitch/trunk/src/mod/codecs/mod_sangoma_codec/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_sangoma_codecmod_sangoma_codecc">freeswitch/trunk/src/mod/codecs/mod_sangoma_codec/mod_sangoma_codec.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_silkMakefile">freeswitch/trunk/src/mod/codecs/mod_silk/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_silkmod_silkc">freeswitch/trunk/src/mod/codecs/mod_silk/mod_silk.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_sirenMakefile">freeswitch/trunk/src/mod/codecs/mod_siren/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_sirenmod_siren2008vcproj">freeswitch/trunk/src/mod/codecs/mod_siren/mod_siren.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_sirenmod_sirenc">freeswitch/trunk/src/mod/codecs/mod_siren/mod_siren.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_skel_codecmod_skel_codecc">freeswitch/trunk/src/mod/codecs/mod_skel_codec/mod_skel_codec.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_speexMakefile">freeswitch/trunk/src/mod/codecs/mod_speex/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_speexmod_speex2008vcproj">freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_speexmod_speexc">freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_speexmod_speexvcproj">freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_voipcodecsMakefile">freeswitch/trunk/src/mod/codecs/mod_voipcodecs/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_voipcodecsmod_voipcodecs2008vcproj">freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_voipcodecsmod_voipcodecsc">freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c</a></li>
<li><a href="#freeswitchtrunksrcmodcodecsmod_voipcodecsmod_voipcodecsvcproj">freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_asteriskmod_dialplan_asterisk2008vcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_asteriskmod_dialplan_asteriskc">freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_asteriskmod_dialplan_asteriskvcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_directorymod_dialplan_directory2008vcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_directorymod_dialplan_directoryc">freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_directorymod_dialplan_directoryvcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_xmlmod_dialplan_xml2008vcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_xmlmod_dialplan_xmlc">freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c</a></li>
<li><a href="#freeswitchtrunksrcmoddialplansmod_dialplan_xmlmod_dialplan_xmlvcproj">freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddirectoriesmod_ldapMakefile">freeswitch/trunk/src/mod/directories/mod_ldap/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmoddirectoriesmod_ldapmod_ldap2008vcproj">freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmoddirectoriesmod_ldapmod_ldapc">freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.c</a></li>
<li><a href="#freeswitchtrunksrcmoddirectoriesmod_ldapmod_ldapvcproj">freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_alsaMakefile">freeswitch/trunk/src/mod/endpoints/mod_alsa/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_alsamod_alsac">freeswitch/trunk/src/mod/endpoints/mod_alsa/mod_alsa.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_dingalingMakefile">freeswitch/trunk/src/mod/endpoints/mod_dingaling/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_dingalingmod_dingaling2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_dingalingmod_dingalingc">freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_dingalingmod_dingalingvcproj">freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenREADME">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskREADME">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskasoundconf">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/asound.conf</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliaxconf">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax.conf</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliaxh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_additionalc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_additional.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_libcsvc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_libcsv.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_libcsvh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_libcsv.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_spandspc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_spandsp.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_spandsph">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_spandsp.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskchan_celliaxc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/chan_celliax.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskciapalo">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/ciapalo</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenconfigsasoundconf">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/asound.conf</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenconfigsgsmopenconfxml">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/gsmopen.conf.xml</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenconfigsgsmopenconfxmlmotorola">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/gsmopen.conf.xml.motorola</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenfiltra48down8c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/filtra48down8.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenfiltra8up48c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/filtra8up48.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibREADME">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1ABOUTNLS">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ABOUT-NLS</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1AUTHORS">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/AUTHORS</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1COPYING">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/COPYING</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1ChangeLog">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ChangeLog</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1INSTALL">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/INSTALL</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1Makefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1Makefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1NEWS">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/NEWS</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1README">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1TODO">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/TODO</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1acconfigh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/acconfig.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1acincludem4">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/acinclude.m4</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1aclocalm4">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/aclocal.m4</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmctlcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmctl.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmpbcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmpb.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmsendsmscc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsendsms.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmsmsdcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsmsd.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmsmsstorecc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsmsstore.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1configure">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/configure</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1configurein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/configure.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmutilscrond">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.cron.d</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmutilsdefault">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.default</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmutilsinit">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.init</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmsmsrequeue">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsmsmsrequeue</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmsmsspool">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsmsmsspool</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianchangelog">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/changelog</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiancompat">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/compat</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiancontrol">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/control</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiancopyright">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/copyright</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilscrond">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.cron.d</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsdefault">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.default</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsdirs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.dirs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsdocs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.docs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsinit">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.init</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilspostinst">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.postinst</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilspostrm">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.postrm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsundocumented">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.undocumented</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmsiexfer1">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsmsiexfer.1</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianlibgsmmedevdocs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/libgsmme-dev.docs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianrules">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/rules</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianwatch">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/watch</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docFAQ">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/FAQ</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docREADMENLS">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/README.NLS</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docREADMEdevelopers">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/README.developers</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmctlman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmctl.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsminfoman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsminfo.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmliblsm">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmlib.lsm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmpbman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmpb.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmsendsmsman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsendsms.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmsmsdman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsmsd.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmsmsstoreman">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsmsstore.man</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extREADMEsieme">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/README.sieme</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsm_sie_mecc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsm_sie_me.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsm_sie_meh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsm_sie_me.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsmsiectlcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsmsiectl.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsmsiexfercc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsmsiexfer.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1g41patch">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/g41.patch</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsm_confighin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsm_config.h.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_atcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_at.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_ath">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_at.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_cbcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_cb.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_cbh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_cb.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_errorcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_error.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_errorh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_error.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_eventcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_event.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_eventh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_event.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_map_keyh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_map_key.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_me_tacc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_me_ta.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_me_tah">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_me_ta.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_nlscc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_nls.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_nlsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_nls.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_parsercc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_parser.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_parserh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_parser.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_phonebookcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_phonebook.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_phonebookh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_phonebook.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_porth">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_port.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_smscc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_smsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_codeccc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_codec.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_codech">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_codec.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_storecc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_store.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_storeh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_store.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebookcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebookh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebook_basecc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook_base.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebook_baseh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook_base.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_sms_storecc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_sms_store.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_sms_storeh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_sms_store.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sysdeph">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sysdep.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_unix_serialcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_unix_serial.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_unix_serialh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_unix_serial.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_utilcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_util.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_utilh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_util.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_win32_serialcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_win32_serial.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_win32_serialh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_win32_serial.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilsdirs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.dirs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilspostinst">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.postinst</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilsprerm">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.prerm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilsundocumented">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.undocumented</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibspec">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib.spec</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlChangeLog">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/ChangeLog</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlVERSION">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/VERSION</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlbindtextdomc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/bindtextdom.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlcatcompatc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/cat-compat.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intldcgettextc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/dcgettext.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intldgettextc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/dgettext.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlexplodenamec">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/explodename.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlfinddomainc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/finddomain.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlgettextc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettext.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlgettexth">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettext.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlgettextPh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettextP.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlhashstringh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/hash-string.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlintlcompatc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/intl-compat.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intll10nflistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/l10nflist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intllibgettexth">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/libgettext.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intllinuxmsgsed">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/linux-msg.sed</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlloadinfoh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/loadinfo.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlloadmsgcatc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/loadmsgcat.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intllocalealiasc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/localealias.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlpo2tblsedin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/po2tbl.sed.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intltextdomainc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/textdomain.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlxopenmsgsed">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/xopen-msg.sed</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1poMakefileinin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/Makefile.in.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1poPOTFILESin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/POTFILES.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1pocatidtblc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/cat-id-tbl.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1podegmo">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/de.gmo</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1podepo">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/de.po</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1pogsmlibpot">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/gsmlib.pot</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1postampcatid">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/stamp-cat-id</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigguess">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.guess</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigrpath">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.rpath</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigsub">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.sub</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsdebugconfigsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/debugconfig.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsdepcomp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/depcomp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsinstallsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/install-sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsltconfig">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/ltconfig</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsltmainsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/ltmain.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsmissing">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/missing</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsmkinstalldirs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1stamphin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/stamp-h.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsMakefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsMakefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunparsersh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runparser.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunsmssh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runsms.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunspbsh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspb.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunspb2sh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspb2.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunspbish">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspbi.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunssmssh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runssms.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspbpb">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spb.pb</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspb2pb">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spb2.pb</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspbi1pb">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spbi1.pb</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspbi2origpb">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spbi2-orig.pb</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestcbcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testcb.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestgsmlibcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testgsmlib.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestparseroutputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testparser-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestparsercc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testparser.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestpbcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testpb.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestpb2cc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testpb2.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestsmsoutputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestsmscc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestsms2cc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms2.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspboutputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspbcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspb2outputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb2-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspbioutputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspbi-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestssmsoutputtxt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testssms-output.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestssmscc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testssms.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32COPYING">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/COPYING</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32Makefileam">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32Makefilein">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32READMEwin">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/README.win</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32getoptc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/getopt.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32getopth">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/getopt.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsm_configh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsm_config.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmctlvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmctl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmlibsln">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmlib.sln</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmlibvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmlib.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmpbvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmpb.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmsendsmsvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsendsms.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmsmsdvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsmsd.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmsmsstorevcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsmsstore.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32testgsmlibvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testgsmlib.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32testsmsvcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testsms.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32testsms2vcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testsms2.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110targz">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10.tar.gz</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib_11012ubuntu1diffgz">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib_1.10-12ubuntu1.diff.gz</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmopen_protocolcpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmopen_protocol.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenmod_gsmopen2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/mod_gsmopen.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenmod_gsmopencpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/mod_gsmopen.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopengsmopen_protocolcpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopenmod_gsmopencpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenpa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenpa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenpablioc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenpablioh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_devlistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_devlist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenfiltra48down8c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra48down8.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenfiltra8up48c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra8up48.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopengsmopen_protocolcpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen_protocol.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenmod_gsmopencpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/mod_gsmopen.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpablioc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpablioh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenportaudio_devlistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/portaudio_devlist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenusbcm1082txt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenMakefile">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenfiltra48down8c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra48down8.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenfiltra8up48c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra8up48.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpablioc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpablioh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenportaudio_devlistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/portaudio_devlist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenusbcm1082txt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopensetmixers">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/setmixers</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopentestcc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/test.cc</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenusbcm1082txt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/usb-cm-108-2.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323Makefile">freeswitch/trunk/src/mod/endpoints/mod_h323/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323bugs">freeswitch/trunk/src/mod/endpoints/mod_h323/bugs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323changestxt">freeswitch/trunk/src/mod/endpoints/mod_h323/changes.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323h323confxml">freeswitch/trunk/src/mod/endpoints/mod_h323/h323.conf.xml</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323mod_h323cpp">freeswitch/trunk/src/mod/endpoints/mod_h323/mod_h323.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_h323mod_h323h">freeswitch/trunk/src/mod/endpoints/mod_h323/mod_h323.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_loopbackMakefile">freeswitch/trunk/src/mod/endpoints/mod_loopback/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_loopbackmod_loopback2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_loopback/mod_loopback.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_loopbackmod_loopbackc">freeswitch/trunk/src/mod/endpoints/mod_loopback/mod_loopback.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_opalMakefile">freeswitch/trunk/src/mod/endpoints/mod_opal/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_opalmod_opalcpp">freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_opalmod_opalh">freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_opalmod_opal_2005vcproj">freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal_2005.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_opalmod_opal_2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal_2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudioMakefileam">freeswitch/trunk/src/mod/endpoints/mod_portaudio/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiomod_PortAudio2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiomod_PortAudiovcproj">freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_PortAudio.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiomod_portaudioc">freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_portaudio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiopa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_portaudio/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiopa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_portaudio/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiopablioc">freeswitch/trunk/src/mod/endpoints/mod_portaudio/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_portaudiopablioh">freeswitch/trunk/src/mod/endpoints/mod_portaudio/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_referenceMakefile">freeswitch/trunk/src/mod/endpoints/mod_reference/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_referencemod_referencec">freeswitch/trunk/src/mod/endpoints/mod_reference/mod_reference.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyMakefileam">freeswitch/trunk/src/mod/endpoints/mod_skinny/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyNetSkinnyMessagepm">freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Message.pm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyNetSkinnyProtocolpm">freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Protocol.pm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyNetSkinnypm">freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny.pm</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnymod_skinnyc">freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnymod_skinnyh">freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyskinny_protocolc">freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyskinny_protocolh">freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyskinny_tablesc">freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnyskinny_tablesh">freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skinnytestskinnypl">freeswitch/trunk/src/mod/endpoints/mod_skinny/test-skinny.pl</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenMakefileam">freeswitch/trunk/src/mod/endpoints/mod_skypopen/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenREADME">freeswitch/trunk/src/mod/endpoints/mod_skypopen/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenalsaalsadriver1020dummyc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/alsa/alsa-driver-1.0.20-dummy.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenalsadummyc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/alsa/dummy.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskMakefile">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskREADME">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskchan_skypiaxc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/chan_skypiax.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskcyg_no_pthread_killc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/cyg_no_pthread_kill.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskskypiaxconf">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/skypiax.conf</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenasteriskskypiaxh">freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/skypiax.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsREADMEskypopen_auth">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/README.skypopen_auth</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsclientc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/client.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigscopy">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/copy</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigscreate">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/create</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsmultipleinstancesameskypeusernameREADME">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/README</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsmultipleinstancesameskypeusernamemultish">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/multi.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsmultipleinstancesameskypeusernameskypopenconfxml">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/skypopen.conf.xml</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsskypopenconfxml">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/skypopen.conf.xml</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsskypopen_authc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/skypopen_auth.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsstartskypebat">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/startskype.bat</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsstartskypesh">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/startskype.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigswaitbat">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/wait.bat</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigswindowsservicestartskypecmd">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/windows-service/startskype.cmd</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigswindowsservicewaitcmd">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/windows-service/wait.cmd</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenmod_skypopen2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_skypopen/mod_skypopen.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenmod_skypopenc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/mod_skypopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenskypopenh">freeswitch/trunk/src/mod/endpoints/mod_skypopen/skypopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenskypopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/skypopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiaMakefileam">freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiamod_sofia2008vcproj">freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiamod_sofiac">freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiamod_sofiah">freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiamod_sofiavcproj">freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasipdigc">freeswitch/trunk/src/mod/endpoints/mod_sofia/sip-dig.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasofiac">freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasofia_gluec">freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasofia_presencec">freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_presence.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasofia_regc">freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_reg.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_sofiasofia_slac">freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_sla.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_unicallmod_unicallc">freeswitch/trunk/src/mod/endpoints/mod_unicall/mod_unicall.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_csvMakefile">freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_csvmod_cdr_csv2008vcproj">freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_csvmod_cdr_csvc">freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_csvmod_cdr_csvvcproj">freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_pg_csvMakefile">freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_pg_csvcreatesql">freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/create.sql</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_cdr_pg_csvmod_cdr_pg_csvc">freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventMakefilein">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventei_helpersc">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/ei_helpers.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventfreeswitcherl">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/freeswitch.erl</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventhandle_msgc">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/handle_msg.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventmod_erlang_event2008vcproj">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventmod_erlang_eventc">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_erlang_eventmod_erlang_eventh">freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.h</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_multicastMakefile">freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_multicastmod_event_multicast2008vcproj">freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_multicastmod_event_multicastc">freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_multicastmod_event_multicastvcproj">freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_socketmod_event_socket2008vcproj">freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_socketmod_event_socketc">freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_socketmod_event_socketvcproj">freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_testmod_event_testc">freeswitch/trunk/src/mod/event_handlers/mod_event_test/mod_event_test.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_event_testmod_event_testvcproj">freeswitch/trunk/src/mod/event_handlers/mod_event_test/mod_event_test.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_json_cdrMakefile">freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_json_cdrmod_json_cdr2008vcproj">freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_json_cdrmod_json_cdrc">freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_json_cdrmod_json_cdrvcproj">freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrMakefile">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrREADME">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/README</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrmod_radius_cdrc">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.c</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrmod_radius_cdrconfxml">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.conf.xml</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrmod_radius_cdrh">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.h</a></li>
<li><a href="#freeswitchtrunksrcmodevent_handlersmod_radius_cdrradiusdictionary">freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/radius/dictionary</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_file_stringMakefile">freeswitch/trunk/src/mod/formats/mod_file_string/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_file_stringmod_file_string2008vcproj">freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_file_stringmod_file_stringc">freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_file_stringmod_file_stringvcproj">freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_local_streamMakefile">freeswitch/trunk/src/mod/formats/mod_local_stream/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_local_streammod_local_stream2008vcproj">freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_local_streammod_local_streamc">freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_local_streammod_local_streamvcproj">freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_native_filemod_native_file2008vcproj">freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_native_filemod_native_filec">freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_native_filemod_native_filevcproj">freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_portaudio_streamMakefileam">freeswitch/trunk/src/mod/formats/mod_portaudio_stream/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_portaudio_streammod_portaudio_streamc">freeswitch/trunk/src/mod/formats/mod_portaudio_stream/mod_portaudio_stream.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shell_streammod_shell_streamc">freeswitch/trunk/src/mod/formats/mod_shell_stream/mod_shell_stream.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shoutMPGLIB_README">freeswitch/trunk/src/mod/formats/mod_shout/MPGLIB_README</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shoutMPGLIB_TODO">freeswitch/trunk/src/mod/formats/mod_shout/MPGLIB_TODO</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shoutMakefile">freeswitch/trunk/src/mod/formats/mod_shout/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shoutmod_shoutc">freeswitch/trunk/src/mod/formats/mod_shout/mod_shout.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_shoutmod_shoutvcproj">freeswitch/trunk/src/mod/formats/mod_shout/mod_shout.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_sndfileMakefile">freeswitch/trunk/src/mod/formats/mod_sndfile/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_sndfilemod_sndfile2008vcproj">freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_sndfilemod_sndfilec">freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_sndfilemod_sndfilevcproj">freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_tone_streammod_tone_stream2008vcproj">freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_tone_streammod_tone_streamc">freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.c</a></li>
<li><a href="#freeswitchtrunksrcmodformatsmod_tone_streammod_tone_streamvcproj">freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javaMakefilein">freeswitch/trunk/src/mod/languages/mod_java/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javafreeswitch_javacpp">freeswitch/trunk/src/mod/languages/mod_java/freeswitch_java.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javafreeswitch_javah">freeswitch/trunk/src/mod/languages/mod_java/freeswitch_java.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javamod_javacpp">freeswitch/trunk/src/mod/languages/mod_java/mod_java.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javamod_javai">freeswitch/trunk/src/mod/languages/mod_java/mod_java.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javamodjavac">freeswitch/trunk/src/mod/languages/mod_java/modjava.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchDTMFCallbackjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/DTMFCallback.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchEventjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/Event.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchFreeswitchScriptjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/FreeswitchScript.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchHangupHookjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/HangupHook.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchLauncherjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/Launcher.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigAPIjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/API.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigCoreSessionjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/CoreSession.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigDTMFjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/DTMF.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigEventjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/Event.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigEventConsumerjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/EventConsumer.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigIVRMenujava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/IVRMenu.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigJavaSessionjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/JavaSession.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_CoreSessionjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_CoreSession.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_JavaVMjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_JavaVM.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_SWITCH_DECLARE_CLASSjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_SWITCH_DECLARE_CLASS.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_call_cause_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_call_cause_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_channel_state_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_channel_state_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_channel_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_channel_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_core_session_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_core_session_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_event_node_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_node_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_event_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_event_types_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_types_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_input_args_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_input_args_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_input_type_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_input_type_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_priority_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_priority_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_queue_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_queue_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_size_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_size_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_state_handler_table_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_state_handler_table_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_status_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_status_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_stream_handle_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_stream_handle_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_uint32_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_uint32_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_voidjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_void.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigStreamjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/Stream.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigfreeswitchjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/freeswitch.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigfreeswitchJNIjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/freeswitchJNI.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswiginput_callback_state_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/input_callback_state_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigsession_flag_tjava">freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/session_flag_t.java</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_javaswitch_swig_wrapcpp">freeswitch/trunk/src/mod/languages/mod_java/switch_swig_wrap.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luaMakefileam">freeswitch/trunk/src/mod/languages/mod_lua/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luafreeswitchi">freeswitch/trunk/src/mod/languages/mod_lua/freeswitch.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luafreeswitch_luacpp">freeswitch/trunk/src/mod/languages/mod_lua/freeswitch_lua.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luafreeswitch_luah">freeswitch/trunk/src/mod/languages/mod_lua/freeswitch_lua.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luahackdiff">freeswitch/trunk/src/mod/languages/mod_lua/hack.diff</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuaMakefile">freeswitch/trunk/src/mod/languages/mod_lua/lua/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualapic">freeswitch/trunk/src/mod/languages/mod_lua/lua/lapi.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualapih">freeswitch/trunk/src/mod/languages/mod_lua/lua/lapi.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualauxlibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lauxlib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualauxlibh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lauxlib.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualbaselibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lbaselib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualcodec">freeswitch/trunk/src/mod/languages/mod_lua/lua/lcode.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualcodeh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lcode.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdblibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldblib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdebugc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldebug.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdebugh">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldebug.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdoc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldo.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdoh">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldo.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualdumpc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ldump.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualfuncc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lfunc.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualfunch">freeswitch/trunk/src/mod/languages/mod_lua/lua/lfunc.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualgcc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lgc.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualgch">freeswitch/trunk/src/mod/languages/mod_lua/lua/lgc.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualinitc">freeswitch/trunk/src/mod/languages/mod_lua/lua/linit.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualiolibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/liolib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuallexc">freeswitch/trunk/src/mod/languages/mod_lua/lua/llex.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuallexh">freeswitch/trunk/src/mod/languages/mod_lua/lua/llex.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuallimitsh">freeswitch/trunk/src/mod/languages/mod_lua/lua/llimits.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualmathlibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lmathlib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualmemc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lmem.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualmemh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lmem.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualoadlibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/loadlib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualobjectc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lobject.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualobjecth">freeswitch/trunk/src/mod/languages/mod_lua/lua/lobject.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualopcodesc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lopcodes.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualopcodesh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lopcodes.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualoslibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/loslib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualparserc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lparser.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualparserh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lparser.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualstatec">freeswitch/trunk/src/mod/languages/mod_lua/lua/lstate.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualstateh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lstate.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualstringc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lstring.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualstringh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lstring.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualstrlibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lstrlib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualtablec">freeswitch/trunk/src/mod/languages/mod_lua/lua/ltable.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualtableh">freeswitch/trunk/src/mod/languages/mod_lua/lua/ltable.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualtablibc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ltablib.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualtmc">freeswitch/trunk/src/mod/languages/mod_lua/lua/ltm.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualtmh">freeswitch/trunk/src/mod/languages/mod_lua/lua/ltm.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualua2005vcproj">freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.2005.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualua2008vcproj">freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualuac">freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualuadef">freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.def</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualuah">freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualuacc">freeswitch/trunk/src/mod/languages/mod_lua/lua/luac.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualuaconfh">freeswitch/trunk/src/mod/languages/mod_lua/lua/luaconf.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualualibh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lualib.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualundumpc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lundump.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualundumph">freeswitch/trunk/src/mod/languages/mod_lua/lua/lundump.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualvmc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lvm.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualvmh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lvm.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualzioc">freeswitch/trunk/src/mod/languages/mod_lua/lua/lzio.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualualzioh">freeswitch/trunk/src/mod/languages/mod_lua/lua/lzio.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuaprintc">freeswitch/trunk/src/mod/languages/mod_lua/lua/print.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_lualuamodeel">freeswitch/trunk/src/mod/languages/mod_lua/lua-mode.el</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_lua2008vcproj">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_luacpp">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_luavcproj">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_lua_extrac">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_extra.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_lua_extrah">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_extra.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamod_lua_wrapcpp">freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_wrap.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_luamy_swigable_cpph">freeswitch/trunk/src/mod/languages/mod_lua/my_swigable_cpp.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedMakefile">freeswitch/trunk/src/mod/languages/mod_managed/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedfreeswitchi">freeswitch/trunk/src/mod/languages/mod_managed/freeswitch.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedfreeswitch_managedcpp">freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_managed.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedfreeswitch_managedh">freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_managed.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedfreeswitch_wrapcxx">freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_wrap.cxx</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedAssemblyInfocs">freeswitch/trunk/src/mod/languages/mod_managed/managed/AssemblyInfo.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedChannelVariablescs">freeswitch/trunk/src/mod/languages/mod_managed/managed/ChannelVariables.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedDemocsx">freeswitch/trunk/src/mod/languages/mod_managed/managed/Demo.csx</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedExtensionscs">freeswitch/trunk/src/mod/languages/mod_managed/managed/Extensions.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedFreeSWITCHManagedcsproj">freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.csproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedLoadercs">freeswitch/trunk/src/mod/languages/mod_managed/managed/Loader.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedLogcs">freeswitch/trunk/src/mod/languages/mod_managed/managed/Log.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedMakefile">freeswitch/trunk/src/mod/languages/mod_managed/managed/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedManagedSessioncs">freeswitch/trunk/src/mod/languages/mod_managed/managed/ManagedSession.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedPluginInterfacescs">freeswitch/trunk/src/mod/languages/mod_managed/managed/PluginInterfaces.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedPluginManagercs">freeswitch/trunk/src/mod/languages/mod_managed/managed/PluginManager.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedScriptPluginManagercs">freeswitch/trunk/src/mod/languages/mod_managed/managed/ScriptPluginManager.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedUtilcs">freeswitch/trunk/src/mod/languages/mod_managed/managed/Util.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedXmlSearchBindingcs">freeswitch/trunk/src/mod/languages/mod_managed/managed/XmlSearchBinding.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteAppconfig">freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/App.config</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteEasyRoutefsproj">freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/EasyRoute.fsproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteEasyRoutesln">freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/EasyRoute.sln</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteeasyroutefs">freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/easyroute.fs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedswigcs">freeswitch/trunk/src/mod/languages/mod_managed/managed/swig.cs</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmod_managedcpp">freeswitch/trunk/src/mod/languages/mod_managed/mod_managed.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmod_managedvcproj">freeswitch/trunk/src/mod/languages/mod_managed/mod_managed.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmonodef">freeswitch/trunk/src/mod/languages/mod_managed/mono.def</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmonolibx86cmd">freeswitch/trunk/src/mod/languages/mod_managed/monolibx86.cmd</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedrunswigcmd">freeswitch/trunk/src/mod/languages/mod_managed/runswig.cmd</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedswitch_platformi">freeswitch/trunk/src/mod/languages/mod_managed/switch_platform.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlMakefile">freeswitch/trunk/src/mod/languages/mod_perl/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlcompileropts">freeswitch/trunk/src/mod/languages/mod_perl/compiler.opts</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlcompileroptsin">freeswitch/trunk/src/mod/languages/mod_perl/compiler.opts.in</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlfreeswitchi">freeswitch/trunk/src/mod/languages/mod_perl/freeswitch.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlfreeswitchpm">freeswitch/trunk/src/mod/languages/mod_perl/freeswitch.pm</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlfreeswitch_perlcpp">freeswitch/trunk/src/mod/languages/mod_perl/freeswitch_perl.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlfreeswitch_perlh">freeswitch/trunk/src/mod/languages/mod_perl/freeswitch_perl.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlhackdiff">freeswitch/trunk/src/mod/languages/mod_perl/hack.diff</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlmod_perlc">freeswitch/trunk/src/mod/languages/mod_perl/mod_perl.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlmod_perlvcproj">freeswitch/trunk/src/mod/languages/mod_perl/mod_perl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlmod_perl_extrac">freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_extra.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlmod_perl_extrah">freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_extra.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlmod_perl_wrapcpp">freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_wrap.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlperlibsh">freeswitch/trunk/src/mod/languages/mod_perl/perlibs.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlperlibshin">freeswitch/trunk/src/mod/languages/mod_perl/perlibs.h.in</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_perlperlxsic">freeswitch/trunk/src/mod/languages/mod_perl/perlxsi.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonMakefilein">freeswitch/trunk/src/mod/languages/mod_python/Makefile.in</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonfreeswitchpy">freeswitch/trunk/src/mod/languages/mod_python/freeswitch.py</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonfreeswitch_pythoncpp">freeswitch/trunk/src/mod/languages/mod_python/freeswitch_python.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonfreeswitch_pythonh">freeswitch/trunk/src/mod/languages/mod_python/freeswitch_python.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonhackdiff">freeswitch/trunk/src/mod/languages/mod_python/hack.diff</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonmod_pythonc">freeswitch/trunk/src/mod/languages/mod_python/mod_python.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonmod_pythoni">freeswitch/trunk/src/mod/languages/mod_python/mod_python.i</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonmod_python_extrac">freeswitch/trunk/src/mod/languages/mod_python/mod_python_extra.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonmod_python_extrah">freeswitch/trunk/src/mod/languages/mod_python/mod_python_extra.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonmod_python_wrapcpp">freeswitch/trunk/src/mod/languages/mod_python/mod_python_wrap.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_pythonpython_examplepy">freeswitch/trunk/src/mod/languages/mod_python/python_example.py</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeyMakefileam">freeswitch/trunk/src/mod/languages/mod_spidermonkey/Makefile.am</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkeyc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkeyh">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.h</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkeyvcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_core_db2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_core_dbc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_core_dbvcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_curl2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_curlc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_curlvcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_odbc2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_odbcc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_odbcvcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_skelc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_skel.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_socket2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_socketc">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_socketvcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_teletone2008vcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_teletonec">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.c</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_teletonevcproj">freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_yamlMakefile">freeswitch/trunk/src/mod/languages/mod_yaml/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_yamlmod_yamlc">freeswitch/trunk/src/mod/languages/mod_yaml/mod_yaml.c</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_consolemod_console2008vcproj">freeswitch/trunk/src/mod/loggers/mod_console/mod_console.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_consolemod_consolec">freeswitch/trunk/src/mod/loggers/mod_console/mod_console.c</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_consolemod_consolevcproj">freeswitch/trunk/src/mod/loggers/mod_console/mod_console.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_logfilemod_logfile2008vcproj">freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_logfilemod_logfilec">freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.c</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_logfilemod_logfilevcproj">freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodloggersmod_syslogmod_syslogc">freeswitch/trunk/src/mod/loggers/mod_syslog/mod_syslog.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_demod_say_de2008vcproj">freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_demod_say_dec">freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_demod_say_devcproj">freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_enmod_say_en2008vcproj">freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_enmod_say_enc">freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_enmod_say_envcproj">freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_esmod_say_es2008vcproj">freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_esmod_say_esc">freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_esmod_say_esvcproj">freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_frmod_say_fr2008vcproj">freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_frmod_say_frc">freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_frmod_say_frvcproj">freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_hrMakefile">freeswitch/trunk/src/mod/say/mod_say_hr/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_hrmod_say_hrc">freeswitch/trunk/src/mod/say/mod_say_hr/mod_say_hr.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_huMakefile">freeswitch/trunk/src/mod/say/mod_say_hu/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_humod_say_hu2008vcproj">freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_humod_say_huc">freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_humod_say_huvcproj">freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_itmod_say_it2008vcproj">freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_itmod_say_itc">freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_itmod_say_itvcproj">freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_nlmod_say_nl2008vcproj">freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_nlmod_say_nlc">freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_nlmod_say_nlvcproj">freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_rumod_say_ru2008vcproj">freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_rumod_say_ruc">freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_rumod_say_ruh">freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.h</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_rumod_say_ruvcproj">freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_thmod_say_thc">freeswitch/trunk/src/mod/say/mod_say_th/mod_say_th.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_zhmod_say_zh2008vcproj">freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_zhmod_say_zhc">freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.c</a></li>
<li><a href="#freeswitchtrunksrcmodsaymod_say_zhmod_say_zhvcproj">freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_cdrMakefile">freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_cdrmod_xml_cdr2008vcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_cdrmod_xml_cdrc">freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_cdrmod_xml_cdrvcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_curlMakefile">freeswitch/trunk/src/mod/xml_int/mod_xml_curl/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_curlmod_xml_curl2008vcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_curlmod_xml_curlc">freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_curlmod_xml_curlvcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapMakefile">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapfsv2schema">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/fsv2.schema</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldaplutil_ldaph">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/lutil_ldap.h</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_curl2008vcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_curl.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_curlvcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_curl.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_ldapc">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_ldap.c</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_ldapv2c">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_ldapv2.c</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_ldapreallyconfusingslapcat">freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/reallyconfusingslapcat</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_rpcMakefile">freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/Makefile</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_rpcmod_xml_rpc2008vcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.2008.vcproj</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_rpcmod_xml_rpcc">freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c</a></li>
<li><a href="#freeswitchtrunksrcmodxml_intmod_xml_rpcmod_xml_rpcvcproj">freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj</a></li>
<li><a href="#freeswitchtrunksrcswitchc">freeswitch/trunk/src/switch.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_aprc">freeswitch/trunk/src/switch_apr.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_bufferc">freeswitch/trunk/src/switch_buffer.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_callerc">freeswitch/trunk/src/switch_caller.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_channelc">freeswitch/trunk/src/switch_channel.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_configc">freeswitch/trunk/src/switch_config.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_consolec">freeswitch/trunk/src/switch_console.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_corec">freeswitch/trunk/src/switch_core.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_asrc">freeswitch/trunk/src/switch_core_asr.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_codecc">freeswitch/trunk/src/switch_core_codec.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_dbc">freeswitch/trunk/src/switch_core_db.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_directoryc">freeswitch/trunk/src/switch_core_directory.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_event_hookc">freeswitch/trunk/src/switch_core_event_hook.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_filec">freeswitch/trunk/src/switch_core_file.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_hashc">freeswitch/trunk/src/switch_core_hash.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_ioc">freeswitch/trunk/src/switch_core_io.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_media_bugc">freeswitch/trunk/src/switch_core_media_bug.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_memoryc">freeswitch/trunk/src/switch_core_memory.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_port_allocatorc">freeswitch/trunk/src/switch_core_port_allocator.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_rwlockc">freeswitch/trunk/src/switch_core_rwlock.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_sessionc">freeswitch/trunk/src/switch_core_session.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_speechc">freeswitch/trunk/src/switch_core_speech.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_sqldbc">freeswitch/trunk/src/switch_core_sqldb.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_state_machinec">freeswitch/trunk/src/switch_core_state_machine.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_core_timerc">freeswitch/trunk/src/switch_core_timer.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_cppcpp">freeswitch/trunk/src/switch_cpp.cpp</a></li>
<li><a href="#freeswitchtrunksrcswitch_dsoc">freeswitch/trunk/src/switch_dso.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_eventc">freeswitch/trunk/src/switch_event.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivrc">freeswitch/trunk/src/switch_ivr.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_asyncc">freeswitch/trunk/src/switch_ivr_async.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_bridgec">freeswitch/trunk/src/switch_ivr_bridge.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_menuc">freeswitch/trunk/src/switch_ivr_menu.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_originatec">freeswitch/trunk/src/switch_ivr_originate.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_play_sayc">freeswitch/trunk/src/switch_ivr_play_say.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivr_sayc">freeswitch/trunk/src/switch_ivr_say.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_loadable_modulec">freeswitch/trunk/src/switch_loadable_module.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_logc">freeswitch/trunk/src/switch_log.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_mprintfc">freeswitch/trunk/src/switch_mprintf.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_natc">freeswitch/trunk/src/switch_nat.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_odbcc">freeswitch/trunk/src/switch_odbc.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_pcmc">freeswitch/trunk/src/switch_pcm.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_profilec">freeswitch/trunk/src/switch_profile.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_regexc">freeswitch/trunk/src/switch_regex.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_resamplec">freeswitch/trunk/src/switch_resample.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_rtpc">freeswitch/trunk/src/switch_rtp.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_schedulerc">freeswitch/trunk/src/switch_scheduler.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_stunc">freeswitch/trunk/src/switch_stun.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_swigc">freeswitch/trunk/src/switch_swig.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_swigi">freeswitch/trunk/src/switch_swig.i</a></li>
<li><a href="#freeswitchtrunksrcswitch_timec">freeswitch/trunk/src/switch_time.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_utilsc">freeswitch/trunk/src/switch_utils.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_xmlc">freeswitch/trunk/src/switch_xml.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_xml_configc">freeswitch/trunk/src/switch_xml_config.c</a></li>
<li><a href="#freeswitchtrunksupportdbashrc">freeswitch/trunk/support-d/.bashrc</a></li>
<li><a href="#freeswitchtrunksupportdemacs">freeswitch/trunk/support-d/.emacs</a></li>
<li><a href="#freeswitchtrunksupportdgdbinit">freeswitch/trunk/support-d/.gdbinit</a></li>
<li><a href="#freeswitchtrunksupportdscreenrc">freeswitch/trunk/support-d/.screenrc</a></li>
<li><a href="#freeswitchtrunksupportdfreeswitchpub">freeswitch/trunk/support-d/freeswitch.pub</a></li>
<li><a href="#freeswitchtrunksupportdfscore_pb">freeswitch/trunk/support-d/fscore_pb</a></li>
<li><a href="#freeswitchtrunksupportdinstallccmodesh">freeswitch/trunk/support-d/install-cc-mode.sh</a></li>
<li><a href="#freeswitchtrunksupportdprereqsh">freeswitch/trunk/support-d/prereq.sh</a></li>
<li><a href="#freeswitchtrunksupportdshinzonpub">freeswitch/trunk/support-d/shinzon.pub</a></li>
<li><a href="#freeswitchtrunkw32ConsoleFreeSwitchConsole2008vcproj">freeswitch/trunk/w32/Console/FreeSwitchConsole.2008.vcproj</a></li>
<li><a href="#freeswitchtrunkw32ConsoleFreeSwitchConsolevcproj">freeswitch/trunk/w32/Console/FreeSwitchConsole.vcproj</a></li>
<li><a href="#freeswitchtrunkw32ConsoleFreeSwitchConsolevcprojuser">freeswitch/trunk/w32/Console/FreeSwitchConsole.vcproj.user</a></li>
<li><a href="#freeswitchtrunkw32LibraryFreeSwitchCore2008vcproj">freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj</a></li>
<li><a href="#freeswitchtrunkw32LibraryFreeSwitchCorevcproj">freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj</a></li>
<li><a href="#freeswitchtrunkw32SetupSetup2008vdproj">freeswitch/trunk/w32/Setup/Setup.2008.vdproj</a></li>
<li><a href="#freeswitchtrunkw32SetupSetupvdproj">freeswitch/trunk/w32/Setup/Setup.vdproj</a></li>
<li><a href="#freeswitchtrunkw32Setupfreeswitchaip">freeswitch/trunk/w32/Setup/freeswitch.aip</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupFreePBXurl">freeswitch/trunk/w32/Setup/inno_setup/FreePBX.url</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupFusionPBXurl">freeswitch/trunk/w32/Setup/inno_setup/FusionPBX.url</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupcreate_freepbxbat">freeswitch/trunk/w32/Setup/inno_setup/create_freepbx.bat</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupcreate_freepbxsql">freeswitch/trunk/w32/Setup/inno_setup/create_freepbx.sql</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupcreate_fusionpbxbat">freeswitch/trunk/w32/Setup/inno_setup/create_fusionpbx.bat</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupcreate_fusionpbxsql">freeswitch/trunk/w32/Setup/inno_setup/create_fusionpbx.sql</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupexpsoundbat">freeswitch/trunk/w32/Setup/inno_setup/expsound.bat</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfreepbxico">freeswitch/trunk/w32/Setup/inno_setup/freepbx.ico</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfreeswitchico">freeswitch/trunk/w32/Setup/inno_setup/freeswitch.ico</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfreeswitch_104iss">freeswitch/trunk/w32/Setup/inno_setup/freeswitch_1.0.4.iss</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfreeswitch_freepbxiss">freeswitch/trunk/w32/Setup/inno_setup/freeswitch_freepbx.iss</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfreeswitch_fusionpbxiss">freeswitch/trunk/w32/Setup/inno_setup/freeswitch_fusionpbx.iss</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfscommiss">freeswitch/trunk/w32/Setup/inno_setup/fscomm.iss</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupfsguiiss">freeswitch/trunk/w32/Setup/inno_setup/fsgui.iss</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupvcredist_x64exe">freeswitch/trunk/w32/Setup/inno_setup/vcredist_x64.exe</a></li>
<li><a href="#freeswitchtrunkw32Setupinno_setupvcredist_x86exe">freeswitch/trunk/w32/Setup/inno_setup/vcredist_x86.exe</a></li>
<li><a href="#freeswitchtrunkw32aprvsprops">freeswitch/trunk/w32/apr.vsprops</a></li>
<li><a href="#freeswitchtrunkw32curlvsprops">freeswitch/trunk/w32/curl.vsprops</a></li>
<li><a href="#freeswitchtrunkw32module_debugvsprops">freeswitch/trunk/w32/module_debug.vsprops</a></li>
<li><a href="#freeswitchtrunkw32module_releasevsprops">freeswitch/trunk/w32/module_release.vsprops</a></li>
<li><a href="#freeswitchtrunkw32modulesvsprops">freeswitch/trunk/w32/modules.vsprops</a></li>
<li><a href="#freeswitchtrunkw32spidermonkeyvsprops">freeswitch/trunk/w32/spidermonkey.vsprops</a></li>
<li><a href="#freeswitchtrunkw32winlibsvsprops">freeswitch/trunk/w32/winlibs.vsprops</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedFreeSWITCHManageddll">freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.dll</a></li>
<li><a href="#freeswitchtrunksrcmodlanguagesmod_managedmanagedFreeSWITCHManagedpdb">freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.pdb</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#freeswitchtrunkbootstrapsh">freeswitch/trunk/bootstrap.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildlibsh">freeswitch/trunk/build/buildlib.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildmrcpserversh">freeswitch/trunk/build/buildmrcpserver.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildopalsh">freeswitch/trunk/build/buildopal.sh</a></li>
<li><a href="#freeswitchtrunkbuildbuildzrtpsh">freeswitch/trunk/build/buildzrtp.sh</a></li>
<li><a href="#freeswitchtrunkbuildconfigconfigsub">freeswitch/trunk/build/config/config.sub</a></li>
<li><a href="#freeswitchtrunkbuildfixautoconfsh">freeswitch/trunk/build/fixautoconf.sh</a></li>
<li><a href="#freeswitchtrunkbuildfixautomakesh">freeswitch/trunk/build/fixautomake.sh</a></li>
<li><a href="#freeswitchtrunkbuildfixlibtoolsh">freeswitch/trunk/build/fixlibtool.sh</a></li>
<li><a href="#freeswitchtrunkbuildgetlibshin">freeswitch/trunk/build/getlib.sh.in</a></li>
<li><a href="#freeswitchtrunkbuildgetsoundsshin">freeswitch/trunk/build/getsounds.sh.in</a></li>
<li><a href="#freeswitchtrunkbuildindent_optionssh">freeswitch/trunk/build/indent_options.sh</a></li>
<li><a href="#freeswitchtrunkbuildswigallsh">freeswitch/trunk/build/swigall.sh</a></li>
<li><a href="#freeswitchtrunkbuildturbo_buildsh">freeswitch/trunk/build/turbo_build.sh</a></li>
<li><a href="#freeswitchtrunkconfautoload_configslocal_streamconfxml">freeswitch/trunk/conf/autoload_configs/local_stream.conf.xml</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchinit">freeswitch/trunk/debian/freeswitch.init</a></li>
<li><a href="#freeswitchtrunkdebianpostinst">freeswitch/trunk/debian/postinst</a></li>
<li><a href="#freeswitchtrunkdebianpostrm">freeswitch/trunk/debian/postrm</a></li>
<li><a href="#freeswitchtrunkdebianrules">freeswitch/trunk/debian/rules</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianbuildsoundssh">freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/buildsounds.sh</a></li>
<li><a href="#freeswitchtrunkdebiansoundsgetsoundssh">freeswitch/trunk/debian/sounds/getsounds.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildMakeEtags">freeswitch/trunk/libs/apr/build/MakeEtags</a></li>
<li><a href="#freeswitchtrunklibsaprbuildPrintPath">freeswitch/trunk/libs/apr/build/PrintPath</a></li>
<li><a href="#freeswitchtrunklibsaprbuildbuildchecksh">freeswitch/trunk/libs/apr/build/buildcheck.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildgenbuildpy">freeswitch/trunk/libs/apr/build/gen-build.py</a></li>
<li><a href="#freeswitchtrunklibsaprbuildgetversionsh">freeswitch/trunk/libs/apr/build/get-version.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildinstallsh">freeswitch/trunk/libs/apr/build/install.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildmkdirsh">freeswitch/trunk/libs/apr/build/mkdir.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildpkgbuildpkgsh">freeswitch/trunk/libs/apr/build/pkg/buildpkg.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildprebuildNWbat">freeswitch/trunk/libs/apr/build/prebuildNW.bat</a></li>
<li><a href="#freeswitchtrunklibsaprbuildrungcovsh">freeswitch/trunk/libs/apr/build/run-gcov.sh</a></li>
<li><a href="#freeswitchtrunklibsaprbuildconf">freeswitch/trunk/libs/apr/buildconf</a></li>
<li><a href="#freeswitchtrunklibsaprhelpersapr_renamepl">freeswitch/trunk/libs/apr/helpers/apr_rename.pl</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildmkdirsh">freeswitch/trunk/libs/apr-util/build/mkdir.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildpkgbuildpkgsh">freeswitch/trunk/libs/apr-util/build/pkg/buildpkg.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilbuildconf">freeswitch/trunk/libs/apr-util/buildconf</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatbuildconfsh">freeswitch/trunk/libs/apr-util/xml/expat/buildconf.sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsPrintPath">freeswitch/trunk/libs/apr-util/xml/expat/conftools/PrintPath</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsconfigguess">freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.guess</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsconfigsub">freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.sub</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsinstallsh">freeswitch/trunk/libs/apr-util/xml/expat/conftools/install-sh</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsmissing">freeswitch/trunk/libs/apr-util/xml/expat/conftools/missing</a></li>
<li><a href="#freeswitchtrunklibsaprutilxmlexpatconftoolsmkinstalldirs">freeswitch/trunk/libs/apr-util/xml/expat/conftools/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibsbroadvoiceautogensh">freeswitch/trunk/libs/broadvoice/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv16_fixed_testssh">freeswitch/trunk/libs/broadvoice/tests/bv16_fixed_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv16_floating_testssh">freeswitch/trunk/libs/broadvoice/tests/bv16_floating_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv32_fixed_testssh">freeswitch/trunk/libs/broadvoice/tests/bv32_fixed_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsbroadvoicetestsbv32_floating_testssh">freeswitch/trunk/libs/broadvoice/tests/bv32_floating_tests.sh</a></li>
<li><a href="#freeswitchtrunklibscurlbuildconf">freeswitch/trunk/libs/curl/buildconf</a></li>
<li><a href="#freeswitchtrunklibscurllibmakefileamiga">freeswitch/trunk/libs/curl/lib/makefile.amiga</a></li>
<li><a href="#freeswitchtrunklibscurlmaketgz">freeswitch/trunk/libs/curl/maketgz</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsbatch_compilecom">freeswitch/trunk/libs/curl/packages/vms/batch_compile.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsbuild_vmscom">freeswitch/trunk/libs/curl/packages/vms/build_vms.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgh">freeswitch/trunk/libs/curl/packages/vms/curlmsg.h</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgmsg">freeswitch/trunk/libs/curl/packages/vms/curlmsg.msg</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsgsdl">freeswitch/trunk/libs/curl/packages/vms/curlmsg.sdl</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmscurlmsg_vmsh">freeswitch/trunk/libs/curl/packages/vms/curlmsg_vms.h</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsdefinescom">freeswitch/trunk/libs/curl/packages/vms/defines.com</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_alphaopt">freeswitch/trunk/libs/curl/packages/vms/hpssl_alpha.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_ia64opt">freeswitch/trunk/libs/curl/packages/vms/hpssl_ia64.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmshpssl_vaxopt">freeswitch/trunk/libs/curl/packages/vms/hpssl_vax.opt</a></li>
<li><a href="#freeswitchtrunklibscurlpackagesvmsreadme">freeswitch/trunk/libs/curl/packages/vms/readme</a></li>
<li><a href="#freeswitchtrunklibscurlreconf">freeswitch/trunk/libs/curl/reconf</a></li>
<li><a href="#freeswitchtrunklibscurlsrcmakefileamiga">freeswitch/trunk/libs/curl/src/makefile.amiga</a></li>
<li><a href="#freeswitchtrunklibseslluasingle_commandlua">freeswitch/trunk/libs/esl/lua/single_command.lua</a></li>
<li><a href="#freeswitchtrunklibseslphpsingle_commandphp">freeswitch/trunk/libs/esl/php/single_command.php</a></li>
<li><a href="#freeswitchtrunklibsesltclsingle_commandtcl">freeswitch/trunk/libs/esl/tcl/single_command.tcl</a></li>
<li><a href="#freeswitchtrunklibsesltestpl">freeswitch/trunk/libs/esl/test.pl</a></li>
<li><a href="#freeswitchtrunklibsfreetdmbootstrap">freeswitch/trunk/libs/freetdm/bootstrap</a></li>
<li><a href="#freeswitchtrunklibsfreetdmozrenamesh">freeswitch/trunk/libs/freetdm/ozrename.sh</a></li>
<li><a href="#freeswitchtrunklibsfreetdmozreplacesh">freeswitch/trunk/libs/freetdm/ozreplace.sh</a></li>
<li><a href="#freeswitchtrunklibsiksemelltmainsh">freeswitch/trunk/libs/iksemel/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibsilbctestsregression_testssh">freeswitch/trunk/libs/ilbc/tests/regression_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminmakeTargetDirssh">freeswitch/trunk/libs/js/nsprpub/admin/makeTargetDirs.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminrepackagesh">freeswitch/trunk/libs/js/nsprpub/admin/repackage.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubadminsymlinkssh">freeswitch/trunk/libs/js/nsprpub/admin/symlinks.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubbuildcygwinwrapper">freeswitch/trunk/libs/js/nsprpub/build/cygwin-wrapper</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfignsprconfigin">freeswitch/trunk/libs/js/nsprpub/config/nspr-config.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubconfigprmkdirbat">freeswitch/trunk/libs/js/nsprpub/config/prmkdir.bat</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefiledevlcom">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.com</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisMakefiledevltarg">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.targ</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdMakefilein">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/Makefile.in</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprddepend">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/depend</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdpkginfotmpl">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/pkginfo.tmpl</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdprototype">freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/prototype</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestspoll_erc">freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_er.c</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsruntestsksh">freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.ksh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsruntestssh">freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.sh</a></li>
<li><a href="#freeswitchtrunklibsjsnsprpubprtestsselct_erc">freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_er.c</a></li>
<li><a href="#freeswitchtrunklibsjsshtool">freeswitch/trunk/libs/js/shtool</a></li>
<li><a href="#freeswitchtrunklibslibdingalingcompile">freeswitch/trunk/libs/libdingaling/compile</a></li>
<li><a href="#freeswitchtrunklibslibdingalingconfigurein">freeswitch/trunk/libs/libdingaling/configure.in</a></li>
<li><a href="#freeswitchtrunklibslibdingalingltmainsh">freeswitch/trunk/libs/libdingaling/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchescvs_exportsh">freeswitch/trunk/libs/libedit/patches/cvs_export.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesextra_dist_listsh">freeswitch/trunk/libs/libedit/patches/extra_dist_list.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_applysh">freeswitch/trunk/libs/libedit/patches/patches_apply.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_checksh">freeswitch/trunk/libs/libedit/patches/patches_check.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchespatches_makesh">freeswitch/trunk/libs/libedit/patches/patches_make.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesupdate_distsh">freeswitch/trunk/libs/libedit/patches/update_dist.sh</a></li>
<li><a href="#freeswitchtrunklibslibeditpatchesupdate_versionsh">freeswitch/trunk/libs/libedit/patches/update_version.sh</a></li>
<li><a href="#freeswitchtrunklibslibg722_1autogensh">freeswitch/trunk/libs/libg722_1/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configdepcomp">freeswitch/trunk/libs/libg722_1/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibslibg722_1configmissing">freeswitch/trunk/libs/libg722_1/config/missing</a></li>
<li><a href="#freeswitchtrunklibslibg722_1unpack_g722_1_datash">freeswitch/trunk/libs/libg722_1/unpack_g722_1_data.sh</a></li>
<li><a href="#freeswitchtrunklibslibsndfileMingwmakedistsh">freeswitch/trunk/libs/libsndfile/Mingw-make-dist.sh</a></li>
<li><a href="#freeswitchtrunklibslibsndfileOctaveoctave_testsh">freeswitch/trunk/libs/libsndfile/Octave/octave_test.sh</a></li>
<li><a href="#freeswitchtrunklibslibsndfilesrccreate_symbols_filepy">freeswitch/trunk/libs/libsndfile/src/create_symbols_file.py</a></li>
<li><a href="#freeswitchtrunklibslibteletoneconfigurein">freeswitch/trunk/libs/libteletone/configure.in</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcsetupmingw32py">freeswitch/trunk/libs/miniupnpc/setupmingw32.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpctestupnpigdpy">freeswitch/trunk/libs/miniupnpc/testupnpigd.py</a></li>
<li><a href="#freeswitchtrunklibsminiupnpcupdateminiupnpcstringssh">freeswitch/trunk/libs/miniupnpc/updateminiupnpcstrings.sh</a></li>
<li><a href="#freeswitchtrunklibsopenzapbootstrap">freeswitch/trunk/libs/openzap/bootstrap</a></li>
<li><a href="#freeswitchtrunklibspcre132html">freeswitch/trunk/libs/pcre/132html</a></li>
<li><a href="#freeswitchtrunklibspcreCleanTxt">freeswitch/trunk/libs/pcre/CleanTxt</a></li>
<li><a href="#freeswitchtrunklibspcreDetrail">freeswitch/trunk/libs/pcre/Detrail</a></li>
<li><a href="#freeswitchtrunklibspcrePrepareRelease">freeswitch/trunk/libs/pcre/PrepareRelease</a></li>
<li><a href="#freeswitchtrunklibspcreRunGrepTest">freeswitch/trunk/libs/pcre/RunGrepTest</a></li>
<li><a href="#freeswitchtrunklibspcreRunTest">freeswitch/trunk/libs/pcre/RunTest</a></li>
<li><a href="#freeswitchtrunklibspcreRunTestin">freeswitch/trunk/libs/pcre/RunTest.in</a></li>
<li><a href="#freeswitchtrunklibspcredepcomp">freeswitch/trunk/libs/pcre/depcomp</a></li>
<li><a href="#freeswitchtrunklibspcreperltest">freeswitch/trunk/libs/pcre/perltest</a></li>
<li><a href="#freeswitchtrunklibspcreperltestpl">freeswitch/trunk/libs/pcre/perltest.pl</a></li>
<li><a href="#freeswitchtrunklibsportaudiofixdirbat">freeswitch/trunk/libs/portaudio/fixdir.bat</a></li>
<li><a href="#freeswitchtrunklibsportaudiofixfilebat">freeswitch/trunk/libs/portaudio/fixfile.bat</a></li>
<li><a href="#freeswitchtrunklibssilkconfiguregnu">freeswitch/trunk/libs/silk/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibssofiasipautogensh">freeswitch/trunk/libs/sofia-sip/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuasiprun_test_sip_msg">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run_test_sip_msg</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatportmake_test_certssh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_test_certs.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuatporttport_tls_testsh">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls_test.sh</a></li>
<li><a href="#freeswitchtrunklibssofiasipscriptshide_emailssh">freeswitch/trunk/libs/sofia-sip/scripts/hide_emails.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspautogensh">freeswitch/trunk/libs/spandsp/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspconfiguregnu">freeswitch/trunk/libs/spandsp/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibsspandspdebianrules">freeswitch/trunk/libs/spandsp/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsfax_testssh">freeswitch/trunk/libs/spandsp/tests/fax_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsregression_testssh">freeswitch/trunk/libs/spandsp/tests/regression_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspteststsb85_testssh">freeswitch/trunk/libs/spandsp/tests/tsb85_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandsptestsv42bis_testssh">freeswitch/trunk/libs/spandsp/tests/v42bis_tests.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_g722_datash">freeswitch/trunk/libs/spandsp/unpack_g722_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_g726_datash">freeswitch/trunk/libs/spandsp/unpack_g726_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_gsm0610_datash">freeswitch/trunk/libs/spandsp/unpack_gsm0610_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspandspunpack_v56ter_datash">freeswitch/trunk/libs/spandsp/unpack_v56ter_data.sh</a></li>
<li><a href="#freeswitchtrunklibsspeexwin32speexiss">freeswitch/trunk/libs/speex/win32/speex.iss</a></li>
<li><a href="#freeswitchtrunklibssqlitemkdllsh">freeswitch/trunk/libs/sqlite/mkdll.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitemksosh">freeswitch/trunk/libs/sqlite/mkso.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitepublishsh">freeswitch/trunk/libs/sqlite/publish.sh</a></li>
<li><a href="#freeswitchtrunklibssqlitetestprogresstest">freeswitch/trunk/libs/sqlite/test/progress.test</a></li>
<li><a href="#freeswitchtrunklibssqlitetoolmkoptstcl">freeswitch/trunk/libs/sqlite/tool/mkopts.tcl</a></li>
<li><a href="#freeswitchtrunklibssrtpundossh">freeswitch/trunk/libs/srtp/undos.sh</a></li>
<li><a href="#freeswitchtrunklibssrtpupdatesh">freeswitch/trunk/libs/srtp/update.sh</a></li>
<li><a href="#freeswitchtrunklibstiff382autogensh">freeswitch/trunk/libs/tiff-3.8.2/autogen.sh</a></li>
<li><a href="#freeswitchtrunklibstiff382configcompile">freeswitch/trunk/libs/tiff-3.8.2/config/compile</a></li>
<li><a href="#freeswitchtrunklibstiff382configdepcomp">freeswitch/trunk/libs/tiff-3.8.2/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibstiff382configmissing">freeswitch/trunk/libs/tiff-3.8.2/config/missing</a></li>
<li><a href="#freeswitchtrunklibstiff382configmkinstalldirs">freeswitch/trunk/libs/tiff-3.8.2/config/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibstiff382configuregnu">freeswitch/trunk/libs/tiff-3.8.2/configure.gnu</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacornSetVars">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/SetVars</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacorncleanlib">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/cleanlib</a></li>
<li><a href="#freeswitchtrunklibstiff382contribacorninstall">freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/install</a></li>
<li><a href="#freeswitchtrunklibstiff382contribaddtiffoMakefilevc">freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/Makefile.vc</a></li>
<li><a href="#freeswitchtrunklibsudnsMakefile">freeswitch/trunk/libs/udns/Makefile</a></li>
<li><a href="#freeswitchtrunklibsudnsdebianrules">freeswitch/trunk/libs/udns/debian/rules</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbootstrap">freeswitch/trunk/libs/unimrcp/bootstrap</a></li>
<li><a href="#freeswitchtrunklibsunimrcpbuildgetversionsh">freeswitch/trunk/libs/unimrcp/build/get-version.sh</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccinstallsh">freeswitch/trunk/libs/xmlrpc-c/install-sh</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccltconfig">freeswitch/trunk/libs/xmlrpc-c/ltconfig</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccmkinstalldirs">freeswitch/trunk/libs/xmlrpc-c/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunklibsxmlrpccsrctesteftest_wrappersh">freeswitch/trunk/libs/xmlrpc-c/src/test/eftest_wrapper.sh</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitbinmoderpc2xmlrpc">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/binmode-rpc2xml-rpc</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsbinmoderpckitoct2bin">freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/oct2bin</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2txt">freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2txt</a></li>
<li><a href="#freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transport">freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigconfigguess">freeswitch/trunk/libs/yaml/config/config.guess</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigconfigsub">freeswitch/trunk/libs/yaml/config/config.sub</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigdepcomp">freeswitch/trunk/libs/yaml/config/depcomp</a></li>
<li><a href="#freeswitchtrunklibsyamlconfiginstallsh">freeswitch/trunk/libs/yaml/config/install-sh</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigltmainsh">freeswitch/trunk/libs/yaml/config/ltmain.sh</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigmissing">freeswitch/trunk/libs/yaml/config/missing</a></li>
<li><a href="#freeswitchtrunklibsyamlconfigure">freeswitch/trunk/libs/yaml/configure</a></li>
<li><a href="#freeswitchtrunkscriptsbuild_freeswitch_svn">freeswitch/trunk/scripts/build_freeswitch_svn</a></li>
<li><a href="#freeswitchtrunkscriptsdebug_sofiash">freeswitch/trunk/scripts/debug_sofia.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchpkg_depssh">freeswitch/trunk/scripts/freeswitch.pkg_deps.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfreeswitchsh">freeswitch/trunk/scripts/freeswitch.sh</a></li>
<li><a href="#freeswitchtrunkscriptsfsxsin">freeswitch/trunk/scripts/fsxs.in</a></li>
<li><a href="#freeswitchtrunkscriptsm4atowavsh">freeswitch/trunk/scripts/m4a-to-wav.sh</a></li>
<li><a href="#freeswitchtrunkscriptsperlFreeSWITCHdebianrules">freeswitch/trunk/scripts/perl/FreeSWITCH/debian/rules</a></li>
<li><a href="#freeswitchtrunkscriptsperlPOEFilterFSSocketlibPOEFilterFSSocketpm">freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/lib/POE/Filter/FSSocket.pm</a></li>
<li><a href="#freeswitchtrunkscriptsperlcallcgi">freeswitch/trunk/scripts/perl/call.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsperlmulticastsendpl">freeswitch/trunk/scripts/perl/multicast/send.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlrpccgi">freeswitch/trunk/scripts/perl/rpc.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsperlscenariorunscenariopl">freeswitch/trunk/scripts/perl/scenario/runscenario.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlsnompnpdpl">freeswitch/trunk/scripts/perl/snom-pnpd.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlsockpl">freeswitch/trunk/scripts/perl/sock.pl</a></li>
<li><a href="#freeswitchtrunkscriptsperlwplookupcgi">freeswitch/trunk/scripts/perl/wplookup.cgi</a></li>
<li><a href="#freeswitchtrunkscriptsrssrss2ivrpl">freeswitch/trunk/scripts/rss/rss2ivr.pl</a></li>
<li><a href="#freeswitchtrunkscriptsrsssyncrsspl">freeswitch/trunk/scripts/rss/syncrss.pl</a></li>
<li><a href="#freeswitchtrunkscriptstagscriptsh">freeswitch/trunk/scripts/tagscript.sh</a></li>
<li><a href="#freeswitchtrunkscriptstracesipgrep">freeswitch/trunk/scripts/trace/sipgrep</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_cidlookupmod_cidlookupc">freeswitch/trunk/src/mod/applications/mod_cidlookup/mod_cidlookup.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_curlmod_curlc">freeswitch/trunk/src/mod/applications/mod_curl/mod_curl.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_memcachemod_memcachec">freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache.c</a></li>
<li><a href="#freeswitchtrunksrcmodapplicationsmod_memcachemod_memcache_stressrb">freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache_stress.rb</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenasteriskciapalo">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/ciapalo</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1configure">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/configure</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigguess">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.guess</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigsub">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.sub</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsltconfig">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/ltconfig</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsmkinstalldirs">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/mkinstalldirs</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopengsmopen_protocolcpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopenmod_gsmopencpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenfiltra48down8c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra48down8.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenfiltra8up48c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra8up48.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopengsmopen_protocolcpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen_protocol.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenmod_gsmopencpp">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/mod_gsmopen.cpp</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpablioc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpablioh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenportaudio_devlistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/portaudio_devlist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenusbcm1082txt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenfiltra48down8c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra48down8.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenfiltra8up48c">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra8up48.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopengsmopenh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopengsmopen_protocolc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen_protocol.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenmod_gsmopenc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/mod_gsmopen.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpa_ringbufferc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpa_ringbufferh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpablioc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpablioh">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.h</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenportaudio_devlistc">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/portaudio_devlist.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenusbcm1082txt">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_gsmopensetmixers">freeswitch/trunk/src/mod/endpoints/mod_gsmopen/setmixers</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenalsaalsadriver1020dummyc">freeswitch/trunk/src/mod/endpoints/mod_skypopen/alsa/alsa-driver-1.0.20-dummy.c</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsmultipleinstancesameskypeusernamemultish">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/multi.sh</a></li>
<li><a href="#freeswitchtrunksrcmodendpointsmod_skypopenconfigsstartskypesh">freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/startskype.sh</a></li>
<li><a href="#freeswitchtrunksupportdfscore_pb">freeswitch/trunk/support-d/fscore_pb</a></li>
<li><a href="#freeswitchtrunksupportdinstallccmodesh">freeswitch/trunk/support-d/install-cc-mode.sh</a></li>
<li><a href="#freeswitchtrunksupportdprereqsh">freeswitch/trunk/support-d/prereq.sh</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/.gitignore (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/.gitignore        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/.gitignore        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -8,28 +8,6 @@
</span><span class="cx"> .deps
</span><span class="cx"> .\#*
</span><span class="cx"> \#*
</span><del>-Debug/
-Release/
-All/
-bin/
-*.user
-*.suo
-*.ncb
-*.pdb
-*.map
-*.lib
-*.obj
-*.idb
-*.res
-*.exp
-*.exe
-*.manifest
-*.dep
-*.dll
-BuildLog.htm
-Path
-w32/Library/lastversion
-w32/Library/tmpVersion.Bat
</del><span class="cx"> .version
</span><span class="cx"> AUTHORS
</span><span class="cx"> COPYING
</span><span class="lines">@@ -39,7 +17,6 @@
</span><span class="cx"> NEWS
</span><span class="cx"> README
</span><span class="cx"> aclocal.m4
</span><del>-autom4te.cache
</del><span class="cx"> build/Makefile
</span><span class="cx"> build/Makefile.in
</span><span class="cx"> build/config/compile
</span><span class="lines">@@ -52,11 +29,9 @@
</span><span class="cx"> build/getlib.sh
</span><span class="cx"> build/getsounds.sh
</span><span class="cx"> build/modmake.rules
</span><del>-config.cache
</del><span class="cx"> config.log
</span><span class="cx"> config.status
</span><span class="cx"> configure
</span><del>-configure.lineno
</del><span class="cx"> freeswitch
</span><span class="cx"> fs_cli
</span><span class="cx"> fs_ivrd
</span></span></pre></div>
<a id="freeswitchtrunkversionin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/.version.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/CMakeLists.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkFreeswitch2005unsupportedsln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/Freeswitch.2005.unsupported.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/Freeswitch.2008.express.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkFreeswitch2008sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/Freeswitch.2008.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/Freeswitch.2008.sln.debug.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkFreeswitch2008slnreleasebat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/Freeswitch.2008.sln.release.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/Makefile.am (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -349,21 +349,7 @@
</span><span class="cx">           cat src/include/switch_version.h.in &gt; src/include/switch_version.h ; \
</span><span class="cx">           touch .version ; \
</span><span class="cx">         else \
</span><del>-          if [ -d .git ] ; then \
-            version=`git log --format=&quot;%h %ci&quot; -1 HEAD | head -1 || echo hacked` ; \
-            if [ &quot;x$$version&quot; == &quot;xhacked&quot; ] ; then \
-              version=&quot;hacked-`date -u +%Y%m%dT%H%M%SZ`&quot; ; \
-            else \
-              version=&quot;git-$$version&quot; ; \
-            fi ;\
-          else \
-            version=`svnversion . -n || echo hacked` ; \
-            if [ &quot;x$$version&quot; == &quot;xhacked&quot; ] ; then \
-              version=&quot;hacked-`date -u +%Y%m%dT%H%M%SZ`&quot; ; \
-            else \
-              version=&quot;svn-$$version&quot; ; \
-            fi ;\
-          fi ; \
</del><ins>+          version=`svnversion . -n || echo hacked` ; \
</ins><span class="cx">           oldversion=`cat .version 2&gt;/dev/null || echo &quot;0&quot;` ; \
</span><span class="cx">           if test &quot;$$oldversion&quot; != &quot;$$version&quot; || test $$force = 1 ; then \
</span><span class="cx">             cat src/include/switch_version.h.in | sed &quot;s/@SWITCH_VERSION_REVISION@/$$version/g&quot; &gt; src/include/switch_version.h ; \
</span><span class="lines">@@ -451,30 +437,23 @@
</span><span class="cx">         test -d $(DESTDIR)$(sysconfdir) || $(MAKE) samples-conf
</span><span class="cx">         test -d $(DESTDIR)$(htdocsdir) || $(MAKE) samples-htdocs
</span><span class="cx"> 
</span><del>-is-scm:
-        @if [ ! -d .svn -a ! -d .git ] ; then \
</del><ins>+is-svn:
+        @if [ ! -d .svn ] ; then \
</ins><span class="cx">                 echo ; echo ; \
</span><del>-                echo &quot;*****************************************************************************************************&quot; ; \
-                echo &quot;You can not update a release tarball or without a git or svn working copy please clone our git tree: &quot; ; \
-                echo &quot;git clone git://git.freeswitch.org/freeswitch.git                                                    &quot; ; \
-                echo &quot;or check out our read only svn mirror:                                                               &quot; ; \
-                echo &quot;svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk                                          &quot; ; \
-                echo &quot;*****************************************************************************************************&quot; ; \
</del><ins>+                echo &quot;**************************************************************************************************&quot; ; \
+                echo &quot;You can not update a release tarball or without a svn working copy, please checkout fresh from svn&quot; ; \
+                echo &quot;**************************************************************************************************&quot; ; \
</ins><span class="cx">                 echo ; echo ; \
</span><span class="cx">                 exit 1; \
</span><span class="cx">         fi 
</span><span class="cx"> 
</span><del>-update: is-scm
</del><ins>+update: is-svn
</ins><span class="cx">         @if test -d .svn ; then \
</span><span class="cx">           test ! -f .version || rm -f .version ; \
</span><span class="cx">           echo Updating... ; \
</span><span class="cx">           svn update ; \
</span><del>-        elif test -d .git ; then \
-          test ! -f .version || rm -f .version ; \
-          echo &quot;Pulling updates...&quot; ; \
-          git pull ; \
</del><span class="cx">         else \
</span><del>-          echo &quot;This source directory is not a git tree or svn working copy&quot; ; \
</del><ins>+          echo &quot;This source directory is not an svn working copy&quot; ; \
</ins><span class="cx">         fi
</span><span class="cx"> 
</span><span class="cx"> .nodepends:
</span><span class="lines">@@ -504,18 +483,18 @@
</span><span class="cx"> 
</span><span class="cx"> everything: install
</span><span class="cx"> 
</span><del>-up: is-scm clean
-        $(MAKE) update
</del><ins>+up: is-svn clean
+        svn update
</ins><span class="cx">         $(MAKE) -j core
</span><span class="cx">         $(MAKE) -j modules
</span><span class="cx">         $(MAKE) install
</span><span class="cx"> 
</span><del>-sync: is-scm
-        $(MAKE) update
</del><ins>+sync: is-svn
+        svn update
</ins><span class="cx">         $(MAKE) install
</span><span class="cx"> 
</span><del>-speedy-sync: is-scm
-        $(MAKE) update
</del><ins>+speedy-sync: is-svn
+        svn update
</ins><span class="cx">         $(MAKE) -j install
</span><span class="cx"> 
</span><span class="cx"> libs/openzap/Makefile:
</span><span class="lines">@@ -591,15 +570,15 @@
</span><span class="cx">         @echo
</span><span class="cx">         @echo http://www.cluecon.com
</span><span class="cx">         @sleep 5
</span><del>-current: cluecon update-clean is-scm
-        $(MAKE) update
</del><ins>+current: cluecon is-svn update-clean
+        svn update
</ins><span class="cx">         $(MAKE) all
</span><span class="cx">         $(MAKE) install
</span><span class="cx"> 
</span><span class="cx"> installall: current
</span><span class="cx"> 
</span><del>-speedy-current: update-clean is-scm
-        $(MAKE) update
</del><ins>+speedy-current: is-svn update-clean
+        svn update
</ins><span class="cx">         $(MAKE) speedy-sure
</span><span class="cx">         $(MAKE) install
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunkacincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/bootstrap.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/buildlib.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildbuildmrcpserversh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/buildmrcpserver.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/buildopal.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildbuildzrtpsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/buildzrtp.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ac_cflags_gcc_option.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigac_cflags_sun_optionm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ac_cflags_sun_option.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ac_gcc_archflag.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigac_gcc_x86_cpuidm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ac_gcc_x86_cpuid.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ac_prog_gzip.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigac_prog_wgetm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ac_prog_wget.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ax_cc_maxopt.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigax_cflags_warn_all_ansim4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ax_cflags_warn_all_ansi.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ax_check_compiler_flags.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigax_check_javam4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ax_check_java.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/ax_compiler_vendor.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigax_lib_mysqlm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/ax_lib_mysql.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/config.sub
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigerlangm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/erlang.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/libcurl.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfigodbcm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config/odbc.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/config/sched_setaffinity.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildconfiglayout"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/config.layout ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/curses.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildfixautoconfsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/fixautoconf.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/fixautomake.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildfixlibtoolsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/fixlibtool.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/categories.pbxbtree
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexcdeclspbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/cdecls.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexdeclspbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/decls.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexfilespbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/files.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindeximportspbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/imports.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexpbxindexheader"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/pbxindex.header</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexprotocolspbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/protocols.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexrefspbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/refs.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexstringspbxstringscontrol"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/strings.pbxstrings/control</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexstringspbxstringsstrings"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/strings.pbxstrings/strings</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchbuildfreeswitchpbxindexsubclassespbxbtree"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/build/freeswitch.build/freeswitch.pbxindex/subclasses.pbxbtree</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchinitarchlinux"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/freeswitch.init.archlinux ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/freeswitch.init.redhat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchinitsuse"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/freeswitch.init.suse ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/freeswitch.ld.so.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchmonitrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/freeswitch.monitrc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/freeswitch.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildfreeswitchsysconfig"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/freeswitch.sysconfig ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/fs_ivrd.init.redhat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildgen_indentpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/gen_indent.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/getlib.sh.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildgetsoundsshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/getsounds.sh.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/ignore_helper.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildindent_optionssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/indent_options.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/modmake.rules.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildmodmakerulesam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/modmake.rulesam ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/modules.conf.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildmoh_versiontxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/moh_version.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/build/sounds_version.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkbuildswigallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/swigall.sh (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/build/swigall.sh        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/build/swigall.sh        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> cd src/mod/languages/mod_lua
</span><span class="cx"> make swigclean
</span><del>-make lua_wrap
</del><ins>+make mod_lua_wrap.cpp
</ins><span class="cx"> cd ../../../..
</span><span class="cx"> 
</span><span class="cx"> cd src/mod/languages/mod_perl
</span></span></pre></div>
<a id="freeswitchtrunkbuildturbo_buildsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/build/turbo_build.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/cmake_modules/FindAPR.cmake
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkcmake_modulesFindAPRUtilcmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/cmake_modules/FindAPRUtil.cmake ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/cmake_modules/FindLibedit.cmake
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkcmake_modulesFindSndfilecmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/cmake_modules/FindSndfile.cmake ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/acl.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsalsaconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/alsa.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/cdr_csv.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configscdr_pg_csvconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/cdr_pg_csv.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/cidlookup.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsconferenceconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/conference.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/console.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsdialplan_directoryconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/dialplan_directory.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/dingaling.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsdirectoryconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/directory.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/distributor.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configseasyrouteconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/easyroute.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/enum.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configserlang_eventconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/erlang_event.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/event_multicast.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsevent_socketconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/event_socket.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/fax.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsfifoconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/fifo.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/ivr.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsjavaconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/java.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/lcr.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configslimitconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/limit.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/local_stream.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configslogfileconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/logfile.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/lua.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsmemcacheconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/memcache.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/modules.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsnibblebillconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/nibblebill.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/opal.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsperlconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/perl.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/pocketsphinx.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsportaudioconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/portaudio.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/post_load_modules.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configspythonconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/python.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/rss.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configssangoma_codecconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/sangoma_codec.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/shout.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsskinnyconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/skinny.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/sofia.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsspidermonkeyconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/spidermonkey.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/switch.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configssyslogconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/syslog.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/timezones.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configstts_commandlineconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/tts_commandline.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/unicall.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsunimrcpconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/unimrcp.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsxml_cdrconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/xml_cdr.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/xml_curl.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfautoload_configsxml_rpcconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/autoload_configs/xml_rpc.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/autoload_configs/zeroconf.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplandefault00_pizza_demoxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/default/00_pizza_demo.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/default/01_example.com.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplandefault99999_enumxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/default/99999_enum.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/default/ideasip.com.noload
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplandefaultpulvercomnoload"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/default/pulver.com.noload ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/default/sipbroker.com.noload
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplandefaultsipphonecomnoload"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/default/sipphone.com.noload ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/default/tollfreegateway.com.noload
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplandefaultxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/default.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/features.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdialplanpublic00_inbound_didxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/dialplan/public.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1000xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1000.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1001.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1002xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1002.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1003.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1004xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1004.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1005.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1006xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1006.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1007.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1008xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1008.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1009.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1010xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1010.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1011.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1012xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1012.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1013.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1014xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1014.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1015.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1016xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1016.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1017.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefault1018xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/1018.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/1019.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefaultbrianxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/brian.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default/default.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfdirectorydefaultexamplecomxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/directory/default/example.com.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/directory/default.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfextensionsconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/extensions.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/freeswitch.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconffur_elisettml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/fur_elise.ttml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/ivr_menus/demo_ivr.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfjingle_profilesclientxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/jingle_profiles/client.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/jingle_profiles/server.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangdedexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/de/de.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/de/demo/demo.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangdevmttsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/de/vm/tts.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangendemodemoxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/en/demo/demo.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/en/dir/sounds.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangendirttsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/en/dir/tts.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/en/en.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangenvmsoundsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/en/vm/sounds.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/en/vm/tts.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangfrdemodemoxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/fr/demo/demo.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/fr/dir/sounds.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangfrdirttsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/fr/dir/tts.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/fr/fr.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangfrvmsoundsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/fr/vm/sounds.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/ru/demo/demo-ivr.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangrudemodemoxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/ru/demo/demo.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/ru/dir/sounds.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangrudirttsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/ru/dir/tts.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/ru/ru.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconflangruvmsoundsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/lang/ru/vm/sounds.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/lang/ru/vm/tts.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfmimetypes"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/mime.types ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfmrcp_profilesnuance100mrcpv1xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfmrcp_profilesnuance50mrcpv2xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfmrcp_profilesvoxeoprophecy80mrcpv1xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/notify-voicemail.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfsip_profilesexternalexamplexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/sip_profiles/external/example.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/sip_profiles/external.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfsip_profilesinternalexamplexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/sip_profiles/internal/example.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfsip_profilesinternalxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/sip_profiles/internal.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/skinny_profiles/internal.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconftetristtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/tetris.ttml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/vars.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfvoicemailtpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/voicemail.tpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/web-vm.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfyamlextensionsyaml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/conf/yaml/extensions.yaml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/conf/yaml/mod_yaml.yaml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkconfigurein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/configure.in (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/configure.in        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/configure.in        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> 
</span><span class="cx"> # Must change all of the below together
</span><span class="cx"> # For a release, set revision for that tagged release as well and uncomment
</span><del>-AC_INIT([freeswitch], [1.0.head], BUG-REPORT-ADDRESS)
</del><ins>+AC_INIT([freeswitch], [1.0.trunk], BUG-REPORT-ADDRESS)
</ins><span class="cx"> AC_SUBST(SWITCH_VERSION_MAJOR, [1])
</span><span class="cx"> AC_SUBST(SWITCH_VERSION_MINOR, [0])
</span><del>-AC_SUBST(SWITCH_VERSION_MICRO, [head])
-#AC_SUBST(SWITCH_VERSION_REVISION, [])
</del><ins>+AC_SUBST(SWITCH_VERSION_MICRO, [trunk])
+#AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here])
</ins><span class="cx"> 
</span><span class="cx"> AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])
</span><span class="cx"> AC_CONFIG_FILES([.version:.version.in])
</span></span></pre></div>
<a id="freeswitchtrunkdebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/compat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiancontrol"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/control ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiandirs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/dirs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-codec-passthru-amr.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchcodecpassthrug7231install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-codec-passthru-g7231.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-codec-passthru-g729.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchdevinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-dev.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-de.conffiles
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangdeinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-de.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-en.conffiles
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangeninstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-en.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-es.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangfrconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-fr.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-fr.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangitinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-it.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-nl.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangruconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-ru.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lang-ru.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchluaconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lua.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-lua.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchperlconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-perl.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-perl.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchspidermonkeyconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch-spidermonkey.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch.conffiles ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch.default
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchinit"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch.init ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/freeswitch.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianmanman1freeswitch1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/man/man1/freeswitch.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/monit/freeswitch.monitrc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianpostinst"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/postinst ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/postrm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/buildsounds.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/files
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie16000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-16000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-32000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianfreeswitchsoundsenuscallie48000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-48000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/freeswitch-sounds-en-us-callie-8000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsenuscalliedebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-en-us-callie/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/buildsounds.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/files
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic16000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-16000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-32000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianfreeswitchsoundsmusic48000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-48000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/freeswitch-sounds-music-8000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsmusicdebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-music/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/buildsounds.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/files
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena16000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-16000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-32000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianfreeswitchsoundsruruelena48000install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-48000.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/freeswitch-sounds-ru-ru-elena-8000.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansoundsfreeswitchsoundsruRUelenadebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/sounds/freeswitch-sounds-ru-RU-elena/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/debian/sounds/getsounds.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdebiansubstvars"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/substvars ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsDoxygenconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/Doxygen.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/JavaScript.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsdocs2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/docs.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/docs.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsphraseREADMETXT"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/phrase/README.TXT ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/phrase/phrase.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsphrasephrase_dexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/phrase/phrase_de.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/phrase/phrase_en.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsphrasephrase_esxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/phrase/phrase_es.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/phrase/phrase_fr.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsphrasephrase_nlxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/phrase/phrase_nl.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/phrase/phrase_ru.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdocsphrasephrase_zh_HKxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/phrase/phrase_zh_HK.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/docs/zrtp_agpl-3.0.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkdtdfreeswitch_dialplandtd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/dtd/freeswitch_dialplan.dtd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/freeswitch.spec
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfreeswitchxcodeprojmikemode1v3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/freeswitch.xcodeproj/mike.mode1v3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/freeswitch.xcodeproj/mike.pbxuser
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfreeswitchxcodeprojprojectpbxproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/freeswitch.xcodeproj/project.pbxproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/FSComm.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommFSCommpro"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/FSComm.pro ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/account.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommaccounth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/account.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/call.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommcallh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/call.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/conf/accounts/example.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommconffreeswitchserial"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/conf/freeswitch.serial</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommconffreeswitchxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/conf/freeswitch.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/fshost.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommfshosth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/fshost.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/main.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommmainwindowcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/mainwindow.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/mainwindow.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommmainwindowui"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/mainwindow.ui ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/mod_qsettings/mod_qsettings.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommmod_qsettingsmod_qsettingsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/mod_qsettings/mod_qsettings.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/accountdialog.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesaccountdialogh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/accountdialog.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/accountdialog.ui
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesprefaccountscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/prefaccounts.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/prefaccounts.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesprefdialogcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/prefdialog.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/prefdialog.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesprefdialogui"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/prefdialog.ui ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/prefportaudio.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesprefportaudioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/prefportaudio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/preferences/prefsofia.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkfscommpreferencesprefsofiah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/preferences/prefsofia.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/fscomm/resources/pref_accounts.jpg
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcespref_audiogif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/pref_audio.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcespref_generaljpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/pref_general.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcespref_sippng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/pref_sip.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcessplashpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/splash.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcestaskbar_iconpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/taskbar_icon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcestestwav"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/fscomm/resources/test.wav</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkfscommresourcesqrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/resources.qrc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/htdocs/license.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkhtdocsslimswf"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/htdocs/slim.swf</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkhtdocsslimtesthtm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/htdocs/slimtest.htm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/.gitignore
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/libs/.gitignore        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/libs/.gitignore        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -189,9 +189,6 @@
</span><span class="cx"> ilbc/src/stamp-h1
</span><span class="cx"> ilbc/tests/Makefile
</span><span class="cx"> ilbc/tests/Makefile.in
</span><del>-js/nsprpub/lib/ds/libplds4.so.1
-js/nsprpub/lib/libc/src/libplc4.so.1
-js/nsprpub/pr/src/libnspr4.so.1
</del><span class="cx"> js/Makefile
</span><span class="cx"> js/aclocal.m4
</span><span class="cx"> js/config.guess
</span><span class="lines">@@ -993,74 +990,3 @@
</span><span class="cx"> unimrcp/build/acmacros/ltsugar.m4
</span><span class="cx"> unimrcp/build/acmacros/ltversion.m4
</span><span class="cx"> unimrcp/build/acmacros/lt~obsolete.m4
</span><del>-*.tar.gz
-celt-0.7.1/
-flite-1.3.99/
-freeradius-client-1.1.6/
-iksemel/test/tst-dom
-iksemel/test/tst-filter
-iksemel/test/tst-iks
-iksemel/test/tst-ikstack
-iksemel/test/tst-jid
-iksemel/test/tst-md5
-iksemel/test/tst-sax
-iksemel/test/tst-sha
-iksemel/tools/ikslint
-iksemel/tools/iksperf
-iksemel/tools/iksroster
-json-c-0.9/
-lame-3.97/
-libmemcached-0.32/
-libshout-2.2.2/
-mpg123/
-openldap-2.4.19/
-pocketsphinx-0.5.99/
-portaudio/bin-stamp
-portaudio/bin/
-portaudio/lib-stamp
-silk/Decoder
-silk/Encoder
-silk/signalCompare
-soundtouch-1.3.1/
-sphinxbase-0.4.99/
-unimrcp/platforms/asr-client/asrclient
-unimrcp/platforms/umc/umc
-unimrcp/platforms/unimrcp-client/unimrcpclient
-unimrcp/platforms/unimrcp-server/unimrcpserver
-yaml/config.h
-yaml/stamp-h1
-yaml/tests/example-deconstructor
-yaml/tests/example-deconstructor-alt
-yaml/tests/example-reformatter
-yaml/tests/example-reformatter-alt
-yaml/tests/run-dumper
-yaml/tests/run-emitter
-yaml/tests/run-loader
-yaml/tests/run-parser
-yaml/tests/run-scanner
-Communicator_semi_40.cd_semi_6000/
-libogg-1.1.3/
-pthreads-w32-2-7-0-release/
-sounds/
-sphinxbase-0.4.99/
-sofia-sip/libsofia-sip-ua/http/http_tag_dll.c
-sofia-sip/libsofia-sip-ua/iptsec/auth_tag_dll.c
-sofia-sip/libsofia-sip-ua/msg/msg_tag_dll.c
-sofia-sip/libsofia-sip-ua/msg/msg_tag_ref.c
-sofia-sip/libsofia-sip-ua/nea/nea_tag_dll.c
-sofia-sip/libsofia-sip-ua/nta/nta_tag_dll.c
-sofia-sip/libsofia-sip-ua/nth/nth_tag_dll.c
-sofia-sip/libsofia-sip-ua/nua/nua_tag_dll.c
-sofia-sip/libsofia-sip-ua/sdp/sdp_tag_dll.c
-sofia-sip/libsofia-sip-ua/sip/sip_tag_dll.c
-sofia-sip/libsofia-sip-ua/soa/soa_tag_dll.c
-sofia-sip/libsofia-sip-ua/stun/stun_tag_dll.c
-sofia-sip/libsofia-sip-ua/su/su_tag_dll.c
-sofia-sip/libsofia-sip-ua/tport/tport_tag_dll.c
-sofia-sip/libsofia-sip-ua/url/url_tag_dll.c
-win32/pcre/pcre_chartables.c
-apr-util/include/apu_config.h
-apr-util/include/apu_select_dbm.h
-include/
-js/nsprpub/pr/include/prcpucfg.h
-apr-util/xml/expat/lib/config.h
</del></span></pre></div>
<a id="freeswitchtrunklibsaprupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/CHANGES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/LICENSE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/NOTICE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprNWGNUmakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/NWGNUmakefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/README.dev
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapraprconfigin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/apr-config.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/apr.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapraprdsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/apr.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/apr.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapraprspec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/apr.spec ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/atomic/netware/apr_atomic.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapratomicos390atomicc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/atomic/os390/atomic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/atomic/unix/apr_atomic.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapratomicwin32apr_atomicc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/atomic/win32/apr_atomic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/MakeEtags
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildNWGNUenvironmentinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/NWGNUenvironment.inc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/NWGNUhead.inc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildNWGNUmakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/NWGNUmakefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/NWGNUtail.inc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildPrintPath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/PrintPath ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/aplibtool.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildapr_appdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/apr_app.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/apr_common.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildapr_hintsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/apr_hints.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/apr_network.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildapr_rulesmkin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/apr_rules.mk.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/apr_threads.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildax_compiler_vendorm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/ax_compiler_vendor.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/buildcheck.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildcvtdsppl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/cvtdsp.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/find_apr.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildfixwin32makpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/fixwin32mak.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/gen-build.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildgetversionsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/get-version.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/install.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildjlibtoolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/jlibtool.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/libapr_app.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildlineendspl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/lineends.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/make_exports.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildmake_nw_exportawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/make_nw_export.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/make_var_export.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildmkdirsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/mkdir.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/nw_export.inc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildnw_verawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/nw_ver.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/pkg/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildpkgbuildpkgsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/pkg/buildpkg.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/pkg/pkginfo.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildprebuildNWbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/prebuildNW.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/rpm/apr.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildrungcovsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build/run-gcov.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build/win32ver.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildoutputsmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/build-outputs.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/build.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprbuildconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/buildconf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/config.layout
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdocsAPRDesignhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/docs/APRDesign.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/docs/canonical_filenames.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdocsdoxygenconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/docs/doxygen.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/docs/incomplete_types
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdocsnon_apr_programs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/docs/non_apr_programs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/docs/pool-design.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdocswin32_buildshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/docs/win32_builds.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/dso/aix/dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdsobeosdsoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/dso/beos/dso.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/dso/netware/dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdsoos2dsoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/dso/os2/dso.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/dso/os390/dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprdsounixdsoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/dso/unix/dso.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/dso/win32/dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapremacsmode"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/emacs-mode ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/netware/filepath.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ionetwarefilestatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/netware/filestat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/netware/filesys.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ionetwareflockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/netware/flock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/netware/mktemp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ionetwarepipec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/netware/pipe.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/copy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2dirc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/dir.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/dir_make_recurse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2fileaccc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/fileacc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/filedup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2filepathc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/filepath.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/filepath_util.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2filestatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/filestat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/filesys.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2flockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/flock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/fullrw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2maperrorcodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/maperrorcode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/mktemp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2openc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/open.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/pipe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2readwritec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/readwrite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/os2/seek.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_ioos2tempdirc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/os2/tempdir.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/copy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixdirc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/dir.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/fileacc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixfiledupc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/filedup.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/filepath.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixfilepath_utilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/filepath_util.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/filestat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixflockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/flock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/fullrw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixmktempc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/mktemp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/open.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixpipec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/pipe.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/readwrite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iounixseekc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/unix/seek.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/unix/tempdir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iowin32dirc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/win32/dir.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/win32/filedup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iowin32filepathc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/win32/filepath.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/win32/filestat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iowin32filesysc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/win32/filesys.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/win32/flock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iowin32openc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/win32/open.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/win32/pipe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprfile_iowin32readwritec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/file_io/win32/readwrite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/file_io/win32/seek.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprhelpersapr_renamepl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/helpers/apr_rename.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/images/ScanDocBig.jpg
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesScanDocSmalljpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/ScanDocSmall.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesball1gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/ball1.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesball1png"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/ball1.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesball2gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/ball2.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesball2png"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/ball2.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesbuggif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/bug.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesbugpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/bug.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagescautiongif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/caution.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagescautionpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/caution.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesmastergif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/master.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagesmasterpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/master.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagestipgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/tip.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimagestippng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/tip.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimageswarninggif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/warning.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprimageswarningpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/images/warning.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeaprhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr.hnw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeaprhw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_allocator.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_atomich"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_atomic.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_dso.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_envh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_env.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_errno.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_file_infoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_file_info.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_file_io.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_fnmatchh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_fnmatch.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_general.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_getopth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_getopt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_global_mutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_hashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_hash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_inherit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_libh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_lib.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_mmap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_network_ioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_network_io.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_poll.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_poolsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_pools.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_portable.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_proc_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_proc_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_random.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_ringh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_ring.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_shm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_signalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_signal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_strings.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_supporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_support.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_tables.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_thread_condh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_thread_cond.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_thread_mutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_thread_proch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_thread_proc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_thread_rwlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_timeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_time.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_user.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludeapr_versionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/apr_version.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/apr_want.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchaixapr_arch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/aix/apr_arch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/apr_private_common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchbeosapr_arch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_proc_mutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchbeosapr_arch_thread_condh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_cond.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_mutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchbeosapr_arch_thread_rwlockh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_thread_rwlock.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/beos/apr_arch_threadproc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_file_io.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_global_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_global_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_internal_time.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_networkioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_networkio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_pre_nw.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_proc_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_proc_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_cond.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_thread_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_thread_rwlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchnetwareapr_arch_threadproch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_arch_threadproc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/netware/apr_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchos2apr_arch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_file_io.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchos2apr_arch_networkioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_networkio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_os2calls.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchos2apr_arch_proc_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_proc_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_cond.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchos2apr_arch_thread_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_thread_rwlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchos2apr_arch_threadproch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/os2/apr_arch_threadproc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/os390/apr_arch_dso.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_file_io.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_global_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_global_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_inherit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_internal_timeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_internal_time.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_misc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_networkioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_networkio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_poll_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_proc_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_proc_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_shm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_thread_condh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_cond.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_mutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchunixapr_arch_thread_rwlockh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_thread_rwlock.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/unix/apr_arch_threadproc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_atimeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_atime.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_dso.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_file_ioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_file_io.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_inherit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_misch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_misc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_networkio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_proc_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_proc_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_cond.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_thread_mutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_mutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_thread_rwlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_arch_threadproch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_threadproc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_arch_utf8.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprincludearchwin32apr_dbg_win32_handlesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_dbg_win32_handles.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/include/arch/win32/apr_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlibaprdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/libapr.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/libapr.rc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlibaprnwmcpzip"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/libaprnw.mcp.zip</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksbeosproc_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/beos/proc_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/beos/thread_cond.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksbeosthread_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/beos/thread_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/beos/thread_rwlock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksnetwareproc_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/netware/proc_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/netware/thread_cond.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksnetwarethread_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/netware/thread_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/netware/thread_rwlock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksos2proc_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/os2/proc_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/os2/thread_cond.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksos2thread_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/os2/thread_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/os2/thread_rwlock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksunixglobal_mutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/unix/global_mutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/unix/proc_mutex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksunixthread_condc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/unix/thread_cond.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/unix/thread_mutex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlocksunixthread_rwlockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/unix/thread_rwlock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/win32/proc_mutex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlockswin32thread_condc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/win32/thread_cond.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/locks/win32/thread_mutex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprlockswin32thread_rwlockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/locks/win32/thread_rwlock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/memory/unix/apr_pools.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscnetwareaprxdc"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/apr/misc/netware/apr.xdc</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscnetwareaprlibdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/netware/aprlib.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/netware/charset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscnetwarelibprewsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/netware/libprews.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/netware/rand.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscnetwarestartc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/netware/start.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/unix/charset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscunixenvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/unix/env.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/unix/errorcodes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscunixgetoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/unix/getopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/unix/otherchild.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscunixrandc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/unix/rand.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/unix/randbyte_os2.inc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscunixstartc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/unix/start.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/unix/version.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscwin32apr_appc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/win32/apr_app.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/win32/charset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscwin32envc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/win32/env.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/win32/internal.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscwin32miscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/win32/misc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/win32/rand.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmiscwin32startc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/misc/win32/start.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/misc/win32/utf8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmmapunixcommonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/mmap/unix/common.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/mmap/unix/mmap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprmmapwin32mmapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/mmap/win32/mmap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/beos/sendrecv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iobeossocketcommonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/beos/socketcommon.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/os2/inet_ntop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_ioos2inet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/os2/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/os2/os2calls.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_ioos2sendrecvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/os2/sendrecv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/os2/sendrecv_udp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_ioos2sockaddrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/os2/sockaddr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/os2/sockets.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_ioos2sockoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/os2/sockopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/unix/inet_ntop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iounixinet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/unix/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/unix/multicast.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iounixsendrecvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/unix/sendrecv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/unix/sockaddr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iounixsocketsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/unix/sockets.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/unix/sockopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iowin32sendrecvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/win32/sendrecv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/network_io/win32/sockets.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprnetwork_iowin32sockoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/network_io/win32/sockopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/passwd/apr_getpass.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprpollos2pollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/poll/os2/poll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/poll/os2/pollset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprpollunixepollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/poll/unix/epoll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/poll/unix/kqueue.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprpollunixpollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/poll/unix/poll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/poll/unix/port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprpollunixselectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/poll/unix/select.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/random/unix/apr_random.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprrandomunixsha2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/random/unix/sha2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/random/unix/sha2.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprrandomunixsha2_gluec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/random/unix/sha2_glue.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/renames_pending
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprshmembeosshmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/shmem/beos/shm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/shmem/os2/shm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprshmemunixshmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/shmem/unix/shm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/shmem/win32/shm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprstringsapr_cpystrnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/strings/apr_cpystrn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/strings/apr_fnmatch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprstringsapr_snprintfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/strings/apr_snprintf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/strings/apr_strings.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprstringsapr_strnatcmpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/strings/apr_strnatcmp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/strings/apr_strtok.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprsupportunixwaitioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/support/unix/waitio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/tables/apr_hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtablesapr_tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/tables/apr_tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestMakefilewin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/Makefile.win ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/NWGNUmakefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/abts.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestabtsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/abts.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/abts_tests.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestaprtestdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/aprtest.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/aprtest.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestaprtestwin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/aprtest.win ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/data/file_datafile.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestdatammap_datafiletxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/data/mmap_datafile.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/globalmutexchild.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestinternalMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/internal/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/internal/testregex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestinternaltestucsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/internal/testucs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/mod_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestnw_miscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/nw_misc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/nwgnuaprtest
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestnwgnuglobalmutexchild"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/nwgnuglobalmutexchild ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/nwgnumod_test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestnwgnuproc_child"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/nwgnuproc_child ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/nwgnureadchild
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestnwgnusockchild"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/nwgnusockchild ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/nwgnutestatmc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestnwgnutryread"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/nwgnutryread ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/occhild.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestproc_childc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/proc_child.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/readchild.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestsendfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/sendfile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/sockchild.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestalldsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testall.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testall.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestappc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testapp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testapp.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestappntdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testappnt.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testargs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestatomicc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testatomic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testdir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestdsoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testdso.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testdup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestenvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testenv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestfilecopyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testfilecopy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testfileinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestflockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testflock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testflock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestfmtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testfmt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testfnmatch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestglobalmutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testglobalmutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testglobalmutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttesthashc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testhash.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testipsub.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestlfsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testlfs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testlock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestlockperfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testlockperf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testmmap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestmutexscopec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testmutexscope.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testnames.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testoc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testpath.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestpipec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testpipe.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testpoll.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestpoolsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testpools.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testproc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestprocmutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testprocmutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testrand.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestrand2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testrand2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testshm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestshmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testshm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testshmconsumer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestshmproducerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testshmproducer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testsleep.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestsockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testsock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testsock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestsocketsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testsockets.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testsockopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtestteststrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/teststr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/teststrnatcmp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttesttablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testtable.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testtemp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestthreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testthread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testtime.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestudc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testud.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testuser.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestutilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testutil.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/testutil.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtesttestvsnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/test/testvsn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/test/tryread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocbeosapr_proc_stubc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/beos/apr_proc_stub.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/beos/proc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocbeosthreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/beos/thread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/beos/threadpriv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocbeosthreadproc_commonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/beos/threadproc_common.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/netware/proc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocnetwareprocsupc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/netware/procsup.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/netware/signals.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocnetwarethreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/netware/thread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/netware/threadpriv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocos2procc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/os2/proc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/os2/signals.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocos2threadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/os2/thread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/os2/threadpriv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocunixprocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/unix/proc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/unix/procsup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocunixsignalsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/unix/signals.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/unix/thread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocunixthreadprivc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/unix/threadpriv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/win32/proc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocwin32signalsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/win32/signals.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/threadproc/win32/thread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprthreadprocwin32threadprivc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/threadproc/win32/threadpriv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/time/unix/time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtimeunixtimestrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/time/unix/timestr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/time/win32/access.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprtimewin32timec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/time/win32/time.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/time/win32/timestr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprusernetwaregroupinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/user/netware/groupinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/user/netware/userinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapruserunixgroupinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/user/unix/groupinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/user/unix/userinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsapruserwin32groupinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr/user/win32/groupinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr/user/win32/userinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/CHANGES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/INSTALL.MySQL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilLICENSE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/LICENSE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilNOTICE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/NOTICE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/NWGNUmakefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilaprutilpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/apr-util.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/apr-util.spec
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilaprutildsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/aprutil.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/aprutil.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilapuconfigin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/apu-config.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_brigade.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_bucketsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_alloc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_buckets_eosc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_eos.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_file.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_buckets_flushc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_flush.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_heap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_buckets_mmapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_mmap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_pipe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_buckets_poolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_pool.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_refcount.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbucketsapr_buckets_simplec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_simple.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/buckets/apr_buckets_socket.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildapuconfm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/apu-conf.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/apu-hints.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildapuiconvm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/apu-iconv.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/dbd.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuilddbmm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/dbm.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/find_apu.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildmkdirsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/mkdir.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/pkg/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildpkgbuildpkgsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/pkg/buildpkg.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/pkg/pkginfo.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildrpmaprutilspecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build/rpm/apr-util.spec.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build/w32locatedb.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildoutputsmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/build-outputs.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/build.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilbuildconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/buildconf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/config.layout
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilcryptoapr_md4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/crypto/apr_md4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/crypto/apr_md5.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilcryptoapr_sha1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/crypto/apr_sha1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/crypto/getuuid.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilcryptouuidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/crypto/uuid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbd/apr_dbd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbdapr_dbd_pgsqlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbd/apr_dbd_pgsql.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbd/apr_dbd_sqlite2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbdapr_dbd_sqlite3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbd/apr_dbd_sqlite3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/apr_dbm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmapr_dbm_berkeleydbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/apr_dbm_berkeleydb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/apr_dbm_gdbm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmapr_dbm_ndbmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/apr_dbm_ndbm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/apr_dbm_sdbm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmsdbmsdbmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmsdbmsdbm_lockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_lock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_pair.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmsdbmsdbm_pairh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_pair.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutildbmsdbmsdbm_tuneh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/dbm/sdbm/sdbm_tune.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/docs/doxygen.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilencodingapr_base64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/encoding/apr_base64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/export_vars.sh.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilhooksapr_hooksc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/hooks/apr_hooks.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_anylock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_base64h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_base64.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_buckets.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_dateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_date.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_dbd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_dbmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_dbm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_hooks.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_ldaphin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap.hnw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_ldaphw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap_init.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_ldap_optionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap_option.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_ldap_url.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_md4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_md4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_md5.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_optionalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_optional.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_optional_hooks.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_queueh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_queue.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_reslist.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_rmmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_rmm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_sdbm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_sha1h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_sha1.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_strmatch.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_urih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_uri.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_uuid.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapr_xlateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apr_xlate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apr_xml.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapuhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apu.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apu.hnw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapuhw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apu.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apu_version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapu_wanthin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apu_want.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/apu_want.hnw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeapu_wanthw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/apu_want.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/private/apr_dbd_internal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeprivateapr_dbm_privateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/private/apr_dbm_private.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/private/apu_config.hw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilincludeprivateapu_select_dbmhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/include/private/apu_select_dbm.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/include/private/apu_select_dbm.hw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilldapNWGNUmakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/ldap/NWGNUmakefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/ldap/apr_ldap_init.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilldapapr_ldap_optionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/ldap/apr_ldap_option.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/ldap/apr_ldap_url.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutillibaprutildsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/libaprutil.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/libaprutil.rc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilmiscapr_datec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/misc/apr_date.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/misc/apr_queue.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilmiscapr_reslistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/misc/apr_reslist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/misc/apr_rmm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilmiscapu_versionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/misc/apu_version.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/renames_pending
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilstrmatchapr_strmatchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/strmatch/apr_strmatch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltestMakefilewin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/Makefile.win ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/NWGNUmakefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltestabtsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/abts.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/abts.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltestabts_testsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/abts_tests.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/dbd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltestnw_miscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/nw_misc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/nwgnuaputest
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttest_apuh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/test_apu.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testbuckets.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestdatec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testdate.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testdbd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestdbmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testdbm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testldap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestmd4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testmd4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testmd5.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestpassc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testpass.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testqueue.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestreslistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testreslist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testrmm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltestteststrmatchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/teststrmatch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testuri.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestutilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testutil.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testutil.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestuuidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testuuid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/test/testxlate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiltesttestxmlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/test/testxml.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/uri/NWGNUmakefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutiluriapr_uric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/uri/apr_uri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xlate/xlate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlNWGNUmakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/NWGNUmakefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/apr_xml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/buildconf.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatconfigurein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/configure.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/PrintPath
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatconftoolsconfigguess"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.guess ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/config.sub
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatconftoolsinstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/missing
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatconftoolsmkinstalldirs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/conftools/mkinstalldirs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibasciih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/ascii.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/asciitab.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibconfighnw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/config.hnw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/expat.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibexpathin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/expat.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/iasciitab.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatliblatin1tabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/latin1tab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/map_osd_ebcdic_df04_1.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibnametabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/nametab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/osd_ebcdic_df04_1.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibutf8tabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/utf8tab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/winconfig.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibxmldsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xml.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlparse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibxmlrolec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlrole.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmlrole.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibxmltokc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibxmltok_implc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_impl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_impl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsaprutilxmlexpatlibxmltok_nsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/apr-util/xml/expat/lib/xmltok_ns.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/autogen.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicebroadvoicepcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/broadvoice.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/broadvoice.spec
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicebroadvoicespecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/broadvoice.spec.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/config/ax_c99_features.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceconfigax_check_export_capabilitym4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/config/ax_check_export_capability.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/config/ax_check_real_file.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceconfigax_compiler_vendorm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/config/ax_compiler_vendor.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/config/ax_fixed_point_machine.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceconfigax_misaligned_access_failsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/config/ax_misaligned_access_fails.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/debian/changelog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedebiancompat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/debian/compat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/debian/libbroadvoice-dev.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedebianlibbroadvoicedocinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/debian/libbroadvoice-doc.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/debian/libbroadvoice1.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/debian/watch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedocMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/doc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/doc/broadvoice-doxygen
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicedoccsscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/doc/css.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/doc/wrapper.xsl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/bitpack16.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbitpack16h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/bitpack16.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/bitpack32.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbitpack32h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/bitpack32.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/bitstream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbitstreamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/bitstream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice/broadvoice.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbroadvoiceprivatebroadvoiceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice/private/broadvoice.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice/version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbroadvoiceversionhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice/version.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbroadvoicehin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcbroadvoicevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/broadvoice.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16cnst.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16coarse_pitchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16coarse_pitch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16decoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16encoderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16encoder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16excdec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16excquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16excquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16externs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16fine_pitchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16fine_pitch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16gaindec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16gainquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16gainquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16levelest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16lspdecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16lspdec.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16lspquan.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16plcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16plc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16postfilter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16postfilterh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16postfilter.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16ptdec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16ptquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16ptquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16strct.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv16bv16tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv16/bv16tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32cnst.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32coarse_pitchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32coarse_pitch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32decoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32encoderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32encoder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32excdec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32excquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32excquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32externs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32fine_pitchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32fine_pitch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32gaindec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32gainquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32gainquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32levelest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32lspdecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32lspdec.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32lspquan.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32plcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32plc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32ptdec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32ptquanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32ptquan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32strct.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingbv32bv32tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/bv32/bv32tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/a2lsp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommonallpolec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/allpole.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/allzero.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommonautocorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/autocor.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/bvcommon.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommoncmtablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/cmtables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/levdur.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommonlsp2ac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/lsp2a.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/stblchck.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommonstblzlspc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/stblzlsp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/typedef.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcfloatingcommonutilityc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/utility.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/floating/common/utility.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrclibbroadvoice2005sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2005.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrclibbroadvoice2008sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2008.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/libbroadvoice.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrclibbroadvoicedsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/libbroadvoice.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/broadvoice.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcgettimeofdayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/gettimeofday.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/inttypes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcmsvcprojfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/msvcproj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/msvcproj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcsystimeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/sys/time.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/tgmath.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcunistdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/unistd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/vc8proj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcvc8projhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/vc8proj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/src/msvc/vc9proj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicesrcmsvcvc9projhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/src/msvc/vc9proj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/test-data/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestdatareadmetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/test-data/readme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestsbroadvoice_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/broadvoice_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/bv16_fixed_tests.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestsbv16_floating_testssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/bv16_floating_tests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/bv16_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestsbv32_fixed_testssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/bv32_fixed_tests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/bv32_floating_tests.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestsbv32_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/bv32_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/g192_bit_stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoicetestsg192_bit_streamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/g192_bit_stream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/tests/regression_tests.sh.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsbroadvoiceteststimingh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/broadvoice/tests/timing.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/broadvoice/wrapper.xsl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/CHANGES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/RELEASE-NOTES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlacincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/buildconf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlbuildconfbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/buildconf.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/curl-config.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlcurlstyleel"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/curl-style.el ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/include/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlincludeREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/include/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/include/curl/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlincludecurlcurlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/include/curl/curl.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/include/curl/curlver.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlincludecurleasyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/include/curl/easy.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/include/curl/mprintf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlincludecurlmultih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/include/curl/multi.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/include/curl/stdcheaders.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlincludecurltypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/include/curl/types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/Makefile.Watcom
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/Makefile.b32
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibMakefileinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/Makefile.inc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/Makefile.m32
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibMakefilenetware"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/Makefile.netware ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/Makefile.riscos
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibMakefilevc6"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/Makefile.vc6 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/README.ares
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibREADMEcurlx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/README.curlx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/README.encoding
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibREADMEhostip"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/README.hostip ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/README.httpauth
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibREADMEmemoryleak"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/README.memoryleak ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/README.multi_socket
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibREADMEpipelining"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/README.pipelining ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/amigaos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibamigaosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/amigaos.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/arpa_telnet.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibbase64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/base64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/base64.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibcabundlecrt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/ca-bundle.crt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/config-amigaos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibconfigmach"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/config-mac.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/config-riscos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibconfigtpfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/config-tpf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/config-win32.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibconfigwin32ceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/config-win32ce.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/config.dos
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibconnectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/connect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/connect.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibcontent_encodingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/content_encoding.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/content_encoding.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibcookiec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/cookie.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/cookie.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibcurllibdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/curllib.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/curllib.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibcurllibvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/curllib.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/curlx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibdictc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/dict.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/dict.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibeasyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/easy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/easyif.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibescapec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/escape.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/escape.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/file.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/file.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibformdatac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/formdata.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/formdata.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibftpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/ftp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/ftp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibgetenvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/getenv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/getinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibgetinfoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/getinfo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/gtls.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibgtlsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/gtls.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/hash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/hostares.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhostasync"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/hostasyn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/hostip.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhostiph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/hostip.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/hostip4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhostip6c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/hostip6.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/hostsyn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhostthrec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/hostthre.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/http.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhttph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/http.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/http_chunks.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhttp_chunksh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/http_chunks.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/http_digest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhttp_digesth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/http_digest.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/http_negotiate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhttp_negotiateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/http_negotiate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/http_ntlm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibhttp_ntlmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/http_ntlm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/if2ip.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibif2iph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/if2ip.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/inet_ntoa_r.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibinet_ntopc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/inet_ntop.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/inet_ntop.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibinet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/inet_pton.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibkrb4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/krb4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/krb4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibldapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/ldap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/ldap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlliblibcurlframeworkmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/libcurl.framework.make ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/libcurl.imp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlliblibcurlplist"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/libcurl.plist ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/libcurl.rc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibllistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/llist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/llist.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmakefileamiga"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/makefile.amiga ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/makefile.dj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmd5c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/md5.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/md5.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmemdebugc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/memdebug.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/memdebug.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmemoryh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/memory.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/mprintf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmsvcprojfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/msvcproj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/msvcproj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibmultic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/multi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/multiif.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibnetrcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/netrc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/netrc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibnwlibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/nwlib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/parsedate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibparsedateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/parsedate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/progress.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibprogressh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/progress.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/security.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibselectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/select.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/select.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsendfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/sendf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/sendf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsetuph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/setup.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/setup_once.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsharec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/share.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/share.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsockaddrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/sockaddr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/socks.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsocksh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/socks.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/speedcheck.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibspeedcheckh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/speedcheck.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/splay.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsplayh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/splay.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/sslgen.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibsslgenh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/sslgen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/ssluse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibssluseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/ssluse.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/strdup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibstrduph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/strdup.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/strequal.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibstrequalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/strequal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/strerror.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibstrerrorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/strerror.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/strtok.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibstrtokh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/strtok.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/strtoofft.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibstrtooffth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/strtoofft.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/telnet.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibtelneth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/telnet.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/tftp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibtftph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/tftp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/timeval.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibtimevalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/timeval.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/transfer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibtransferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/transfer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/url.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlliburlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/url.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/lib/urldata.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurllibversionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/lib/version.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/libcurl.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlmaketgz"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/maketgz ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/AIX/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesAIXRPMMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/AIX/RPM/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/AIX/RPM/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesAIXRPMcurlspecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/AIX/RPM/curl.spec.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/DOS/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesDOSREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/DOS/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/DOS/common.dj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesEPMMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/EPM/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/EPM/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesEPMcurllistin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/EPM/curl.list.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Linux/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesLinuxRPMMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Linux/RPM/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Linux/RPM/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesLinuxRPMcurlsslspecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Linux/RPM/curl-ssl.spec.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Linux/RPM/curl.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesLinuxRPMmake_curl_rpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Linux/RPM/make_curl_rpm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesNetWareget_verawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/NetWare/get_ver.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesSolarisMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Solaris/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Win32/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesWin32README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Win32/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/Win32/cygwin/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesWin32cygwinREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/Win32/cygwin/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmsaxpREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/axp/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/batch_compile.com
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmsbuild_vmscom"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/build_vms.com ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/config-vms.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmscurlmsgh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/curlmsg.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/curlmsg.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmscurlmsgsdl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/curlmsg.sdl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/curlmsg_vms.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmsdefinescom"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/defines.com ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/hpssl_alpha.opt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmshpssl_ia64opt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/hpssl_ia64.opt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/hpssl_vax.opt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmsia64README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/ia64/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/packages/vms/readme
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlpackagesvmsvaxREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/packages/vms/vax/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/reconf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsampleemacs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/sample.emacs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/Makefile.Watcom
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/Makefile.b32
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcMakefileinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/Makefile.inc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/Makefile.m32
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcMakefilenetware"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/Makefile.netware ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/Makefile.riscos
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcMakefilevc6"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/Makefile.vc6 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/config-amigaos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcconfigmach"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/config-mac.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/config-riscos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcconfigwin32h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/config-win32.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrccurlrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/curl.rc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/getpass.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcgetpassh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/getpass.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/homedir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrchomedirh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/homedir.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/hugehelp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcmacosMACINSTALLTXT"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/macos/MACINSTALL.TXT ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/macos/curl.mcp.xml.sit.hqx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcmacossrccurl_GUSIConfigcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/macos/src/curl_GUSIConfig.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/macos/src/macos_main.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcmainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/makefile.amiga
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcmakefiledj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/makefile.dj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/mkhelp.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcsetuph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/setup.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/urlglob.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcurlglobh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/urlglob.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcwriteenvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/writeenv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/writeenv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibscurlsrcwriteoutc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/curl/src/writeout.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/curl/src/writeout.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslESLi"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/ESL.i ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslfs_cli2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/fs_cli.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/fs_cli.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslfs_cliconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/fs_cli.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/getopt/getopt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslgetoptgetopt_longc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/getopt/getopt_long.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/ivrd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesljavaMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/java/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/java/esl_wrap.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesljavaorgfreeswitcheslESLconnectionjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/ESLconnection.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/ESLevent.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesljavaorgfreeswitcheslSWIGTYPE_p_esl_event_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/SWIGTYPE_p_esl_event_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/SWIGTYPE_p_esl_priority_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesljavaorgfreeswitcheslesljava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/esl.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/java/org/freeswitch/esl/eslJNI.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslluaMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/lua/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/lua/esl_wrap.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslluasingle_commandlua"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/lua/single_command.lua ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/ESL.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedESLvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/ESL.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/ESLPINVOKE.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedESLconnectioncs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/ESLconnection.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/ESLevent.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/ManagedEsl.csproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedManagedEslTestManagedEslTestcsproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/ManagedEslTest/ManagedEslTest.csproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/ManagedEslTest/Program.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedManagedEslTestPropertiesAssemblyInfocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/ManagedEslTest/Properties/AssemblyInfo.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/Properties/AssemblyInfo.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedSWIGTYPE_p_esl_event_tcs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/SWIGTYPE_p_esl_event_t.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/SWIGTYPE_p_esl_priority_t.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslmanagedesl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/managed/esl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/managed/managed_esl.2008.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlESLDispatchpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/ESL/Dispatch.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/ESL/IVR.pm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlESLpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/ESL.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlMakefileDarwin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/Makefile.Darwin ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/dispatch.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlesl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/esl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/events.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlinfopl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/info.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/logger.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlperlxsic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/perlxsi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/send_info.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlsend_notifypl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/send_notify.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/sendevent.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlserverpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/server.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/server2.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslperlserver3pl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/perl/server3.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/perl/single_command.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslphpESLphp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/php/ESL.php ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/php/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslphpesl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/php/esl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/php/php_ESL.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslphpsingle_commandphp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/php/single_command.php ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/php/test.php
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslpythonESLpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/python/ESL.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/python/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslpythonesl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/python/esl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/python/events.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslpythonpythonconfig"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/python/python-config ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/python/server.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslpythonsingle_commandpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/python/single_command.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/ruby/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslrubyesl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/ruby/esl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/ruby/server3.rb
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslrubysingle_commandrb"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/ruby/single_command.rb ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/esl.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslsrceslc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/src/esl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/esl_config.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslsrcesl_eventc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/src/esl_event.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/esl_oop.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslsrcesl_threadmutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/src/esl_threadmutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/include/esl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslsrcincludeesl_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/src/include/esl_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/include/esl_event.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibseslsrcincludeesl_ooph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/src/include/esl_oop.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/src/include/esl_threadmutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesltclMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/tcl/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/tcl/esl_wrap.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesltclpkgIndextcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/tcl/pkgIndex.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/tcl/single_command.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesltestpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/test.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/esl/testclient.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsesltestserverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/testserver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/.gitignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/Makefile.am
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/libs/freetdm/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/libs/freetdm/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx"> #
</span><span class="cx"> # tools &amp; test programs
</span><span class="cx"> #
</span><del>-noinst_PROGRAMS = testtones detect_tones detect_dtmf testpri testr2 testanalog testapp testcid #testisdn
</del><ins>+noinst_PROGRAMS = testtones detect_tones detect_dtmf testisdn testpri testr2 testanalog testapp testcid
</ins><span class="cx"> if HAVE_SCTP
</span><span class="cx"> noinst_PROGRAMS += testboost
</span><span class="cx"> endif
</span><span class="lines">@@ -131,9 +131,9 @@
</span><span class="cx"> detect_dtmf_LDADD   = libfreetdm.la
</span><span class="cx"> detect_dtmf_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS)
</span><span class="cx"> 
</span><del>-#testisdn_SOURCES = $(SRC)/testisdn.c
-#testisdn_LDADD   = libfreetdm.la
-#testisdn_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS)
</del><ins>+testisdn_SOURCES = $(SRC)/testisdn.c
+testisdn_LDADD   = libfreetdm.la
+testisdn_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS)
</ins><span class="cx"> 
</span><span class="cx"> testpri_SOURCES = $(SRC)/testpri.c
</span><span class="cx"> testpri_LDADD   = libfreetdm.la
</span><span class="lines">@@ -160,7 +160,7 @@
</span><span class="cx"> #
</span><span class="cx"> # ftmod modules
</span><span class="cx"> #
</span><del>-mod_LTLIBRARIES = ftmod_zt.la ftmod_skel.la ftmod_analog.la ftmod_analog_em.la #ftmod_isdn.la
</del><ins>+mod_LTLIBRARIES = ftmod_zt.la ftmod_skel.la ftmod_isdn.la ftmod_analog.la ftmod_analog_em.la 
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> if HAVE_SCTP 
</span><span class="lines">@@ -196,32 +196,32 @@
</span><span class="cx"> ftmod_wanpipe_la_LIBADD  = $(MYLIB)
</span><span class="cx"> endif
</span><span class="cx"> 
</span><del>-#ftmod_isdn_la_SOURCES = \
-#$(SRC)/isdn/EuroISDNStateNT.c \
-#$(SRC)/isdn/EuroISDNStateTE.c \
-#$(SRC)/isdn/mfifo.c \
-#$(SRC)/isdn/Q921.c \
-#$(SRC)/isdn/Q931api.c \
-#$(SRC)/isdn/Q931.c \
-#$(SRC)/isdn/Q931ie.c \
-#$(SRC)/isdn/Q931mes.c \
-#$(SRC)/isdn/Q931StateNT.c \
-#$(SRC)/isdn/Q931StateTE.c \
-#$(SRC)/isdn/nationalmes.c \
-#$(SRC)/isdn/nationalStateNT.c \
-#$(SRC)/isdn/nationalStateTE.c \
-#$(SRC)/isdn/DMSmes.c \
-#$(SRC)/isdn/DMSStateNT.c \
-#$(SRC)/isdn/DMSStateTE.c \
-#$(SRC)/isdn/5ESSmes.c \
-#$(SRC)/isdn/5ESSStateNT.c \
-#$(SRC)/isdn/5ESSStateTE.c \
-#$(SRC)/isdn/Q932mes.c \
-#$(SRC)/ftmod/ftmod_isdn/ftmod_isdn.c
</del><ins>+ftmod_isdn_la_SOURCES = \
+$(SRC)/isdn/EuroISDNStateNT.c \
+$(SRC)/isdn/EuroISDNStateTE.c \
+$(SRC)/isdn/mfifo.c \
+$(SRC)/isdn/Q921.c \
+$(SRC)/isdn/Q931api.c \
+$(SRC)/isdn/Q931.c \
+$(SRC)/isdn/Q931ie.c \
+$(SRC)/isdn/Q931mes.c \
+$(SRC)/isdn/Q931StateNT.c \
+$(SRC)/isdn/Q931StateTE.c \
+$(SRC)/isdn/nationalmes.c \
+$(SRC)/isdn/nationalStateNT.c \
+$(SRC)/isdn/nationalStateTE.c \
+$(SRC)/isdn/DMSmes.c \
+$(SRC)/isdn/DMSStateNT.c \
+$(SRC)/isdn/DMSStateTE.c \
+$(SRC)/isdn/5ESSmes.c \
+$(SRC)/isdn/5ESSStateNT.c \
+$(SRC)/isdn/5ESSStateTE.c \
+$(SRC)/isdn/Q932mes.c \
+$(SRC)/ftmod/ftmod_isdn/ftmod_isdn.c
</ins><span class="cx"> 
</span><del>-#ftmod_isdn_la_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS) -D_GNU_SOURCE
-#ftmod_isdn_la_LDFLAGS = $(PCAP_LIB_FLAGS) -module -avoid-version
-#ftmod_isdn_la_LIBADD  = $(MYLIB)
</del><ins>+ftmod_isdn_la_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS) -D_GNU_SOURCE
+ftmod_isdn_la_LDFLAGS = $(PCAP_LIB_FLAGS) -module -avoid-version
+ftmod_isdn_la_LIBADD  = $(MYLIB)
</ins><span class="cx"> 
</span><span class="cx"> ftmod_analog_la_SOURCES = $(SRC)/ftmod/ftmod_analog/ftmod_analog.c
</span><span class="cx"> ftmod_analog_la_CFLAGS  = $(AM_CFLAGS) $(MY_CFLAGS)
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmTODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmbootstrap"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/bootstrap ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/build/libpcap.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmconffreetdmconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/conf/freetdm.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/conf/freetdm.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmconfm3uaconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/conf/m3ua.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/conf/pika.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmconftonesconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/conf/tones.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/conf/wanpipe.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmconfztconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/conf/zt.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/cyginstall.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmdocsDoxygenconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/docs/Doxygen.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/freetdm.2008.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmfreetdmpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/freetdm.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/mod_freetdm/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmod_freetdmmod_freetdm2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/mod_freetdm/mod_freetdm.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/mod_freetdm/mod_freetdm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmod_freetdmmod_openzap2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/mod_freetdm/mod_openzap.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/msvc/freetdm.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmsvcopenzap2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/msvc/openzap.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/msvc/testanalog/testanalog.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmsvctestanalogtestanalog2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/msvc/testanalog/testanalog.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/msvc/testboost/testboost.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmsvctestboosttestsangomaboost2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/msvc/testboost/testsangomaboost.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/msvc/testisdn/testisdn.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmmsvctestisdntestisdn2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/msvc/testisdn/testisdn.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/openzap.2005.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmozrenamesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/ozrename.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/ozreplace.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmpatchesozdiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/patches/oz.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/detect_dtmf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcdetect_tonesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/detect_tones.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/fsk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftdm_bufferc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftdm_buffer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftdm_callerid.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftdm_configc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftdm_config.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftdm_dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftdm_ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftdm_io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftdm_m3ua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftdm_queuec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftdm_queue.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftdm_threadmutex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_analogftdm_analogh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftdm_analog.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_analogftmod_analogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog/ozmod_analog.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emftdm_analog_emh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftdm_analog_em.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_analog_emftmod_analog_emc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_analog_em/ozmod_analog_em.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_isdnftdm_isdnh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftdm_isdn.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_isdnftmod_isdnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_isdn/ozmod_isdn.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_libpriftmod_libpric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_libprilpwrap_pric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/lpwrap_pri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_libpri/lpwrap_pri.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_pikaftdm_pikah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftdm_pika.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftmod_pika.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_pikaftmod_pikac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ftmod_pika.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_pika/ozmod_pika.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_r2ftmod_r2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/BOOST.limitations
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostboosttaskstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/boost-tasks.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftdm_sangoma_boost.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostftmod_sangoma_boost2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsangoma_boost_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_sangoma_boostsangoma_boost_interfaceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sangoma_boost_interface.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_sangoma_boost/sigboost.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_skelftmod_skelc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_skel/ftmod_skel.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ftmod_wanpipe.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipeftmod_wanpipec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/ozmod_wanpipe.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_wanpipewanpipe_tdm_api_ifaceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcftmodftmod_ztftmod_zth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/g711.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrchashtablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/hashtable.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/hashtable_itr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludefreetdmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/freetdm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/fsk.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludeftdm_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludeftdm_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_m3ua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludeftdm_threadmutexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_threadmutex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/ftdm_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludeg711h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/g711.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/hashtable.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludehashtable_itrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/hashtable_itr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/hashtable_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludelibteletoneh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/libteletone.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/libteletone_detect.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludelibteletone_generateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/libteletone_generate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/include/sangoma_tdm_api.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcincludeuarth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/include/uart.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/5ESSStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdn5ESSStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/5ESSStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/5ESSmes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnDMSStateNTc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/DMSStateNT.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/DMSStateTE.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnDMSmesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/DMSmes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/EuroISDNStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnEuroISDNStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/EuroISDNStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q921.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnQ931c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931StateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnQ931StateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931StateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931api.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnQ931iec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931ie.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q931mes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnQ932mesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/Q932mes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/5ESS.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnincludeDMSh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/DMS.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/Q921.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnincludeQ921privh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/Q921priv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/Q931.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnincludeQ931ieh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/Q931ie.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/Q932.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnincludemfifoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/mfifo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/include/national.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnmfifoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/mfifo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/nationalStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcisdnnationalStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/isdn/nationalStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/isdn/nationalmes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrclibteletone_detectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/libteletone_detect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/libteletone_generate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcm3uamstm3uac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/m3ua/mstm3ua.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/m3ua/mstm3ua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcm3ua_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/m3ua_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/m3ua_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcpriserverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/priserver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/sangoma_pri.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcsangoma_prih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/sangoma_pri.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/ss7/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrctestanalogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/testanalog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/testapp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrctestboostc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/testboost.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/testcid.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrctestisdnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/testisdn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/testm3ua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrctestpric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/testpri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/testr2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrctestsangomaboostc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/testsangomaboost.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/freetdm/src/testtones.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsfreetdmsrcuartc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/freetdm/src/uart.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/HACKING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelTODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/acsite.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelbuildlibgnutlsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/build/libgnutls.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeldociksemeltexi"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/doc/iksemel.texi ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/iksemel.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelincludeMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/include/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/include/common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelincludefinetuneh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/include/finetune.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/include/iksemel.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelincludestamphin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/include/stamp-h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/ltmain.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/base64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcdomc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/dom.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/filter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrciksc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/iks.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/ikstack.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcioposixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/io-posix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/jabber.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcmd5c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/md5.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/sax.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcshac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/sha.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/src/stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemelsrcutilityc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/src/utility.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/test/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltesttstdomc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/test/tst-dom.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/test/tst-filter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltesttstiksc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/test/tst-iks.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/test/tst-ikstack.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltesttstjidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/test/tst-jid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/test/tst-md5.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltesttstsaxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/test/tst-sax.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/test/tst-sha.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltoolsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/tools/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/tools/hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltoolsikslintc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/tools/ikslint.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/tools/iksperf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltoolsiksrosterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/tools/iksroster.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/iksemel/tools/perf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsiksemeltoolsperfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/iksemel/tools/perf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/config/.empty
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/debian/compat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdebiancontrol"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/debian/control ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/debian/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdebianlibilbcdevinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/debian/libilbc-dev.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/debian/libilbc-doc.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdebianlibilbcinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/debian/libilbc.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdebianwatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/debian/watch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdoccsscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/doc/css.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/doc/libilbc-doxygen
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcdocwrapperxsl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/doc/wrapper.xsl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/gips_iLBClicense.pdf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcilbcspec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/ilbc.spec ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/ilbc.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclibilbc2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/libilbc.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/libilbc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/localtests/clean.chn
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBCINP"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC.INP</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_20msBIT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms.BIT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_20ms_cleanOUT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms_clean.OUT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_20ms_tlm05OUT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_20ms_tlm05.OUT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_30msBIT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms.BIT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_30ms_cleanOUT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms_clean.OUT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_30ms_tlm05OUT"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_30ms_tlm05.OUT</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocaltestsiLBC_testtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/iLBC_test.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/localtests/short_nb_voice.wav
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbclocalteststlm05chn"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/ilbc/localtests/tlm05.chn</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcFrameClassifyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/FrameClassify.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/FrameClassify.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcLPCdecodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/LPCdecode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/LPCdecode.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcLPCencodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/LPCencode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/LPCencode.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/StateConstructW.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcStateConstructWh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/StateConstructW.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/StateSearchW.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcStateSearchWh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/StateSearchW.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/anaFilter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcanaFilterh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/anaFilter.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/constants.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcconstantsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/constants.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/createCB.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrccreateCBh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/createCB.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/doCPLC.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcdoCPLCh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/doCPLC.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/enhancer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcenhancerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/enhancer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/filter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcfilterh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/filter.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/gainquant.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcgainquanth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/gainquant.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/getCBvec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcgetCBvech"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/getCBvec.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/helpfun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrchelpfunh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/helpfun.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/hpInput.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrchpInputh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/hpInput.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/hpOutput.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrchpOutputh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/hpOutput.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/iCBConstruct.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrciCBConstructh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/iCBConstruct.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/iCBSearch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrciCBSearchh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/iCBSearch.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/iLBC_decode.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrciLBC_defineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/iLBC_define.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/iLBC_encode.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcilbcilbch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/ilbc/ilbc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/ilbc/version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcilbcversionhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/ilbc/version.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/ilbc.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrclibilbcdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/libilbc.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/libilbc.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrclsfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/lsf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/lsf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcmsvcgettimeofdayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/msvc/gettimeofday.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/msvc/ilbc.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcmsvcinttypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/msvc/inttypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/msvc/msvcproj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcmsvcmsvcprojhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/msvc/msvcproj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/msvc/sys/time.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcmsvctgmathh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/msvc/tgmath.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/msvc/unistd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcmsvcvc8projfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/msvc/vc8proj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/msvc/vc8proj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcpackingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/packing.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/packing.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbcsrcsyntFilterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/src/syntFilter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/src/syntFilter.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbctestsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/tests/ilbc_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsilbctestsregression_testssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/ilbc/tests/regression_tests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/ilbc/wrapper.xsl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/LINKS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsTHANKS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/THANKS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsVERSION"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/VERSION ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/acsite.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsconfighw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/config.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/js-config.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsjsconfigshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/js-config.sh.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/js.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsjs3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/js.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/js.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsjslintjs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/jslint.js ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/libtool.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/admin/explode.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubadminmakeTargetDirssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/admin/makeTargetDirs.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/admin/repackage.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubadminsymlinkssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/admin/symlinks.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/build/autoconf/.empty
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubbuildcygwinwrapper"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/build/cygwin-wrapper ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfigMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/autoconf.mk.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfigconfigmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/config.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/gcc_hidden.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfiglibc_rh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/libc_r.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/make-system-wrappers.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfignfspwdpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/nfspwd.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/now.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfignsinstallc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/nsinstall.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/nspr-config.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfignsprm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/nspr.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/nsprincl.mk.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfignsprinclshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/nsprincl.sh.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/pathsub.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfigprdependh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/prdepend.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/prmkdir.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfigrulesmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/config/rules.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/config/system-headers
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/MANIFEST
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plarena.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdsplarenah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plarena.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plarenas.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdspldsdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plds.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plds.rc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdsplds_symvecopt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plds_symvec.opt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plhash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibdsplhashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plhash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/ds/plvrsion.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcincludeMANIFEST"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/MANIFEST ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcincludeREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plbase64.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcincludeplerrorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plerror.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plgetopt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcincludeplresolvh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plresolv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/include/plstr.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/base64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcplcdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc.rc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcplc_symvecopt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plc_symvec.opt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plerror.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcplgetoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plgetopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/plvrsion.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrcatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strccmp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrchrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strchr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcmp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrcpyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcpy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strcstr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrdupc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strdup.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strlen.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrpbrkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strpbrk.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strstr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubliblibcsrcstrtokc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/libc/src/strtok.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcincludeMANIFEST"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/MANIFEST ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcincludegcinth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/gcint.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/include/prgc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcsrccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcsrcmacgcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/macgc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/os2gc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcsrcprgcapic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/prgcapi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/prmsgc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcsrcunixgcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/unixgc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/win16gc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcsrcwin32gcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/src/win32gc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgctestsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/gc1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibmsgcteststhrashgcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/msgc/tests/thrashgc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibprstreamsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/plvrsion.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibprstreamsprstrmscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibprstreamsprstrmsrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/prstrms.rc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibprstreamsteststestprstrmMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibtestscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibtestsarenac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/arena.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/base64t.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibtestsstringc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/string.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpublibtestswindowsreadme1st"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/readme.1st ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/lib/tests/windows/winevent.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/linux/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkglinuxsunnsprspec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/linux/sun-nspr.spec ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.com
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisMakefiledevltarg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile-devl.targ ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.com
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/Makefile.targ
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprpkginfotmpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_com
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprprototype_i386"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_i386 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWpr/prototype_sparc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisSUNWprdpkginfotmpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/pkginfo.tmpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/SUNWprd/prototype
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisbld_awk_pkginfoksh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/bld_awk_pkginfo.ksh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/common_files/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubpkgsolarisproto64mk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pkg/solaris/proto64.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeMANIFEST"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/MANIFEST ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludegencfgc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/gencfg.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemdMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_aix32cfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix32.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_aix64.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_beoscfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_beos.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_beos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_bsdicfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_bsdi.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_bsdi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_darwincfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_darwin.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_darwin.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_dguxcfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_dgux.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_dgux.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_freebsdcfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_freebsd.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_freebsd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_hpuxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux32.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_hpux64cfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_hpux64.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_irix32cfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix32.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_irix64.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_linuxcfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_linux.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_linux.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_macosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_macos.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_ncr.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_ncrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_ncr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nec.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_nech"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nec.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_netbsd.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_netbsdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_netbsd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nextstep.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_nextsteph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nextstep.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nspr_pthread.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_ntocfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nto.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_nto.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_openbsdcfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openbsd.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openbsd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_openvmscfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openvms.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_openvms.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_os2cfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_os2_errorsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_os2_errors.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_osf1.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_osf1h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_osf1.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_pcos.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_pthh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_pth.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_qnx.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_qnxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_qnx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_reliantunix.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_reliantunixh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_reliantunix.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_rhapsody.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_rhapsodyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_rhapsody.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_riscos.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_riscosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_riscos.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_scoos.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_scoosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_scoos.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_solaris.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_solarish"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_solaris.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sony.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_sonyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sony.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sunos4.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_sunos4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_sunos4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unix_errors.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_unixosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixos.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_unixwareh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_unixware7.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_win16cfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win16.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win16.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_win32_errorsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win32_errors.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win95.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_win95h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_win95.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_winnt.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemd_winnth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/_winnt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/prosdep.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludemdsunos4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/md/sunos4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/nspr.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeobsoletecvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeobsoletepralarmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/pralarm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/probslet.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeobsoleteprotypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/protypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/obsolete/prsem.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludepratomh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/pratom.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prbit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprclisth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prclist.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prcmon.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprcountrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prcountr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prcvar.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprdtoah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prdtoa.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prenv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprerrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prerr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prerror.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprineth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prinet.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prinit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprinrvalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prinrval.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludepripcsemh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/pripcsem.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprivateMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprivatepprmwaith"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprmwait.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/pprthred.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprivateprimplh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/primpl.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/private/prpriv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprlinkh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prlink.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprlogh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prlog.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prlong.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprmemh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prmem.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prmon.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprmwaith"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prmwait.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prnetdb.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprolockh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prolock.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prpdce.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprprfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prprf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prproces.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprrngh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prrng.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prrwlock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprshmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prshm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prshma.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprsystemh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prsystem.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prthread.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprtimeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prtime.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prtpool.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprtraceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prtrace.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prtypes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprincludeprvrsionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prvrsion.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/include/prwin16.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcbthreadscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcbthreadsbsrcsmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/bsrcs.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btcvar.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcbthreadsbtlocksc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btlocks.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btmisc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcbthreadsbtmonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btmon.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btsem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcbthreadsbtthreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/btthread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/bthreads/objs.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccpluscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcasciih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcascii.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcbase.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcbaseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcbase.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rccv.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrccvh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rccv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcfileio.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcfileioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcfileio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcinrval.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcinrvalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcinrval.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcio.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rclock.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrclockh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rclock.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcmon.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcnetdbcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetdb.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetdb.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcnetiocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetio.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcnetio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrcthreadcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcthread.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rcthread.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusrctimecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rctime.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/rctime.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplustestscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplustestsfileiocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/fileio.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/interval.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplustestsranfilecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/ranfile.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/switch.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusteststhreadcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/thread.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/time.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrccplusteststpdcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/cplus/tests/tpd.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prdir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprfdcachc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prfdcach.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/priometh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrciopripv6c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/pripv6.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prlayer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprlogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prlog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmapopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprmmapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmmap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prmwait.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprpolevtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prpolevt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prprf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprscanfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prscanf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prsocket.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcioprstdioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/io/prstdio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/linking/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrclinkingMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/linking/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/linking/prlink.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmalloccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmallocprmallocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/prmalloc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/malloc/prmem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeoscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbcpuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bcpu.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/beos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbeos_errorsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/beos_errors.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbmemoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmemory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmisc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbmmapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bmmap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bnet.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbprocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bproc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/brng.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbsegc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bseg.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/bsrcs.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdbeosbtimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/btime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/beos/objs.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacMANIFEST"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/MANIFEST ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/MacErrorHandling.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmacdllc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macdll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macdll.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmacioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmacrngc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macrng.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macsocket.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmacsockotptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macsockotpt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/macthr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmactimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mactime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mactime.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmdcriticalregionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdcriticalregion.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdcriticalregion.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacmdmacc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdmac.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/mdmac.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdmacprcpucfgh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/mac/prcpucfg.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2Makefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/objs.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2_errorsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2_errors.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2cv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2emxs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2emx.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2gc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2inrvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2inrval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2io.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2miscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2misc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2poll.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2rngc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2rng.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2sem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2sockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2sock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2thred.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdos2os2vaclegacys"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2vaclegacy.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/os2/os2vacpp.asm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdprosdepc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/prosdep.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/aix.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixaixwrapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/aixwrap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/bsdi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixdarwinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/darwin.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/dgux.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixfreebsdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/freebsd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/hpux.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixirixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/irix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/linux.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixncrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/ncr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixnetbsdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/netbsd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nextstep.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixntoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/nto.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/objs.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixopenbsdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/openbsd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/openvms.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_AIXs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_AIX.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_BSD_386_2.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_Darwin_ppcs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Darwin_ppc.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Darwin_x86.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_HPUXs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_HPUX.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_HPUX_ia64.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_Irixs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Irix.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_ia64.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_Linux_x86s"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_x86.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_Linux_x86_64.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_ReliantUNIXs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_ReliantUNIX.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_sparcv9s"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixos_SunOS_x86s"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_x86.s ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/os_SunOS_x86_64.s
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixosf1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/osf1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/pthreads_user.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixqnxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/qnx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/reliantunix.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixrhapsodyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/rhapsody.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/riscos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixscoosc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/scoos.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/solaris.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixsonyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/sony.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/sunos4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixunixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unix_errors.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixunixwarec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/unixware.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxpoll.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixuxprocesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxproces.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxrng.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdunixuxshmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxshm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/unix/uxwrap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsntdllmnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntdllmn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntgc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsntinrvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntinrval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsntmiscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntmisc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntsec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsntsemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntsem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/ntthread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsobjsmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/objs.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16callb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16errorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16error.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16fmem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16gcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16gc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16io.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16memc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16mem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16null.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16procc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16proc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16sock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw16stdioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16stdio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w16thred.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32ipcsemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32ipcsem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32poll.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw32rngc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32rng.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w32shm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95cvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95cv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95dllmain.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95sock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmdwindowsw95thredc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/w95thred.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/md/windows/win32_errors.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmemorycvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmemoryprgcleakc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prgcleak.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prseg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmemoryprshmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prshm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/memory/prshma.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmisccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmisccompileetpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/compile-et.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pralarm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscpratomc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pratom.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prcountr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprdtoac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prdtoa.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prenv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprerrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.et
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprerrproperties"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerr.properties ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerror.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprerrortablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prerrortable.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prinit.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprinrvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prinrval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pripc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscpripcsemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/pripcsem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prlog2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprlongc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prlong.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prnetdb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprolockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prolock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prrng.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprsystemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prsystem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prthinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprtimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtpool.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcmiscprtracec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/misc/prtrace.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/nspr.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcnsprrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/nspr.rc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/nspr_symvec.opt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcos2extradef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/os2extra.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/prvrsion.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcpthreadscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcpthreadsptioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptmisc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcpthreadsptsynchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptsynch.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/pthreads/ptthread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadscombinedcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadscombinedREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prucpu.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprucvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prucv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prulock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadscombinedprustackc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/prustack.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/combined/pruthr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadsprcmonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prcmon.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prcthr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadsprdumpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prdump.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prmon.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadsprrwlockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prrwlock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prsem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprsrcthreadsprtpdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/src/threads/prtpd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/README.TXT
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsacceptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/accept.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/acceptread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsacceptreademuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/acceptreademu.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/addrstr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsaffinityc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/affinity.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/alarm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsanonfmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/anonfm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/append.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsatomicc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/atomic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/attach.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsbigfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsbigfile3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/bigfile3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/bug1test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestscleanupc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/cleanup.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/cltsrv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsconcurc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/concur.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/cvar.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestscvar2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/cvar2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dbmalloc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsdbmalloc1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dbmalloc1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dceemu.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsdependc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/depend.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsdllMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/my.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsdllmygetvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/mygetval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dll/mysetval.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsdlltestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dlltest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/dtoa.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsenvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/env.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/errcodes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestserrsetc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/errset.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/exit.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsfdcachc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/fdcach.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/fileio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsforeignc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/foreign.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/forktest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsformattmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/formattm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/freeif.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsfsyncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/fsync.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/getai.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsgethostc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/gethost.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/getproto.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsi2lc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/i2l.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/initclk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsinrvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/inrval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/instrumt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsintrioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/intrio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/intrupt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsio_timeoutc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeout.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeoutk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsio_timeoutuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/io_timeoutu.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ioconthr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsipv6c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ipv6.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/join.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsjoinkkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/joinkk.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/joinku.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsjoinukc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/joinuk.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/joinuu.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestslayerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/layer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/lazyinit.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestslibfilenamec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/libfilename.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/lltest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestslockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/lock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/lockfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsloggerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/logger.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/makedir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsmany_cvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/many_cv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/mbcs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsmultiaccc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/multiacc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/multiwait.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsnameshm1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/nameshm1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/nbconn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsnblayerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/nblayer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/nonblock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsntiotoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ntioto.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ntoh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsobsintsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/obsints.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_2long.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsop_exclc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_excl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_filnf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsop_filokc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_filok.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_noacc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsop_nofilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/op_nofil.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/openfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsparentc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/parent.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/peek.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsperfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/perf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeping.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestspipeping2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeping2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pipepong.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestspipepong2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pipepong2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pipeself.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestspoll_erc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_er.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_nm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestspoll_toc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/poll_to.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/pollable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsprftestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsprftest2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prftest2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/primblok.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestspriotestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/priotest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/provider.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsprpollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prpoll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prpollml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsprselectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prselect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/prttools.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsrandseedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/randseed.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ranfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsrmdirc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/rmdir.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.ksh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsruntestssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/runtests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/runy2ktests.ksh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsrwlocktestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/rwlocktest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sel_spd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsselct_erc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_er.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_nm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsselct_toc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/selct_to.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/select2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsselintrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/selintr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssemac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sema.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/semaerr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssemaerr1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/semaerr1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/semaping.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssemapongc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/semapong.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sendzlf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsserver_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/server_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_kk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsservr_kuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_ku.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_uk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsservr_uuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/servr_uu.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/short_thread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssigpipec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sigpipe.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sleep.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssocketc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/socket.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sockopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssockpingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sockping.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sockpong.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssprintfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sprintf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sproc_ch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssproc_pc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/sproc_p.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/stack.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsstatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/stat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/stdio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsstr2addrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/str2addr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/strod.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssuspendc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/suspend.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/switch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestssystemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/system.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/testbit.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststestfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/testfile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/threads.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststhrpool_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/thrpool_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/thrpool_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststhruputc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/thruput.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststimemacc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/timemac.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/timetest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststmoaccc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/tmoacc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/tmocon.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprteststpdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/tpd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/udpsrv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsut_ttoolsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/ut_ttools.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/vercheck.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsversionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/version.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guiMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guipopfindc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfind.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popfont.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guipoppadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guipoppadico"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.ico</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guipoppadrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/poppad.rc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/popprnt0.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsw16guireadme1st"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/w16gui/readme.1st ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/writev.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsxnotifyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/xnotify.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/y2k.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestsy2ktmoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/y2ktmo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/yield.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubprtestszerolenc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/pr/tests/zerolen.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/tools/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubtoolsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/tools/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/nsprpub/tools/httpget.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjsnsprpubtoolstailc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/nsprpub/tools/tail.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/shtool
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_acosc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_acos.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_acosh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_asinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_asin.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_atan2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_atanhc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_atanh.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_cosh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_expc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_exp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_fmod.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_gammac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_gamma.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_gamma_r.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_hypotc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_hypot.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_j0.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_j1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_j1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_jn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_lgammac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_lgamma.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_lgamma_r.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_log10.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_powc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_pow.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_rem_pio2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_remainderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_remainder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_scalb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibme_sinhc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/e_sinh.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/e_sqrt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmfdlibmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/fdlibm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/k_cos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmk_rem_pio2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/k_rem_pio2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/k_sin.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmk_standardc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/k_standard.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/k_tan.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_asinhc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_asinh.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_atan.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_cbrtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_cbrt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_ceil.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_copysignc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_copysign.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_cos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_erfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_erf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_expm1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_fabsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_fabs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_finite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_floorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_floor.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_frexp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_ilogbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_ilogb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_isnan.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_ldexpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_ldexp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_lib_version.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_log1pc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_log1p.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_logb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_matherrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_matherr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_modf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_nextafterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_nextafter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_rint.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_scalbnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_scalbn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_signgam.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_significandc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_significand.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_sin.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibms_tanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/s_tan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/s_tanh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_acosc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_acos.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_acosh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_asinc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_asin.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_atan2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_atanhc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_atanh.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_cosh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_expc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_exp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_fmod.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_gammac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_gamma.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_gamma_r.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_hypotc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_hypot.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_j0.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_j1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_j1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_jn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_lgammac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_lgamma.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_lgamma_r.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_log10.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_powc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_pow.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_remainder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_scalbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_scalb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/fdlibm/w_sinh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcfdlibmw_sqrtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/fdlibm/w_sqrt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/js.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/js.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsapi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsapih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsapi.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsarena.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsarenah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsarena.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsarray.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsarrayh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsarray.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsatom.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsatomh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsatom.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsautocfg.hw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsbith"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsbit.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsbool.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsboolh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsbool.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsclist.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjscntxtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jscntxt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jscntxt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjscompath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jscompat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsconfig.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjscpucfgc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jscpucfg.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jscpucfg.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsdatec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsdate.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsdate.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsdbgapic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsdbgapi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsdbgapi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsdhashc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsdhash.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsdhash.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsdsoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsdso.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsdso.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsdtoac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsdtoa.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsdtoa.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsemitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsemit.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsemit.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsexnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsexn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsexn.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsfile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsfile.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsfilemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsfile.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsfun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsfunh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsfun.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsgc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsgch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsgc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jshash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjshashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jshash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsinterp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsinterph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsinterp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jslibmath.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjslockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jslock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jslock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjslog2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jslog2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jslong.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjslongh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jslong.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsmath.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsmathh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsmath.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsnum.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsnumh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsnum.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsobj.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsobjh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsobj.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsopcode.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsopcodeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsopcode.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsopcode.tbl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsosdeph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsosdep.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsotypes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsparsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsparse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsparse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsprfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsprf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsprf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsprvtdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsprvtd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jspubtd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsregexpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsregexp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsregexp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsscanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsscan.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsscan.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsscopec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsscope.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsscope.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsscriptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsscript.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsscript.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsshellmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsshell.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsstddef.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsstrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsstr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsstr.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjstypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jstypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsutil.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsutilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsutil.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsxdrapi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsxdrapih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsxdrapi.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/jsxml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcjsxmlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/jsxml.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/perlconnect/JS.pm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcperlconnectJSxs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/perlconnect/JS.xs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/perlconnect/MANIFEST
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcperlconnectMakefilePLin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/perlconnect/Makefile.PL.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/perlconnect/PerlConnect.pm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcperlconnectjsperlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/perlconnect/jsperl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/perlconnect/jsperl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcperlconnectjsperlpvth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/perlconnect/jsperlpvt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/perlconnect/typemap
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsjssrcprmjtimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/js/src/prmjtime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/js/src/prmjtime.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingacsitem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/acsite.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_cflags_gcc_option.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingbuildconfigac_cflags_sun_optionm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_cflags_sun_option.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_gcc_archflag.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingbuildconfigac_gcc_x86_cpuidm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_gcc_x86_cpuid.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_prog_gzip.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingbuildconfigac_prog_wgetm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/build/config/ac_prog_wget.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/build/config/ax_cc_maxopt.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingbuildconfigax_cflags_warn_all_ansim4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/build/config/ax_cflags_warn_all_ansi.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/build/config/ax_check_compiler_flags.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingbuildconfigax_compiler_vendorm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/build/config/ax_compiler_vendor.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/compile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingconfigguess"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/config.guess ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/config.sub
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingdepcomp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/depcomp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/doc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingdocsDoxygenconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/docs/Doxygen.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/docs/docs.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalinginstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/libdingaling.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalinglibdingalingvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/libdingaling.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/ltmain.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingmissing"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/missing ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/mkinstalldirs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingsrcdingalingdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/src/dingaling.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/src/ldl_compat.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingsrclibdingalingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/src/libdingaling.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/src/libdingaling.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibdingalingsrcsha1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libdingaling/src/sha1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libdingaling/src/sha1.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/THANKS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditacincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditdoceditline3roff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/doc/editline.3.roff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/doc/editrc.5.roff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditdocmdoc2manawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/doc/mdoc2man.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/examples/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditexamplesfilemanc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/examples/fileman.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/examples/test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditlibeditpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/libedit.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/00-vis.h.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches01termcpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/01-term.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/02-el_term.h.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches03unviscpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/03-unvis.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/04-strlcpy.c.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches05strlcatcpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/05-strlcat.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/06-readline.c.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches07syshpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/07-sys.h.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/08-el.h.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches09searchcpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/09-search.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/10-readline.h.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches11elcpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/11-el.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/12-history.c.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches13viscpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/13-vis.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/14-fgetln.c.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches15filecompletecpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/15-filecomplete.c.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/16-tc1.c.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatches17editline3roffpatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/17-editline.3.roff.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/18-editrc.5.roff.patch
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatchesREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/cvs_export.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatchesextra_dist_listsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/extra_dist_list.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/patches_apply.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatchespatches_checksh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/patches_check.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/patches_make.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatchestimestampcvsexport"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/timestamp.cvsexport ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/patches/update_dist.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditpatchesupdate_versionsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/patches/update_version.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/CMakeLists.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/chared.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrccharedh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/chared.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/common.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrceditlinereadlineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/editline/readline.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/el.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcelh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/el.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/el_term.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcemacsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/emacs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/fgetln.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcfilecompletec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/filecomplete.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/filecomplete.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrchistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/hist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/hist.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrchistedith"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/histedit.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/history.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrckeyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/key.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/key.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcmakelist"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/makelist ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/map.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcmaph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/map.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/parse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcparseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/parse.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/prompt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcprompth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/prompt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/read.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcreadh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/read.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/readline.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcrefreshc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/refresh.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/refresh.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcsearchc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/search.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/search.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcshlib_version"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/shlib_version ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/sig.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcsigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/sig.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/strlcat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcstrlcpyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/strlcpy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/sys.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrctermc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/term.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/tokenizer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcttyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/tty.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/tty.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcunvisc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/unvis.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/vi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibeditsrcvisc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libedit/src/vis.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libedit/src/vis.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1update"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1COPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1INSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1NEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1autogensh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/autogen.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/config/ax_c99_features.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1configax_check_real_filem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/config/ax_check_real_file.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/config/ax_compiler_vendor.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1configax_fixed_point_machinem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/config/ax_fixed_point_machine.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/config/ax_misaligned_access_fails.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1configdepcomp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/config/depcomp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/config/missing
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1configureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1debianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/debian/compat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1debiancontrol"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/debian/control ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/debian/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1debianlibg722_1devinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/debian/libg722_1-dev.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/debian/libg722_1-doc.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1debianlibg722_11install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/debian/libg722_11.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1debianwatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/debian/watch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1doccsscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/doc/css.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/doc/libg722_1-doxygen
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1docwrapperxsl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/doc/wrapper.xsl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/g722_1.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/basop32.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcbasop32h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/basop32.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/bitstream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcbitstreamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/bitstream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/coef2sam.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srccoef2samh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/coef2sam.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/common.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srccommonfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/commonf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/dct4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcdct4_ac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/dct4_a.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/dct4_a.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcdct4_sc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/dct4_s.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/dct4_s.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcdecoderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/decoder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/decoderf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcdefsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/defs.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/encoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcencoderfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/encoderf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/g722_1/g722_1.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcg722_1versionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/g722_1/version.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/g722_1/version.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcg722_1hin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/g722_1.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/generated/dct4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcgeneratedg722_1h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/generated/g722_1.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/huff_tab.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srchuff_tabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/huff_tab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/libg722_1.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srclibg722_1sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/libg722_1.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/libg722_1.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmake_dct4_tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/make_dct4_tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/make_tables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmsvcg722_1def"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/msvc/g722_1.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/msvc/gettimeofday.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmsvcinttypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/msvc/inttypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/msvc/msvcproj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmsvcmsvcprojhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/msvc/msvcproj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/msvc/sys/time.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmsvctgmathh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/msvc/tgmath.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/msvc/unistd.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcmsvcvc8projfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/msvc/vc8proj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/msvc/vc8proj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srcsam2coefc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/sam2coef.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/sam2coef.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1srctablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/src/tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/src/tables.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1testdataMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/test-data/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/test-data/itu/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1testdatalocalMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/test-data/local/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/test-data/local/short_wb_voice.wav
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1testsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/tests/g722_1_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1testsitu_bit_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/tests/itu_bit_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/tests/regression_tests.sh.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1teststimingh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/tests/timing.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libg722_1/unpack_g722_1_data.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibg722_1wrapperxsl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libg722_1/wrapper.xsl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/Changelog.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmpLICENCE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/LICENCE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmpbuildbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/build.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/declspec.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmpgetgatewayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/getgateway.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/getgateway.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmpnatpmpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/natpmp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/natpmp.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmpnatpmph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/natpmp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/natpmpc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibnatpmptestgetgatewayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libnatpmp/testgetgateway.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libnatpmp/wingettimeofday.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Cfg/.empty
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/add_cflags.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4add_cxxflagsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/add_cxxflags.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/clip_mode.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4endianm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/endian.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/extra_largefile.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4extra_pkgm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/extra_pkg.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/flexible_array.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4gcc_versionm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/gcc_version.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/llrint.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4lrintm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/lrint.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/lrintf.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4ltobsoletem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/lt~obsolete.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/M4/mkoctfile_version.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileM4octavem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/M4/octave.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileMingwmakedistsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Mingw-make-dist.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileOctaveMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Octave/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Octave/PKG_ADD
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileOctaveoctave_testm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Octave/octave_test.m ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Octave/octave_test.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileOctavesndfilecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Octave/sndfile.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Octave/sndfile_load.m
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileOctavesndfile_playm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Octave/sndfile_play.m ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Octave/sndfile_save.m
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileWin32Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Win32/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/Win32/README-precompiled-dll.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileWin32testprogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/Win32/testprog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledocFAQhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/FAQ.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledocapihtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/api.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/bugs.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledoccommandhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/command.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/dither.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledocembedded_fileshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/embedded_files.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/index.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledoclibsndfilecss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/libsndfile.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/libsndfile.css.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledoclibsndfilejpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/libsndfile.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledoclistshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/lists.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/new_file_type.HOWTO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledococtavehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/octave.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/pkgconfig.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledocsndfile_infohtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/sndfile_info.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/doc/tutorial.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiledocwin32html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/doc/win32.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexamplescooleditfixerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/cooledit-fixer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/generate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexampleslist_formatsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/list_formats.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/make_sine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexamplessfprocessc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/sfprocess.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/sndfile-convert.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexamplessndfileinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/sndfile-info.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/sndfile-play-beos.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexamplessndfileplayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/sndfile-play.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/examples/sndfile-to-text.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileexamplessndfilehandlecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/examples/sndfilehandle.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/libsndfile.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilemanMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/man/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/man/sndfile-convert.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilemansndfileinfo1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/man/sndfile-info.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/man/sndfile-play.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/common.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramscommonh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/common.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-cmp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramssndfileconvertc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-convert.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-info.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramssndfilejackplayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-jackplay.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-metadata-get.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramssndfilemetadatasetc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-metadata-set.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-play-beos.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileprogramssndfileplayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/programs/sndfile-play.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/programs/test-sndfile-metadata-set.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilereconfiguremk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/reconfigure.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/regtest/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileregtestchecksumc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/regtest/checksum.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/regtest/database.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfileregtestregtesth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/regtest/regtest.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/regtest/sndfile-regtest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesndfilepcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/sndfile.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xREADMEoriginal"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/README.original ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g721.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xg723_16c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g723_16.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g723_24.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xg723_40c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g723_40.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g72x.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xg72xh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g72x.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g72x_priv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcG72xg72x_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/G72x/g72x_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/COPYRIGHT
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610ChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/add.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610codec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/code.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610decodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/decode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610gsm610_privh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm610_priv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_create.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610gsm_decodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_decode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_destroy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610gsm_encodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_encode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/gsm_option.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610long_termc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/long_term.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/lpc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610preprocessc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/preprocess.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/rpe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcGSM610short_termc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/short_term.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/GSM610/table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/Symbols.darwin
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcSymbolslinux"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/Symbols.linux ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/Symbols.os2
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcaiffc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/aiff.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/alaw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcauc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/au.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/audio_detect.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcavrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/avr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/binheader_writef_check.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcbroadcastc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/broadcast.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/caf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcchunkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/chunk.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/command.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrccommonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/common.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrccreate_symbols_filepy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/create_symbols_file.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/cygsndfile.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcditherc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/dither.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/double64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcdwdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/dwd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/dwvw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcfile_ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/file_io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/flac.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcfloat32c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/float32.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/float_cast.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcg72xc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/g72x.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/gsm610.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrchtkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/htk.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/ima_adpcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcima_oki_adpcmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/ima_oki_adpcm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/ima_oki_adpcm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcinterleavec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/interleave.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/ircam.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrclibsndfile1def"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/libsndfile-1.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/libsndfile.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcmacbinary3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/macbinary3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/macos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcmat4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/mat4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/mat5.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcmpc2kc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/mpc2k.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/ms_adpcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcnistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/nist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/ogg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcpafc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/paf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/pcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcpvfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/pvf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/raw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcrf64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/rf64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/rx2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcsd2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/sd2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/sds.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcsf_unistdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/sf_unistd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/sfconfig.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcsfendianh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/sfendian.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/sndfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcsndfilehin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/sndfile.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/sndfile.hh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcstringsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/strings.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/svx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_audio_detectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_audio_detect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/test_conversions.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_endswapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_endswap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/test_endswap.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_endswaptpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_endswap.tpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/test_file_io.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_floatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_float.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/test_ima_oki_adpcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_log_printfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_log_printf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/test_main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrctest_mainh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/test_main.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/txw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrculawc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/ulaw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/voc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcvox_adpcmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/vox_adpcm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/w64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcwavc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/wav.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/wav_w64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcwav_w64h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/wav_w64.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/src/wve.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfilesrcxic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/src/xi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsaiff_rw_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/aiff_rw_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/alaw_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsbenchmarkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/benchmark.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/benchmark.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsbenchmarktpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/benchmark.tpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/checksum_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestscommand_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/command_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/cpp_test.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsdft_cmpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/dft_cmp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/dft_cmp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsdither_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/dither_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/dwvw_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestserror_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/error_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/external_libs_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsfix_thisc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/fix_this.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/floating_point_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsfloating_point_testdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/floating_point_test.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/floating_point_test.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsgeneratec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/generate.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/generate.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsheader_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/header_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/header_test.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsheader_testtpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/header_test.tpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/headerless_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestslargefile_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/largefile_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/locale_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestslossy_comp_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/lossy_comp_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/misc_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsmulti_file_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/multi_file_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/ogg_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsopen_fail_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/open_fail_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/pcm_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestspcm_testdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/pcm_test.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/pcm_test.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestspeak_chunk_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/peak_chunk_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/pipe_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestspipe_testdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/pipe_test.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/pipe_test.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsraw_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/raw_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsscale_clip_testdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/scale_clip_test.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestssfversionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/sfversion.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/stdin_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsstdio_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/stdio_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/stdout_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsstring_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/string_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/test_wrapper.sh.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsulaw_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/ulaw_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/utils.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsutilsdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/utils.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/utils.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsutilstpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/utils.tpl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/virtual_io_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestsvorbis_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/vorbis_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/win32_ordinal_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestswin32_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/win32_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/write_read_test.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibsndfiletestswrite_read_testdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libsndfile/tests/write_read_test.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libsndfile/tests/write_read_test.tpl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/acsite.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonebuildconfigac_cflags_gcc_optionm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/build/config/ac_cflags_gcc_option.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/build/config/ac_cflags_sun_option.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonebuildconfigac_gcc_archflagm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/build/config/ac_gcc_archflag.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/build/config/ac_gcc_x86_cpuid.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonebuildconfigac_prog_gzipm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/build/config/ac_prog_gzip.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/build/config/ac_prog_wget.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonebuildconfigax_cc_maxoptm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/build/config/ax_cc_maxopt.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/build/config/ax_cflags_warn_all_ansi.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonebuildconfigax_check_compiler_flagsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/build/config/ax_check_compiler_flags.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/build/config/ax_compiler_vendor.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletoneconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonelibteletone2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/libteletone.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/libteletone.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonesrclibteletoneh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/src/libteletone.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/src/libteletone_detect.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonesrclibteletone_detecth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/src/libteletone_detect.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/src/libteletone_generate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibslibteletonesrclibteletone_generateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/libteletone/src/libteletone_generate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/libteletone/teletone.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcChangelogtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/Changelog.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/LICENCE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/Makefile.mingw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/bsdqueue.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpccodelengthh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/codelength.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/declspec.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcigd_desc_parsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/igd_desc_parse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/igd_desc_parse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcman3miniupnpc3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/man3/miniupnpc.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/mingw32make.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminisoapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/minisoap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/minisoap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminissdpcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/minissdpc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/minissdpc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminiupnpcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/miniupnpc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/miniupnpc.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminiupnpch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/miniupnpc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/miniupnpcmodule.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminiupnpcstringsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/miniupnpcstrings.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/miniwget.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminiwgeth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/miniwget.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/minixml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcminixmlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/minixml.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/minixmlvalid.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcpymoduletestpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/pymoduletest.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/setup.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcsetupmingw32py"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/setupmingw32.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/testigddescparse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpctestminixmlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/testminixml.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/testupnpigd.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpctestupnpreplyparsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/testupnpreplyparse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/updateminiupnpcstrings.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcupnpcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/upnpc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/upnpcommands.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcupnpcommandsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/upnpcommands.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/upnperrors.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcupnperrorsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/upnperrors.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/miniupnpc/upnpreplyparse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsminiupnpcupnpreplyparseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/miniupnpc/upnpreplyparse.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/.gitignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapacincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/bootstrap
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapbuildlibpcapm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/build/libpcap.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/conf/m3ua.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapconfopenzapconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/conf/openzap.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/conf/openzap.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapconfpikaconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/conf/pika.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/conf/tones.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapconfwanpipeconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/conf/wanpipe.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/conf/zt.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapdocsDoxygenconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/docs/Doxygen.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/mod_openzap/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapmod_openzapmod_openzap2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapmod_openzapmod_openzapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/mod_openzap/mod_openzap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/msvc/openzap.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapmsvcopenzap2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/msvc/openzap.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/msvc/testanalog/testanalog.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapmsvctestanalogtestanalog2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/msvc/testanalog/testanalog.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/msvc/testisdn/testisdn.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapmsvctestisdntestisdn2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/msvc/testisdn/testisdn.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/openzap.2005.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapopenzap2008sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/openzap.2008.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/openzap.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzappatchesozdiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/patches/oz.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/detect_dtmf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcdetect_tonesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/detect_tones.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/fsk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcg711c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/g711.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/hashtable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrchashtable_itrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/hashtable_itr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/fsk.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludeg711h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/g711.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/hashtable.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludehashtable_itrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/hashtable_itr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/hashtable_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludelibteletoneh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/libteletone.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/libteletone_detect.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludelibteletone_generateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/libteletone_generate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/openzap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludesangoma_tdm_apih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/sangoma_tdm_api.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/uart.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludezap_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/zap_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/zap_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludezap_cpu_monitorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/zap_cpu_monitor.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/zap_dso.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludezap_m3uah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/zap_m3ua.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/include/zap_threadmutex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcincludezap_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/include/zap_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/5ESSStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdn5ESSStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/5ESSStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/5ESSmes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnDMSStateNTc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/DMSStateNT.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/DMSStateTE.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnDMSmesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/DMSmes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/EuroISDNStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnEuroISDNStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/EuroISDNStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/Q921.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnQ931c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931StateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnQ931StateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931StateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931api.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnQ931iec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931ie.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/Q931mes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnQ932mesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/Q932mes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/include/5ESS.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnincludeDMSh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/include/DMS.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/include/Q921.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnincludeQ921privh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/include/Q921priv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/include/Q931.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnincludeQ931ieh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/include/Q931ie.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/include/Q932.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnincludemfifoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/include/mfifo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/include/national.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnmfifoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/mfifo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/nationalStateNT.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcisdnnationalStateTEc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/isdn/nationalStateTE.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/isdn/nationalmes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrclibteletone_detectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/libteletone_detect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/libteletone_generate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcm3uamstm3uac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/m3ua/mstm3ua.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/m3ua/mstm3ua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcm3ua_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/m3ua_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/m3ua_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_analogozmod_analog2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_analogozmod_analogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog/zap_analog.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_analog_emozmod_analog_em2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_analog_emozmod_analog_emc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/ozmod_analog_em.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_analog_em/zap_analog_em.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_isdnozmod_isdn2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_isdnozmod_isdnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_isdn/zap_isdn.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_libprilpwrap_pric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/lpwrap_pri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/lpwrap_pri.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_libpriozmod_libpric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/ozmod_libpri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_libpri/ozmod_libpri.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_pikaozmod_pika2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_pikaozmod_pikac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_pika/zap_pika.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_r2ozmod_r2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_r2/ozmod_r2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/ozmod_sangoma_boost.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostsangoma_boost_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_sangoma_boostsigboosth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/sigboost.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_sangoma_boost/zap_sangoma_boost.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_skelozmod_skelc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_skel/ozmod_skel.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_wanpipeozmod_wanpipe2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_wanpipewanpipe_tdm_api_ifaceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_wanpipe/wanpipe_tdm_api_iface.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcozmodozmod_ztozmod_zth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/priserver.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcsangoma_pric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/sangoma_pri.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/sangoma_pri.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcss7README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/ss7/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/testanalog.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrctestappc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/testapp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/testboost.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrctestcidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/testcid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/testisdn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrctestm3uac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/testm3ua.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/testpri.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrctestr2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/testr2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/testtones.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrcuartc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/uart.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/zap_buffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrczap_calleridc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/zap_callerid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/zap_config.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrczap_cpu_monitorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/zap_cpu_monitor.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/zap_dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrczap_ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/zap_io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/openzap/src/zap_m3ua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsopenzapsrczap_threadmutexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/openzap/src/zap_threadmutex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcre132html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/132html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/CleanTxt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreDetrail"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/Detrail ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/HACKING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/LICENCE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreNONUNIXUSE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/NON-UNIX-USE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/PrepareRelease
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/RunGrepTest
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreRunGrepTestin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/RunGrepTest.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/RunTest
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreRunTestbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/RunTest.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/RunTest.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrecmakeCOPYINGCMAKESCRIPTS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/cmake/COPYING-CMAKE-SCRIPTS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/cmake/FindPackageHandleStandardArgs.cmake
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrecmakeFindReadlinecmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/cmake/FindReadline.cmake ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/config-cmake.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreconfighgeneric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/config.h.generic ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/depcomp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredftablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/dftables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/Tech.Notes
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlindexhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/index.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre-config.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcrehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_compile.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_compile2html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_compile2.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_config.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_copy_named_substringhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_copy_named_substring.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_copy_substring.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_dfa_exechtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_dfa_exec.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_exec.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_free_substringhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_free_substring.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_free_substring_list.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_fullinfohtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_fullinfo.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_get_named_substring.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_get_stringnumberhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_get_stringnumber.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_get_stringtable_entries.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_get_substringhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_get_substring.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_get_substring_list.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_infohtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_info.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_maketables.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_refcounthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_refcount.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_study.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcre_versionhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcre_version.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcreapi.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcrebuildhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcrebuild.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcrecallout.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcrecompathtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcrecompat.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcrecpp.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcregrephtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcregrep.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcrematching.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcrepartialhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcrepartial.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcrepattern.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcreperformhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcreperform.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcreposix.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcreprecompilehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcreprecompile.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcresample.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcrestackhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcrestack.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/html/pcresyntax.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredochtmlpcretesthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/html/pcretest.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/index.html.src
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcreconfig1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre-config.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre-config.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_compile3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_compile.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_compile2.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_config3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_config.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_copy_named_substring.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_copy_substring3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_copy_substring.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_dfa_exec.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_exec3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_exec.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_free_substring.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_free_substring_list3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_free_substring_list.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_fullinfo.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_get_named_substring3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_get_named_substring.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_get_stringnumber.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_get_stringtable_entries3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_get_stringtable_entries.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_get_substring.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_get_substring_list3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_get_substring_list.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_info.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_maketables3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_maketables.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_refcount.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcre_study3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcre_study.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcre_version.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcreapi3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcreapi.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcrebuild.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcrecallout3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcrecallout.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcrecompat.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcrecpp3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcrecpp.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcregrep.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcregreptxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcregrep.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcrematching.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcrepartial3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcrepartial.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcrepattern.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcreperform3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcreperform.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcreposix.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcreprecompile3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcreprecompile.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcresample.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcrestack3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcrestack.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcresyntax.3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocpcretest1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/pcretest.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/doc/pcretest.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcredocperltesttxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/doc/perltest.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/libpcre.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrelibpcrepcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/libpcre.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/libpcrecpp.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrelibpcreposixdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/libpcreposix.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/makevp.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcremakevp_ctxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/makevp_c.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/makevp_l.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcreconfigin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre-config.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcreh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre.h.generic
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcrehin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_chartables.c.dist
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_compilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_compile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_config.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_dfa_execc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_dfa_exec.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_exec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_fullinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_fullinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_get.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_globalsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_globals.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_info.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_internalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_internal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_maketables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_newlinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_newline.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_ord2utf8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_printintsrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_printint.src ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_refcount.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_scannercc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_scanner.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_scanner.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_scanner_unittestcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_scanner_unittest.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_stringpiece.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_stringpiecehin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_stringpiece.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_stringpiece_unittest.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_studyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_study.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_tables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_try_flippedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_try_flipped.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_ucd.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_ucp_searchfuncsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_ucp_searchfuncs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_valid_utf8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcre_versionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcre_version.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcre_xclass.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcrecppcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcrecpp.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcrecpp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcrecpp_internalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcrecpp_internal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcrecpp_unittest.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcrecpparghin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcrecpparg.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcredemo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcregexppas"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcregexp.pas ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcregrep.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcreposixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcreposix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/pcreposix.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcrepcretestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/pcretest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/perltest
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreperltestpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/perltest.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/grepinput
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatagrepinput8"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/grepinput8 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/grepinputv
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatagrepinputx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/grepinputx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/greplist
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatagrepoutput"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/grepoutput ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/grepoutput8
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatagrepoutputN"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/grepoutputN ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testinput1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestinput10"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testinput10 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testinput2
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestinput3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testinput3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testinput4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestinput5"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testinput5 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testinput6
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestinput7"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testinput7 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testinput8
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestinput9"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testinput9 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testoutput1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestoutput10"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testoutput10 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testoutput2
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestoutput3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testoutput3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testoutput4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestoutput5"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testoutput5 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testoutput6
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestoutput7"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testoutput7 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/testoutput8
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatatestoutput9"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/testoutput9 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/testdata/wintestinput3
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcretestdatawintestoutput3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/testdata/wintestoutput3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/ucp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibspcreucpinternalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/pcre/ucpinternal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/pcre/ucptable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/COMPILING.DARWIN
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioDoxyfile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/Doxyfile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/LICENSE.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioMakefiledarwin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/Makefile.darwin ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioREADMEtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/README.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/SConstruct
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioV19develreadmetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/V19-devel-readme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/SConscript
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbinMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/bin/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildgnuOUT_OF_DATE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/OUT_OF_DATE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/aclocal.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildgnuconfigguess"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/config.guess ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/config.sub
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildgnuconfigure"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/configure ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildgnuinstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/gnu/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/devs_example.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc6devs_exampledsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/devs_example.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/sine_example.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc6sine_exampledsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/sine_example.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/static_library.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc6static_librarydsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc6/static_library.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7/OUT_OF_DATE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc7_1devs_examplesln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/devs_example.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc7_1sine_examplesln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/sine_example.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/sine_example.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppbuildvc7_1static_librarysln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/static_library.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/build/vc7_1/static_library.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppdocREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/doc/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/doc/config.doxy
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppdocconfigdoxylinux"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/doc/config.doxy.linux ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/example/devs.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppexamplesinecxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/example/sine.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppAsioDeviceAdapterhxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/AsioDeviceAdapter.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/AutoSystem.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppBlockingStreamhxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/BlockingStream.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CFunCallbackStream.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCallbackInterfacehxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CallbackInterface.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CallbackStream.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppCppFunCallbackStreamhxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/CppFunCallbackStream.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Device.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppDirectionSpecificStreamParametershxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/DirectionSpecificStreamParameters.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Exception.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppHostApihxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/HostApi.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/InterfaceCallbackStream.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppMemFunCallbackStreamhxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/MemFunCallbackStream.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/PortAudioCpp.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSampleDataFormathxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SampleDataFormat.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/Stream.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppStreamParametershxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/StreamParameters.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/System.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppincludeportaudiocppSystemDeviceIteratorhxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SystemDeviceIterator.hxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/include/portaudiocpp/SystemHostApiIterator.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscpplibMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/lib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/portaudiocpp.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppAsioDeviceAdaptercxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/AsioDeviceAdapter.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/BlockingStream.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCFunCallbackStreamcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CFunCallbackStream.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CallbackInterface.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppCallbackStreamcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CallbackStream.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/CppFunCallbackStream.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppDevicecxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Device.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/DirectionSpecificStreamParameters.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppExceptioncxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Exception.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/HostApi.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppInterfaceCallbackStreamcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/InterfaceCallbackStream.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/MemFunCallbackStream.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppStreamcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/Stream.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/StreamParameters.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppSystemcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/System.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/SystemDeviceIterator.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobindingscppsourceportaudiocppSystemHostApiIteratorcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/bindings/cpp/source/portaudiocpp/SystemHostApiIterator.cxx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/dev-cpp/Makefile-dll
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuilddevcppMakefilestatic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/dev-cpp/Makefile-static ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/dev-cpp/portaudio-dll.dev
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuilddevcppportaudiostaticdev"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/dev-cpp/portaudio-static.dev ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/dev-cpp/readme.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuildmsvcportaudio2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuildmsvcportaudiodsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuildmsvcportaudiosln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/msvc/portaudio.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuildmsvcreadmetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/msvc/readme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/build/scons/SConscript_common
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiobuildsconsSConscript_opts"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/build/scons/SConscript_opts ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioconfigurein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/configure.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/doc/src/license.dox
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiodocsrcmainpagedox"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/doc/src/mainpage.dox ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/doc/src/srcguide.dox
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiodocutilscheckfiledocspy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/doc/utils/checkfiledocs.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/fixdir.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiofixfilebat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/fixfile.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/include/pa_asio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioincludepa_jackh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/include/pa_jack.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/include/pa_linux_alsa.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioincludepa_mac_coreh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/include/pa_mac_core.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/include/pa_win_ds.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioincludepa_win_waveformath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/include/pa_win_waveformat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/include/pa_win_wmme.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioincludeportaudioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/include/portaudio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/index.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiopablioREADMEtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/pablio/README.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/pablio/pablio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiopabliopabliodef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/pablio/pablio.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/pablio/pablio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiopabliotest_rwc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/pablio/test_rw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/pablio/test_rw_echo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiopabliotest_w_sawc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/pablio/test_w_saw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/pablio/test_w_saw8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudioportaudio20pcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/portaudio-2.0.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/SConscript
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_allocationc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_allocation.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_allocation.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_convertersc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_converters.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_converters.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_cpuloadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_cpuload.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_cpuload.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_debugprintc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_debugprint.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_debugprint.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_ditherc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_dither.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_dither.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_endiannessh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_endianness.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_front.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_hostapih"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_hostapi.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_process.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_processh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_process.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_ringbuffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_ringbufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_ringbuffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_skeleton.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_stream.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_tracec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_trace.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_trace.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrccommonpa_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/common/pa_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/common/pa_util.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapialsapa_linux_alsac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/alsa/pa_linux_alsa.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asihpi/pa_linux_asihpi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiasioASIOREADMEtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/ASIO-README.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/Callback_adaptation_.pdf
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiasioPa_ASIOpdf"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/Pa_ASIO.pdf</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiasioiasiothiscallresolvercpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/iasiothiscallresolver.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/iasiothiscallresolver.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiasiopa_asiocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/asio/pa_asio.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/notes.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_corec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_blockingh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_internal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_oldc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_old.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapicoreaudiopa_mac_core_utilitiesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapidsoundpa_win_ds_dynlinkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapijackpa_jackc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/jack/pa_jack.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/oss/low_latency_tip.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiosspa_unix_ossc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/oss/pa_unix_oss.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/oss/recplay.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiwasapipa_win_wasapicpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/wasapi/pa_win_wasapi.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/wdmks/pa_win_wdmks.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrchostapiwdmksreadmetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/hostapi/wdmks/readme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/hostapi/wmme/pa_win_wmme.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcosmac_osxpa_mac_hostapisc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/mac_osx/pa_mac_hostapis.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_hostapis.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcosunixpa_unix_utilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_util.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/os/unix/pa_unix_util.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcoswinpa_win_hostapisc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_win_hostapis.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_win_util.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcoswinpa_win_waveformatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_win_waveformat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_win_wdmks_utils.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcoswinpa_win_wdmks_utilsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_win_wdmks_utils.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_x86_plain_converters.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiosrcoswinpa_x86_plain_convertersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/src/os/win/pa_x86_plain_converters.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/README.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_convertc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_convert.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_dither_calc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_dualc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_dual.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_multi_in.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_multi_outc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_multi_out.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_record.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_record_reusec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_record_reuse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_sine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_sine_ampc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_sine_amp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_sine_formats.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestdebug_sratec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/debug_srate.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/debug_test1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpa_devsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/pa_devs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/pa_fuzz.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpa_minlatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/pa_minlat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/paqa_devs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpaqa_errsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/paqa_errs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_bufferc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_buffer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_callbackstop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_clipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_clip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_dither.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_dsound_surroundc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_dsound_surround.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_hang.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_in_overflowc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_in_overflow.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_latency.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_leftrightc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_leftright.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_longsine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_manyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_many.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_maxsines.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_monoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_mono.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_mono_asio_channel_select.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_multi_sinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_multi_sine.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_out_underflow.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_pinkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_pink.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_prime.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_read_recordc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_read_record.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_read_write_wire.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_recordc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_record.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_ringmix.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_sawc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_saw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_sine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_sine8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_sine8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_sine_channelmaps.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_sine_formatsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_sine_formats.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_sine_time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_start_stopc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_start_stop.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_stop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_stop_playoutc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_stop_playout.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_sync.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_timingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_timing.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_toomanysines.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_two_ratesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_two_rates.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_underflow.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_wirec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_wire.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_wmme_surround.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestpatest_write_sinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/test/patest_write_sine.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/portaudio/test/patest_write_stop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsportaudiotestcvschangemetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/portaudio/testcvs/changeme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/Silk_SDK.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkdocSILKDataSheetpdf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/doc/SILKDataSheet.pdf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/doc/SILK_RTP_PayloadFormat.pdf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkdocSILK_SDK_APIpdf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/doc/SILK_SDK_API.pdf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/interface/SKP_Silk_SDK_API.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkinterfaceSKP_Silk_controlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/interface/SKP_Silk_control.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/interface/SKP_Silk_errors.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilkinterfaceSKP_Silk_typedefh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/interface/SKP_Silk_typedef.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/readme.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_A2NLSFc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_A2NLSF.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_CNG.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_HP_variable_cutoff_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_HP_variable_cutoff_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_Inlines.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_LBRR_resetc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LBRR_reset.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_inv_pred_gain.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_LPC_stabilizec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_stabilize.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_synthesis_filter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_LPC_synthesis_order16c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LPC_synthesis_order16.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LP_variable_cutoff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_LSF_cos_tablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LSF_cos_table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LTP_analysis_filter_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_LTP_scale_ctrl_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_LTP_scale_ctrl_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_MA.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_NLSF2Ac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF2A.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF2A_stable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_NLSF_MSVQ_decodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_MSVQ_decode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_MSVQ_encode_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_NLSF_VQ_rate_distortion_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_sum_error_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_NLSF_VQ_weights_laroiac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_VQ_weights_laroia.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NLSF_stabilize.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_NSQc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NSQ.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_NSQ_del_dec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_PLCc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_PLC.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_PLC.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_SigProc_FIXh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_SigProc_FIX.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_VAD.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_VQ_nearest_neighbor_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_VQ_nearest_neighbor_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_allpass_int.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_ana_filt_bank_1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_ana_filt_bank_1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_apply_sine_window.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_array_maxabsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_array_maxabs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_autocorr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_biquadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_biquad.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_biquad_alt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_burg_modifiedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_burg_modified.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_bwexpander.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_bwexpander_32c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_bwexpander_32.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_code_signs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_common_pitch_est_definesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_common_pitch_est_defines.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_control_codec_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_corrMatrix_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_corrMatrix_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_create_init_destroy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_dec_APIc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_dec_API.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_core.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_decode_framec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_frame.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_indices_v4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_decode_parametersc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_parameters.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_parameters_v4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_decode_pulsesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decode_pulses.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_decoder_set_fs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_defineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_define.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_define_FIX.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_detect_SWB_inputc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_detect_SWB_input.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_enc_API.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_encode_frame_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_encode_frame_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_encode_parameters.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_encode_parameters_v4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_encode_parameters_v4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_encode_pulses.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_find_LPC_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_find_LPC_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_find_LTP_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_find_pitch_lags_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_find_pitch_lags_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_find_pred_coefs_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_gain_quantc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_gain_quant.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_init_encoder_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_inner_prod_alignedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_inner_prod_aligned.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_interpolate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_k2ac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_k2a.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_k2a_Q16.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_lin2logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_lin2log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_log2lin.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_lowpass_intc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_lowpass_int.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_lowpass_short.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_macrosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_macros.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_main.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_main_FIXh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_main_FIX.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_noise_shape_analysis_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_perceptual_parameters_FIXh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_perceptual_parameters_FIX.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_analysis_core.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_pitch_est_definesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_est_defines.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_pitch_est_tables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_prefilter_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_prefilter_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_process_NLSFs_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_process_gains_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_process_gains_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_pulses_to_bytes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_quant_LTP_gains_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_quant_LTP_gains_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_range_coder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_regularize_correlations_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_regularize_correlations_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_1_2_coarsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2_coarse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_2_coarsest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_1_3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_1_3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_1_coarse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_2_3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_coarse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_2_3_coarsestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_coarsest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_2_3_rom.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_3_1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_3_2_romc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_2_rom.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_3_4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_resample_4_3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_4_3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_resample_rom.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_residual_energy16_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_residual_energy16_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_residual_energy_FIX.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_scale_copy_vector16c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_scale_copy_vector16.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_scale_vector.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_schurc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_schur.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_schur64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_shell_coderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_shell_coder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_sigm_Q15.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_solve_LS_FIXc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_solve_LS_FIX.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_sort.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_structsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_structs.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_structs_FIX.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_sum_sqr_shiftc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_sum_sqr_shift.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_LTPc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_LTP.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_10.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_10h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_10.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_16.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB0_16h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB0_16.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_10.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_10h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_10.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_16.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_NLSF_CB1_16h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_NLSF_CB1_16.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_gain.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_otherc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_other.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_pitch_lag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_pulses_per_blockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_pulses_per_block.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_sign.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilksrcSKP_Silk_tables_type_offsetc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/src/SKP_Silk_tables_type_offset.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/src/Silk_FIX.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilktestDec_SDKvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/test/Dec_SDK.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/test/Decoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilktestEnc_SDKvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/test/Enc_SDK.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/test/Encoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssilktestSignalComparevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/silk/test/SignalCompare.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/silk/test/signalCompare.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/COPYRIGHTS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/ChangeLog.ext-trees
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipREADMEdevelopers"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/README.developers ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/RELEASE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipRELEASEtemplate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/RELEASE.template ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipacincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/autoconf-all.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipautogensh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/autogen.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/configure.ac
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/libs/sofia-sip/configure.ac        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/libs/sofia-sip/configure.ac        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -100,17 +100,14 @@
</span><span class="cx">     fi
</span><span class="cx"> fi
</span><span class="cx"> 
</span><del>-SOFIA_PLAT_CFLAGS=
</del><span class="cx"> # openbsd seems to not define NULL as a void pointer, I blame standards by committee for this.
</span><span class="cx"> # This is a dirty hack, but shuts up all the warnings
</span><span class="cx"> case &quot;$host&quot; in
</span><del>-     *-openbsd*) SOFIA_PLAT_CFLAGS=&quot;-DNULL='(void *) 0L'&quot;;;
</del><ins>+     *-openbsd*) SOFIA_CFLAGS=&quot;$SOFIA_CFLAGS -DNULL='(void *) 0L'&quot;;;
</ins><span class="cx">      *) ;;
</span><span class="cx"> esac
</span><span class="cx"> 
</span><del>-AC_SUBST(SOFIA_PLAT_CFLAGS, $SOFIA_PLAT_CFLAGS)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> ### checks for header files
</span><span class="cx"> ### -----------------------
</span><span class="cx"> AC_HEADER_STDC
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/docs/build_system.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipdocsdevel_platform_notestxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/docs/devel_platform_notes.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/docs/release_management.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuabnfChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuabnfMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/bnf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuabnfbnfdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/bnf.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/sofia-sip/bnf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuabnfsofiasiphostdomainh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/sofia-sip/hostdomain.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/bnf/torture_bnf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocsChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfileconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocsDoxyfileversionin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.version.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocsconformancedocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/conformance.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/docguide.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocsmainpagedocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/mainpage.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.eps
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_incoming_operationgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_incoming_operationvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_incoming_operation.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationeps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_basic_outgoing_operationvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_basic_outgoing_operation.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_calleps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_callgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_incoming_callvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_incoming_call.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_calleps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_callgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_callvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_call.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_autheps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_authgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesSIP_outgoing_operation_with_authvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/SIP_outgoing_operation_with_auth.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolseps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolsgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesautotoolsvsd"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/autotools.vsd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesntareceivingmessageeps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/nta-receiving-message.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocspicturesntareceivingmessagegif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/pictures/nta-receiving-message.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuadocssofiafooterhtmlin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/docs/sofia-footer.html.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuafeaturesDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuafeaturesfeaturesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/features.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/features.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuafeaturessofiasipsofia_featureshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/features/sofia-sip/sofia_features.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpheaders"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/headers ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http.def.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttphttpdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_basic.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttphttp_extrac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_extra.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttphttp_inlinedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_inlined.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_parser.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttphttp_parser_tablecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_parser_table.c.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_status.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttphttp_tagcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_tag.c.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/http_tag_class.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_hclasses.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_headerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_header.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_parser.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_protoshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_protos.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_status.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttpsofiasiphttp_taghin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_tag.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/http_tag_class.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuahttptest_httpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/http/test_http.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptbase64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/base64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ipt.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptrc4c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/rc4.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/base64.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasiprc4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/rc4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/token64.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsofiasipuniqueidh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/uniqueid.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/sofia-sip/utf8.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaipttoken64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/token64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/torture_base64.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptucs2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ucs2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/ucs4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptutf8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8internal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptutf8testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/ipt/utf8test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_client_ntlm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_commonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_common.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_digest.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_modulec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module_http.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_module_sipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_module_sip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_ntlm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_pluginc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin_delayed.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecauth_plugin_ntlmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_plugin_ntlm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/auth_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptseciptsecdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec_debug.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptseciptsec_debugh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/iptsec_debug.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_client_pluginh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_client_plugin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_digesth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_digest.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_module.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsecsofiasipauth_ntlmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_ntlm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/auth_plugin.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaiptsectest_auth_digestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/test_auth_digest.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/iptsec/testpasswd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsgdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_auth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_basicc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_basic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_date.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_genericc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_generic.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_header_copy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_header_makec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_header_make.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_inlined.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_internalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_internal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mclass.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_mimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_mime_table.c.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_name_hashc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_name_hash.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_parserc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser_util.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgmsg_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_addrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_addr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_buffer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_dateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_date.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mclassh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mclass.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mclass_hash.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_mimeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mime.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mime_protos.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_parserh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_parser.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_protos.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgsofiasipmsg_tag_classh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_tag_class.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgtest_classc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_class.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_class.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgtest_inlinedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_inlined.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_msg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuamsgtest_protoshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_protos.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/test_table.c.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneaChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneaMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneaneadocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_debug.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneanea_debugh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_debug.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_event.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneanea_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/nea_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaneasofiasipneah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/sofia-sip/nea.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nea/sofia-sip/nea_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantaChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantaMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/agent.pem
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantacafilepem"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/cafile.pem ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantacheck_ntah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta_api.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantacheck_nta_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/check_nta_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/invite.msc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantantac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantanta_checkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_check.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_compat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantanta_compath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_compat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_internal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantanta_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/portbind.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantarun_check_nta"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_check_nta ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_test_nta
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantarun_test_nta_api"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/run_test_nta_api ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_read_payload.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantasl_utilsdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils_log.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantasl_utils_printc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sl_utils_print.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantasofiasipnta_statelessh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_stateless.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantasofiasipnta_tporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/nta_tport.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/sl_utils.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuantatest_ntac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/test_nta.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/test_nta_api.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/agent.pem
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthcafilepem"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/cafile.pem ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/http-client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthhttpserverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/http-server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthnth_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthnth_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/nth_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/sofia-sip/nth.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanthsofiasipnth_tagh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/sofia-sip/nth_tag.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nth/test_nth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuaChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuaMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_etsi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuacheck_nuac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuacheck_registerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_register.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuacheck_simplec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_simple.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanuadocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_clienth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_client.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_common.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_dialogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_dialog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_dialog.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_event_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_event_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_extension.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_messagec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_message.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_notifier.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_optionsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_options.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_params.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_paramsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_params.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_publish.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_registerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_register.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_registrar.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_server.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_sessionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_session.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_stack.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_stackh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_stack.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_subnotref.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuanua_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/nua_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuaoutboundc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/outbound.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/outbound.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuasofiasipnuah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/sofia-sip/nua.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/sofia-sip/nua_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdperrata"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/errata ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/rfc2327.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdprun_test_sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/run_test_sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.bnf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpsdpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpsdp_parsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_parse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_print.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpsdp_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sdp_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sofia-sip/sdp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdpsofiasipsdp_tagh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/sofia-sip/sdp_tag.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/test_sdp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage1sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-1.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-10.sdp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage11sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-11.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-2.sdp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage3sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-3.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-4.sdp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage5sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-5.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-6.sdp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage7sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-7.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-8.sdp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasdptestsmessage9sdp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/tests/message-9.sdp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sdp/torture_sdp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipADDAHEADER"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/ADD-A-HEADER ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/GRAMMAR
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser.eps
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparsergif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser2eps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser2.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser2gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser2.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser3eps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser3.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser3gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser3.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser4eps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser4.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipimagessipparser4gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/images/sip-parser4.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiprfc2543txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/rfc2543.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run-tests
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiprun_test_date"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run_test_date ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/run_test_sip_msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsipdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip.doxyaliases
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_bad_mask"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_bad_mask ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_basic.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_caller_prefsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_caller_prefs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_event.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_extrac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_extra.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_extra_headers.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_featurec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_feature.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_inlinedc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_inlined.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_mime.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_parserc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_parser_tablecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_parser_table.c.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_prack.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_pref_utilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_pref_util.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_reason.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_referc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_refer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_security.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_sessionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_session.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_status.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_tagcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_tag.c.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_tag_class.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsip_timec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_time.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sip_util.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsiph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_extra.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_hclasseshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_parserh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_parser.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_protos.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_statush"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_status.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_tag.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipsofiasipsip_tag_classh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_tag_class.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_util.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptest_datec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/test_date.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/test_sip_msg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptests10052txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/10052.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own0.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptestsown1txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own1.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own2.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptestsown3txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own3.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own4.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptestsown5txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own5.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own6.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptestsown8txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/own8.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test-ack-1.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest1txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test1.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest10btxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10b.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test10c.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest11txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test11.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test12.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest13txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test13.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test14-req.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest14txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test14.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test15.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest16txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test16.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test17.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest18txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test18.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test19.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest1atxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test1a.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test2.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest20txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test20.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test21.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest22txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test22.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test23.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest24txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test24.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test25.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest26txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test26.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test27.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest28txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test28.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test29.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest3txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test3.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test30.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest31txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test31.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test32.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest33txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test33.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test34.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest35txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test35.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test36.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest37txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test37.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test38.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest39txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test39.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test4.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest40txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test40.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test41.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest42txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test42.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test5.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest6txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test6.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test7.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasipteststest8txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test8.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/tests/test9.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasiptorture_sipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/torture_sip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sip/validator.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoaChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoaMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoasoadocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_asynch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoasoa_staticc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_static.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/soa_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_add.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoasofiasipsoa_sessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_session.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/sofia-sip/soa_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasoatest_soac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/soa/test_soa.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sofia.am
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sofia.am        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sofia.am        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # common Makefile targets for libsofia-sip-ua modules
</span><span class="cx"> # ---------------------------------------------------
</span><span class="cx"> 
</span><del>-AM_CFLAGS = $(CWFLAG) $(SOFIA_CFLAGS) $(SOFIA_COVERAGE) $(SOFIA_PLAT_CFLAGS)
</del><ins>+AM_CFLAGS = $(CWFLAG) $(SOFIA_CFLAGS) $(SOFIA_COVERAGE)
</ins><span class="cx"> 
</span><span class="cx"> # Use with --enable-ndebug
</span><span class="cx"> if NDEBUG
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolv127zone"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/127.zone ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/194.2.188
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolv3ffe12003012c000"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/3.f.f.e.1.2.0.0.3.0.1.2.c.0.0.0 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/3.f.f.e.1.2.0.0.3.0.1.2.c.0.0.0.arpa
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/check_sres_sip.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvexamplecom"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/example.com ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/named.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvresolv_timeoutconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/resolv_timeout.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/resolve_sip.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvrfc1034txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc1034.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc1035.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvrfc2671txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rfc2671.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/rndc.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvrootzone"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/root.zone ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/run_test_sresolv
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsresh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_async.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_cacheh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_cache.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiaresolvsres_recordh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-sip/sres_sip.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsofiasipsresolvh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sofia-sip/sresolv.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsres_blockingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_blocking.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_cache.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsres_sipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sres_sip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sresolv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvsresolvdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/sresolv.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/test_sresolv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasresolvtorture_sresolvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/torture_sresolv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastuncertpem"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/cert.pem ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/key.pem
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunlookup_stun_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/lookup_stun_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/rfc3489.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunsofiasipstunh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun_common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunsofiasipstun_tagh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/sofia-sip/stun_tag.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunstundocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_common.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunstun_dnsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_dns.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_internal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunstun_minic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_mini.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stun_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuastunstuncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/stun/stunc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasuDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasuaddrinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/addrinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/foo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasugetoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/getopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/inet_ntop.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasuinet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/localinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasumemccpyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memccpy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memcspn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasumemmemc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memmem.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/memspn.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasupollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/poll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_addrinfo
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasurun_localinfo"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_localinfo ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_test_su
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasurun_test_su_osx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/run_test_su_osx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/smoothsort.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipheaph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/heap.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/htable.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasiphtable2h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/htable2.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/rbtree.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipstring0h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/string0.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_addrinfoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_addrinfo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_alloc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_alloc_stath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_alloc_stat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_bm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_configure.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_debugh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_debug.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_errno.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_localinfoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_localinfo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_log.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_md5h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_md5.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_os_nw.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_osx_runlooph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_osx_runloop.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_string.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_strlsth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_strlst.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tag_classh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_class.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_inline.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_tag_ioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tag_io.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_tagarg.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_timeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_time.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_uniqueidh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_uniqueid.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_vector.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusofiasipsu_waith"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su_wait.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/tstdef.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasustrcasestrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/strcasestr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/string0.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasustrtoullc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/strtoull.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusudocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_addrinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_allocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_alloc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_alloc_lock.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_base_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_base_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_bm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_default_logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_default_log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_devpoll_port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_epoll_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_epoll_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_errno.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_global_logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_global_log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_kqueue_port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_localinfoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_localinfo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_log.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_md5c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_md5.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_module_debug.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_open_c_localinfocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_open_c_localinfo.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_os_nw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_osx_runloopc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_osx_runloop.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_perf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_poll_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_poll_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_porth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_port.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_proxy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_pthread_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_pthread_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_root.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_select_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_select_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_socket_port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_sprintfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_sprintf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_strdup.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_stringc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_string.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_strlst.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_tag_io.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_taglistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_taglist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_time0c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_time0.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_timer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_uniqueidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_uniqueid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_vector.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasusu_waitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_wait.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/su_win32_port.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutag_dllawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/tag_dll.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_htable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutest_htable2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_htable2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_memmem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutest_pollc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_poll.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_su.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutest_su_osxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/test_su_osx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_heap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutorture_rbtreec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_rbtree.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_allocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_alloc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_bm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_portc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_port.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_root.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_root_osxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_root_osx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuasutorture_su_timec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_time.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/su/torture_su_timer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/Doxyfile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/agent.pem
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportcafilepem"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/cafile.pem ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/certificates-update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportcertificateshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/certificates.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_node_cert.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportmake_root_certpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_root_cert.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/make_test_certs.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportsofiasiptporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport_plugins.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatportsofiasiptport_tagh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/sofia-sip/tport_tag.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/test_tport.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttls_test_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tls_test_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tls_test_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttportc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_internalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_internal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_logging.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_randc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_rand.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_sigcomp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_stub_sigcompc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_stub_sigcomp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_stub_stun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_threadpool.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_tlsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_tls_testsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_tls_test.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_connect.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_sctpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_sctp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_stun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_tcpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_tcp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_tls.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuatporttport_type_udpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/tport/tport_type_udp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlsofiasipurlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url_tag.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlsofiasipurl_tag_classh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/url_tag_class.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/torture_url.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlurlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url.docs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlurl_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/url_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/urlmap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaurlurlmaph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/url/urlmap.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.aliases
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibdocsDoxyfileconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/docs/Doxyfile.version
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsofiasipsu_glibh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/sofia-sip/su_glib.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/sofia-sip/su_source.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsu_glibdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_glib.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_source.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuaglibsuglibsu_source_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/su_source_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/torture_su_glib_timer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipm4saccoveragem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-coverage.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-general.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipm4sacopensslm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-openssl.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-pkg-config.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipm4sacsum4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-su.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-su2.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipm4sactportm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/m4/sac-tport.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cautogencmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/autogen.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cconfighin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/config.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/bld.inf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouplibsofiasipuaglibmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/libsofia-sip-ua-glib.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/libsofia-sip-ua.mmp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgroupsu_source_testmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/su_source_test.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/su_source_test_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptest_httpmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_http.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_http_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptest_msgmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_msg.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_msg_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptest_nuammp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptest_tportmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_tport.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_tport_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_sipmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_sip.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_sip_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_su_allocmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_alloc.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_alloc_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_su_portmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_port.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_port_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_su_rootmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_root.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_root_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_su_tagmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_tag.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_su_tag_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cgrouptorture_urlmmp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_url.mmp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/torture_url_reg.rss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_csislibsofiasipuaglibpkg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/sis/libsofia-sip-ua-glib.pkg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/sis/libsofia-sip-ua.pkg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_csissu_source_testpkg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/sis/su_source_test.pkg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/sis/test_nua.pkg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_csistest_tportpkg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/sis/test_tport.pkg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/sofia-sip/su_configure.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipopen_cversionawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/open_c/version.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/open_c/version_files.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasippackagesChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/packages/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/packages/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasippackagessofiasipuaglibpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/packages/sofia-sip-ua-glib.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/packages/sofia-sip-ua.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasippackagessofiasipspecin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/packages/sofia-sip.spec.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/rules/lcov.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiprulesrecursiveam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/rules/recursive.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/rules/silent.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiprulessofiaam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/rules/sofia.am (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/sofia-sip/rules/sofia.am        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/libs/sofia-sip/rules/sofia.am        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> sofiasrcdir = ${top_srcdir}/libsofia-sip-ua
</span><span class="cx"> sofiabuilddir = ${top_builddir}/libsofia-sip-ua
</span><span class="cx"> 
</span><del>-AM_CFLAGS = $(CWFLAG) $(SOFIA_COVERAGE) $(SOFIA_CFLAGS) $(openssl_CFLAGS) $(SOFIA_PLAT_CFLAGS)
</del><ins>+AM_CFLAGS = $(CWFLAG) $(SOFIA_COVERAGE) $(SOFIA_CFLAGS) $(openssl_CFLAGS)
</ins><span class="cx"> 
</span><span class="cx"> SOFIA_COVERAGE = $(COVERAGE_FLAGS)
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiprulesvalcheckam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/rules/valcheck.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checkexit77c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/exit77.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2_localinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2_localinfoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2_localinfo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2base.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2baseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2base.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2check.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2dnsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2dns.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2dns.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2sipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2sip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2sip.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2tcasec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2tcase.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasips2checks2utilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/s2check/s2util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/scripts/coverage
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipscriptsfixincludesofiasip"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/scripts/fix-include-sofia-sip ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/scripts/hide_emails.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipscriptslcovreport"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/scripts/lcov-report ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/scripts/rpmbuild-snaphot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipscriptsuncovered"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/scripts/uncovered ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiptestscheck_dlopen_sofiac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/check_dlopen_sofia.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/check_sofia.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiptestscheck_sofiah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/check_sofia.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/suite_for_nua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_100relc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_100rel.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_basic_call.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_call_holdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_call_hold.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_call_reject.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_cancel_byec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_cancel_bye.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_extension.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_initc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_init.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_nath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nat_tags.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_nuac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nua.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_nua_apic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nua_api.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_nua_params.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_offer_answerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_offer_answer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_ops.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_proxyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_proxy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_proxy.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_referc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_refer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_register.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_session_timerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_session_timer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/tests/test_simple.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipteststest_sip_eventsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/tests/test_sip_events.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/utils/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiputilsDoxyfilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/utils/Doxyfile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/utils/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiputilsapps_utilsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/utils/apps_utils.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/utils/sip-date.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiputilssipdigc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/utils/sip-dig.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/utils/sip-options.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiputilsutilsdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/utils/utils.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/README.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32SofiaSIPdsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/SofiaSIP.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/SofiaSIP.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32autogencmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/autogen.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/build_sources.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32checkcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/check.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32installcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/install.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/libsofia_sip_ua.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32libsofiasipualibsofia_sip_uavcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/libsofia_sip_ua.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua/sofia-sip-ua.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32libsofiasipuastaticlibsofia_sip_ua_staticdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua-static/libsofia_sip_ua_static.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/libsofia-sip-ua-static/libsofia_sip_ua_static.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32sofiasipsu_configureh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/sofia-sip/su_configure.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_htable/test_htable.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_htabletest_htablevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_htable/test_htable.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_memmem/test_memmem.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_memmemtest_memmemvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_memmem/test_memmem.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_nta/test_nta.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_ntatest_ntavcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_nta/test_nta.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nat_tags.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_nuatest_nuadsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nua.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_nua/test_nua.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_sutest_sudsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_su/test_su.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_su/test_su.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_tporttest_classcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_class.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_table.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststest_tporttest_tportdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_tport.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/test_tport/test_tport.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_rbtreetorture_rbtreedsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_rbtree/torture_rbtree.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_rbtree/torture_rbtree.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_sutorture_sudsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su/torture_su.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su/torture_su.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_alloctorture_su_allocdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_alloc/torture_su_alloc.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_alloc/torture_su_alloc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_bmtorture_su_bmdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_bm/torture_su_bm.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_bm/torture_su_bm.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_porttorture_su_portdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_port/torture_su_port.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_port/torture_su_port.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_roottorture_su_rootdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_root/torture_su_root.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_root/torture_su_root.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_tagtorture_su_tagdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_tag/torture_su_tag.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_tag/torture_su_tag.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_timetorture_su_timedsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_time/torture_su_time.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_time/torture_su_time.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32teststorture_su_timertorture_su_timerdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_timer/torture_su_timer.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/tests/torture_su_timer/torture_su_timer.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32unistdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/unistd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/localinfo/localinfo.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32utilslocalinfolocalinfovcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/localinfo/localinfo.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_dig/sip_dig.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32utilssip_digsip_digvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_dig/sip_dig.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options/sip_options.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32utilssip_optionssip_optionsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options/sip_options.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options_static/sip_options_static.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32utilssip_options_staticsip_options_staticvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/sip_options_static/sip_options_static.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/stunc/stunc.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32utilsstuncstuncvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/utils/stunc/stunc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sofia-sip/win32/version.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasipwin32version_filescmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/win32/version_files.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/DueDiligence
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspREADMEtestdata"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/README.testdata ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/autogen.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspconfigax_c99_featuresm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/config/ax_c99_features.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/config/ax_check_export_capability.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspconfigax_check_real_filem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/config/ax_check_real_file.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/config/ax_compiler_vendor.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspconfigax_fixed_point_machinem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/config/ax_fixed_point_machine.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/config/ax_misaligned_access_fails.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/debian/compat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdebiancontrol"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/debian/control ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/debian/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdebianlibspandspdevinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/debian/libspandsp-dev.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/debian/libspandsp-doc.install
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdebianlibspandsp6install"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/debian/libspandsp6.install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdebianwatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/debian/watch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/doc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdoccsscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/doc/css.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/doc/doxygen.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdoct38gatewaydia"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/doc/t38-gateway.dia</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdoct38terminaldia"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/doc/t38-terminal.dia</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdoct38_manualcsscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/doc/t38_manual/css.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/doc/t38_manual.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspdocwrapperxsl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/doc/wrapper.xsl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp/fax-tests.dtd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspglobaltonesxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp/global-tones.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp/tones.dtd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandsptsb85xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp/tsb85.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimg1050c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/g1050.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimlibspandsp_sim2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/libspandsp_sim.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimline_modelc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/line_model.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/make_line_models.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimmsvcmake_line_models2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/make_line_models.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/msvcproj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimmsvcmsvcprojhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/msvcproj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc8proj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimmsvcvc8projhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc8proj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc9proj.foot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimmsvcvc9projhead"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/msvc/vc9proj.head ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/rfc2198_sim.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimspandspg1050h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/g1050.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/line_model.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimspandspline_modelsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/line_models.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/rfc2198_sim.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimspandsptest_utilsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp/test_utils.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/spandsp-sim.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspsimtest_utilsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp-sim/test_utils.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspspandspspec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/spandsp.spec ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/spandsp.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/adsi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcasyncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/async.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/at_interpreter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcawgnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/awgn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/bell_r2_mf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcbertc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/bert.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/bit_operations.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcbitstreamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/bitstream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/complex_filters.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrccomplex_vector_floatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/complex_vector_float.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/complex_vector_int.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrccrcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/crc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/dds_float.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcdds_intc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/dds_int.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/dtmf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcechoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/echo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/fax.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcfax_modemsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/fax_modems.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/faxfont.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcfilter_toolsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/filter_tools.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/filter_tools.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcfloating_fudgeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/floating_fudge.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/fsk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcg711c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/g711.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/g722.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcg726c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/g726.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_decode.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcgsm0610_encodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_encode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_local.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcgsm0610_long_termc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_long_term.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_lpc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcgsm0610_preprocessc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_preprocess.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_rpe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcgsm0610_short_termc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/gsm0610_short_term.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/hdlc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcima_adpcmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/ima_adpcm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/libspandsp.2005.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclibspandsp2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/libspandsp.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/libspandsp.2008.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclibspandsp2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/libspandsp.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/libspandsp.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclibtiff2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/libtiff.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/libtiff.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcloggingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/logging.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/lpc10_analyse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclpc10_decodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/lpc10_decode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/lpc10_encdecs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclpc10_encodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/lpc10_encode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/lpc10_placev.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrclpc10_voicingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/lpc10_voicing.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/make_at_dictionary.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmake_modem_filterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/make_modem_filter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/mmx_sse_decs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmodem_connect_tonesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/modem_connect_tones.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/modem_echo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcDownload_TIFF2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/Download_TIFF.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/Download_TIFF.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/getopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcgettimeofdayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/gettimeofday.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/inttypes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcmake_at_dictionary2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/make_at_dictionary.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/make_at_dictionary.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcmake_modem_filter2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/make_modem_filter.2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/make_modem_filter.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcmsvcprojfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/msvcproj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/msvcproj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcspandsph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/spandsp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/sys/time.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvctgmathh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/tgmath.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/tiff/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcunistdh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/unistd.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/util.vbs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcvc8projfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/vc8proj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/vc8proj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcmsvcvc9projfoot"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/msvc/vc9proj.foot ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/msvc/vc9proj.head
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcnoisec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/noise.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/oki_adpcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcplayoutc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/playout.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/plc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcpower_meterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/power_meter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/queue.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcschedulec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/schedule.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/sig_tone.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcsilence_genc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/silence_gen.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/adsi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandsparctan2h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/arctan2.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/async.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspat_interpreterh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/at_interpreter.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/awgn.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspbell_r2_mfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/bell_r2_mf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/bert.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspbiquadh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/biquad.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/bit_operations.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspbitstreamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/bitstream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/complex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspcomplex_filtersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/complex_filters.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/complex_vector_float.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspcomplex_vector_inth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/complex_vector_int.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/crc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspdc_restoreh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/dc_restore.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/dds.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspdtmfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/dtmf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/echo.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspexposeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/expose.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/fast_convert.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspfaxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/fax.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/fax_modems.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspfirh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/fir.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/fsk.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspg168modelsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/g168models.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/g711.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspg722h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/g722.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/g726.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspgsm0610h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/gsm0610.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/hdlc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspima_adpcmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/ima_adpcm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/logging.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandsplpc10h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/lpc10.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/modem_connect_tones.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspmodem_echoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/modem_echo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/noise.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspoki_adpcmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/oki_adpcm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/playout.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspplch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/plc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/power_meter.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/adsi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateasynch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/async.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/at_interpreter.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateawgnh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/awgn.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/bell_r2_mf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateberth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/bert.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/bitstream.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatedtmfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/dtmf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/echo.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatefaxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/fax.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/fax_modems.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatefskh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/fsk.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/g711.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateg722h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/g722.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/g726.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivategsm0610h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/gsm0610.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/hdlc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateima_adpcmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/ima_adpcm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/logging.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatelpc10h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/lpc10.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/modem_connect_tones.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatemodem_echoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/modem_echo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/noise.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivateoki_adpcmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/oki_adpcm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/queue.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatescheduleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/schedule.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/sig_tone.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatesilence_genh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/silence_gen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/super_tone_rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatesuper_tone_txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/super_tone_tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/swept_tone.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatet30h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t30.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t30_dis_dtc_dcs_bits.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatet31h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t31.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_core.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatet38_gatewayh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_gateway.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_non_ecm_buffer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatet38_terminalh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t38_terminal.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatet4_rxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t4_rx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/t4_tx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatetime_scaleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/time_scale.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/tone_detect.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatetone_generateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/tone_generate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v17rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatev17txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v17tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v18.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatev22bish"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v22bis.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v27ter_rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatev27ter_txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v27ter_tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v29rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatev29txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v29tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v42.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspprivatev42bish"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v42bis.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/private/v8.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspqueueh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/queue.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/saturated.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspscheduleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/schedule.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/sig_tone.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspsilence_genh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/silence_gen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/super_tone_rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspsuper_tone_txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/super_tone_tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/swept_tone.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt30h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t30.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t30_api.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt30_fcfh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t30_fcf.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t30_logging.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt31h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t31.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t35.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt38_coreh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t38_core.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t38_gateway.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt38_non_ecm_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t38_terminal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t4_rx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspt4_txh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/t4_tx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/telephony.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandsptime_scaleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/time_scale.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/timing.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandsptone_detecth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/tone_detect.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/tone_generate.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv17rxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v17rx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v17tx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv18h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v18.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v22bis.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv27ter_rxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v27ter_rx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v27ter_tx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv29rxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v29rx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v29tx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv42h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v42.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v42bis.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspv8h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/v8.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/vector_float.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspvector_inth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/vector_int.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp/version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcspandspversionhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/spandsp/version.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/spandsp.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcsuper_tone_rxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/super_tone_rx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/super_tone_tx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcswept_tonec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/swept_tone.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t30.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct30_apic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t30_api.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t30_local.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct30_loggingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t30_logging.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t31.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct35c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t35.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t38_core.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct38_gatewayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t38_gateway.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t38_non_ecm_buffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct38_terminalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t38_terminal.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct4_rxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t4_rx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t4_states.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrct4_t6_decode_statesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/t4_t6_decode_states.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/t4_tx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrctestcpuidc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/testcpuid.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/time_scale.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrctone_detectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/tone_detect.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/tone_generate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv17_v32bis_rx_constellation_mapsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v17_v32bis_rx_constellation_maps.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v17_v32bis_tx_constellation_maps.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv17rxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v17rx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v17rx_constellation_maps.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv17txc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v17tx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v17tx_constellation_maps.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv18c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v18.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v22bis_rx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv22bis_txc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v22bis_tx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v27ter_rx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv27ter_txc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v27ter_tx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v29rx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv29txc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v29tx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v29tx_constellation_maps.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv42c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v42.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/v42bis.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcv8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/v8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/src/vector_float.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspsrcvector_intc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/src/vector_int.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataetsiMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/etsi/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/etsi/fax/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataetsifaxgenerate_etsi_300_242_pagesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/etsi/fax/generate_etsi_300_242_pages.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/itu/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/generate_dithered_tif.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxgenerate_sized_pagesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/generate_sized_pages.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu1.pbm
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu2pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu2.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu3pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu3.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu4pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu4.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu5pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu5.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu6pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu6.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu7pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu7.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxitu8pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/itu8.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxtest1pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/test1.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxtest2pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/test2.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxtest3pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/test3.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdataitufaxtest4pbm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/itu/fax/test4.pbm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdatalocalMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/local/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/test-data/local/dam9.wav
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdatalocaldam9_lpc55wav"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/local/dam9_lpc55.wav</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdatalocalshort_nb_voicewav"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/local/short_nb_voice.wav</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestdatalocalshort_wb_voicewav"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/spandsp/test-data/local/short_wb_voice.wav</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/adsi_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsasync_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/async_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/at_interpreter_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsawgn_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/awgn_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/bell_mf_rx_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsbell_mf_tx_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/bell_mf_tx_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/bert_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsbit_operations_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/bit_operations_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/complex_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestscomplex_vector_float_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/complex_vector_float_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/complex_vector_int_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestscrc_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/crc_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/dc_restore_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsdds_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/dds_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/dtmf_rx_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsdtmf_tx_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/dtmf_tx_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/echo_monitor.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsecho_monitorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/echo_monitor.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/echo_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsfax_decodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/fax_decode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/fax_tester.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsfax_testerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/fax_tester.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/fax_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsfax_testssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/fax_tests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/fax_utils.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsfax_utilsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/fax_utils.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/fsk_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsg1050_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/g1050_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/g168_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsg711_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/g711_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/g722_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsg726_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/g726_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/gsm0610_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestshdlc_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/hdlc_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/ima_adpcm_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsline_model_monitorcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/line_model_monitor.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/line_model_monitor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsline_model_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/line_model_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/logging_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestslpc10_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/lpc10_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/make_g168_css.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmedia_monitorcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/media_monitor.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/media_monitor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmodem_connect_tones_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/modem_connect_tones_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/modem_echo_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmodem_monitorcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/modem_monitor.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/modem_monitor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcadsi_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/adsi_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/complex_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvccomplex_vector_float_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/complex_vector_float_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/complex_vector_int_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcdtmf_rx_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/dtmf_rx_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/dtmf_tx_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcqueue_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/queue_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/t38_core_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvct38_non_ecm_buffer_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/t38_non_ecm_buffer_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/t38_terminal_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcv22bis_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/v22bis_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/v29_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcv80_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/v80_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/v8_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsmsvcvector_float_testsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/msvc/vector_float_tests.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/msvc/vector_int_tests.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsnoise_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/noise_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/oki_adpcm_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsplayout_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/playout_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/plc_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestspower_meter_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/power_meter_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/queue_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsr2_mf_rx_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/r2_mf_rx_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/r2_mf_tx_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsregression_testssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/regression_tests.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/rfc2198_sim_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsschedule_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/schedule_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/sig_tone_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestssuper_tone_rx_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/super_tone_rx_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/super_tone_tx_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsswept_tone_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/swept_tone_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/t31_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestst38_core_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/t38_core_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/t38_gateway_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestst38_gateway_to_terminal_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/t38_gateway_to_terminal_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/t38_non_ecm_buffer_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestst38_terminal_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/t38_terminal_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/t38_terminal_to_gateway_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestst4_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/t4_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/testadsi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspteststestfaxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/testfax.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/time_scale_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspteststone_detect_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/tone_detect_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/tone_generate_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspteststsb85_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/tsb85_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/tsb85_tests.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsv17_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/v17_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/v18_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsv22bis_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/v22bis_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/v27ter_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsv29_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/v29_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/v42_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsv42bis_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/v42bis_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/v42bis_tests.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsv8_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/v8_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/tests/vector_float_tests.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandsptestsvector_int_testsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/tests/vector_int_tests.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/unpack_g722_data.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspunpack_g726_datash"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/unpack_g726_data.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/unpack_gsm0610_data.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspandspunpack_v56ter_datash"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/spandsp/unpack_v56ter_data.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/spandsp/wrapper.xsl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexNEWS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/NEWS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexREADMETIDSP"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/README.TI-DSP ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/README.blackfin
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexREADMEsymbian"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/README.symbian ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/Speex.kdevelop
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexSpeexspec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/Speex.spec ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/Speex.spec.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexTODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexdocMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/doc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/doc/manual.pdf
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludeMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_bits.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeex_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_callbacks.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeex_config_typeshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex_config_types.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_echo.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeex_headerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex_header.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_jitter.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeex_preprocessh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex_preprocess.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_resampler.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexincludespeexspeex_stereoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/include/speex/speex_stereo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/include/speex/speex_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/_kiss_fft_guts.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexarchh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/arch.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/bits.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexbufferc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/buffer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/cb_search.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexcb_searchh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/cb_search.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/cb_search_arm4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexcb_search_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/cb_search_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/cb_search_sse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexecho_diagnosticm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/echo_diagnostic.m ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/exc_10_16_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexexc_10_32_tablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/exc_10_32_table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/exc_20_32_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexexc_5_256_tablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/exc_5_256_table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/exc_5_64_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexexc_8_128_tablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/exc_8_128_table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/fftwrap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfftwraph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/fftwrap.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/filterbank.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfilterbankh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/filterbank.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/filters.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfiltersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/filters.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/filters_arm4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfilters_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/filters_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/filters_sse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfixed_arm4h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/fixed_arm4.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/fixed_arm5e.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfixed_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/fixed_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/fixed_debug.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexfixed_generich"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/fixed_generic.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/gain_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexgain_table_lbrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/gain_table_lbr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/hexc_10_32_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexhexc_tablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/hexc_table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/high_lsp_tables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexjitterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/jitter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/kiss_fft.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexkiss_ffth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/kiss_fft.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/kiss_fftr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexkiss_fftrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/kiss_fftr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/lbr_48k_tables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexlpcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/lpc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/lpc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexlpc_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/lpc_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/lsp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexlsph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/lsp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/lsp_bfin.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexlsp_tables_nbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/lsp_tables_nb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/ltp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexltph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/ltp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/ltp_arm4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexltp_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/ltp_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/ltp_sse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexmath_approxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/math_approx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/math_approx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexmdfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/mdf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/misc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexmisch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/misc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/misc_bfin.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexmodesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/modes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/modes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexmodes_wbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/modes_wb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/nb_celp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexnb_celph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/nb_celp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/os_support.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexpreprocessc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/preprocess.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/pseudofloat.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexquant_lspc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/quant_lsp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/quant_lsp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexquant_lsp_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/quant_lsp_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/resample.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexresample_sseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/resample_sse.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/sb_celp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexsb_celph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/sb_celp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/scal.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexsmallftc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/smallft.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/smallft.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexspeexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/speex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/speex_callbacks.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexspeex_headerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/speex_header.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/stack_alloc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexstereoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/stereo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/testdenoise.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeextestechoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/testecho.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/testenc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeextestenc_uwbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/testenc_uwb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/testenc_wb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeextestjitterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/testjitter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/vbr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexvbrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/vbr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/vorbis_psy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexvorbis_psyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/vorbis_psy.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/vq.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexvqh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/vq.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/vq_arm4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexvq_bfinh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/vq_bfin.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/libspeex/vq_sse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexlibspeexwindowc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/libspeex/window.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/speex.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexspeexpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/speex.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/speexdsp.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/getopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcgetopt1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/getopt1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/getopt_win.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcskeletonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/skeleton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/skeleton.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcspeexdec1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/speexdec.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/speexdec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcspeexenc1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/speexenc.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/speexenc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcwav_ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/wav_io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/wav_io.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsrcwave_outc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/src/wave_out.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/src/wave_out.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsymbianMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/symbian/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/symbian/bld.inf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexsymbianconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/symbian/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/symbian/speex.mmp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextiMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextios_support_customh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/os_support_custom.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/speex_C54_test/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextispeex_C54_testspeex_C54_testcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/speex_C54_test/speex_C54_test.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/speex_C54_test/speex_C54_test.pjt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextispeex_C55_testMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/speex_C55_test/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/speex_C55_test/speex_C55_test.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextispeex_C55_testspeex_C55_testpjt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/speex_C55_test/speex_C55_test.pjt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/speex_C64_test/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextispeex_C64_testspeex_C64_testcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/speex_C64_test/speex_C64_test.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/speex_C64_test/speex_C64_test.pjt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextitestencTIC5xc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/testenc-TI-C5x.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/ti/testenc-TI-C64x.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeextiuser_misch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/ti/user_misc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeex/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003libspeexlibspeexdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeex/libspeex.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeex/libspeex.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003libspeexsln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeex.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeexdsp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003libspeexdsplibspeexdspvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/libspeexdsp/libspeexdsp.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/speexdec/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003speexdecspeexdecvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/speexdec/speexdec.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/speexenc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003speexencspeexencvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/speexenc/speexenc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003teststestdenoisevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testdenoise.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testecho.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003teststestencvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc_uwb.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2003teststestenc_wbvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testenc_wb.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2003/tests/testresample.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/libspeex/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005libspeexlibspeexvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/libspeex/libspeex.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/libspeex.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005libspeexdspMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/libspeexdsp/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/libspeexdsp/libspeexdsp.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005speexdecMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/speexdec/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/speexdec/speexdec.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005speexencMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/speexenc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/speexenc/speexenc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005testsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testdenoise.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005teststestechovcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testecho.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005teststestenc_uwbvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc_uwb.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testenc_wb.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2005teststestresamplevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2005/tests/testresample.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008libspeexMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/libspeex/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/libspeex/libspeex.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008libspeexsln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/libspeex.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/libspeexdsp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008libspeexdsplibspeexdspvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/libspeexdsp/libspeexdsp.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/speexdec/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008speexdecspeexdecvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/speexdec/speexdec.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/speexenc/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008speexencspeexencvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/speexenc/speexenc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008teststestdenoisevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testdenoise.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testecho.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008teststestencvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc_uwb.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32VS2008teststestenc_wbvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testenc_wb.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/VS2008/tests/testresample.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/libspeex/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32libspeexlibspeexdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/libspeex/libspeex.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/libspeex/libspeex.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32libspeexlibspeex_dynamicdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/libspeex/libspeex_dynamic.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/libspeex/libspeexdsp.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32libspeexlibspeexdsp_dynamicdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/libspeex/libspeexdsp_dynamic.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/libspeex/speex.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32libspeexdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/libspeex.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/libspeexdsp.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32speexiss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/speex.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/speexdec/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32speexdecspeexdecdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/speexdec/speexdec.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/speexdec/speexdec.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32speexencMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/speexenc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/speex/win32/speexenc/speexenc.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsspeexwin32speexencspeexencdsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/speex/win32/speexenc/speexenc.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/Makefile.linux-gcc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/VERSION
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteaddopcodesawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/addopcodes.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/art/2005osaward.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteartSQLiteeps"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/art/SQLite.eps</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteartSQLitegif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/art/SQLite.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteartSQLiteLogo3tiff"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/art/SQLiteLogo3.tiff</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteconfigureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitecontribsqlitecontcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/contrib/sqlitecon.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/README.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts1READMEtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts1/README.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts1fts1h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1_hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts1fts1_hashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1_hash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1_porter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts1fts1_tokenizerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1_tokenizer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts1/fts1_tokenizer1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts2READMEtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts2/README.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts2fts2h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2_hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts2fts2_hashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2_hash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2_porter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqliteextfts2fts2_tokenizerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2_tokenizer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/ext/fts2/fts2_tokenizer1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitemainmk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/main.mk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/mkdll.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitemkopcodecawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/mkopcodec.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/mkopcodeh.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitemksosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/mkso.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/publish.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitespectemplate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/spec.template ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/sqlite.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesqlite31"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/sqlite3.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/sqlite3.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcalterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/alter.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/analyze.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcattachc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/attach.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/auth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcbtreec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/btree.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/btree.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcbuildc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/build.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/callback.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrccompletec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/complete.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/date.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcdeletec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/delete.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/expr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcfuncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/func.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrchashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/hash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/insert.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrclegacyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/legacy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/loadext.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcmainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/os.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcosh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/os.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/os_common.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcos_os2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/os_os2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/os_os2.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcos_unixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/os_unix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/os_win.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcpagerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/pager.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/pager.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcparsey"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/parse.y ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/pragma.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcpreparec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/prepare.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/printf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcrandomc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/random.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/select.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcshellc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/shell.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/sqlite.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcsqlite3exth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/sqlite3ext.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/sqliteInt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/table.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/tclsqlite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest3c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test3.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test4.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest5c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test5.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test6.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest7c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test7.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest_asyncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test_async.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test_autoext.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest_loadextc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test_loadext.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test_md5.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest_schemac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test_schema.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/test_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctest_tclvarc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/test_tclvar.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/tokenize.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrctriggerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/trigger.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/update.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcutfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/utf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/util.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcvacuumc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/vacuum.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/vdbe.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcvdbeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/vdbe.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/vdbeInt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcvdbeapic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/vdbeapi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/vdbeaux.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcvdbefifoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/vdbefifo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/vdbemem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitesrcvtabc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/src/vtab.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/src/where.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetclinstallertcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tclinstaller.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/aggerror.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestalltest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/all.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/alter.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestalter2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/alter2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/alter3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestaltermalloctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/altermalloc.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/analyze.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestasynctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/async.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/async2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestattachtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/attach.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/attach2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestattach3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/attach3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/attachmalloc.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestauthtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/auth.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/auth2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestautoinctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/autoinc.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/autovacuum.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestautovacuum_crashtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/autovacuum_crash.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/autovacuum_ioerr.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestautovacuum_ioerr2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/autovacuum_ioerr2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/avtrans.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbetweentest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/between.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/bigfile.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbigrowtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/bigrow.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/bind.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbindxfertest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/bindxfer.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/blob.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbtreetest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/btree.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/btree2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbtree4test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/btree4.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/btree5.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbtree6test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/btree6.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/btree7.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestbtree8test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/btree8.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/busy.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcapi2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/capi2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/capi3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcapi3btest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/capi3b.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/capi3c.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcasttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/cast.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/check.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcollate1test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/collate1.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/collate2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcollate3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/collate3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/collate4.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcollate5test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/collate5.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/collate6.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcolmetatest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/colmeta.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/conflict.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcorrupttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/corrupt.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/corrupt2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestcrashtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/crash.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/date.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestdefaulttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/default.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/delete.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestdelete2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/delete2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/delete3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestdescidx1test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/descidx1.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/descidx2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestdescidx3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/descidx3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/diskfull.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestdistinctaggtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/distinctagg.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/enc.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestenc2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/enc2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/enc3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestexprtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/expr.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fkey1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestformat4test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/format4.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts1a.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts1btest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts1b.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts1c.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts1dtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts1d.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts1e.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts1ftest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts1f.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts1i.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts1jtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts1j.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts1porter.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts2atest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts2a.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts2b.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts2ctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts2c.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts2d.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts2etest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts2e.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts2f.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts2gtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts2g.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts2h.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfts2itest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/fts2i.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/fts2j.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestfunctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/func.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/hook.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestintest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/in.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/index.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestindex2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/index2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/index3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestinserttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/insert.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/insert2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestinsert3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/insert3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/interrupt.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestintpkeytest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/intpkey.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/ioerr.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestjointest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/join.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/join2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestjoin3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/join3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/join4.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestjoin5test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/join5.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/journal1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestlastinserttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/lastinsert.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/laststmtchanges.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestliketest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/like.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/limit.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestloadexttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/loadext.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/loadext2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestlocktest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/lock.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/lock2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestlock3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/lock3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/main.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmalloctest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/malloc.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/malloc2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmalloc3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/malloc3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/malloc4.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmalloc5test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/malloc5.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/malloc6.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmalloc7test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/malloc7.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/manydb.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmemdbtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/memdb.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/memleak.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestminmaxtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/minmax.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/misc1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmisc2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/misc2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/misc3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmisc4test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/misc4.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/misc5.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestmisc6test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/misc6.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/misuse.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestnotnulltest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/notnull.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/null.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestpagertest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/pager.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/pager2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestpager3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/pager3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/pagesize.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestpragmatest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/pragma.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/printf.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestprogresstest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/progress.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/quick.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestquotetest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/quote.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/reindex.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestrollbacktest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/rollback.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/rowid.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestsafetytest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/safety.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/schema.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestschema2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/schema2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/select1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestselect2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/select2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/select3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestselect4test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/select4.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/select5.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestselect6test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/select6.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/select7.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestserver1test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/server1.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/shared.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestshared2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/shared2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/shared3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestshared_errtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/shared_err.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/sort.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestspeed1test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/speed1.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/subquery.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestsubselecttest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/subselect.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/sync.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttabletest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/table.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tableapi.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttclsqlitetest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tclsqlite.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/temptable.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttestertcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tester.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/thread1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestthread2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/thread2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/threadtest1.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestthreadtest2c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/threadtest2.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1435.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1443test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1443.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1444.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1449test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1449.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1473.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1501test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1501.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1512.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1514test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1514.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1536.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1537test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1537.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1567.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1644test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1644.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt1667.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt1873test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt1873.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt2141.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttkt2192test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/tkt2192.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/tkt2213.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttracetest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/trace.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/trans.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttrigger1test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/trigger1.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/trigger2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttrigger3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/trigger3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/trigger4.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttrigger5test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/trigger5.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/trigger6.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttrigger7test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/trigger7.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/trigger8.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttypestest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/types.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/types2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetesttypes3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/types3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/unique.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestupdatetest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/update.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/utf16.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestutf16aligntest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/utf16align.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vacuum.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestvacuum2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/vacuum2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/varint.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestviewtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/view.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vtab1.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestvtab2test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/vtab2.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vtab3.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestvtab4test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/vtab4.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vtab5.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestvtab6test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/vtab6.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vtab7.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestvtab9test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/vtab9.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/vtab_err.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestwheretest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/where.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/where2.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetestwhere3test"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/test/where3.test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/test/where4.test
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetooldiffdbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/diffdb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/fragck.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoollemonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/lemon.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/lempar.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolmemleakawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/memleak.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/memleak2.awk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolmemleak3tcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/memleak3.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/mkkeywordhash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolmkoptstcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/mkopts.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/omittest.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolopcodeDocawk"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/opcodeDoc.awk ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/report1.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolshowdbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/showdb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/showjournal.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolspace_usedtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/space_used.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/spaceanal.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitetoolspeedtesttcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/tool/speedtest.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/tool/speedtest2.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwarchfig"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/arch.fig ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/arch.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwarchpng"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/arch.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwarchtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/arch.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/arch2.fig
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwarch2gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/arch2.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwarch2bfig"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/arch2b.fig ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/audit.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwautoinctcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/autoinc.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/c_interface.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwcapi3tcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/capi3.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/capi3ref.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwchangestcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/changes.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/common.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwcompiletcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/compile.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/conflict.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwcopyrightreleasehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/copyright-release.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/copyright-release.pdf
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwcopyrighttcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/copyright.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/datatype3.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwdatatypestcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/datatypes.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/different.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwdirect1bgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/direct1b.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwdocstcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/docs.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/download.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwdynloadtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/dynload.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/faq.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwfileformattcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/fileformat.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/formatchng.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwfullscanbgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/fullscanb.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwindexex1xbgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/index-ex1-x-b.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwindextcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/index.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/indirect1b1.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwlangtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/lang.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/lockingv3.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwmingwtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/mingw.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/nulls.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwoldnewstcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/oldnews.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/omitted.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwopcodetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/opcode.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/optimizer.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwoptimizingtcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/optimizing.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/optoverview.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwpragmatcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/pragma.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/quickstart.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwsharedgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/shared.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwsharedcachetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/sharedcache.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/speed.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwsqlitetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/sqlite.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/support.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwtableex1b2gif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/sqlite/www/table-ex1b2.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwtclsqlitetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/tclsqlite.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/typesafe.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwvdbetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/vdbe.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/sqlite/www/version3.tcl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssqlitewwwwhentousetcl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sqlite/www/whentouse.tcl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpAUTHORS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/AUTHORS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/CHANGES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/LICENSE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpVERSION"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/VERSION ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/acsite.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpbuildconfigac_cflags_gcc_optionm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/build/config/ac_cflags_gcc_option.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/build/config/ac_cflags_sun_option.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpbuildconfigac_gcc_archflagm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/build/config/ac_gcc_archflag.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/build/config/ac_gcc_x86_cpuid.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpbuildconfigac_prog_gzipm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/build/config/ac_prog_gzip.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/build/config/ac_prog_wget.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpbuildconfigax_cc_maxoptm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/build/config/ax_cc_maxopt.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/build/config/ax_cflags_warn_all_ansi.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpbuildconfigax_check_compiler_flagsm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/build/config/ax_check_compiler_flags.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/build/config/ax_compiler_vendor.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpconfighw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/config.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpconfigurein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/configure.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoVERSION"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/VERSION ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/ae_xfm/xfm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptocipheraesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/cipher/aes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/cipher/aes_cbc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptocipheraes_icmc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/cipher/aes_icm.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/cipher/cipher.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptociphernull_cipherc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/cipher/null_cipher.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/hash/auth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptohashhmacc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/hash/hmac.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/hash/null_auth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptohashsha1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/hash/sha1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/aes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludeaes_cbch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/aes_cbc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/aes_icm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludealloch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/alloc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/auth.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludecipherh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/cipher.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/crypto.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludecrypto_kernelh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/crypto_kernel.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/crypto_math.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludecrypto_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/crypto_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/cryptoalg.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludedatatypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/datatypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/err.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludegf2_8h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/gf2_8.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/hmac.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludeintegersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/integers.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/kernel_compat.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludekeyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/key.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/null_auth.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludenull_cipherh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/null_cipher.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/prng.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincluderand_sourceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/rand_source.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/rdb.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincluderdbxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/rdbx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/sha1.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoincludestath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/include/stat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/include/xfm.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptokernelallocc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/kernel/alloc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/kernel/crypto_kernel.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptokernelerrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/kernel/err.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/kernel/key.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptomathdatatypesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/math/datatypes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/math/gf2_8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptomathmathc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/math/math.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/math/stat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoreplayrdbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/replay/rdb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/replay/rdbx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptoreplayut_simc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/replay/ut_sim.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/rng/ctr_prng.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptorngprngc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/rng/prng.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/rng/rand_linux_kernel.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptorngrand_sourcec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/rng/rand_source.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/test/aes_calc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptotestauth_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/test/auth_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/test/cipher_driver.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptotestdatatypes_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/test/datatypes_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/test/env.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptotestkernel_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/test/kernel_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/test/rand_gen.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpcryptotestsha1_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/crypto/test/sha1_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/crypto/test/stat_driver.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpdocDoxyfile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/doc/Doxyfile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/doc/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpdoccrypto_kerneltxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/doc/crypto_kernel.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/doc/draft-irtf-cfrg-icm-00.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpdocheadertemplate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/doc/header.template ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/doc/intro.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpdoclibsrtppdf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/doc/libsrtp.pdf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/doc/references.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpdocrfc3711txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/doc/rfc3711.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/include/rtp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpincludesrtph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/include/srtp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/include/ut_sim.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtplibsrtp2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/libsrtp.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/libsrtp.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpsrtpsrtpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/srtp/srtp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/srtp-1.42.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpsrtpdef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/srtp.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/srtp.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtptablesaes_tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/tables/aes_tables.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/test/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtptestlfsrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/test/lfsr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/test/rdbx_driver.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtptestreplay_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/test/replay_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/test/roc_driver.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtptestrtpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/test/rtp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/test/rtpw.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtptestsrtp_driverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/test/srtp_driver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/timing
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibssrtpundossh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/srtp/undos.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/srtp/update.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsstfuCMakeListstxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/stfu/CMakeLists.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/stfu/stfu.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsstfustfuh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/stfu/stfu.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/.update
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382COPYRIGHT"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/COPYRIGHT ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382HOWTORELEASE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/HOWTO-RELEASE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382Makefilevc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/Makefile.vc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382RELEASEDATE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/RELEASE-DATE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/SConstruct
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382TODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/VERSION
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382acincludem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/acinclude.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/autogen.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382configcompile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/config/compile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/config/depcomp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382configmissing"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/config/missing ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/config/mkinstalldirs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382configureac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/configure.ac ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribacornMakefileacorn"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/Makefile.acorn ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribacornReadMe"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/ReadMe ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/SetVars
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribacorncleanlib"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/cleanlib ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/convert
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribacorninstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/acorn/install ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribaddtiffoMakefilevc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/Makefile.vc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribaddtiffoaddtiffoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/addtiffo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_overview.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribaddtiffotif_ovrcachec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_ovrcache.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/addtiffo/tif_ovrcache.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbstiffbic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-bi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-grayscale.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbstiffpalettec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-palette.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/tiff-rgb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbsxtiffImakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/Imakefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbsxtiffREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/patchlevel.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribdbsxtiffxtiffc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/xtiff.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/dbs/xtiff/xtifficon.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribiptcutilMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribiptcutiliptcutilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/iptcutil.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/test.iptc
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribiptcutiltesttxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/iptcutil/test.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmaccwMakefilescript"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/Makefile.script ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmaccwmac_mainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mac_main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mac_main.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmaccwmetrowerksnote"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/metrowerks.note ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/mkg3_main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmaccwversionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-cw/version.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/BUILD.mpw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmacmpwMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmacmpwlibtiffmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/libtiff.make ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/mactrans.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmacmpwportmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/port.make ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/tools.make
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmacmpwtopmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mac-mpw/top.make ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribmfsREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/mfs/mfs_file.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribojpegMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribojpegjdhuff_addc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ojpeg/jdhuff_add.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribpdsREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_imageiter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribpdstif_imageiterh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_imageiter.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_pdsdirread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribpdstif_pdsdirwritec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/pds/tif_pdsdirwrite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribrasREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/ras2tif.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribrastif2rasc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/ras/tif2ras.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribstreamREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/tiffstream.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribstreamtiffstreamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/stream/tiffstream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribtagsREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/listtif.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribtagsmaketifc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/maketif.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtif_dir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribtagsxtiffioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtiffio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/tags/xtiffiop.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribwin_dibMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Makefile.w95
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribwin_dibREADMETiffile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/README.Tiffile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/README.tiff2dib
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382contribwin_dibTiffilecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/Tiffile.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/contrib/win_dib/tiff2dib.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/TIFFTechNote2.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmladdingtagshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/addingtags.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/bugs.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlbuildhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/build.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/contrib.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmldocumenthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/document.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesbackgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/back.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesbalijpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/bali.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagescatgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/cat.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagescoverjpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/cover.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagescrampsgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/cramps.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesdavegif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/dave.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesinfogif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/info.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesjellojpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/jello.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesjimgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/jim.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesnotegif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/note.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesoxfordgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/oxford.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesquadjpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/quad.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesringgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/ring.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagessmalllizjpg"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/smallliz.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimagesstrikegif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/strike.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimageswarninggif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images/warning.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlimageshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/images.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/index.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlinternalshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/internals.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/intro.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmllibtiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/libtiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFClose3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFClose.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFDataWidth.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFError3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFError.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFFlush.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFGetField3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFGetField.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFOpen.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFPrintDirectory3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFPrintDirectory.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFRGBAImage.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFReadDirectory3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadDirectory.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadEncodedStrip.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFReadEncodedTile3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadEncodedTile.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBAImage.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFReadRGBAStrip3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBAStrip.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRGBATile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFReadRawStrip3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRawStrip.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadRawTile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFReadScanline3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadScanline.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFReadTile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFSetDirectory3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFSetDirectory.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFSetField.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFWarning3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWarning.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteDirectory.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFWriteEncodedStrip3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteEncodedStrip.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteEncodedTile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFWriteRawStrip3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteRawStrip.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteRawTile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFWriteScanline3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteScanline.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFWriteTile.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFbuffer3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFbuffer.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFcodec.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFcolor3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFcolor.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFmemory.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFquery3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFquery.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFsize.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFstrip3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFstrip.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFswab.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanTIFFtile3tiffhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/TIFFtile.3tiff.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/fax2ps.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanfax2tiff1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/fax2tiff.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/gif2tiff.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanindexhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/index.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/libtiff.3tiff.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanpal2rgb1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/pal2rgb.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/ppm2tiff.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanras2tiff1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/ras2tiff.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/raw2tiff.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanrgb2ycbcr1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/rgb2ycbcr.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/sgi2tiff.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmanthumbnail1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/thumbnail.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2bw.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiff2pdf1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2pdf.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2ps.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiff2rgba1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiff2rgba.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffcmp.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiffcp1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffcp.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffdither.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiffdump1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffdump.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffgt.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiffinfo1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffinfo.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffmedian.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiffset1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffset.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffsplit.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlmantiffsv1html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/man/tiffsv.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/misc.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlsupporthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/support.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/tools.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta007html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta007.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta016.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta018html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta018.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta024.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta028html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta028.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta029.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta031html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta031.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta032.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta033html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta033.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta034.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv34beta035html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta035.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.4beta036.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv351html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.2.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv353html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.3.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.4.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv355html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.5.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.6-beta.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv357html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.5.7.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.6.0.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv361html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.6.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv370alphahtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0alpha.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0beta.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv370beta2html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.0beta2.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.1.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv372html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.2.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.3.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv374html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.7.4.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.0.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382htmlv381html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.1.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/html/v3.8.2.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtiffMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/Makefile.vc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtiffSConstruct"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/SConstruct ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/libtiff.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtiffmkg3statesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/mkg3states.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/t4.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_acornc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_acorn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_apple.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_ataric"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_atari.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_aux.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_closec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_close.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_codec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_colorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_color.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_compress.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_confighvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_config.h.vc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dir.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_dirh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dir.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_dirreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dirwrite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_dumpmodec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_dumpmode.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_error.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_extensionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_extension.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_fax3h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_fax3sm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_flushc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_flush.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_getimage.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_jpegc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_jpeg.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_luv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_lzwc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_lzw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_msdos.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_nextc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_next.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_ojpeg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_openc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_open.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_packbits.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_pixarlogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_pixarlog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_predict.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_predicth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_predict.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_print.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_readc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_read.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_stream.cxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_stripc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_strip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_swab.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_thunderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_thunder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_tile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_unixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_unix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_version.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_warningc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_warning.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_win3.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_win32c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_win32.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_write.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftif_zipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tif_zip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiff.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftiffconfhin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffconf.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffconf.h.vc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftiffioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffio.hxx
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtifftiffioph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffiop.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/tiffvers.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382libtiffuvcodeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/libtiff/uvcode.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/m4/.empty
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFClose.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFDataWidth3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFDataWidth.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFError.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFFlush3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFFlush.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFGetField.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFOpen3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFOpen.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFPrintDirectory.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFRGBAImage3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFRGBAImage.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadDirectory.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFReadEncodedStrip3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadEncodedStrip.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadEncodedTile.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFReadRGBAImage3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBAImage.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBAStrip.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFReadRGBATile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRGBATile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRawStrip.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFReadRawTile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadRawTile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadScanline.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFReadTile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFReadTile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFSetDirectory.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFSetField3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFSetField.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWarning.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFWriteDirectory3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteDirectory.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteEncodedStrip.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFWriteEncodedTile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteEncodedTile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteRawStrip.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFWriteRawTile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteRawTile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteScanline.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFWriteTile3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFWriteTile.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFbuffer.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFcodec3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFcodec.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFcolor.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFmemory3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFmemory.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFquery.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFsize3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFsize.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFstrip.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manTIFFswab3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFswab.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/TIFFtile.3tiff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manbmp2tiff1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/bmp2tiff.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/fax2ps.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manfax2tiff1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/fax2tiff.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/gif2tiff.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manlibtiff3tiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/libtiff.3tiff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/pal2rgb.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manppm2tiff1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/ppm2tiff.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/ras2tiff.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382manraw2tiff1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/raw2tiff.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/rgb2ycbcr.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mansgi2tiff1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/sgi2tiff.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/thumbnail.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiff2bw1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiff2bw.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiff2pdf.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiff2ps1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiff2ps.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiff2rgba.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiffcmp1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffcmp.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffcp.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiffdither1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffdither.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffdump.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiffgt1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffgt.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffinfo.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiffmedian1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffmedian.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffset.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382mantiffsplit1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffsplit.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/man/tiffsv.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382nmakeopt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/nmake.opt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/port/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382portMakefilevc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/port/Makefile.vc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/port/dummy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382portgetoptc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/port/getopt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/port/lfind.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382portstrcasecmpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/port/strcasecmp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/port/strtoul.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382testMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/test/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/test/ascii_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382testcheck_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/test/check_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/test/long_tag.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382testshort_tagc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/test/short_tag.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/test/strip.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382teststrip_rwc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/test/strip_rw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/test/test_arrays.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382testtest_arraysh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/test/test_arrays.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsMakefilevc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/Makefile.vc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/bmp2tiff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsfax2psc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/fax2ps.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/fax2tiff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsgif2tiffc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/gif2tiff.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/pal2rgb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsppm2tiffc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/ppm2tiff.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/ras2tiff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsrasterfileh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/rasterfile.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/raw2tiff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolsrgb2ycbcrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/rgb2ycbcr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/sgi2tiff.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolssgisvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/sgisv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/thumbnail.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiff2bwc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2bw.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2pdf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiff2psc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2ps.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiff2rgba.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiffcmpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffcmp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffcp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiffditherc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffdither.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffdump.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiffgtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffgt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffinfo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiffmedianc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffmedian.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibstiff382toolstiffsplitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/tiffsplit.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/tiff-3.8.2/tools/ycbcr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/COPYING.LGPL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/NOTES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsTODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/debian/changelog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsdebiancontrol"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/debian/control ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/debian/copyright
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsdebianrules"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/debian/rules ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/dnsget.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsdnsgetc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/dnsget.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/ex-rdns.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsinet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/inet_pton.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsrblcheck1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/rblcheck.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/rblcheck.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns3"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns.3 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_blc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_bl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_codes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_dnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_dn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_dntosp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_miscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_misc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_parse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_resolverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_resolver.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_rr_a.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_rr_mxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_rr_mx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_rr_naptr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_rr_ptrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_rr_ptr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/udns/udns_rr_srv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsudnsudns_rr_txtc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/udns/udns_rr_txt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/.gitignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/LICENSE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/NOTICE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbootstrap"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/bootstrap ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildacmacrosaprm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/apr.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/apu.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildacmacrosfind_aprm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/find_apr.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/find_apu.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildacmacrosflitem4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/flite.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/pocketsphinx.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildacmacrossofiasipm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/sofia-sip.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/sphinxbase.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildacmacrosswiftm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/acmacros/swift.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/get-version.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildpkgconfigMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/pkgconfig/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpclient.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildpkgconfigunimrcppluginpcin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpplugin.pc.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/pkgconfig/unimrcpserver.pc.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildtoolsprepare2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/tools/prepare.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/tools/prepare.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildtoolspreparesphinx2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/tools/preparesphinx.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/tools/preparesphinx.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildtoolsunimrcp_servicec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/tools/unimrcp_service.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildtoolsunimrcpserviceexemanifest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.exe.manifest ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/tools/unimrcpservice.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuilduni_versionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/uni_version.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/apr.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsaptvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/apt.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/cepstral.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsflitevsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/flite.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mpf.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsmrcpvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcp.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpclient.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsmrcpenginevsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpengine.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpserver.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsmrcpsignalingvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpsignaling.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/mrcpv2transport.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropspocketsphinxvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/pocketsphinx.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpclient.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropssdkunimrcppluginvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpplugin.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpsdk.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropssdkunimrcpservervsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/sdk/unimrcpserver.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/sofiasip.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunibasevsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unibase.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unibin-x64.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunibinvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unibin.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unidebug.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunilibx64vsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unilib-x64.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unilib.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunimrcpclientvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpclient.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpplugin.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunimrcpservervsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unimrcpserver.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/uniplugin-x64.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunipluginvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/uniplugin.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unirelease.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpbuildvspropsunirtspvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/build/vsprops/unirtsp.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/conf/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpconfumcscenariosxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/conf/umcscenarios.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/conf/unimrcpclient.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpconfunimrcpserverxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/conf/unimrcpserver.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpconfiguregnu"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/configure.gnu ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/data/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdatademo16kHzpcm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/demo-16kHz.pcm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdatademo8kHzpcm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/demo-8kHz.pcm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdatagrammarjsgf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/grammar.jsgf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/data/grammar.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdataone16kHzpcm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/one-16kHz.pcm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdataone8kHzpcm"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/one-8kHz.pcm</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdataresultxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/result.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/data/speak.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpdataspeakxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/data/speak.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/docs/doxygen.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitaprtoolkit2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/aprtoolkit.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/aprtoolkit.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_consumer_task.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_cyclic_queueh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_cyclic_queue.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_dir_layout.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_logh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_log.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_net_client_taskh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net_client_task.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_net_server_task.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_nlsml_doch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_nlsml_doc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_obj_list.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_pairh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pair.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pollset.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_poolh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_pool.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_string.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_string_tableh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_string_table.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_task.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_task_msgh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_task_msg.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_test_suite.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitincludeapt_text_streamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/include/apt_text_stream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_consumer_task.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_cyclic_queuec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_cyclic_queue.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_dir_layout.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_logc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_log.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_net_client_taskc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net_client_task.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_net_server_task.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_nlsml_docc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_nlsml_doc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_obj_list.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_pairc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pair.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pollset.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_poolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_pool.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_string_table.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_taskc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_task.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_task_msg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsaprtoolkitsrcapt_test_suitec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_test_suite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/apr-toolkit/src/apt_text_stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/codecs/g711/g711.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfcodecsg711g711h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/codecs/g711/g711.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_activity_detectorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_activity_detector.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_audio_file_descriptor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_audio_file_streamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_audio_file_stream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_bridge.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_codec_descriptorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec_descriptor.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_codec_manager.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_contexth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_context.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_decoder.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_dtmf_detectorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_dtmf_detector.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_dtmf_generator.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_encoderh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_encoder.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_file_termination_factoryh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_file_termination_factory.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_frame.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_frame_bufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_frame_buffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_jitter_buffer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_messageh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_message.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_mixer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_multiplierh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_multiplier.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_named_event.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_objecth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_object.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_resampler.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_rtcp_packeth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtcp_packet.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_attribs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_defsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_defs.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_descriptor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_headerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_header.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_pt.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_stath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_stat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_stream.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_rtp_termination_factoryh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_rtp_termination_factory.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_scheduler.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_streamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_stream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_stream_descriptor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_terminationh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_termination.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_termination_factory.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfincludempf_timer_managerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_timer_manager.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/include/mpf_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfmpf2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/mpf.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/mpf.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_activity_detectorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_activity_detector.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_audio_file_stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_bridgec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_bridge.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_buffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_descriptorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_descriptor.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_g711.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_codec_linearc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_linear.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_codec_manager.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_contextc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_context.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_decoder.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_dtmf_detectorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_dtmf_detector.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_dtmf_generator.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_encoderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_encoder.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_engine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_file_termination_factoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_file_termination_factory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_frame_buffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_jitter_bufferc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_jitter_buffer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_mixer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_multiplierc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_multiplier.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_named_event.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_resamplerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_resampler.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_attribs.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_rtp_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_rtp_termination_factory.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_schedulerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_scheduler.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_terminationc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_termination.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_termination_factory.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmpfsrcmpf_timer_managerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mpf/src/mpf_timer_manager.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_resourceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource_factory.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpcontrolincludemrcp_resource_loaderh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_resource_loader.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/include/mrcp_stream.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpcontrolsrcmrcp_resource_factoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_resource_factory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_resource_loader.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpcontrolsrcmrcp_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/control/src/mrcp_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/include/mrcp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpincludemrcp_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/include/mrcp_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_generic_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_header_accessorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_header_accessor.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_message.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpmessageincludemrcp_start_lineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/include/mrcp_start_line.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_generic_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_header_accessorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_header_accessor.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_message.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpmessagesrcmrcp_start_linec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/message/src/mrcp_start_line.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/mrcp.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpmrcpvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/mrcp.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recog_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recog_resourceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recog_resource.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recorder_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_recorder_resourceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_recorder_resource.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_synth_header.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcesincludemrcp_synth_resourceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/include/mrcp_synth_resource.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recog_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recog_resourcec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recog_resource.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recorder_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_recorder_resourcec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_recorder_resource.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_synth_header.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpresourcessrcmrcp_synth_resourcec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp/resources/src/mrcp_synth_resource.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_applicationh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_application.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpclientincludemrcp_client_sessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client_session.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/include/mrcp_client_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpclientmrcpclient2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/mrcpclient.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/mrcpclient.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpclientsrcmrcp_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/src/mrcp_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-client/src/mrcp_client_session.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_factory.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_ifaceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_iface.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_impl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_loaderh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_loader.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_plugin.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_engine_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_engine_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recog_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recog_state_machineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recog_state_machine.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recorder_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_recorder_state_machineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_recorder_state_machine.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_resource_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_state_machineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_state_machine.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_synth_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpengineincludemrcp_synth_state_machineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/include/mrcp_synth_state_machine.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/mrcpengine.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpenginemrcpenginevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/mrcpengine.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_factory.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_ifacec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_iface.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_impl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_engine_loaderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_engine_loader.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_recog_state_machine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpenginesrcmrcp_recorder_state_machinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_recorder_state_machine.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-engine/src/mrcp_synth_state_machine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpserverMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpserverincludemrcp_server_sessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server_session.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/include/mrcp_server_types.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpservermrcpserver2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/mrcpserver.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/mrcpserver.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpserversrcmrcp_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/src/mrcp_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-server/src/mrcp_server_session.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpsignalingMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_session.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_session_descriptorh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_session_descriptor.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_sig_agent.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpsignalingincludemrcp_sig_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/include/mrcp_sig_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpsignalingmrcpsignalingvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/mrcpsignaling.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/src/mrcp_session_descriptor.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpsignalingsrcmrcp_sig_agentc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcp-signaling/src/mrcp_sig_agent.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_client_connectionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_client_connection.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_connection.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_connection_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_connection_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_control_descriptor.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportincludemrcp_server_connectionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/include/mrcp_server_connection.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportmrcpv2transportvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/mrcpv2transport.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_client_connection.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_connectionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_connection.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_control_descriptor.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsmrcpv2transportsrcmrcp_server_connectionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/mrcpv2-transport/src/mrcp_server_connection.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspincludertsph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspincludertsp_headerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_header.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_message.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspincludertsp_serverh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_server.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_start_line.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspincludertsp_streamh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/include/rtsp_stream.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_headerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_header.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_message.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_start_line.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspsrcrtsp_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/src/rtsp_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/unirtsp.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcplibsunirtspunirtspvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/libs/uni-rtsp/unirtsp.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpsofiasipMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sdp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpsofiasipincludemrcp_sofiasip_client_agenth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sofiasip_client_agent.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/include/mrcp_sofiasip_server_agent.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpsofiasipmrcpsofiasip2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/mrcpsofiasip.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpsofiasipsrcmrcp_sdpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sdp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sofiasip_client_agent.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpsofiasipsrcmrcp_sofiasip_server_agentc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-sofiasip/src/mrcp_sofiasip_server_agent.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpunirtspincludemrcp_unirtsp_client_agenth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_client_agent.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_sdp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpunirtspincludemrcp_unirtsp_server_agenth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/include/mrcp_unirtsp_server_agent.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpunirtspmrcpunirtspvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/mrcpunirtsp.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_client_agent.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpmodulesmrcpunirtspsrcmrcp_unirtsp_sdpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_sdp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/modules/mrcp-unirtsp/src/mrcp_unirtsp_server_agent.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppackagesinnosetupsetupsdkwin32txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-sdk-win32.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-sdk-x64.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppackagesinnosetupsetupwin32txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-win32.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup-x64.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppackagesinnosetupsetupiss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/setup.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppackagesinnosetupunimrcpsdkiss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/unimrcp-sdk.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/packages/inno-setup/unimrcp.iss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/asr-client/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsasrclientasrclientvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/asr-client/asrclient.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/asr-client/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibasrclientMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libasr-client/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libasr-client/include/asr_engine.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibasrclientlibasrclientvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libasr-client/libasrclient.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libasr-client/src/asr_engine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibunimrcpclientMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/include/unimrcp_client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibunimrcpclientlibunimrcpclient2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibunimrcpclientsrcunimrcp_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-client/src/unimrcp_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibunimrcpserverincludeunimrcp_serverh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/include/unimrcp_server.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/libunimrcpserver.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformslibunimrcpserverlibunimrcpservervcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/libunimrcpserver.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/libunimrcp-server/src/unimrcp_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/dtmfscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincludedtmfsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/dtmfsession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/recogscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincluderecogsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/recogsession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/recorderscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincluderecordersessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/recordersession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/setparamscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincludesetparamsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/setparamsession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/synthscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincludesynthsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/synthsession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcconsole.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincludeumcframeworkh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcframework.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcscenario.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcincludeumcsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/include/umcsession.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/dtmfscenario.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcdtmfsessioncpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/dtmfsession.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/main.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcrecogscenariocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/recogscenario.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/recogsession.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcrecorderscenariocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/recorderscenario.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/recordersession.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcsetparamscenariocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/setparamscenario.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/setparamsession.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcsynthscenariocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/synthscenario.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/synthsession.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcumcconsolecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcconsole.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcframework.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcsrcumcscenariocpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcscenario.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/src/umcsession.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsumcumcvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/umc/umc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientincludedemo_applicationh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_application.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_framework.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientincludedemo_utilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/include/demo_util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_bypass_application.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_discover_applicationc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_discover_application.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_framework.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_recog_applicationc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_recog_application.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_synth_application.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientsrcdemo_utilc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/demo_util.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpclientunimrcpclient2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/unimrcpclient.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-client/unimrcpclient.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpserverMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpserversrcuni_cmdlinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_cmdline.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_daemon.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpserversrcuni_servicec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/src/uni_service.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/unimrcpserver.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpplatformsunimrcpserverunimrcpservervcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/platforms/unimrcp-server/unimrcpserver.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsdemorecogMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-recog/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-recog/demorecog.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsdemorecogdemorecogvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-recog/demorecog.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-recog/src/demo_recog_engine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsdemosynthMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-synth/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-synth/demosynth.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsdemosynthdemosynthvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-synth/demosynth.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/demo-synth/src/demo_synth_engine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcpcepstralMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/mrcpcepstral.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcpcepstralmrcpcepstralvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/mrcpcepstral.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-cepstral/src/mrcp_swift.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcpfliteMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/include/flite_voices.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcpflitemrcpflite2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/mrcpflite.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/mrcpflite.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcpflitesrcflite_voicesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/src/flite_voices.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-flite/src/mrcp_flite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcppocketsphinxMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/conf/pocketsphinx.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcppocketsphinxincludepocketsphinx_propertiesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/include/pocketsphinx_properties.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/mrcppocketsphinx.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcppocketsphinxmrcppocketsphinxvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/mrcppocketsphinx.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/src/mrcp_pocketsphinx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcppocketsphinxsrcpocketsphinx_propertiesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-pocketsphinx/src/pocketsphinx_properties.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcppluginsmrcprecordermrcprecordervcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/mrcprecorder.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/plugins/mrcp-recorder/src/mrcp_recorder_engine.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsapttestapttest2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/apttest.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/apttest.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsapttestsrcconsumer_task_suitec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/src/consumer_task_suite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsapttestsrctask_suitec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/apttest/src/task_suite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mpftest/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmpftestmpftest2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mpftest/mpftest.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mpftest/mpftest.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmpftestsrcmainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mpftest/src/main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mpftest/src/mpf_suite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/mrcptest.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestmrcptestvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/mrcptest.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestsrcparse_gen_suitec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/parse_gen_suite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/src/set_get_suite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1definegrammarmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/definegrammar.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/getparams.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1multimsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/multi.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/pause.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1recognitioncompletemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/recognitioncomplete.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/recognize.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1responsemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/response.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/resume.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1setparamsmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/setparams.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/speak.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv1speakcompletemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/speakcomplete.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v1/stop.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv2definegrammarmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/definegrammar.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/getparams.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv2recognitioncompletemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/recognitioncomplete.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/recognize.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv2setparamsmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/setparams.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/speak.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsmrcptestv2speakcompletemsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/speakcomplete.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/mrcptest/v2/stop.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/announce.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestmsgokmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/ok.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/re-ok.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestmsgresetupmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/re-setup.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/setup.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestmsgteardownmsg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/teardown.msg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/msg/ultimate.msg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestrtsptest2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/rtsptest.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/rtsptest.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsrtsptestsrcmainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/src/main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/rtsptest/src/parse_gen_suite.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestssippmrcp_uac_multi"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_multi ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_recog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestssippmrcp_uac_synth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_synth ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_unknown
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestssippmrcp_uac_update"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uac_update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_recog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestssippmrcp_uas_reject"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_reject ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_synth
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestssippmrcp_uas_unknown"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/sipp/mrcp_uas_unknown ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/strtablegen/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsstrtablegensrcmainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/strtablegen/src/main.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/strtablegen/stringtable.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcptestsstrtablegenstrtablegen2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/tests/strtablegen/strtablegen.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/tests/strtablegen/strtablegen.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsunimrcpunimrcp2008sln"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/unimrcp/unimrcp.2008.sln ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/unimrcp/unimrcp.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Dowload32khzSounds2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Dowload 32khz Sounds.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Dowload 32khz music.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Download16khzSounds2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download 16khz Sounds.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download 16khz music.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Download8khzSounds2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download 8khz Sounds.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download 8khz music.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32DownloadCELTvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download CELT.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download FLITE.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32DownloadJSON2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download JSON.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download LAME.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32DownloadLIBBV162008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download LIBBV16.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download LIBBV32.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32DownloadLIBSHOUT2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download LIBSHOUT.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download OGG.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32DownloadPTHREAD2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download PTHREAD.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download PTHREAD.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Downloadmpg1232008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download mpg123.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Downloadsphinxbase2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Download sphinxmodel.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Sound_Files16khz2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Sound_Files/16khz.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Sound_Files/16khzmusic.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Sound_Files32khz2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Sound_Files/32khz.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Sound_Files/32khzmusic.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32Sound_Files8khz2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/Sound_Files/8khz.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/Sound_Files/8khzmusic.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32apraprhw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/apr/apr.hw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/apr/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32aprlibapr2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/apr/libapr.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/apr/libapr.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32aprutilcleancount"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/apr-util/cleancount ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/apr-util/libaprutil.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32aprutillibaprutilvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/apr-util/libaprutil.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/apr-util/xml.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32aprutilxmlvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/apr-util/xml.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/celt/config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32celtfloat_casth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/celt/float_cast.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/celt/libcelt.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32curlcabundleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/curl/ca-bundle.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/curl/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32curlcurllib2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/curl/curllib.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/curl/curllib.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32fliteflite2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/flite/flite.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/iksemel/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32iksemelconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/iksemel/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/iksemel/iksemel.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32iksemeliksemelvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/iksemel/iksemel.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/js/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32jsfdlibmvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/js/fdlibm.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/js/js.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32jsjsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/js/js.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/json/config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32jsonlibjson2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/json/libjson.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libbv16/BroadVoice16.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libbv32BroadVoice322008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libbv32/BroadVoice32.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libg722_1/libg722_1.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libmp3lameconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libmp3lame/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libmp3lame/libmp3lame_vc7.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libogglibogg2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libogg/libogg.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libresample/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libresamplelibresample2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libresample/libresample.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libresample/libresample.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libshoutcompath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libshout/compat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libshout/libshout.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libshoutshoutshouth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libshout/shout/shout.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libsndfile/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libsndfileconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libsndfile/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libsndfile/libsndfile.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32libsndfilelibsndfilevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/libsndfile/libsndfile.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/libsndfile/sndfile.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32mpg123libmpg123configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/mpg123/libmpg123/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/mpg123/libmpg123/mpg123.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32mpg123libmpg1232008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/mpg123/libmpg123.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pcre/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32pcreconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/pcre/config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pcre/dftables.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32pcrelibpcre2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/pcre/libpcre.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pcre/libpcre.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32pcrepcre_chartablesc2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/pcre/pcre_chartables.c.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pcre/pcre_chartables.c.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32pocketsphinxpocketsphinx2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/portaudio/PAStaticWMME.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32portaudiocleancount"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/portaudio/cleancount ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pthread/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32pthreadpthread2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/pthread/pthread.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/pthread/pthread.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sofiacleancount"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sofia/cleancount ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sofia/libsofia_sip_ua_static.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sofialibsofia_sip_ua_staticvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sofia/libsofia_sip_ua_static.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/speex/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32speexlibspeex2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/speex/libspeex.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/speex/libspeex.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sphinxbasesphinxbase2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sphinxbase/sphinxbase.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sqlite/cleancount
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sqlitekeywordhashh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sqlite/keywordhash.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sqlite/opcodes.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sqliteopcodesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sqlite/opcodes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sqlite/parse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sqliteparseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sqlite/parse.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sqlite/sqlite.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sqlitesqlitevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sqlite/sqlite.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/sqlite/sqlite3.def
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32sqlitesqlite3h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/sqlite/sqlite3.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/udns/libudns.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32udnslibudnsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/udns/libudns.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/util.vbs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32xmlrpcAbyss2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/xmlrpc/Abyss.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/xmlrpc/Abyss.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32xmlrpccleancount"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/xmlrpc/cleancount ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/win32/xmlrpc/xmlrpc.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibswin32xmlrpcxmlrpcvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/win32/xmlrpc/xmlrpc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/.update ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/GNUmakefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile.common
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccMakefileconfigin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile.config.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccMakefilesrcdirin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile.srcdir.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Makefile.version
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/CleanAll.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsCleanWin32bat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/CleanWin32.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/ConfigureWin32.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsReadMeOldtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/ReadMeOld.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/ReadMeWin32.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsUsingCURLinWin32txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/UsingCURLinWin32.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/UsingProxyDSP.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsabyss2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsabyssvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/abyss.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/configwin32.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowscpptestdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/cpptest.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/curllink.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsdelslnbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/delsln.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/diffcfg.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsgennmtab2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsgennmtabvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/gennmtab.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/mkvers.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsmkvers1bat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/mkvers1.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/query_meerkat.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsrpctestdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/rpctest.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/transport_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowstransport_config_win32h"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/transport_config_win32.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/updcfg.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowswin32_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/win32_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlhttpsys.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlparse2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlparsevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlparse.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc-c/config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpcdsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_cpp_proxy.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc_miscdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_misc.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_asynch_client.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_serverdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_server.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_server_w32httpsys.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc_sample_add_sync_clientdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_add_sync_client.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_sample_auth_client.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmlrpc_win32_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpc_win32_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmlrpccpp.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmltok2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccWindowsxmltokvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/Windows/xmltok.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/common.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccconfabyss_rootconfabyssconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/conf/abyss.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/conf/mime.types
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccconfabyss_roothtdocsindexhtm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/htdocs/index.htm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/conf/abyss_root/htdocs/pwrabyss.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccconfigmkin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/config.mk.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/configure.gnu
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccconfigurein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/configure.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/README.Debian
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebianchangelog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/changelog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/postinst
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebianpostrm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/postrm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebianxmlrpccappsfiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c-apps.files ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c-dev.files
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebianxmlrpcc0docs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.examples
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdebianxmlrpcc0files"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/debian/xmlrpc-c0.files ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/dll-common.make
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdocCOPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/doc/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/doc/CREDITS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdocDEVELOPING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/doc/DEVELOPING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/doc/HISTORY
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdocINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/doc/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/doc/SECURITY
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdocTESTING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/doc/TESTING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/doc/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccdocconfigure_doc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/doc/configure_doc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/dylib-common.make
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/auth_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescppcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescppasynch_clientcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/asynch_client.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/meerkat-app-list.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescpppstream_clientcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/pstream_client.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/pstream_inetd_server.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescppsample_add_client_complexcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/sample_add_client_complex.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_inetd_server.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescppxmlrpc_loop_servercpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_loop_server.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_sample_add_client.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplescppxmlrpc_sample_add_servercpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/cpp/xmlrpc_sample_add_server.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/gen_sample_add_xml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesinterrupted_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/interrupted_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/interrupted_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesquerymeerkatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/query-meerkat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/synch_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesxmlrpc_asynch_clientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_asynch_client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_inetd_server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesxmlrpc_loop_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_loop_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server_cgi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesxmlrpc_sample_add_server_w32httpsysc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_sample_add_server_w32httpsys.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_server_validatee.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccexamplesxmlrpc_socket_serverc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/examples/xmlrpc_socket_server.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccabyssh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_opensslsock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccabyss_unixsockh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_unixsock.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/abyss_winsock.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccbaseh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccbase64hpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base64.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/base_int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccc_utilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/c_util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccclienthpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_global.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccclient_inth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_int.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_simple.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccclient_transporthpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/client_transport.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccgirerrhpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/girerr.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/girmem.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccinttypesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/inttypes.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/oldcppwrapper.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccoldxmlrpch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/oldxmlrpc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/packetsocket.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccregistryhpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/registry.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/select_int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccserverh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_abyss.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccserver_abysshpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_abyss.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_cgi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccserver_pstreamhpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_pstream.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/server_w32httpsys.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccsleep_inth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/sleep_int.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/string_int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpcctime_inth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/time_int.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/timeout.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpcctransporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/transport.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/transport_int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccutilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/util_int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccincludexmlrpccxmlhpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/xml.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/include/xmlrpc-c/xmlparser.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccinstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/irix-common.make
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/HISTORY
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/change.log
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssconfabyssconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/conf/abyss.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/conf/mime.types
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssexampleconfabyssconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/conf/abyss.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/conf/mime.types
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssexamplehtdocsindexhtm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/htdocs/index.htm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/example/htdocs/pwrabyss.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysshtdocsindexhtm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/htdocs/index.htm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/htdocs/pwrabyss.gif
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysslicensetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/license.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/patch_notes.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabyssreadmetxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/readme.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcAbyssdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Abyss.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Abyss.dsw
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcabyss_infoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/abyss_info.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/channel.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcchannelh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/channel.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/chanswitch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcchanswitchh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/chanswitch.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcconnc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conn.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/conn.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcdatac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/data.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/data.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcdatec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/date.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/date.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/file.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/file.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrchandlerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/handler.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/handler.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrchttpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/http.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/http.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcinitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/init.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/main.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcresponsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/response.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/server.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcserverh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/server.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/session.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcsessionh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/session.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcsocketh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_openssl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcsocket_unixc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_unix.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_unix.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcsocket_winc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_win.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/socket_win.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcthreadc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcthread_forkc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_fork.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_pthread.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrcthread_windowsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/thread_windows.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/token.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrctokenh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/token.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/trace.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibabysssrctraceh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/src/trace.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/abyss/version.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibcurl_transportMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibcurl_transportxmlrpc_curl_transportc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/xmlrpc_curl_transport.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/curl_transport/xmlrpc_curl_transport.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatexpatdsw"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/expat.dsw ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/expat.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatgennmtabcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatgennmtabMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/gennmtab.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatgennmtabgennmtabdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/gennmtab/gennmtab.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatsampleMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/build.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatsampleelementsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/sample/elements.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlparseMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlparsexmlparsedsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlparse/xmlparse.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/ascii.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokasciitabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/asciitab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/dllmain.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokiasciitabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/iasciitab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/latin1tab.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltoknametabh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/nametab.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/utf8tab.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokxmldefh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmldef.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmlrole.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokxmlroleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmlrole.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokxmltokdsp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.dsp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokxmltok_implc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmltokxmltok_nsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmltok/xmltok_ns.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/codepage.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfcodepageh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/codepage.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/filemap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfreadfilemapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/readfilemap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/unixfilemap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfwin32filemapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/win32filemap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlfileh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlfile.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmltchar.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibexpatxmlwfxmlwfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlwf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/expat/xmlwf/xmlwf.dsp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibutilMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/asprintf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibutilerrorc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/error.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/make_printable.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibutilmemblockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/memblock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/select.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibutilsleepc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/sleep.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/time.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibutilutf8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libutil/utf8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibwww_transportMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/xmlrpc_libwww_transport.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccliblibwww_transportxmlrpc_libwww_transporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/libwww_transport/xmlrpc_libwww_transport.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/casprintf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilcmdline_parserc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/cmdline_parser.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/cmdline_parser_cpp.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilgetoptxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/getoptx.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/getoptx.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludeassertxhpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/assertx.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/bool.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludec_utilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/c_util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/casprintf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludecmdline_parserh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/cmdline_parser.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/cmdline_parser.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludegirmathh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/girmath.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/girstring.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludeinlineh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/inline.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/int.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludelinklisth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/linklist.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/mallocvar.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludepthreadxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/pthreadx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/sstring.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludestdargxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/stdargx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/string_parser.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilincludeunistdxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/include/unistdx.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/pthreadx_win32.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibutilstring_parserc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/string_parser.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/util/stripcaseeq.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibwininet_transportMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/xmlrpc_wininet_transport.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcclibwininet_transportxmlrpc_wininet_transporth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/lib/wininet_transport/xmlrpc_wininet_transport.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/ltconfig
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccmissing"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/missing ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/mkinstalldirs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppXmlRpcCppcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/XmlRpcCpp.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/base64.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppclientcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/client.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/client_simple.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppcpptestcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/cpptest.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/curl.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppenv_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/env_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/env_wrap.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppfaultcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/fault.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/girerr.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppgirmemcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/girmem.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/libwww.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppoutcomecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/outcome.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/packetsocket.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppparam_listcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/param_list.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/pstream.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppregistrycpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/registry.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/server_abyss.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppserver_pstreamcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/server_pstream.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptestregistrycpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/registry.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/registry.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptestserver_abysscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_abyss.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_abyss.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptestserver_pstreamcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_pstream.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/server_pstream.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptesttestcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/test.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptesttestclienthpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/testclient_dummy.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccpptesttoolscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/tools.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/test/tools.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppvaluecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/value.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/wininet.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrccppxmlcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/cpp/xml.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/double.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcdoubleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/double.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/method.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcmethodh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/method.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/parse_value.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcparse_valueh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/parse_value.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/registry.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcregistryh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/registry.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/resource.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcsystem_methodc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/system_method.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/system_method.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestabyssc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/abyss.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/abyss.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestcgic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/cgi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/cgi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestcgitest1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/cgitest1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestclienth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/client.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/client_dummy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestdatareq_no_paramsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_no_params.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_out_of_order.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestdatareq_value_namexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/data/req_value_name.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/data/sample_add_call.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctesteftest_wrappersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/eftest_wrapper.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/http-req-simple.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestmethod_registryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/method_registry.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/method_registry.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestparse_xmlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/parse_xml.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/parse_xml.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestreq_no_paramsxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/req_no_params.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/req_out_of_order.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestreq_value_namexml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/req_value_name.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/sample_add_call.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestserializec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/serialize.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/serialize.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestserialize_valuec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/serialize_value.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/serialize_value.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestserver_abyssc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/server_abyss.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/server_abyss.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctesttestc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/test.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestvaluec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/value.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/value.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctestxml_datac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/xml_data.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/test/xml_data.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrctracec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/trace.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/version.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_arrayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_array.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_authcookie.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_base64c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_base64.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_build.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_builddecompc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_builddecomp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_client.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_client_globalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_client_global.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_data.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_datetimec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_datetime.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_decompose.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_expatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_expat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_libxml2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_parsec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_parse.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_registry.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_serializec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_serialize.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_abyss.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_server_cgic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_cgi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_info.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_server_w32httpsysc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_server_w32httpsys.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_string.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_structc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_struct.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_strutil.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_supportc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_support.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_transport.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccsrcxmlrpc_utf8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/src/xmlrpc_utf8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/stamp-h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolscvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsMakefilecommon"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/Makefile.common ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitbinmoderpcrfctxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/binmode-rpc-rfc.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/binmode-rpc2xml-rpc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood1binmode"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-1.binmode</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood1xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-1.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-2.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood2xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-2.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-3.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood3xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-3.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-4.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood4xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-4.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-5.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood5xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-5.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-6.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesgood6xml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/good-6.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-1.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid2binmode"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-2.binmode</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid3binmode"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-3.binmode ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-4.binmode
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitexamplesinvalid5binmode"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/examples/invalid-5.binmode</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsbinmoderpckitoct2bin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/binmode-rpc-kit/oct2bin ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/common.mk
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsinteropserverinteropcgic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/interop-server/interop-cgi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/lib/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolslibdumpvaluec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/lib/dumpvalue.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/lib/include/dumpvalue.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsperl_packetsocketPacketSocketpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/perl_packetsocket/PacketSocket.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsturbochargerMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsturbochargermod_gzipc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/mod_gzip.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/turbocharger/mod_gzip.c.diff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppcvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/DataType.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppDataTypehpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/DataType.hpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppSystemProxycpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/SystemProxy.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/SystemProxy.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcClasscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcClass.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcClass.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppXmlRpcFunctioncpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcFunction.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/XmlRpcFunction.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2cppxmlrpcapi2cpp1"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcapi2txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xml-rpc-api2txt.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpccvsignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/.cvsignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcMakefiledepend"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/Makefile.depend ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/xmlrpc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpcxmlrpchtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc/xmlrpc.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyproxyClasscpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/proxyClass.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/proxyClass.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxysystemProxycpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/systemProxy.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/systemProxy.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcMethodcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcMethod.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcMethod.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpcTypecpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcType.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpcType.hpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_cpp_proxyxmlrpc_cpp_proxycpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamtest"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/test ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/xmlrpc_pstream.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_pstreamxmlrpc_pstreamhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_pstream/xmlrpc_pstream.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/.cvsignore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/Makefile.depend
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transport"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpcctoolsxmlrpc_transportxmlrpc_transporthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/tools/xmlrpc_transport/xmlrpc_transport.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/transport_config.make
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccunixcommonmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/unix-common.make ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/version.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccxmlrpccconfigin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.main
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccxmlrpccconfigtestin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.test.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc-c-config.test.main
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsxmlrpccxmlrpc_amconfighin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc_amconfig.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/xmlrpc-c/xmlrpc_config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlLICENSE"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/LICENSE ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlaclocalm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/aclocal.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/config/config.guess
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlconfigconfigsub"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/config/config.sub ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/config/depcomp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlconfiginstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/config/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/config/ltmain.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlconfigmissing"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/config/missing ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlconfigure"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/configure ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/configure.ac
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldocdoxygencfg"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/doxygen.cfg ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/annotated.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmldoxygencss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/doxygen.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/doxygen.png
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfileshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/files.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x62html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x62.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x63.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x64html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x64.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x65.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x66html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x66.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x68.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x69html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x69.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x6b.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x6chtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x6c.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x6d.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x6ehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x6e.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x6f.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x70html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x70.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x71.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x72html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x72.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x73.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x74html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x74.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x75.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_0x76html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x76.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_0x77.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_varshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x62.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x63html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x63.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x64.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x65html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x65.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x66.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x68html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x68.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x69.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x6bhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6b.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6c.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x6dhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6d.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6e.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x6fhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x6f.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x70.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x71html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x71.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x72.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x73html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x73.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x74.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x75html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x75.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x76.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlfunctions_vars_0x77html"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/functions_vars_0x77.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/globals.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlglobals_evalhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/globals_eval.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/globals_func.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlglobals_typehtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/globals_type.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/group__basic.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlgroup__emitterhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/group__emitter.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/group__events.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlgroup__exporthtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/group__export.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/group__nodes.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlgroup__parserhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/group__parser.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/group__styles.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlgroup__tokenshtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/group__tokens.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/group__version.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlindexhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/index.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/modules.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__alias__data__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__alias__data__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__document__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__emitter__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__emitter__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__event__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__mark__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__mark__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__node__pair__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__node__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__node__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__parser__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__simple__key__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__simple__key__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__tag__directive__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmlstructyaml__token__shtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__token__s.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/structyaml__version__directive__s.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmltab_bgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/tab_b.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmltab_lgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/tab_l.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmltab_rgif"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/tab_r.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunklibsyamldochtmltabscss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/doc/html/tabs.css ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/doc/html/yaml_8h.html
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlincludeMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/include/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/include/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlincludeyamlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/include/yaml.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlsrcMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/src/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/api.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlsrcdumperc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/src/dumper.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/emitter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlsrcloaderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/src/loader.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/parser.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlsrcreaderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/src/reader.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/scanner.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlsrcwriterc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/src/writer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/src/yaml_private.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsexampledeconstructoraltc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/example-deconstructor-alt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/example-deconstructor.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsexamplereformatteraltc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/example-reformatter-alt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/example-reformatter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsrundumperc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/run-dumper.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/run-emitter.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsrunloaderc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/run-loader.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/run-parser.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamltestsrunscannerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/run-scanner.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/libs/yaml/tests/test-reader.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunklibsyamlteststestversionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/yaml/tests/test-version.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/patches/MODAPP-293.diff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkpatchesmod_portaudio_snow_leoparddiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/patches/mod_portaudio_snow_leopard.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/patches/sofia.diff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkpatcheszrtp_bnlib_picdiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/patches/zrtp_bnlib_pic.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/applescript/FreeSWITCH Dialer.scpt
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkscriptsbuild_freeswitch_svn"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/build_freeswitch_svn ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/c/socket2me/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptscsocket2meREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/c/socket2me/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/c/socket2me/socket2me.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsdebug_sofiash"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/debug_sofia.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/freeswitch-gcore
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsfreeswitchreporter"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/freeswitch-reporter ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/freeswitch.pkg_deps.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsfreeswitchsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/freeswitch.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/fsxs.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsgentls_certin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/gentls_cert.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/javascript/aadir/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsjavascriptaadiraadirjs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/javascript/aadir/aadir.js ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/javascript/api.js
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsjavascriptdtmftestjs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/javascript/dtmftest.js ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/javascript/js_modules/SpeechTools.jm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsjavascriptpizzajs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/javascript/pizza.js ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/javascript/ps_pizza.js
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsluaapilua"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/lua/api.lua ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/lua/callback.lua
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsluahelloworldlua"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/lua/helloworld.lua ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/lua/mwi_event.lua
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsluaoriginatelua"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/lua/originate.lua ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/lua/zrtp_agent.lua
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsm4atowavsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/m4a-to-wav.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlFreeSWITCHClientpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/Client.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/Makefile.PL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlFreeSWITCHREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/debian/changelog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlFreeSWITCHdebiancompat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/debian/compat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlFreeSWITCHdebiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/FreeSWITCH/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlFreeSWITCHGizmoConfigpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/FreeSWITCH-GizmoConfig.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/CHANGES
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlPOEFilterFSSocketINSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/LICENSE
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlPOEFilterFSSocketMakefilePL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/Makefile.PL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlPOEFilterFSSocketTODO"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/TODO ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/examples/fsconsole.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlPOEFilterFSSocketexamplespoetestpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/examples/poetest.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/lib/POE/Filter/FSSocket.pm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlPOEFilterFSSockett01_basict"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/POE-Filter-FSSocket/t/01_basic.t ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/call.cgi
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlcombineconfpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/combineconf.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/dhcp-inform.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlextract_log_rangepl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/extract_log_range.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/fs.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlfsconsolepl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/fsconsole.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/multicast/recv.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlmulticastsendpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/multicast/send.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/mwi_event.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperloriginatepl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/originate.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/rpc.cgi
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlscenarioattended_transferbutton"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/scenario/attended_transfer.button ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/scenario/blind_transfer.button
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlscenariooffhookbutton"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/scenario/offhook.button ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/scenario/phones.cfg
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlscenariorunscenariopl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/scenario/runscenario.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/sendmail
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperlsnompnpdpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/snom-pnpd.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/sock.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsperltonegenrtttl2tgmlpl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/perl/tonegen/rtttl2tgml.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/perl/wplookup.cgi
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsphpcallphp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/php/call.php ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/py_modules/__init__.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspy_modulesspeechtoolspy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/py_modules/speechtools.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/INSTALL
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/__init__.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyapirequestsm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/apirequest.sm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/apirequest_sm.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepybgapirequestsm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/bgapirequest.sm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/bgapirequest_sm.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyfseventlistenerpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/fseventlistener.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/fshelper.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyglobalspy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/globals.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/loginrequest.sm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyloginrequest_smpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/loginrequest_sm.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/freepy/models.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonfreepyrequestpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/freepy/request.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/python/mytest.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptspythonrecipewizardpy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/python/recipewizard.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/rss/rss2ivr.pl
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptsrsssyncrsspl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/rss/syncrss.pl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/sql/cdr.sql
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkscriptssqleasyroute_mysqlsql"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/sql/easyroute_mysql.sql ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/tagscript.sh
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/scripts/tagscript.sh        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/scripts/tagscript.sh        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -35,12 +35,11 @@
</span><span class="cx"> sed -e &quot;s|\(AC_SUBST(SWITCH_VERSION_MAJOR, \[\).*\(\])\)|\1$major\2|&quot; \
</span><span class="cx">     -e &quot;s|\(AC_SUBST(SWITCH_VERSION_MINOR, \[\).*\(\])\)|\1$minor\2|&quot; \
</span><span class="cx">     -e &quot;s|\(AC_SUBST(SWITCH_VERSION_MICRO, \[\).*\(\])\)|\1$micro\2|&quot; \
</span><del>-    -e &quot;s|\(AC_INIT(\[freeswitch\], \[\).*\(\], BUG-REPORT-ADDRESS)\)|\1$major.$minor.$micro\2|&quot; \
</del><ins>+    -e &quot;s|\(AC_SUBST(SWITCH_VERSION_REVISION, \[\).*\(\])\)|\1$rev\2|&quot; \
</ins><span class="cx">     -i configure.in
</span><span class="cx"> 
</span><span class="cx"> if [ -n &quot;$rev&quot; ]; then
</span><del>-    sed -e &quot;s|\(AC_SUBST(SWITCH_VERSION_REVISION, \[\).*\(\])\)|\1$rev\2|&quot; \
-        -e &quot;s|#\(AC_SUBST(SWITCH_VERSION_REVISION\)|\1|&quot; \
</del><ins>+    sed -e &quot;s|#\(AC_SUBST(SWITCH_VERSION_REVISION\)|\1|&quot; \
</ins><span class="cx">         -i configure.in
</span><span class="cx"> fi
</span><span class="cx"> 
</span><span class="lines">@@ -62,17 +61,16 @@
</span><span class="cx"> rm -f docs/ChangeLog
</span><span class="cx"> rm -rf .git
</span><span class="cx"> cd ..
</span><del>-tar -cvf $dst_name.tar $dst_dir
-gzip -9 -c $dst_name.tar &gt; $dst_name.tar.gz || echo &quot;gzip not available&quot;
-bzip2 -z -k $dst_name.tar || echo &quot;bzip2 not available&quot;
-xz -z -9 -k $dst_name.tar || echo &quot;xz / xz-utils not available&quot;
-rm -rf $dst_name.tar $dst_dir
</del><ins>+tar -czvf $dst_name.tar.gz $dst_dir
+tar -cjvf $dst_name.tar.bz2 $dst_dir
+tar -cJvf $dst_name.tar.xz $dst_dir
+rm -rf $dst_dir
</ins><span class="cx"> 
</span><span class="cx"> cat 1&gt;&amp;2 &lt;&lt;EOF
</span><span class="cx"> ----------------------------------------------------------------------
</span><span class="cx"> The v$ver tag has been committed locally, but it will not be
</span><del>-globally visible until you 'git push --tags' this repository up to the
-server (I didn't do that for you, as you might want to review first).
</del><ins>+globally visible until you 'git push' this repository up to the server
+(I didn't do that for you).
</ins><span class="cx"> ----------------------------------------------------------------------
</span><span class="cx"> EOF
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunkscriptstracesipgrep"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/scripts/trace/sipgrep ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/scripts/yes_no.gram
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/.gitignore ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/CMakeLists.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/g711.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeSimpleGlobh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/SimpleGlob.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/g711.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeprivateswitch_core_pvth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/private/switch_core_pvt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_am_confighin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_am_config.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_apr.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_bitpackh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_bitpack.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_buffer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_callerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_caller.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_channel.h
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/include/switch_channel.h        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/include/switch_channel.h        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -245,11 +245,6 @@
</span><span class="cx"> #define switch_channel_set_variable(_channel, _var, _val) switch_channel_set_variable_var_check(_channel, _var, _val, SWITCH_TRUE)
</span><span class="cx"> #define switch_channel_set_variable_partner(_channel, _var, _val) switch_channel_set_variable_partner_var_check(_channel, _var, _val, SWITCH_TRUE)
</span><span class="cx"> 
</span><del>-
-SWITCH_DECLARE(switch_status_t) switch_channel_export_variable_var_check(switch_channel_t *channel, const char *varname, const char *value, switch_bool_t var_check, switch_bool_t nolocal);
-
-#define switch_channel_export_variable(_channel, _varname, _value, _nolocal) switch_channel_export_variable_var_check(_channel, _varname, _value, SWITCH_TRUE, _nolocal)
-
</del><span class="cx"> /*!
</span><span class="cx">   \brief Retrieve a variable from a given channel
</span><span class="cx">   \param channel channel to retrieve variable from
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_configh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_config.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_console.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_coreh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_core.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_core_db.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_core_event_hookh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_core_event_hook.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_cpp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_dsoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_dso.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_event.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_frameh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_frame.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_ivr.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_loadable_moduleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_loadable_module.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_log.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_module_interfacesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_module_interfaces.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_mprintf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_nath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_nat.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_odbc.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_platformh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_platform.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_private.h.cmake
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_profileh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_profile.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_regex.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_resampleh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_resample.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_rtp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_schedulerh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_scheduler.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_stun.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_typesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_types.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_utils.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_versionhcmake"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_version.h.cmake ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_version.h.template
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcincludeswitch_xmlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/include/switch_xml.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/include/switch_xml_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcinet_ptonc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/inet_pton.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/.gitignore
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/.gitignore        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/mod/.gitignore        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -50,10 +50,3 @@
</span><span class="cx"> loggers/mod_syslog/Makefile
</span><span class="cx"> say/mod_say_en/Makefile
</span><span class="cx"> say/mod_say_ru/Makefile
</span><del>-applications/mod_stress/mod_stress.log
-asr_tts/mod_unimrcp/mod_unimrcp.log
-endpoints/mod_portaudio/mod_portaudio.log
-endpoints/mod_skypopen/mod_skypopen.log
-formats/mod_portaudio_stream/mod_portaudio_stream.log
-languages/mod_java/freeswitch.jar
-languages/mod_managed/freeswitch_wrap.cpp
</del></span></pre></div>
<a id="freeswitchtrunksrcmodMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_cidlookup/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_cidlookupmod_cidlookupc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_cidlookup/mod_cidlookup.c (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/applications/mod_cidlookup/mod_cidlookup.c        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/applications/mod_cidlookup/mod_cidlookup.c        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">  * 
</span><span class="cx">  * Rupa Schomaker &lt;rupa@rupa.com&gt;
</span><span class="cx">  *
</span><del>- * mod_cidlookup.c -- API for querying cid-&gt;name services and local data
</del><ins>+ * mod_cidlookup.c -- API for querying cid-&gt;name services
</ins><span class="cx">  *
</span><span class="cx">  */
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_cluechooMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_cluechoo/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_cluechoo/mod_cluechoo.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_cluechooslh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_cluechoo/sl.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_commandsmod_commandsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_conferencemod_conference2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_conferencemod_conferencevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_conference/mod_conference.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_curl/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_curlmod_curl2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_curl/mod_curl.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_curl/mod_curl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_directoryMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_directory/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_directorymod_directoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_directory/mod_directory.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_distributormod_distributor2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_distributor/mod_distributor.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_distributor/mod_distributor.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_dptoolsmod_dptools2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_dptoolsmod_dptoolsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_dptools/mod_dptools.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_easyroute/mod_easyroute.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_easyroutemod_easyroutec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_easyroute/mod_easyroute.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_enum/Makefile.am
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/applications/mod_enum/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/mod/applications/mod_enum/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -2,12 +2,13 @@
</span><span class="cx"> MODNAME=mod_enum
</span><span class="cx"> 
</span><span class="cx"> UDNS_DIR=$(switch_srcdir)/libs/udns
</span><del>-mod_enum_la_CFLAGS = -I$(UDNS_DIR) -DHAVE_POLL $(AM_CFLAGS)
</del><ins>+AM_CFLAGS += -I$(UDNS_DIR) -DHAVE_POLL
</ins><span class="cx"> 
</span><span class="cx"> mod_LTLIBRARIES = mod_enum.la
</span><span class="cx"> mod_enum_la_SOURCES  = mod_enum.c 
</span><span class="cx"> mod_enum_la_SOURCES += $(UDNS_DIR)/udns_dn.c $(UDNS_DIR)/udns_dntosp.c $(UDNS_DIR)/udns_parse.c $(UDNS_DIR)/udns_misc.c
</span><span class="cx"> mod_enum_la_SOURCES += $(UDNS_DIR)/udns_rr_a.c $(UDNS_DIR)/udns_rr_ptr.c $(UDNS_DIR)/udns_rr_mx.c $(UDNS_DIR)/udns_rr_txt.c $(UDNS_DIR)/udns_bl.c
</span><span class="cx"> mod_enum_la_SOURCES += $(UDNS_DIR)/udns_rr_srv.c $(UDNS_DIR)/udns_rr_naptr.c $(UDNS_DIR)/udns_codes.c $(UDNS_DIR)/udns_resolver.c
</span><ins>+mod_enum_la_CFLAGS   = $(AM_CFLAGS)
</ins><span class="cx"> mod_enum_la_LIBADD   = $(switch_builddir)/libfreeswitch.la
</span><span class="cx"> mod_enum_la_LDFLAGS  = -avoid-version -module -no-undefined -shared
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_enummod_enum2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_enummod_enumvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_enum/mod_enum.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_esf/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_esfmod_esf2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_esfmod_esfvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_esf/mod_esf.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprconioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/conio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprconf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprevalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/expreval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/expreval.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprevalhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/expreval.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprfunc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprilfsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprilfs.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprincl.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprinitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprinit.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprmem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprmemh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprmem.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprobj.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprparsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprpars.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprpriv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprtmplhtml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprtmpl.html ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprutil.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprexprvalc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/exprval.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/license.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprmod_expr2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_exprmod_exprvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_expr/mod_expr.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_expr/readme.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_faxMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_fax/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_fax/mod_fax.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_faxmod_faxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_fax/mod_fax.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_fifomod_fifoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_fifo/mod_fifo.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_fsvmod_fsv2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_fsvmod_fsvvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_fsv/mod_fsv.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_lcr/mod_lcr.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_lcrmod_lcrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_lcr/mod_lcr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_lcr/sql/mysql-5.0.sql
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_lcrsqlpostgres83sql"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_lcr/sql/postgres-8.3.sql ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_limitmod_limitc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_limit/mod_limit.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_memcacheMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_memcache/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_memcachemod_memcache_stressrb"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_memcache/mod_memcache_stress.rb ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_nibblebillmod_nibblebillc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_rad_auth/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_rad_authmod_rad_authc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_rad_auth/mod_rad_auth.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_rssmod_rssc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_rss/mod_rss.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_skelMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_skel/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_skel/mod_skel.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_skelmod_skelc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_skel/mod_skel.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_snapshot/mod_snapshot.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_snapshotmod_snapshotc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_snapshot/mod_snapshot.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_snipe_hunt/mod_snipe_hunt.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_snipe_huntmod_snipe_huntc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_snipe_hunt/mod_snipe_hunt.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_snom/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_snommod_snom2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_snom/mod_snom.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_snom/mod_snom.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_soundtouchMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_spyMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_spy/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_spy/mod_spy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_stressFFTRealcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_stress/FFTReal.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_stress/FFTReal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_stressMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_stress/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_stress/mod_stress.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_t38gatewayMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_t38gateway/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_t38gateway/mod_t38gateway.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_t38gatewaymod_t38gatewayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_t38gateway/mod_t38gateway.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_t38gateway/udptl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_t38gatewayudptlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_t38gateway/udptl.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_valet_parking/mod_valet_parking.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_valet_parkingmod_valet_parkingc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_valet_parking/mod_valet_parking.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_vmd/mod_vmd.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_vmdmod_vmdc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_vmd/mod_vmd.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodapplicationsmod_voicemailmod_voicemailc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/applications/mod_voicemail/mod_voicemail.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_cepstralMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_cepstral/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_cepstralmod_cepstralc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_fliteMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_flite/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_flite/mod_flite.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_flitemod_flitec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_flite/mod_flite.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_pocketsphinxmod_pocketsphinx2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_tts_commandlinemod_tts_commandlinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_tts_commandline/mod_tts_commandline.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_unimrcpmod_unimrcp2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodasr_ttsmod_unimrcpunimrcpvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/unimrcp.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_amr/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_amrmod_amr2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_amrmod_amrvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_amr/mod_amr.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_amrwb/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_amrwbmod_amrwbc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_amrwb/mod_amrwb.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_bv/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_bvmod_bv2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_bv/mod_bv.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_bv/mod_bv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_celtMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_celt/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_celt/mod_celt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_celtmod_celtvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_celt/mod_celt.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_dahdi_codec/mod_dahdi_codec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_g723_1Makefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_g723_1/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_g723_1mod_g723_1c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_g723_1/mod_g723_1.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_g729Makefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_g729/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_g729mod_g729c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_g729/mod_g729.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_h26xMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_h26x/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_h26xmod_h26xc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_h26x/mod_h26x.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_ilbcMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_ilbc/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_ilbcmod_ilbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_ilbc/mod_ilbc.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_sangoma_codecMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_sangoma_codec/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_sangoma_codec/mod_sangoma_codec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_silkMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_silk/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_silk/mod_silk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_sirenMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_siren/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_siren/mod_siren.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_sirenmod_sirenc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_siren/mod_siren.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_skel_codec/mod_skel_codec.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_speexMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_speex/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_speexmod_speexc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_speex/mod_speex.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_voipcodecsMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_voipcodecs/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodcodecsmod_voipcodecsmod_voipcodecsc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddialplansmod_dialplan_asteriskmod_dialplan_asterisk2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddialplansmod_dialplan_asteriskmod_dialplan_asteriskvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddialplansmod_dialplan_directorymod_dialplan_directoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddialplansmod_dialplan_xmlmod_dialplan_xml2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddialplansmod_dialplan_xmlmod_dialplan_xmlvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/directories/mod_ldap/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddirectoriesmod_ldapmod_ldap2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmoddirectoriesmod_ldapmod_ldapvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/directories/mod_ldap/mod_ldap.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_alsa/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_alsamod_alsac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_alsa/mod_alsa.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_dingaling/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_dingalingmod_dingaling2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_dingalingmod_dingalingvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_dingaling/mod_dingaling.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopenMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenalsa_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskasoundconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/asound.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliaxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_additional.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_libcsvc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_libcsv.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_libcsv.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskcelliax_spandspc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_spandsp.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/celliax_spandsp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenasteriskchan_celliaxc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/chan_celliax.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/asterisk/ciapalo
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenconfigsasoundconf"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/asound.conf ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/gsmopen.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenconfigsgsmopenconfxmlmotorola"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/configs/gsmopen.conf.xml.motorola ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/filtra48down8.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenfiltra8up48c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/filtra8up48.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1ABOUTNLS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ABOUT-NLS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/AUTHORS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1COPYING"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/COPYING ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ChangeLog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1INSTALL"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/INSTALL ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1Makefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/NEWS
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1acconfigh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/acconfig.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/acinclude.m4
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1aclocalm4"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/aclocal.m4 ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmctl.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmpbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmpb.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsendsms.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1appsgsmsmsdcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsmsd.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/apps/gsmsmsstore.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1configure"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/configure ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/configure.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmutilscrond"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.cron.d ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.default
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmutilsinit"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsm-utils.init ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsmsmsrequeue
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1contribgsmsmsspool"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/contrib/gsmsmsspool ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/changelog
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiancompat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/compat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/control
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiancopyright"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/copyright ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.cron.d
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsdefault"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.default ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.dirs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.init
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilspostinst"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.postinst ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.postrm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debiangsmutilsundocumented"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsm-utils.undocumented ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/gsmsiexfer.1
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianlibgsmmedevdocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/libgsmme-dev.docs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/rules
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1debianwatch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/debian/watch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/FAQ
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docREADMENLS"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/README.NLS ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/README.developers
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmctlman"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmctl.man ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsminfo.man
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmliblsm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmlib.lsm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmpb.man
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmsendsmsman"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsendsms.man ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsmsd.man
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1docgsmsmsstoreman"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/doc/gsmsmsstore.man ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/README.sieme
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsm_sie_mecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsm_sie_me.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsm_sie_me.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1extgsmsiectlcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsmsiectl.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/ext/gsmsiexfer.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1g41patch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/g41.patch ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsm_config.h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_atcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_at.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_at.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_cbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_cb.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_cb.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_errorcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_error.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_error.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_eventcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_event.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_event.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_map_keyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_map_key.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_me_ta.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_me_tah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_me_ta.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_nls.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_nlsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_nls.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_parser.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_parserh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_parser.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_phonebook.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_phonebookh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_phonebook.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_port.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_smscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_codeccc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_codec.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_codec.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sms_storecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_store.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sms_store.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebookcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_phonebook_basecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook_base.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_phonebook_base.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sorted_sms_storecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_sms_store.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sorted_sms_store.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_sysdeph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_sysdep.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_unix_serial.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_unix_serialh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_unix_serial.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_util.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_utilh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_util.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_win32_serial.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlibgsm_win32_serialh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib/gsm_win32_serial.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.dirs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilspostinst"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.postinst ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.prerm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1gsmlib110debmgdebiangsmutilsundocumented"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib-1.10.debmg/debian/gsm-utils.undocumented ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/gsmlib.spec
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/ChangeLog ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/VERSION
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlbindtextdomc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/bindtextdom.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/cat-compat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intldcgettextc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/dcgettext.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/dgettext.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlexplodenamec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/explodename.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/finddomain.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlgettextc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettext.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettext.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlgettextPh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/gettextP.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/hash-string.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlintlcompatc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/intl-compat.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/l10nflist.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intllibgettexth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/libgettext.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/linux-msg.sed
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intlloadinfoh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/loadinfo.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/loadmsgcat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intllocalealiasc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/localealias.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/po2tbl.sed.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1intltextdomainc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/textdomain.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/intl/xopen-msg.sed
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1poMakefileinin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/Makefile.in.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/POTFILES.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1pocatidtblc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/cat-id-tbl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/de.gmo
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1podepo"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/de.po ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/gsmlib.pot
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1postampcatid"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/po/stamp-cat-id ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.guess
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsconfigrpath"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.rpath ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/config.sub
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsdebugconfigsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/debugconfig.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/depcomp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsinstallsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/install-sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/ltconfig
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsltmainsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/ltmain.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/missing
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1scriptsmkinstalldirs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/scripts/mkinstalldirs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/stamp-h.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunparsersh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runparser.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runsms.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunspbsh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspb.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspb2.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsrunspbish"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runspbi.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/runssms.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspbpb"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spb.pb ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spb2.pb
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1testsspbi1pb"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spbi1.pb ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/spbi2-orig.pb
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestcbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testcb.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testgsmlib.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestparseroutputtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testparser-output.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testparser.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestpbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testpb.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testpb2.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestsmsoutputtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms-output.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms.cc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestsms2cc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testsms2.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb-output.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspb2-output.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestspbioutputtxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testspbi-output.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testssms-output.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1teststestssmscc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/tests/testssms.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/COPYING
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32Makefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/Makefile.in
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32READMEwin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/README.win ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/getopt.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32getopth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/getopt.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsm_config.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmctlvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmctl.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmlib.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmlibvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmlib.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmpb.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmsendsmsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsendsms.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsmsd.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32gsmsmsstorevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/gsmsmsstore.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testgsmlib.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110patched12ubuntu1win32testsmsvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testsms.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-12ubuntu1/win32/testsms2.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib110targz"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10.tar.gz</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmlibgsmlib_11012ubuntu1diffgz"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib_1.10-12ubuntu1.diff.gz</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopengsmopenh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmopen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/gsmopen_protocol.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenmod_gsmopen2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/mod_gsmopen.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/mod_gsmopen.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopenMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_gsmlib_cplusplusmod_gsmopengsmopen_protocolcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopenMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopennoaudio_nogsmlib_nocplusplusmod_gsmopengsmopen_protocolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/gsmopen_protocol.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/noaudio_nogsmlib_nocplusplus/mod_gsmopen/mod_gsmopen.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenpa_ringbufferc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pa_ringbuffer.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pa_ringbuffer.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenpablioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pablio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/pablio.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_devlistc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_devlist.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenfiltra48down8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra48down8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/filtra8up48.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopengsmopenh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/gsmopen_protocol.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenmod_gsmopencpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/mod_gsmopen.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpa_ringbufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenpablioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/pablio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/portaudio_devlist.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_gsmlib_cplusplus_noalsamod_gsmopenusbcm1082txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_gsmlib_cplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenfiltra48down8c"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra48down8.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/filtra8up48.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopengsmopenh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/gsmopen_protocol.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenmod_gsmopenc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/mod_gsmopen.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpa_ringbufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pa_ringbuffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenpablioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/pablio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/portaudio_devlist.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopenportaudio_nogsmlib_nocplusplus_noalsamod_gsmopenusbcm1082txt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/portaudio_nogsmlib_nocplusplus_noalsa/mod_gsmopen/usb-cm-108-2.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/setmixers
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_gsmopentestcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/test.cc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_gsmopen/usb-cm-108-2.txt
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_h323Makefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/bugs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_h323changestxt"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/changes.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/h323.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_h323mod_h323cpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/mod_h323.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_h323/mod_h323.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_loopbackMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_loopback/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_loopback/mod_loopback.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_loopbackmod_loopbackc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_loopback/mod_loopback.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_opal/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_opalmod_opalcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_opalmod_opal_2005vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal_2005.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_opal/mod_opal_2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_portaudioMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/Makefile.am (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_portaudio/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_portaudio/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -6,7 +6,8 @@
</span><span class="cx"> 
</span><span class="cx"> mod_LTLIBRARIES = mod_portaudio.la
</span><span class="cx"> mod_portaudio_la_SOURCES = mod_portaudio.c pablio.c pa_ringbuffer.c
</span><del>-mod_portaudio_la_CFLAGS = -I. -I$(PA_DIR)/include -D__EXTENSION__=1 $(AM_CFLAGS)
</del><ins>+mod_portaudio_la_CFLAGS  = $(AM_CFLAGS)
+mod_portaudio_la_CFLAGS += -I. -I$(PA_DIR)/include -D__EXTENSION__=1 
</ins><span class="cx"> mod_portaudio_la_LIBADD = $(switch_builddir)/libfreeswitch.la $(PALA)
</span><span class="cx"> mod_portaudio_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PA_LIBS)
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_portaudiomod_PortAudio2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_PortAudio.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_portaudiomod_portaudioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/mod_portaudio.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/pa_ringbuffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_portaudiopa_ringbufferh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/pa_ringbuffer.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/pablio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_portaudiopablioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_portaudio/pablio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_reference/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_referencemod_referencec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_reference/mod_reference.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/Makefile.am
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/endpoints/mod_skinny/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> MODNAME=mod_skinny
</span><span class="cx"> 
</span><span class="cx"> mod_LTLIBRARIES = mod_skinny.la
</span><del>-mod_skinny_la_SOURCES  = mod_skinny.c skinny_protocol.c skinny_tables.c skinny_api.c
-mod_skinny_la_CFLAGS   = $(AM_CFLAGS)
</del><ins>+mod_skinny_la_SOURCES  = mod_skinny.c skinny_protocol.c skinny_tables.c
+mod_skinny_la_CFLAGS   = $(AM_CFLAGS) -DSKINNY_SVN_VERSION=\&quot;`cat $(switch_builddir)/.version`\&quot;
</ins><span class="cx"> mod_skinny_la_LIBADD   = $(switch_builddir)/libfreeswitch.la
</span><span class="cx"> mod_skinny_la_LDFLAGS  = -avoid-version -module -no-undefined -shared
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyNetSkinnyMessagepm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Message.pm (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Message.pm        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Message.pm        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -49,9 +49,7 @@
</span><span class="cx">         $parsed_count++;
</span><span class="cx">     }
</span><span class="cx">     if($parsed_count != scalar(keys %{$self-&gt;{'data'}})) {
</span><del>-            printf &quot;Incomplete message (type=%s (%X)) %d out of %d\n&quot;, Net::Skinny::Protocol::skinny_message_type2str($self-&gt;{'type'}), $self-&gt;{'type'},
-            $parsed_count, scalar(keys %{$self-&gt;{'data'}});
-        print Dumper(@$struct);
</del><ins>+        printf &quot;Incomplete message: %d out of %d\n&quot;, $parsed_count, scalar(keys %{$self-&gt;{'data'}});
</ins><span class="cx">         return;
</span><span class="cx">     }
</span><span class="cx">     $self-&gt;{'socket'}-&gt;send_data($self-&gt;{'type'}, $raw);
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyNetSkinnyProtocolpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny/Protocol.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/Net/Skinny.pm
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnymod_skinnyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.c (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.c        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.c        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -33,14 +33,15 @@
</span><span class="cx"> #include &quot;mod_skinny.h&quot;
</span><span class="cx"> #include &quot;skinny_protocol.h&quot;
</span><span class="cx"> #include &quot;skinny_tables.h&quot;
</span><del>-#include &quot;skinny_api.h&quot;
</del><span class="cx"> 
</span><span class="cx"> SWITCH_MODULE_LOAD_FUNCTION(mod_skinny_load);
</span><span class="cx"> SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_skinny_shutdown);
</span><ins>+SWITCH_MODULE_RUNTIME_FUNCTION(mod_skinny_runtime);
</ins><span class="cx"> 
</span><del>-SWITCH_MODULE_DEFINITION(mod_skinny, mod_skinny_load, mod_skinny_shutdown, NULL);
</del><ins>+SWITCH_MODULE_DEFINITION(mod_skinny, mod_skinny_load, mod_skinny_shutdown, mod_skinny_runtime);
</ins><span class="cx"> 
</span><span class="cx"> switch_endpoint_interface_t *skinny_endpoint_interface;
</span><ins>+static switch_memory_pool_t *module_pool = NULL;
</ins><span class="cx"> 
</span><span class="cx"> skinny_globals_t globals;
</span><span class="cx"> 
</span><span class="lines">@@ -64,7 +65,6 @@
</span><span class="cx">         &quot;   device_name          VARCHAR(16),\n&quot;
</span><span class="cx">         &quot;   device_instance      INTEGER,\n&quot;
</span><span class="cx">         &quot;   position             INTEGER,\n&quot;
</span><del>-        &quot;   line_instance        INTEGER,\n&quot;
</del><span class="cx">         &quot;   label                VARCHAR(40),\n&quot;
</span><span class="cx">         &quot;   value                VARCHAR(24),\n&quot;
</span><span class="cx">         &quot;   caller_name          VARCHAR(44),\n&quot;
</span><span class="lines">@@ -88,20 +88,10 @@
</span><span class="cx">         &quot;   settings         VARCHAR(44)\n&quot;
</span><span class="cx">         &quot;);\n&quot;;
</span><span class="cx"> 
</span><del>-static char active_lines_sql[] =
-        &quot;CREATE TABLE skinny_active_lines (\n&quot;
-        &quot;   device_name      VARCHAR(16),\n&quot;
-        &quot;   device_instance  INTEGER,\n&quot;
-        &quot;   line_instance    INTEGER,\n&quot;
-        &quot;   channel_uuid     VARCHAR(256),\n&quot;
-        &quot;   call_id          INTEGER,\n&quot;
-        &quot;   call_state       INTEGER\n&quot;
-        &quot;);\n&quot;;
-
</del><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* PROFILES FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><del>-switch_status_t skinny_profile_dump(const skinny_profile_t *profile, switch_stream_handle_t *stream)
</del><ins>+static switch_status_t dump_profile(const skinny_profile_t *profile, switch_stream_handle_t *stream)
</ins><span class="cx"> {
</span><span class="cx">         const char *line = &quot;=================================================================================================&quot;;
</span><span class="cx">         switch_assert(profile);
</span><span class="lines">@@ -130,16 +120,12 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-skinny_profile_t *skinny_find_profile(const char *profile_name)
</del><ins>+static skinny_profile_t *skinny_find_profile(const char *profile_name)
</ins><span class="cx"> {
</span><del>-        skinny_profile_t *profile;
-        switch_mutex_lock(globals.mutex);
-        profile = (skinny_profile_t *) switch_core_hash_find(globals.profile_hash, profile_name);
-        switch_mutex_unlock(globals.mutex);
-        return profile;
</del><ins>+        return (skinny_profile_t *) switch_core_hash_find(globals.profile_hash, profile_name);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_profile_find_listener_by_device_name(skinny_profile_t *profile, const char *device_name, listener_t **listener)
</del><ins>+static switch_status_t skinny_profile_find_listener_by_device_name(skinny_profile_t *profile, const char *device_name, listener_t **listener)
</ins><span class="cx"> {
</span><span class="cx">         switch_mutex_lock(profile-&gt;listener_mutex);
</span><span class="cx">         for (listener_t *l = profile-&gt;listeners; l; l = l-&gt;next) {
</span><span class="lines">@@ -152,105 +138,48 @@
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_profile_find_listener_by_device_name_and_instance(skinny_profile_t *profile, const char *device_name, uint32_t device_instance, listener_t **listener)
-{
-        switch_mutex_lock(profile-&gt;listener_mutex);
-        for (listener_t *l = profile-&gt;listeners; l; l = l-&gt;next) {
-                if (!strcmp(l-&gt;device_name, device_name) &amp;&amp; (l-&gt;device_instance == device_instance)) {
-                        *listener = l;
-                }
-        }
-        switch_mutex_unlock(profile-&gt;listener_mutex);
-
-        return SWITCH_STATUS_SUCCESS;
-}
-
-struct skinny_profile_find_session_uuid_helper {
</del><ins>+struct skinny_profile_find_listener_helper {
</ins><span class="cx">         skinny_profile_t *profile;
</span><del>-        char *channel_uuid;
-        uint32_t line_instance;
</del><ins>+        listener_t *listener;
+        uint32_t line;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><del>-int skinny_profile_find_session_uuid_callback(void *pArg, int argc, char **argv, char **columnNames)
</del><ins>+static int skinny_profile_find_listener_callback(void *pArg, int argc, char **argv, char **columnNames)
</ins><span class="cx"> {
</span><del>-        struct skinny_profile_find_session_uuid_helper *helper = pArg;
</del><ins>+        struct skinny_profile_find_listener_helper *helper = pArg;
+        skinny_profile_t *profile = helper-&gt;profile;
+        char *device_name = argv[0];
+        /* uint32_t position = atoi(argv[1]); */
+        uint32_t relative_position = atoi(argv[2]);
</ins><span class="cx"> 
</span><del>-        char *channel_uuid = argv[0];
-        uint32_t line_instance = atoi(argv[1]);
</del><ins>+        skinny_profile_find_listener_by_device_name(profile, device_name, &amp;helper-&gt;listener);
</ins><span class="cx"> 
</span><del>-        if(helper-&gt;channel_uuid == NULL) {
-                helper-&gt;channel_uuid = switch_mprintf(&quot;%s&quot;, channel_uuid);
-                helper-&gt;line_instance = line_instance;
</del><ins>+        if(helper-&gt;listener) {
+                helper-&gt;line = relative_position;
</ins><span class="cx">         }
</span><del>-
</del><span class="cx">         return 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-char * skinny_profile_find_session_uuid(skinny_profile_t *profile, listener_t *listener, uint32_t *line_instance_p, uint32_t call_id)
</del><ins>+static switch_status_t skinny_profile_find_listener_by_dest(skinny_profile_t *profile, const char *dest, listener_t **l, uint32_t *line)
</ins><span class="cx"> {
</span><del>-        struct skinny_profile_find_session_uuid_helper helper = {0};
</del><span class="cx">         char *sql;
</span><del>-        char *device_condition = NULL;
-        char *line_instance_condition = NULL;
-        char *call_id_condition = NULL;
-
-        switch_assert(profile);
</del><ins>+        struct skinny_profile_find_listener_helper helper = {0};
</ins><span class="cx">         helper.profile = profile;
</span><del>-        helper.channel_uuid = NULL;
-
-        if(listener) {
-                device_condition = switch_mprintf(&quot;device_name='%s' AND device_instance=%d&quot;,
-                        listener-&gt;device_name, listener-&gt;device_instance);
-        } else {
-                device_condition = switch_mprintf(&quot;1=1&quot;);
-        }
-        switch_assert(device_condition);
-        if(*line_instance_p &gt; 0) {
-                line_instance_condition = switch_mprintf(&quot;line_instance=%d&quot;, *line_instance_p);
-        } else {
-                line_instance_condition = switch_mprintf(&quot;1=1&quot;);
-        }
-        switch_assert(line_instance_condition);
-        if(call_id &gt; 0) {
-                call_id_condition = switch_mprintf(&quot;call_id=%d&quot;, call_id);
-        } else {
-                call_id_condition = switch_mprintf(&quot;1=1&quot;);
-        }
-        switch_assert(call_id_condition);
-        if((sql = switch_mprintf(
-                        &quot;SELECT channel_uuid, line_instance &quot;
-                                &quot;FROM skinny_active_lines &quot;
-                                &quot;WHERE %s AND %s AND %s &quot;
-                                &quot;ORDER BY channel_uuid DESC&quot;,
-                        device_condition, line_instance_condition, call_id_condition
-                        ))) {
-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql,
-                        skinny_profile_find_session_uuid_callback, &amp;helper);
</del><ins>+        
+        if ((sql = switch_mprintf(&quot;SELECT device_name, position, &quot;
+                                                                &quot;(SELECT count(*) from skinny_lines sl2 &quot;
+                                                                        &quot;WHERE sl2.device_name= sl1.device_name AND sl2.device_instance= sl1.device_instance AND sl2.position &lt;= sl1.position) AS relative_position &quot;
+                                                                &quot;FROM skinny_lines sl1 WHERE value='%s'&quot;,
+                                                                dest))) {
+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_profile_find_listener_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><del>-        switch_safe_free(device_condition);
-        switch_safe_free(line_instance_condition);
-        switch_safe_free(call_id_condition);
-        *line_instance_p = helper.line_instance;
-        return helper.channel_uuid;
-}
</del><span class="cx"> 
</span><del>-switch_core_session_t * skinny_profile_find_session(skinny_profile_t *profile, listener_t *listener, uint32_t *line_instance_p, uint32_t call_id)
-{
-        char *uuid;
-        switch_core_session_t *result = NULL;
-        uuid = skinny_profile_find_session_uuid(profile, listener, line_instance_p, call_id);
</del><span class="cx"> 
</span><del>-        if(!zstr(uuid)) {
-                result = switch_core_session_locate(uuid);
-                if(!result) {
-                        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING, 
-                                &quot;Unable to find session %s on %s:%d, line %d\n&quot;,
-                                uuid, listener-&gt;device_name, listener-&gt;device_instance, *line_instance_p);
-                }
-                switch_safe_free(uuid);
-        }
-        return result;
</del><ins>+        *line = helper.line;
+        *l = helper.listener;
+        
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><span class="lines">@@ -333,73 +262,28 @@
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* CHANNEL FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><del>-void skinny_line_perform_set_state(const char *file, const char *func, int line, listener_t *listener, uint32_t line_instance, uint32_t call_id, uint32_t call_state)
</del><ins>+uint32_t skinny_line_perform_set_state(listener_t *listener, const char *file, const char *func, int line, uint32_t instance, uint32_t state, uint32_t call_id)
</ins><span class="cx"> {
</span><del>-        switch_event_t *event = NULL;
</del><span class="cx">         switch_assert(listener);
</span><del>-
-        skinny_device_event(listener, &amp;event, SWITCH_EVENT_CUSTOM, SKINNY_EVENT_CALL_STATE);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Line-Instance&quot;, &quot;%d&quot;, line_instance);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Call-Id&quot;, &quot;%d&quot;, call_id);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Call-State&quot;, &quot;%d&quot;, call_state);
-        switch_event_fire(&amp;event);
</del><ins>+        
</ins><span class="cx">         switch_log_printf(SWITCH_CHANNEL_ID_LOG, file, func, line, NULL, SWITCH_LOG_DEBUG,
</span><del>-                &quot;Device %s:%d, Line %d, Call %d Change State to %s (%d)\n&quot;,
-                listener-&gt;device_name, listener-&gt;device_instance, line_instance, call_id,
-                skinny_call_state2str(call_state), call_state);        
-}
</del><ins>+                &quot;Device %s, line %d State Change %s (%d) -&gt; %s (%d) (no session)\n&quot;,
+                listener-&gt;device_name, instance,
+                skinny_soft_key_set2str(listener-&gt;line_state[instance]), listener-&gt;line_state[instance],
+                skinny_soft_key_set2str(state), state);
</ins><span class="cx"> 
</span><del>-
-struct skinny_line_get_state_helper {
-        uint32_t call_state;
-};
-
-int skinny_line_get_state_callback(void *pArg, int argc, char **argv, char **columnNames)
-{
-        struct skinny_line_get_state_helper *helper = pArg;
-        helper-&gt;call_state = atoi(argv[0]);
-        return 0;
</del><ins>+        send_select_soft_keys(listener, instance, call_id, state, 0xffff);
+        listener-&gt;line_state[instance] = state;
+        
+        return listener-&gt;line_state[instance];
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-uint32_t skinny_line_get_state(listener_t *listener, uint32_t line_instance, uint32_t call_id)
</del><ins>+uint32_t skinny_line_get_state(listener_t *listener, uint32_t instance)
</ins><span class="cx"> {
</span><del>-        char *line_instance_condition;
-        char *call_id_condition;
-        char *sql;
-        struct skinny_line_get_state_helper helper = {0};
-
</del><span class="cx">         switch_assert(listener);
</span><span class="cx"> 
</span><del>-        if(line_instance &gt; 0) {
-                line_instance_condition = switch_mprintf(&quot;line_instance=%d&quot;, line_instance);
-        } else {
-                line_instance_condition = switch_mprintf(&quot;1=1&quot;);
-        }
-        switch_assert(line_instance_condition);
-        if(call_id &gt; 0) {
-                call_id_condition = switch_mprintf(&quot;call_id=%d&quot;, call_id);
-        } else {
-                call_id_condition = switch_mprintf(&quot;1=1&quot;);
-        }
-        switch_assert(call_id_condition);
-
-        if ((sql = switch_mprintf(
-                        &quot;SELECT call_state FROM skinny_active_lines &quot;
-                        &quot;WHERE device_name='%s' AND device_instance=%d &quot;
-                        &quot;AND %s AND %s&quot;,
-                        listener-&gt;device_name, listener-&gt;device_instance,
-                        line_instance_condition, call_id_condition
-                        ))) {
-                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;sql_mutex, sql, skinny_line_get_state_callback, &amp;helper);
-                switch_safe_free(sql);
-        }
-        switch_safe_free(line_instance_condition);
-        switch_safe_free(call_id_condition);
-
-        return helper.call_state;
</del><ins>+        return listener-&gt;line_state[instance];
</ins><span class="cx"> }
</span><del>-
-
</del><span class="cx"> switch_status_t skinny_tech_set_codec(private_t *tech_pvt, int force)
</span><span class="cx"> {
</span><span class="cx">         int ms;
</span><span class="lines">@@ -418,11 +302,11 @@
</span><span class="cx">                 if (strcasecmp(tech_pvt-&gt;read_impl.iananame, tech_pvt-&gt;iananame) ||
</span><span class="cx">                         tech_pvt-&gt;read_impl.samples_per_second != tech_pvt-&gt;rm_rate ||
</span><span class="cx">                         tech_pvt-&gt;codec_ms != (uint32_t)tech_pvt-&gt;read_impl.microseconds_per_packet / 1000) {
</span><del>-        
</del><ins>+                        
</ins><span class="cx">                         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(tech_pvt-&gt;session), SWITCH_LOG_DEBUG, &quot;Changing Codec from %s@%dms to %s@%dms\n&quot;,
</span><span class="cx">                                                           tech_pvt-&gt;read_impl.iananame, tech_pvt-&gt;read_impl.microseconds_per_packet / 1000, 
</span><span class="cx">                                                           tech_pvt-&gt;rm_encoding, tech_pvt-&gt;codec_ms);
</span><del>-        
</del><ins>+                        
</ins><span class="cx">                         switch_core_session_lock_codec_write(tech_pvt-&gt;session);
</span><span class="cx">                         switch_core_session_lock_codec_read(tech_pvt-&gt;session);
</span><span class="cx">                         resetting = 1;
</span><span class="lines">@@ -433,7 +317,7 @@
</span><span class="cx">                         switch_goto_status(SWITCH_STATUS_SUCCESS, end);
</span><span class="cx">                 }
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         if (switch_core_codec_init(&amp;tech_pvt-&gt;read_codec,
</span><span class="cx">                                                            tech_pvt-&gt;iananame,
</span><span class="cx">                                                            tech_pvt-&gt;rm_fmtp,
</span><span class="lines">@@ -474,7 +358,9 @@
</span><span class="cx">                                                                            tech_pvt-&gt;read_impl.microseconds_per_packet,
</span><span class="cx">                                                                            tech_pvt-&gt;read_impl.samples_per_packet
</span><span class="cx">                                                                            ) != SWITCH_STATUS_SUCCESS) {
</span><del>-                        switch_channel_t *channel = switch_core_session_get_channel(tech_pvt-&gt;session);
</del><ins>+                        switch_channel_t *channel = NULL;
+                        channel = switch_core_session_get_channel(tech_pvt-&gt;session);
+                        assert(channel != NULL);
</ins><span class="cx"> 
</span><span class="cx">                         switch_channel_hangup(channel, SWITCH_CAUSE_DESTINATION_OUT_OF_ORDER);
</span><span class="cx">                         switch_goto_status(SWITCH_STATUS_FALSE, end);                                
</span><span class="lines">@@ -521,19 +407,28 @@
</span><span class="cx">         return status;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-void tech_init(private_t *tech_pvt, skinny_profile_t *profile, switch_core_session_t *session)
</del><ins>+void tech_init(private_t *tech_pvt, switch_core_session_t *session, listener_t *listener, uint32_t line)
</ins><span class="cx"> {
</span><ins>+        struct line_stat_res_message *button = NULL;
+
</ins><span class="cx">         switch_assert(tech_pvt);
</span><span class="cx">         switch_assert(session);
</span><del>-
</del><ins>+        switch_assert(listener);
+        
</ins><span class="cx">         tech_pvt-&gt;read_frame.data = tech_pvt-&gt;databuf;
</span><span class="cx">         tech_pvt-&gt;read_frame.buflen = sizeof(tech_pvt-&gt;databuf);
</span><span class="cx">         switch_mutex_init(&amp;tech_pvt-&gt;mutex, SWITCH_MUTEX_NESTED, switch_core_session_get_pool(session));
</span><span class="cx">         switch_mutex_init(&amp;tech_pvt-&gt;flag_mutex, SWITCH_MUTEX_NESTED, switch_core_session_get_pool(session));
</span><del>-        tech_pvt-&gt;call_id = ++profile-&gt;next_call_id;
-        tech_pvt-&gt;profile = profile;
</del><ins>+        tech_pvt-&gt;call_id = listener-&gt;profile-&gt;next_call_id++;
+        tech_pvt-&gt;listener = listener;
+        tech_pvt-&gt;line = line;
</ins><span class="cx">         switch_core_session_set_private(session, tech_pvt);
</span><span class="cx">         tech_pvt-&gt;session = session;
</span><ins>+
+        skinny_line_get(listener, line, &amp;button);
+        tech_pvt-&gt;line_name = switch_core_strdup(listener-&gt;pool, button-&gt;name);
+        tech_pvt-&gt;line_shortname = switch_core_strdup(listener-&gt;pool, button-&gt;shortname);
+        tech_pvt-&gt;line_displayname = switch_core_strdup(listener-&gt;pool, button-&gt;displayname);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* 
</span><span class="lines">@@ -543,9 +438,14 @@
</span><span class="cx"> */
</span><span class="cx"> switch_status_t channel_on_init(switch_core_session_t *session)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
-        private_t *tech_pvt = switch_core_session_get_private(session);
</del><ins>+        switch_channel_t *channel;
+        private_t *tech_pvt = NULL;
</ins><span class="cx"> 
</span><ins>+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
</ins><span class="cx">         switch_set_flag_locked(tech_pvt, TFLAG_IO);
</span><span class="cx"> 
</span><span class="cx">         /* Move channel's state machine to ROUTING. This means the call is trying
</span><span class="lines">@@ -553,6 +453,9 @@
</span><span class="cx">            where a destination has been identified. If the channel is simply
</span><span class="cx">            left in the initial state, nothing will happen. */
</span><span class="cx">         switch_channel_set_state(channel, CS_ROUTING);
</span><ins>+        switch_mutex_lock(globals.calls_mutex);
+        globals.calls++;
+        switch_mutex_unlock(globals.calls_mutex);
</ins><span class="cx"> 
</span><span class="cx">         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;%s CHANNEL INIT\n&quot;, switch_channel_get_name(channel));
</span><span class="cx"> 
</span><span class="lines">@@ -561,8 +464,15 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_on_routing(switch_core_session_t *session)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx"> 
</span><ins>+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;%s CHANNEL ROUTING\n&quot;, switch_channel_get_name(channel));
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -570,8 +480,16 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_on_execute(switch_core_session_t *session)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
</del><span class="cx"> 
</span><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
+
+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;%s CHANNEL EXECUTE\n&quot;, switch_channel_get_name(channel));
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -580,14 +498,19 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_on_destroy(switch_core_session_t *session)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
-        private_t *tech_pvt = switch_core_session_get_private(session);
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx"> 
</span><ins>+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+
</ins><span class="cx">         if (tech_pvt) {
</span><span class="cx">                 if (switch_core_codec_ready(&amp;tech_pvt-&gt;read_codec)) {
</span><span class="cx">                         switch_core_codec_destroy(&amp;tech_pvt-&gt;read_codec);
</span><span class="cx">                 }
</span><del>-
</del><ins>+                
</ins><span class="cx">                 if (switch_core_codec_ready(&amp;tech_pvt-&gt;write_codec)) {
</span><span class="cx">                         switch_core_codec_destroy(&amp;tech_pvt-&gt;write_codec);
</span><span class="cx">                 }
</span><span class="lines">@@ -598,93 +521,74 @@
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-struct channel_on_hangup_helper {
-        private_t *tech_pvt;
-};
</del><span class="cx"> 
</span><del>-int channel_on_hangup_callback(void *pArg, int argc, char **argv, char **columnNames)
</del><ins>+switch_status_t channel_on_hangup(switch_core_session_t *session)
</ins><span class="cx"> {
</span><del>-        struct channel_on_hangup_helper *helper = pArg;
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx">         listener_t *listener = NULL;
</span><span class="cx"> 
</span><del>-        char *device_name = argv[0];
-        uint32_t device_instance = atoi(argv[1]);
-        /* uint32_t position = atoi(argv[2]); */
-        uint32_t line_instance = atoi(argv[3]);
-        /* char *label = argv[4]; */
-        /* char *value = argv[5]; */
-        /* char *caller_name = argv[6]; */
-        /* uint32_t ring_on_idle = atoi(argv[7]); */
-        /* uint32_t ring_on_active = atoi(argv[8]); */
-        /* uint32_t busy_trigger = atoi(argv[9]); */
-        /* char *forward_all = argv[10]; */
-        /* char *forward_busy = argv[11]; */
-        /* char *forward_noanswer = argv[12]; */
-        /* uint32_t noanswer_duration = atoi(argv[13]); */
-        /* char *channel_uuid = argv[14]; */
-        uint32_t call_id = atoi(argv[15]);
-        uint32_t call_state = atoi(argv[16]);
</del><ins>+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
</ins><span class="cx"> 
</span><del>-        skinny_profile_find_listener_by_device_name_and_instance(helper-&gt;tech_pvt-&gt;profile, device_name, device_instance, &amp;listener);
-        if(listener) {
-                if(call_state == SKINNY_CONNECTED) {
-                        send_stop_tone(listener, line_instance, call_id);
-                }
-                send_set_lamp(listener, SKINNY_BUTTON_LINE, line_instance, SKINNY_LAMP_OFF);
-                send_clear_prompt_status(listener, line_instance, call_id);
-                if(call_state == SKINNY_CONNECTED) { /* calling parties */
-                        send_close_receive_channel(listener,
-                                call_id, /* uint32_t conference_id, */
-                                helper-&gt;tech_pvt-&gt;party_id, /* uint32_t pass_thru_party_id, */
-                                call_id /* uint32_t conference_id2, */
-                        );
-                        send_stop_media_transmission(listener,
-                                call_id, /* uint32_t conference_id, */
-                                helper-&gt;tech_pvt-&gt;party_id, /* uint32_t pass_thru_party_id, */
-                                call_id /* uint32_t conference_id2, */
-                        );
-                }
</del><ins>+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
</ins><span class="cx"> 
</span><del>-                skinny_line_set_state(listener, line_instance, call_id, SKINNY_ON_HOOK);
-                send_select_soft_keys(listener, line_instance, call_id, SKINNY_KEY_SET_ON_HOOK, 0xffff);
-                /* TODO: DefineTimeDate */
-                send_set_speaker_mode(listener, SKINNY_SPEAKER_OFF);
-                send_set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0, call_id);
-
-        }
-        return 0;
-}
-
-switch_status_t channel_on_hangup(switch_core_session_t *session)
-{
-        struct channel_on_hangup_helper helper = {0};
-        switch_channel_t *channel = switch_core_session_get_channel(session);
-        private_t *tech_pvt = switch_core_session_get_private(session);
-        char *sql;
-
</del><ins>+        listener = tech_pvt-&gt;listener;
+        assert(listener != NULL);
+        
</ins><span class="cx">         switch_clear_flag_locked(tech_pvt, TFLAG_IO);
</span><span class="cx">         switch_clear_flag_locked(tech_pvt, TFLAG_VOICE);
</span><span class="cx"> 
</span><span class="cx">         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;%s CHANNEL HANGUP\n&quot;, switch_channel_get_name(channel));
</span><span class="cx"> 
</span><del>-        helper.tech_pvt= tech_pvt;
</del><ins>+        listener-&gt;session[tech_pvt-&gt;line] = NULL;
</ins><span class="cx"> 
</span><del>-        skinny_session_walk_lines(tech_pvt-&gt;profile, switch_core_session_get_uuid(session), channel_on_hangup_callback, &amp;helper);
-        if ((sql = switch_mprintf(
-                        &quot;DELETE FROM skinny_active_lines WHERE channel_uuid='%s'&quot;,
-                        switch_core_session_get_uuid(session)
-                        ))) {
-                skinny_execute_sql(tech_pvt-&gt;profile, sql, tech_pvt-&gt;profile-&gt;sql_mutex);
-                switch_safe_free(sql);
</del><ins>+        stop_tone(listener, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+        set_lamp(listener, SKINNY_BUTTON_LINE, tech_pvt-&gt;line, SKINNY_LAMP_OFF);
+        clear_prompt_status(listener, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+
+        if( skinny_line_get_state(tech_pvt-&gt;listener, tech_pvt-&gt;line) == SKINNY_KEY_SET_CONNECTED ) {
+                close_receive_channel(listener,
+                        tech_pvt-&gt;call_id, /* uint32_t conference_id, */
+                        tech_pvt-&gt;party_id, /* uint32_t pass_thru_party_id, */
+                        tech_pvt-&gt;call_id /* uint32_t conference_id2, */
+                );
+                stop_media_transmission(listener,
+                        tech_pvt-&gt;call_id, /* uint32_t conference_id, */
+                        tech_pvt-&gt;party_id, /* uint32_t pass_thru_party_id, */
+                        tech_pvt-&gt;call_id /* uint32_t conference_id2, */
+                );
+                switch_mutex_lock(globals.calls_mutex);
+                globals.calls--;
+                if (globals.calls &lt; 0) {
+                        globals.calls = 0;
+                }
+                switch_mutex_unlock(globals.calls_mutex);
</ins><span class="cx">         }
</span><ins>+        send_call_state(listener,
+                SKINNY_ON_HOOK,
+                tech_pvt-&gt;line,
+                tech_pvt-&gt;call_id);
+        skinny_line_set_state(listener, tech_pvt-&gt;line, SKINNY_KEY_SET_ON_HOOK, tech_pvt-&gt;call_id);
+        /* TODO: DefineTimeDate */
+        set_speaker_mode(listener, SKINNY_SPEAKER_OFF);
+        set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0);
+
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_kill_channel(switch_core_session_t *session, int sig)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
-        private_t *tech_pvt = switch_core_session_get_private(session);
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx"> 
</span><ins>+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         switch (sig) {
</span><span class="cx">         case SWITCH_SIG_KILL:
</span><span class="cx">                 switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
</span><span class="lines">@@ -697,7 +601,7 @@
</span><span class="cx">         default:
</span><span class="cx">                 break;
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;%s CHANNEL KILL %d\n&quot;, switch_channel_get_name(channel), sig);
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -727,10 +631,16 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_read_frame(switch_core_session_t *session, switch_frame_t **frame, switch_io_flag_t flags, int stream_id)
</span><span class="cx"> {
</span><del>-        switch_channel_t *channel = switch_core_session_get_channel(session);
-        private_t *tech_pvt = switch_core_session_get_private(session);
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx">         int payload = 0;
</span><span class="cx"> 
</span><ins>+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         while (!(tech_pvt-&gt;read_codec.implementation &amp;&amp; switch_rtp_ready(tech_pvt-&gt;rtp_session))) {
</span><span class="cx">                 if (switch_channel_ready(channel)) {
</span><span class="cx">                         switch_yield(10000);
</span><span class="lines">@@ -795,10 +705,17 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_write_frame(switch_core_session_t *session, switch_frame_t *frame, switch_io_flag_t flags, int stream_id)
</span><span class="cx"> {
</span><del>-        private_t *tech_pvt = switch_core_session_get_private(session);
</del><ins>+        switch_channel_t *channel = NULL;
+        private_t *tech_pvt = NULL;
</ins><span class="cx">         //switch_frame_t *pframe;
</span><span class="cx">         switch_status_t status = SWITCH_STATUS_SUCCESS;
</span><ins>+        
+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
</ins><span class="cx"> 
</span><ins>+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         if (!switch_test_flag(tech_pvt, TFLAG_IO)) {
</span><span class="cx">                 return SWITCH_STATUS_FALSE;
</span><span class="cx">         }
</span><span class="lines">@@ -820,12 +737,31 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_answer_channel(switch_core_session_t *session)
</span><span class="cx"> {
</span><ins>+        private_t *tech_pvt;
+        switch_channel_t *channel = NULL;
+
+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
+
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> switch_status_t channel_receive_message(switch_core_session_t *session, switch_core_session_message_t *msg)
</span><span class="cx"> {
</span><ins>+        switch_channel_t *channel;
+        private_t *tech_pvt;
+
+        channel = switch_core_session_get_channel(session);
+        assert(channel != NULL);
+
+        tech_pvt = (private_t *) switch_core_session_get_private(session);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         switch (msg-&gt;message_id) {
</span><span class="cx">         case SWITCH_MESSAGE_INDICATE_ANSWER:
</span><span class="cx">                 {
</span><span class="lines">@@ -849,10 +785,11 @@
</span><span class="cx">         switch_call_cause_t cause = SWITCH_CAUSE_DESTINATION_OUT_OF_ORDER;
</span><span class="cx">         switch_core_session_t *nsession = NULL;
</span><span class="cx">         private_t *tech_pvt;
</span><del>-
</del><ins>+        
</ins><span class="cx">         char *profile_name, *dest;
</span><span class="cx">         skinny_profile_t *profile = NULL;
</span><del>-        char *sql;
</del><ins>+        listener_t *listener = NULL;
+        uint32_t line = 0;
</ins><span class="cx">         char name[128];
</span><span class="cx">         switch_channel_t *channel;
</span><span class="cx">         switch_caller_profile_t *caller_profile;
</span><span class="lines">@@ -890,14 +827,33 @@
</span><span class="cx">                 cause = SWITCH_CAUSE_UNALLOCATED_NUMBER;
</span><span class="cx">                 goto error;
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         snprintf(name, sizeof(name), &quot;SKINNY/%s/%s&quot;, profile-&gt;name, dest);
</span><span class="cx"> 
</span><span class="cx">         channel = switch_core_session_get_channel(nsession);
</span><span class="cx">         switch_channel_set_name(channel, name);
</span><ins>+        
</ins><span class="cx"> 
</span><del>-        tech_init(tech_pvt, profile, nsession);
</del><ins>+        if ((skinny_profile_find_listener_by_dest(profile, dest, &amp;listener, &amp;line) != SWITCH_STATUS_SUCCESS)) {
+                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, &quot;Problem while retrieving listener and line for destination %s in profile %s\n&quot;, dest, profile_name);
+                cause = SWITCH_CAUSE_UNALLOCATED_NUMBER;
+                goto error;
+        }
+        
+        if (!listener) {
+                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, &quot;Invalid destination or phone not registred %s in profile %s\n&quot;, dest, profile_name);
+                cause = SWITCH_CAUSE_UNALLOCATED_NUMBER;
+                goto error;
+        }
</ins><span class="cx"> 
</span><ins>+        if (line == 0) {
+                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, &quot;Invalid destination or phone not registred %s in profile %s\n&quot;, dest, profile_name);
+                cause = SWITCH_CAUSE_UNALLOCATED_NUMBER;
+                goto error;
+        }
+        
+        tech_init(tech_pvt, nsession, listener, line);
+
</ins><span class="cx">         caller_profile = switch_caller_profile_clone(nsession, outbound_profile);
</span><span class="cx">         switch_channel_set_caller_profile(channel, caller_profile);
</span><span class="cx">         tech_pvt-&gt;caller_profile = caller_profile;
</span><span class="lines">@@ -905,23 +861,19 @@
</span><span class="cx">         switch_channel_set_flag(channel, CF_OUTBOUND);
</span><span class="cx">         switch_set_flag_locked(tech_pvt, TFLAG_OUTBOUND);
</span><span class="cx"> 
</span><del>-        if ((sql = switch_mprintf(
-                        &quot;INSERT INTO skinny_active_lines &quot;
-                                &quot;(device_name, device_instance, line_instance, channel_uuid, call_id, call_state) &quot;
-                                &quot;SELECT device_name, device_instance, line_instance, '%s', %d, %d &quot;
-                                &quot;FROM skinny_lines &quot;
-                                &quot;WHERE value='%s'&quot;,
-                        switch_core_session_get_uuid(nsession), tech_pvt-&gt;call_id, SKINNY_ON_HOOK, dest
-                        ))) {
-                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
-                switch_safe_free(sql);
-        }
-
-        cause = skinny_ring_lines(tech_pvt);
-
-        if(cause != SWITCH_CAUSE_SUCCESS) {
</del><ins>+        if(tech_pvt-&gt;listener-&gt;session[tech_pvt-&gt;line]) { /* Line is busy */
+                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, &quot;Device line is busy %s in profile %s\n&quot;, dest, profile_name);
+                cause = SWITCH_CAUSE_USER_BUSY;
</ins><span class="cx">                 goto error;
</span><span class="cx">         }
</span><ins>+        tech_pvt-&gt;listener-&gt;session[tech_pvt-&gt;line] = nsession;
+        send_call_state(tech_pvt-&gt;listener, SKINNY_RING_IN, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+        skinny_line_set_state(tech_pvt-&gt;listener, tech_pvt-&gt;line, SKINNY_KEY_SET_RING_IN, tech_pvt-&gt;call_id);
+        display_prompt_status(tech_pvt-&gt;listener, 0, &quot;\200\027tel&quot;, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+        /* displayprinotifiymessage */
+        skinny_send_call_info(nsession);
+        set_lamp(tech_pvt-&gt;listener, SKINNY_BUTTON_LINE, tech_pvt-&gt;line, SKINNY_LAMP_BLINK);
+        set_ringer(tech_pvt-&gt;listener, SKINNY_RING_OUTSIDE, SKINNY_RING_FOREVER, 0);
</ins><span class="cx"> 
</span><span class="cx">         *new_session = nsession;
</span><span class="cx"> 
</span><span class="lines">@@ -998,15 +950,6 @@
</span><span class="cx"> /* LISTENER FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> 
</span><del>-uint8_t listener_is_ready(listener_t *listener)
-{
-        return globals.running
-                &amp;&amp; listener
-                &amp;&amp; listener-&gt;sock
-                &amp;&amp; switch_test_flag(listener, LFLAG_RUNNING)
-                &amp;&amp; listener-&gt;profile-&gt;listener_ready;
-}
-
</del><span class="cx"> static void add_listener(listener_t *listener)
</span><span class="cx"> {
</span><span class="cx">         skinny_profile_t *profile;
</span><span class="lines">@@ -1049,9 +992,8 @@
</span><span class="cx">         void *val;
</span><span class="cx">         skinny_profile_t *profile;
</span><span class="cx">         listener_t *l;
</span><del>-
</del><ins>+        
</ins><span class="cx">         /* walk listeners */
</span><del>-        switch_mutex_lock(globals.mutex);
</del><span class="cx">         for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
</span><span class="cx">                 switch_hash_this(hi, NULL, NULL, &amp;val);
</span><span class="cx">                 profile = (skinny_profile_t *) val;
</span><span class="lines">@@ -1062,7 +1004,6 @@
</span><span class="cx">                 }
</span><span class="cx">                 switch_mutex_unlock(profile-&gt;listener_mutex);
</span><span class="cx">         }
</span><del>-        switch_mutex_unlock(globals.mutex);
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> static void flush_listener(listener_t *listener, switch_bool_t flush_log, switch_bool_t flush_events)
</span><span class="lines">@@ -1071,12 +1012,12 @@
</span><span class="cx">         if(!zstr(listener-&gt;device_name)) {
</span><span class="cx">                 skinny_profile_t *profile = listener-&gt;profile;
</span><span class="cx">                 char *sql;
</span><del>-
</del><ins>+        
</ins><span class="cx">                 if ((sql = switch_mprintf(
</span><span class="cx">                                 &quot;DELETE FROM skinny_devices &quot;
</span><span class="cx">                                         &quot;WHERE name='%s' and instance=%d&quot;,
</span><span class="cx">                                 listener-&gt;device_name, listener-&gt;device_instance))) {
</span><del>-                        skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                        skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                         switch_safe_free(sql);
</span><span class="cx">                 }
</span><span class="cx"> 
</span><span class="lines">@@ -1084,7 +1025,7 @@
</span><span class="cx">                                 &quot;DELETE FROM skinny_lines &quot;
</span><span class="cx">                                         &quot;WHERE device_name='%s' and device_instance=%d&quot;,
</span><span class="cx">                                 listener-&gt;device_name, listener-&gt;device_instance))) {
</span><del>-                        skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                        skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                         switch_safe_free(sql);
</span><span class="cx">                 }
</span><span class="cx"> 
</span><span class="lines">@@ -1092,7 +1033,7 @@
</span><span class="cx">                                 &quot;DELETE FROM skinny_buttons &quot;
</span><span class="cx">                                         &quot;WHERE device_name='%s' and device_instance=%d&quot;,
</span><span class="cx">                                 listener-&gt;device_name, listener-&gt;device_instance))) {
</span><del>-                        skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                        skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                         switch_safe_free(sql);
</span><span class="cx">                 }
</span><span class="cx"> 
</span><span class="lines">@@ -1128,13 +1069,12 @@
</span><span class="cx">         return 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t dump_device(skinny_profile_t *profile, const char *device_name, switch_stream_handle_t *stream)
</del><ins>+static switch_status_t dump_device(skinny_profile_t *profile, const char *device_name, switch_stream_handle_t *stream)
</ins><span class="cx"> {
</span><span class="cx">         char *sql;
</span><del>-        if ((sql = switch_mprintf(&quot;SELECT name, user_id, instance, ip, type, max_streams, port, codec_string &quot;
-                        &quot;FROM skinny_devices WHERE name='%s'&quot;,
</del><ins>+        if ((sql = switch_mprintf(&quot;SELECT * FROM skinny_devices WHERE name LIKE '%s'&quot;,
</ins><span class="cx">                         device_name))) {
</span><del>-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, dump_device_callback, stream);
</del><ins>+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, dump_device_callback, stream);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="lines">@@ -1180,7 +1120,7 @@
</span><span class="cx">         switch_assert(listener);
</span><span class="cx">         assert(listener-&gt;profile);
</span><span class="cx">         profile = listener-&gt;profile;
</span><del>-
</del><ins>+        
</ins><span class="cx">         listener-&gt;expire_time = switch_epoch_time_now(NULL)+profile-&gt;keep_alive*110/100;
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -1201,9 +1141,9 @@
</span><span class="cx">         switch_mutex_lock(profile-&gt;listener_mutex);
</span><span class="cx">         profile-&gt;listener_threads++;
</span><span class="cx">         switch_mutex_unlock(profile-&gt;listener_mutex);
</span><del>-
</del><ins>+        
</ins><span class="cx">         switch_assert(listener != NULL);
</span><del>-
</del><ins>+        
</ins><span class="cx">         switch_socket_opt_set(listener-&gt;sock, SWITCH_SO_TCP_NODELAY, TRUE);
</span><span class="cx">         switch_socket_opt_set(listener-&gt;sock, SWITCH_SO_NONBLOCK, TRUE);
</span><span class="cx"> 
</span><span class="lines">@@ -1221,7 +1161,7 @@
</span><span class="cx">         add_listener(listener);
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-        while (listener_is_ready(listener)) {
</del><ins>+        while (globals.running &amp;&amp; switch_test_flag(listener, LFLAG_RUNNING) &amp;&amp; profile-&gt;listener_ready) {
</ins><span class="cx">                 status = skinny_read_packet(listener, &amp;request);
</span><span class="cx"> 
</span><span class="cx">                 if (status != SWITCH_STATUS_SUCCESS) {
</span><span class="lines">@@ -1260,7 +1200,6 @@
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, &quot;Connection Closed\n&quot;);
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        /* TODO
</del><span class="cx">         for(int line = 0 ; line &lt; SKINNY_MAX_BUTTON_COUNT ; line++) {
</span><span class="cx">                 if(listener-&gt;session[line]) {
</span><span class="cx">                         switch_channel_clear_flag(switch_core_session_get_channel(listener-&gt;session[line]), CF_CONTROLLED);
</span><span class="lines">@@ -1269,7 +1208,6 @@
</span><span class="cx">                         destroy_pool = 0;
</span><span class="cx">                 }
</span><span class="cx">         }
</span><del>-        */
</del><span class="cx">         if(destroy_pool == 0) {
</span><span class="cx">                 goto no_destroy_pool;
</span><span class="cx">         }
</span><span class="lines">@@ -1299,26 +1237,25 @@
</span><span class="cx">         switch_thread_create(&amp;thread, thd_attr, listener_run, listener, listener-&gt;pool);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-static void *SWITCH_THREAD_FUNC skinny_profile_run(switch_thread_t *thread, void *obj)
</del><ins>+int skinny_socket_create_and_bind(skinny_profile_t *profile)
</ins><span class="cx"> {
</span><del>-        skinny_profile_t *profile = (skinny_profile_t *) obj;
</del><span class="cx">         switch_status_t rv;
</span><span class="cx">         switch_sockaddr_t *sa;
</span><span class="cx">         switch_socket_t *inbound_socket = NULL;
</span><span class="cx">         listener_t *listener;
</span><del>-        switch_memory_pool_t *tmp_pool = NULL, *listener_pool = NULL;
</del><ins>+        switch_memory_pool_t *pool = NULL, *listener_pool = NULL;
</ins><span class="cx">         uint32_t errs = 0;
</span><span class="cx"> 
</span><del>-        if (switch_core_new_memory_pool(&amp;tmp_pool) != SWITCH_STATUS_SUCCESS) {
</del><ins>+        if (switch_core_new_memory_pool(&amp;pool) != SWITCH_STATUS_SUCCESS) {
</ins><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;OH OH no pool\n&quot;);
</span><del>-                return NULL;
</del><ins>+                return SWITCH_STATUS_TERM;
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         while(globals.running) {
</span><del>-                rv = switch_sockaddr_info_get(&amp;sa, profile-&gt;ip, SWITCH_INET, profile-&gt;port, 0, tmp_pool);
</del><ins>+                rv = switch_sockaddr_info_get(&amp;sa, profile-&gt;ip, SWITCH_INET, profile-&gt;port, 0, pool);
</ins><span class="cx">                 if (rv)
</span><span class="cx">                         goto fail;
</span><del>-                rv = switch_socket_create(&amp;profile-&gt;sock, switch_sockaddr_get_family(sa), SOCK_STREAM, SWITCH_PROTO_TCP, tmp_pool);
</del><ins>+                rv = switch_socket_create(&amp;profile-&gt;sock, switch_sockaddr_get_family(sa), SOCK_STREAM, SWITCH_PROTO_TCP, pool);
</ins><span class="cx">                 if (rv)
</span><span class="cx">                         goto sock_fail;
</span><span class="cx">                 rv = switch_socket_opt_set(profile-&gt;sock, SWITCH_SO_REUSEADDR, 1);
</span><span class="lines">@@ -1362,7 +1299,7 @@
</span><span class="cx">                         errs = 0;
</span><span class="cx">                 }
</span><span class="cx"> 
</span><del>-
</del><ins>+                
</ins><span class="cx">                 if (!(listener = switch_core_alloc(listener_pool, sizeof(*listener)))) {
</span><span class="cx">                         switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Memory Error\n&quot;);
</span><span class="cx">                         break;
</span><span class="lines">@@ -1388,9 +1325,9 @@
</span><span class="cx">  end:
</span><span class="cx"> 
</span><span class="cx">         close_socket(&amp;profile-&gt;sock, profile);
</span><del>-
-        if (tmp_pool) {
-                switch_core_destroy_memory_pool(&amp;tmp_pool);
</del><ins>+        
+        if (pool) {
+                switch_core_destroy_memory_pool(&amp;pool);
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if (listener_pool) {
</span><span class="lines">@@ -1399,7 +1336,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">   fail:
</span><del>-        return NULL;
</del><ins>+        return SWITCH_STATUS_TERM;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><span class="lines">@@ -1416,18 +1353,18 @@
</span><span class="cx">                 return;
</span><span class="cx"> 
</span><span class="cx">         if (!strcasecmp(var, &quot;domain&quot;)) {
</span><del>-                profile-&gt;domain = switch_core_strdup(profile-&gt;pool, val);
</del><ins>+                profile-&gt;domain = switch_core_strdup(module_pool, val);
</ins><span class="cx">         } else if (!strcasecmp(var, &quot;ip&quot;)) {
</span><del>-                profile-&gt;ip = switch_core_strdup(profile-&gt;pool, val);
</del><ins>+                profile-&gt;ip = switch_core_strdup(module_pool, val);
</ins><span class="cx">         } else if (!strcasecmp(var, &quot;dialplan&quot;)) {
</span><del>-                profile-&gt;dialplan = switch_core_strdup(profile-&gt;pool, val);
</del><ins>+                profile-&gt;dialplan = switch_core_strdup(module_pool, val);
</ins><span class="cx">         } else if (!strcasecmp(var, &quot;context&quot;)) {
</span><del>-                profile-&gt;context = switch_core_strdup(profile-&gt;pool, val);
</del><ins>+                profile-&gt;context = switch_core_strdup(module_pool, val);
</ins><span class="cx">         } else if (!strcasecmp(var, &quot;date-format&quot;)) {
</span><span class="cx">                 strncpy(profile-&gt;date_format, val, 6);
</span><span class="cx">         } else if (!strcasecmp(var, &quot;odbc-dsn&quot;) &amp;&amp; !zstr(val)) {
</span><span class="cx">                 if (switch_odbc_available()) {
</span><del>-                        profile-&gt;odbc_dsn = switch_core_strdup(profile-&gt;pool, val);
</del><ins>+                        profile-&gt;odbc_dsn = switch_core_strdup(module_pool, val);
</ins><span class="cx">                         if ((profile-&gt;odbc_user = strchr(profile-&gt;odbc_dsn, ':'))) {
</span><span class="cx">                                 *profile-&gt;odbc_user++ = '\0';
</span><span class="cx">                                 if ((profile-&gt;odbc_pass = strchr(profile-&gt;odbc_user, ':'))) {
</span><span class="lines">@@ -1445,12 +1382,18 @@
</span><span class="cx">         char *cf = &quot;skinny.conf&quot;;
</span><span class="cx">         switch_xml_t xcfg, xml, xprofiles, xprofile;
</span><span class="cx"> 
</span><ins>+        memset(&amp;globals, 0, sizeof(globals));
+        globals.running = 1;
+
+        switch_core_hash_init(&amp;globals.profile_hash, module_pool);
+
+        switch_mutex_init(&amp;globals.calls_mutex, SWITCH_MUTEX_NESTED, module_pool);
+        
</ins><span class="cx">         if (!(xml = switch_xml_open_cfg(cf, &amp;xcfg, NULL))) {
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Open of %s failed\n&quot;, cf);
</span><span class="cx">                 return SWITCH_STATUS_TERM;
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        switch_mutex_lock(globals.mutex);
</del><span class="cx">         if ((xprofiles = switch_xml_child(xcfg, &quot;profiles&quot;))) {
</span><span class="cx">                 for (xprofile = switch_xml_child(xprofiles, &quot;profile&quot;); xprofile; xprofile = xprofile-&gt;next) {
</span><span class="cx">                         char *profile_name = (char *) switch_xml_attr_soft(xprofile, &quot;name&quot;);
</span><span class="lines">@@ -1461,23 +1404,14 @@
</span><span class="cx">                                 continue;
</span><span class="cx">                         }
</span><span class="cx">                         if (xsettings) {
</span><del>-                                switch_memory_pool_t *profile_pool = NULL;
</del><span class="cx">                                 char dbname[256];
</span><span class="cx">                                 switch_core_db_t *db;
</span><span class="cx">                                 skinny_profile_t *profile = NULL;
</span><span class="cx">                                 switch_xml_t param;
</span><del>-                
-                            if (switch_core_new_memory_pool(&amp;profile_pool) != SWITCH_STATUS_SUCCESS) {
-                                    switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;OH OH no pool\n&quot;);
-                                    return SWITCH_STATUS_TERM;
-                            }
-                                profile = switch_core_alloc(profile_pool, sizeof(skinny_profile_t));
-                                profile-&gt;pool = profile_pool;
</del><ins>+                                
+                                profile = switch_core_alloc(module_pool, sizeof(skinny_profile_t));
</ins><span class="cx">                                 profile-&gt;name = profile_name;
</span><del>-                                switch_mutex_init(&amp;profile-&gt;listener_mutex, SWITCH_MUTEX_NESTED, profile-&gt;pool);
-                                switch_mutex_init(&amp;profile-&gt;sql_mutex, SWITCH_MUTEX_NESTED, profile-&gt;pool);
-                                switch_mutex_init(&amp;profile-&gt;sock_mutex, SWITCH_MUTEX_NESTED, profile-&gt;pool);
-                
</del><ins>+                                
</ins><span class="cx">                                 for (param = switch_xml_child(xsettings, &quot;param&quot;); param; param = param-&gt;next) {
</span><span class="cx">                                         char *var = (char *) switch_xml_attr_soft(param, &quot;name&quot;);
</span><span class="cx">                                         char *val = (char *) switch_xml_attr_soft(param, &quot;value&quot;);
</span><span class="lines">@@ -1502,7 +1436,7 @@
</span><span class="cx">                                                 profile-&gt;debug = atoi(val);
</span><span class="cx">                                         }
</span><span class="cx">                                 } /* param */
</span><del>-                
</del><ins>+                                
</ins><span class="cx">                                 if (!profile-&gt;dialplan) {
</span><span class="cx">                                         skinny_profile_set(profile, &quot;dialplan&quot;,&quot;default&quot;);
</span><span class="cx">                                 }
</span><span class="lines">@@ -1516,7 +1450,7 @@
</span><span class="cx">                                 }
</span><span class="cx"> 
</span><span class="cx">                                 switch_snprintf(dbname, sizeof(dbname), &quot;skinny_%s&quot;, profile-&gt;name);
</span><del>-                                profile-&gt;dbname = switch_core_strdup(profile-&gt;pool, dbname);
</del><ins>+                                profile-&gt;dbname = switch_core_strdup(module_pool, dbname);
</ins><span class="cx"> 
</span><span class="cx">                                 if (switch_odbc_available() &amp;&amp; profile-&gt;odbc_dsn) {
</span><span class="cx">                                         if (!(profile-&gt;master_odbc = switch_odbc_handle_new(profile-&gt;odbc_dsn, profile-&gt;odbc_user, profile-&gt;odbc_pass))) {
</span><span class="lines">@@ -1533,28 +1467,23 @@
</span><span class="cx">                                         switch_odbc_handle_exec(profile-&gt;master_odbc, devices_sql, NULL, NULL);
</span><span class="cx">                                         switch_odbc_handle_exec(profile-&gt;master_odbc, lines_sql, NULL, NULL);
</span><span class="cx">                                         switch_odbc_handle_exec(profile-&gt;master_odbc, buttons_sql, NULL, NULL);
</span><del>-                                        switch_odbc_handle_exec(profile-&gt;master_odbc, active_lines_sql, NULL, NULL);
</del><span class="cx">                                 } else {
</span><span class="cx">                                         if ((db = switch_core_db_open_file(profile-&gt;dbname))) {
</span><span class="cx">                                                 switch_core_db_test_reactive(db, &quot;SELECT * FROM skinny_devices&quot;, NULL, devices_sql);
</span><span class="cx">                                                 switch_core_db_test_reactive(db, &quot;SELECT * FROM skinny_lines&quot;, NULL, lines_sql);
</span><span class="cx">                                                 switch_core_db_test_reactive(db, &quot;SELECT * FROM skinny_buttons&quot;, NULL, buttons_sql);
</span><del>-                                                switch_core_db_test_reactive(db, &quot;SELECT * FROM skinny_active_lines&quot;, NULL, active_lines_sql);
</del><span class="cx">                                         } else {
</span><span class="cx">                                                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, &quot;Cannot Open SQL Database!\n&quot;);
</span><span class="cx">                                                 continue;
</span><span class="cx">                                         }
</span><span class="cx">                                         switch_core_db_close(db);
</span><span class="cx">                                 }
</span><del>-                
-                                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, &quot;DELETE FROM skinny_devices&quot;, NULL, NULL);
-                                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, &quot;DELETE FROM skinny_lines&quot;, NULL, NULL);
-                                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, &quot;DELETE FROM skinny_buttons&quot;, NULL, NULL);
-                                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, &quot;DELETE FROM skinny_active_lines&quot;, NULL, NULL);
</del><ins>+                                
+                                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, &quot;DELETE FROM skinny_devices&quot;, NULL, NULL);
+                                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, &quot;DELETE FROM skinny_lines&quot;, NULL, NULL);
+                                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, &quot;DELETE FROM skinny_buttons&quot;, NULL, NULL);
</ins><span class="cx"> 
</span><del>-                            switch_mutex_lock(globals.mutex);
-                            switch_core_hash_insert(globals.profile_hash, profile-&gt;name, profile);
-                            switch_mutex_unlock(globals.mutex);
</del><ins>+                                switch_core_hash_insert(globals.profile_hash, profile-&gt;name, profile);
</ins><span class="cx">                                 profile = NULL;
</span><span class="cx">                         } else {
</span><span class="cx">                                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR,
</span><span class="lines">@@ -1563,180 +1492,506 @@
</span><span class="cx">                 } /* profile */
</span><span class="cx">         }
</span><span class="cx">         switch_xml_free(xml);
</span><del>-        switch_mutex_unlock(globals.mutex);
</del><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-static void event_handler(switch_event_t *event)
</del><ins>+static switch_status_t cmd_status_profile(const char *profile_name, switch_stream_handle_t *stream)
</ins><span class="cx"> {
</span><del>-        char *subclass;
</del><ins>+        skinny_profile_t *profile;
+        if ((profile = skinny_find_profile(profile_name))) {
+                dump_profile(profile, stream);
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
</ins><span class="cx"> 
</span><del>-        if (event-&gt;event_id == SWITCH_EVENT_HEARTBEAT) {
-                walk_listeners(kill_expired_listener, NULL);
-        } else if ((subclass = switch_event_get_header_nil(event, &quot;Event-Subclass&quot;)) &amp;&amp; !strcasecmp(subclass, SKINNY_EVENT_CALL_STATE)) {
-                char *profile_name = switch_event_get_header_nil(event, &quot;Skinny-Profile-Name&quot;);
-                char *device_name = switch_event_get_header_nil(event, &quot;Skinny-Device-Name&quot;);
-                uint32_t device_instance = atoi(switch_event_get_header_nil(event, &quot;Skinny-Station-Instance&quot;));
-                uint32_t line_instance = atoi(switch_event_get_header_nil(event, &quot;Skinny-Line-Instance&quot;));
-                uint32_t call_id = atoi(switch_event_get_header_nil(event, &quot;Skinny-Call-Id&quot;));
-                uint32_t call_state = atoi(switch_event_get_header_nil(event, &quot;Skinny-Call-State&quot;));
-                skinny_profile_t *profile;
</del><ins>+        return SWITCH_STATUS_SUCCESS;
+}
+
+static switch_status_t cmd_status_profile_device(const char *profile_name, const char *device_name, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
+        if ((profile = skinny_find_profile(profile_name))) {
+                dump_device(profile, device_name, stream);
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
+
+        return SWITCH_STATUS_SUCCESS;
+}
+
+static switch_status_t cmd_profile_device_send_ringer_message(const char *profile_name, const char *device_name, const char *ring_type, const char *ring_mode, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
+
+        if ((profile = skinny_find_profile(profile_name))) {
</ins><span class="cx">                 listener_t *listener = NULL;
</span><del>-                char *line_instance_condition, *call_id_condition;
-                char *sql;
</del><ins>+                skinny_profile_find_listener_by_device_name(profile, device_name, &amp;listener);
+                if(listener) {
+                        set_ringer(listener, skinny_str2ring_type(ring_type), skinny_str2ring_mode(ring_mode), 0);
+                } else {
+                        stream-&gt;write_function(stream, &quot;Listener not found!\n&quot;);
+                }
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
</ins><span class="cx"> 
</span><del>-                if ((profile = skinny_find_profile(profile_name))) {
-                        skinny_profile_find_listener_by_device_name_and_instance(profile, device_name, device_instance, &amp;listener);
-                    if(listener) {
-                        if(line_instance &gt; 0) {
-                            line_instance_condition = switch_mprintf(&quot;line_instance=%d&quot;, line_instance);
-                        } else {
-                            line_instance_condition = switch_mprintf(&quot;1=1&quot;);
-                        }
-                        switch_assert(line_instance_condition);
-                        if(call_id &gt; 0) {
-                            call_id_condition = switch_mprintf(&quot;call_id=%d&quot;, call_id);
-                        } else {
-                            call_id_condition = switch_mprintf(&quot;1=1&quot;);
-                        }
-                        switch_assert(call_id_condition);
</del><ins>+        return SWITCH_STATUS_SUCCESS;
+}
</ins><span class="cx"> 
</span><del>-                            if ((sql = switch_mprintf(
-                                            &quot;UPDATE skinny_active_lines &quot;
-                                            &quot;SET call_state=%d &quot;
-                                            &quot;WHERE device_name='%s' AND device_instance=%d &quot;
-                                            &quot;AND %s AND %s&quot;,
-                                            call_state,
-                                            listener-&gt;device_name, listener-&gt;device_instance,
-                                            line_instance_condition, call_id_condition
-                                            ))) {
-                                    skinny_execute_sql(listener-&gt;profile, sql, listener-&gt;profile-&gt;sql_mutex);
-                                    switch_safe_free(sql);
-                                    send_call_state(listener, call_state, line_instance, call_id);
-                            }
-                            switch_safe_free(line_instance_condition);
-                            switch_safe_free(call_id_condition);
-                        } else {
-                                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
-                                        &quot;Device %s:%d in profile '%s' not found.\n&quot;, device_name, device_instance, profile_name);
-                        }
</del><ins>+static switch_status_t cmd_profile_device_send_lamp_message(const char *profile_name, const char *device_name, const char *stimulus, const char *instance, const char *lamp_mode, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
+
+        if ((profile = skinny_find_profile(profile_name))) {
+                listener_t *listener = NULL;
+                skinny_profile_find_listener_by_device_name(profile, device_name, &amp;listener);
+                if(listener) {
+                        set_lamp(listener, skinny_str2button(stimulus), atoi(instance), skinny_str2lamp_mode(lamp_mode));
</ins><span class="cx">                 } else {
</span><del>-                        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
-                                &quot;Profile '%s' not found.\n&quot;, profile_name);
</del><ins>+                        stream-&gt;write_function(stream, &quot;Listener not found!\n&quot;);
</ins><span class="cx">                 }
</span><ins>+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
</ins><span class="cx">         }
</span><ins>+
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+static switch_status_t cmd_profile_device_send_speaker_mode_message(const char *profile_name, const char *device_name, const char *speaker_mode, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
</ins><span class="cx"> 
</span><ins>+        if ((profile = skinny_find_profile(profile_name))) {
+                listener_t *listener = NULL;
+                skinny_profile_find_listener_by_device_name(profile, device_name, &amp;listener);
+                if(listener) {
+                        set_speaker_mode(listener, skinny_str2speaker_mode(speaker_mode));
+                } else {
+                        stream-&gt;write_function(stream, &quot;Listener not found!\n&quot;);
+                }
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
+
+        return SWITCH_STATUS_SUCCESS;
+}
+
+static switch_status_t cmd_profile_device_send_call_state_message(const char *profile_name, const char *device_name, const char *call_state, const char *line_instance, const char *call_id, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
+
+        if ((profile = skinny_find_profile(profile_name))) {
+                listener_t *listener = NULL;
+                skinny_profile_find_listener_by_device_name(profile, device_name, &amp;listener);
+                if(listener) {
+                        send_call_state(listener, skinny_str2call_state(call_state), atoi(line_instance), atoi(call_id));
+                } else {
+                        stream-&gt;write_function(stream, &quot;Listener not found!\n&quot;);
+                }
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
+
+        return SWITCH_STATUS_SUCCESS;
+}
+
+static switch_status_t cmd_profile_device_send_reset_message(const char *profile_name, const char *device_name, const char *reset_type, switch_stream_handle_t *stream)
+{
+        skinny_profile_t *profile;
+
+        if ((profile = skinny_find_profile(profile_name))) {
+                listener_t *listener = NULL;
+                skinny_profile_find_listener_by_device_name(profile, device_name, &amp;listener);
+                if(listener) {
+                        send_reset(listener, skinny_str2device_reset_type(reset_type));
+                } else {
+                        stream-&gt;write_function(stream, &quot;Listener not found!\n&quot;);
+                }
+        } else {
+                stream-&gt;write_function(stream, &quot;Profile not found!\n&quot;);
+        }
+
+        return SWITCH_STATUS_SUCCESS;
+}
+
+SWITCH_STANDARD_API(skinny_function)
+{
+        char *argv[1024] = { 0 };
+        int argc = 0;
+        char *mycmd = NULL;
+        switch_status_t status = SWITCH_STATUS_SUCCESS;
+        const char *usage_string = &quot;USAGE:\n&quot;
+                &quot;--------------------------------------------------------------------------------\n&quot;
+                &quot;skinny help\n&quot;
+                &quot;skinny status profile &lt;profile_name&gt;\n&quot;
+                &quot;skinny status profile &lt;profile_name&gt; device &lt;device_name&gt;\n&quot;
+                &quot;skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send ResetMessage [DeviceReset|DeviceRestart]\n&quot;
+                &quot;skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send SetRingerMessage &lt;ring_type&gt; &lt;ring_mode&gt;\n&quot;
+                &quot;skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send SetLampMessage &lt;stimulus&gt; &lt;instance&gt; &lt;lamp_mode&gt;\n&quot;
+                &quot;skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send SetSpeakerModeMessage &lt;speaker_mode&gt;\n&quot;
+                &quot;skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send CallStateMessage &lt;call_state&gt; &lt;line_instance&gt; &lt;call_id&gt;\n&quot;
+                &quot;--------------------------------------------------------------------------------\n&quot;;
+        if (session) {
+                return SWITCH_STATUS_FALSE;
+        }
+
+        if (zstr(cmd)) {
+                stream-&gt;write_function(stream, &quot;%s&quot;, usage_string);
+                goto done;
+        }
+
+        if (!(mycmd = strdup(cmd))) {
+                status = SWITCH_STATUS_MEMERR;
+                goto done;
+        }
+
+        if (!(argc = switch_separate_string(mycmd, ' ', argv, (sizeof(argv) / sizeof(argv[0])))) || !argv[0]) {
+                stream-&gt;write_function(stream, &quot;%s&quot;, usage_string);
+                goto done;
+        }
+
+        if (!strcasecmp(argv[0], &quot;help&quot;)) {/* skinny help */
+                stream-&gt;write_function(stream, &quot;%s&quot;, usage_string);
+                goto done;
+        } else if (argc == 3 &amp;&amp; !strcasecmp(argv[0], &quot;status&quot;) &amp;&amp; !strcasecmp(argv[1], &quot;profile&quot;)) {
+                /* skinny status profile &lt;profile_name&gt; */
+                status = cmd_status_profile(argv[2], stream);
+        } else if (argc == 5 &amp;&amp; !strcasecmp(argv[0], &quot;status&quot;) &amp;&amp; !strcasecmp(argv[1], &quot;profile&quot;) &amp;&amp; !strcasecmp(argv[3], &quot;device&quot;)) {
+                /* skinny status profile &lt;profile_name&gt; device &lt;device_name&gt; */
+                status = cmd_status_profile_device(argv[2], argv[4], stream);
+        } else if (argc &gt;= 6 &amp;&amp; !strcasecmp(argv[0], &quot;profile&quot;) &amp;&amp; !strcasecmp(argv[2], &quot;device&quot;) &amp;&amp; !strcasecmp(argv[4], &quot;send&quot;)) {
+                /* skinny profile &lt;profile_name&gt; device &lt;device_name&gt; send ... */
+                switch(skinny_str2message_type(argv[5])) {
+                        case SET_RINGER_MESSAGE:
+                                if(argc == 8) {
+                                        /* SetRingerMessage &lt;ring_type&gt; &lt;ring_mode&gt; */
+                                        status = cmd_profile_device_send_ringer_message(argv[1], argv[3], argv[6], argv[7], stream);
+                                }
+                                break;
+                        case SET_LAMP_MESSAGE:
+                                if (argc == 9) {
+                                        /* SetLampMessage &lt;stimulus&gt; &lt;instance&gt; &lt;lamp_mode&gt; */
+                                        status = cmd_profile_device_send_lamp_message(argv[1], argv[3], argv[6], argv[7], argv[8], stream);
+                                }
+                                break;
+                        case SET_SPEAKER_MODE_MESSAGE:
+                                if (argc == 7) {
+                                        /* SetSpeakerModeMessage &lt;speaker_mode&gt; */
+                                        status = cmd_profile_device_send_speaker_mode_message(argv[1], argv[3], argv[6], stream);
+                                }
+                                break;
+                        case CALL_STATE_MESSAGE:
+                                if (argc == 9) {
+                                        /* CallStateMessage &lt;call_state&gt; &lt;line_instance&gt; &lt;call_id&gt; */
+                                        status = cmd_profile_device_send_call_state_message(argv[1], argv[3], argv[6], argv[7], argv[8], stream);
+                                }
+                                break;
+                        case RESET_MESSAGE:
+                                if (argc == 7) {
+                                        /* ResetMessage &lt;reset_type&gt; */
+                                        status = cmd_profile_device_send_reset_message(argv[1], argv[3], argv[6], stream);
+                                }
+                                break;
+                        default:
+                                stream-&gt;write_function(stream, &quot;Unhandled message %s\n&quot;, argv[5]);
+                }
+        } else {
+                stream-&gt;write_function(stream, &quot;Unknown Command [%s]\n&quot;, argv[0]);
+        }
+
+done:
+        switch_safe_free(mycmd);
+        return status;
+}
+
+static void event_handler(switch_event_t *event)
+{
+        if (event-&gt;event_id == SWITCH_EVENT_HEARTBEAT) {
+                walk_listeners(kill_expired_listener, NULL);
+        }
+}
+
+static switch_status_t skinny_list_profiles(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_console_callback_match_t *my_matches = NULL;
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        switch_hash_index_t *hi;
+        void *val;
+        skinny_profile_t *profile;
+        
+        /* walk profiles */
+        for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
+                switch_hash_this(hi, NULL, NULL, &amp;val);
+                profile = (skinny_profile_t *) val;
+
+                switch_console_push_match(&amp;my_matches, profile-&gt;name);
+        }
+        
+        if (my_matches) {
+                *matches = my_matches;
+                status = SWITCH_STATUS_SUCCESS;
+        }
+        
+        return status;
+}
+
+struct match_helper {
+        switch_console_callback_match_t *my_matches;
+};
+
+static int skinny_list_devices_callback(void *pArg, int argc, char **argv, char **columnNames)
+{
+        struct match_helper *h = (struct match_helper *) pArg;
+        char *device_name = argv[0];
+
+        switch_console_push_match(&amp;h-&gt;my_matches, device_name);
+        return 0;
+}
+
+static switch_status_t skinny_list_devices(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        struct match_helper h = { 0 };
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        skinny_profile_t *profile = NULL;
+        char *sql;
+
+        char *myline;
+        char *argv[1024] = { 0 };
+        int argc = 0;
+
+        if (!(myline = strdup(line))) {
+                status = SWITCH_STATUS_MEMERR;
+                return status;
+        }
+        if (!(argc = switch_separate_string(myline, ' ', argv, (sizeof(argv) / sizeof(argv[0])))) || argc != 5) {
+                return status;
+        }
+
+        if(!strcasecmp(argv[1], &quot;profile&quot;)) {/* skinny profile &lt;profile_name&gt; ... */
+                profile = skinny_find_profile(argv[2]);
+        } else if(!strcasecmp(argv[2], &quot;profile&quot;)) {/* skinny status profile &lt;profile_name&gt; ... */
+                profile = skinny_find_profile(argv[3]);
+        }
+
+        if(profile) {
+                if ((sql = switch_mprintf(&quot;SELECT name FROM skinny_devices&quot;))) {
+                        skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_list_devices_callback, &amp;h);
+                        switch_safe_free(sql);
+                }
+        }
+        
+        if (h.my_matches) {
+                *matches = h.my_matches;
+                status = SWITCH_STATUS_SUCCESS;
+        }
+        
+        return status;
+}
+
+static switch_status_t skinny_list_reset_types(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_DEVICE_RESET_TYPES
+        return status;
+}
+
+static switch_status_t skinny_list_stimuli(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_STIMULI
+        return status;
+}
+
+static switch_status_t skinny_list_ring_types(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_RING_TYPES
+        return status;
+}
+
+static switch_status_t skinny_list_ring_modes(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_RING_MODES
+        return status;
+}
+
+static switch_status_t skinny_list_stimulus_instances(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        switch_console_callback_match_t *my_matches = NULL;
+        
+        switch_console_push_match(&amp;my_matches, &quot;&lt;stimulus_instance&gt;&quot;);
+        switch_console_push_match(&amp;my_matches, &quot;0&quot;);
+        
+        if (my_matches) {
+                *matches = my_matches;
+                status = SWITCH_STATUS_SUCCESS;
+        }
+        return status;
+}
+
+static switch_status_t skinny_list_stimulus_modes(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_LAMP_MODES
+        return status;
+}
+
+static switch_status_t skinny_list_speaker_modes(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_SPEAKER_MODES
+        return status;
+}
+
+static switch_status_t skinny_list_call_states(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        SKINNY_PUSH_CALL_STATES
+        return status;
+}
+
+static switch_status_t skinny_list_line_instances(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        switch_console_callback_match_t *my_matches = NULL;
+        
+        /* TODO */
+        switch_console_push_match(&amp;my_matches, &quot;1&quot;);
+        switch_console_push_match(&amp;my_matches, &quot;&lt;line_instance&gt;&quot;);
+        
+        if (my_matches) {
+                *matches = my_matches;
+                status = SWITCH_STATUS_SUCCESS;
+        }
+        return status;
+}
+
+static switch_status_t skinny_list_call_ids(const char *line, const char *cursor, switch_console_callback_match_t **matches)
+{
+        switch_status_t status = SWITCH_STATUS_FALSE;
+        switch_console_callback_match_t *my_matches = NULL;
+        
+        /* TODO */
+        switch_console_push_match(&amp;my_matches, &quot;1345&quot;);
+        switch_console_push_match(&amp;my_matches, &quot;&lt;call_id&gt;&quot;);
+        
+        if (my_matches) {
+                *matches = my_matches;
+                status = SWITCH_STATUS_SUCCESS;
+        }
+        return status;
+}
+
</ins><span class="cx"> /*****************************************************************************/
</span><span class="cx"> SWITCH_MODULE_LOAD_FUNCTION(mod_skinny_load)
</span><span class="cx"> {
</span><span class="cx">         switch_hash_index_t *hi;
</span><del>-        /* globals init */
-        memset(&amp;globals, 0, sizeof(globals));
</del><ins>+        void *val;
+        skinny_profile_t *profile;
</ins><span class="cx"> 
</span><del>-        if (switch_core_new_memory_pool(&amp;globals.pool) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;OH OH no pool\n&quot;);
-                return SWITCH_STATUS_TERM;
-        }
-        switch_mutex_init(&amp;globals.mutex, SWITCH_MUTEX_NESTED, globals.pool);
-        switch_core_hash_init(&amp;globals.profile_hash, globals.pool);
-        globals.running = 1;
</del><ins>+        switch_api_interface_t *api_interface;
</ins><span class="cx"> 
</span><ins>+        module_pool = pool;
+
</ins><span class="cx">         load_skinny_config();
</span><span class="cx"> 
</span><del>-        /* bind to events */
</del><ins>+        /* init listeners */
+        for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
+                switch_hash_this(hi, NULL, NULL, &amp;val);
+                profile = (skinny_profile_t *) val;
+        
+                switch_mutex_init(&amp;profile-&gt;listener_mutex, SWITCH_MUTEX_NESTED, module_pool);
+                switch_mutex_init(&amp;profile-&gt;sock_mutex, SWITCH_MUTEX_NESTED, module_pool);
+
+        }
+
</ins><span class="cx">         if ((switch_event_bind_removable(modname, SWITCH_EVENT_HEARTBEAT, NULL, event_handler, NULL, &amp;globals.heartbeat_node) != SWITCH_STATUS_SUCCESS)) {
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't bind our heartbeat handler!\n&quot;);
</span><span class="cx">                 /* Not such severe to prevent loading */
</span><span class="cx">         }
</span><del>-        if ((switch_event_bind_removable(modname, SWITCH_EVENT_CUSTOM, SKINNY_EVENT_CALL_STATE, event_handler, NULL, &amp;globals.call_state_node) != SWITCH_STATUS_SUCCESS)) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't bind our call_state handler!\n&quot;);
-                return SWITCH_STATUS_TERM;
-        }
</del><span class="cx"> 
</span><del>-        /* reserve events */
</del><span class="cx">         if (switch_event_reserve_subclass(SKINNY_EVENT_REGISTER) != SWITCH_STATUS_SUCCESS) {
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't register subclass %s!\n&quot;, SKINNY_EVENT_REGISTER);
</span><span class="cx">                 return SWITCH_STATUS_TERM;
</span><span class="cx">         }
</span><del>-        if (switch_event_reserve_subclass(SKINNY_EVENT_UNREGISTER) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't register subclass %s!\n&quot;, SKINNY_EVENT_UNREGISTER);
-                return SWITCH_STATUS_TERM;
-        }
-        if (switch_event_reserve_subclass(SKINNY_EVENT_EXPIRE) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't register subclass %s!\n&quot;, SKINNY_EVENT_EXPIRE);
-                return SWITCH_STATUS_TERM;
-        }
-        if (switch_event_reserve_subclass(SKINNY_EVENT_ALARM) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't register subclass %s!\n&quot;, SKINNY_EVENT_ALARM);
-                return SWITCH_STATUS_TERM;
-        }
-        if (switch_event_reserve_subclass(SKINNY_EVENT_CALL_STATE) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Couldn't register subclass %s!\n&quot;, SKINNY_EVENT_CALL_STATE);
-                return SWITCH_STATUS_TERM;
-        }
</del><span class="cx"> 
</span><span class="cx">         /* connect my internal structure to the blank pointer passed to me */
</span><del>-        *module_interface = switch_loadable_module_create_module_interface(globals.pool, modname);
</del><ins>+        *module_interface = switch_loadable_module_create_module_interface(pool, modname);
</ins><span class="cx">         skinny_endpoint_interface = switch_loadable_module_create_interface(*module_interface, SWITCH_ENDPOINT_INTERFACE);
</span><span class="cx">         skinny_endpoint_interface-&gt;interface_name = &quot;skinny&quot;;
</span><span class="cx">         skinny_endpoint_interface-&gt;io_routines = &amp;skinny_io_routines;
</span><span class="cx">         skinny_endpoint_interface-&gt;state_handler = &amp;skinny_state_handlers;
</span><span class="cx"> 
</span><del>-        skinny_api_register(module_interface);
</del><span class="cx"> 
</span><del>-        /* launch listeners */
-        switch_mutex_lock(globals.mutex);
-        for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
-                void *val;
-                skinny_profile_t *profile;
-                switch_thread_t *thread;
-                switch_threadattr_t *thd_attr = NULL;
</del><ins>+        SWITCH_ADD_API(api_interface, &quot;skinny&quot;, &quot;Skinny Controls&quot;, skinny_function, &quot;&lt;cmd&gt; &lt;args&gt;&quot;);
+        switch_console_set_complete(&quot;add skinny help&quot;);
</ins><span class="cx"> 
</span><del>-                switch_hash_this(hi, NULL, NULL, &amp;val);
-                profile = (skinny_profile_t *) val;
</del><ins>+        switch_console_set_complete(&quot;add skinny status profile ::skinny::list_profiles&quot;);
+        switch_console_set_complete(&quot;add skinny status profile ::skinny::list_profiles device ::skinny::list_devices&quot;);
</ins><span class="cx"> 
</span><del>-                switch_threadattr_create(&amp;thd_attr, profile-&gt;pool);
-                switch_threadattr_detach_set(thd_attr, 1);
-                switch_threadattr_stacksize_set(thd_attr, SWITCH_THREAD_STACKSIZE);
-                switch_thread_create(&amp;thread, thd_attr, skinny_profile_run, profile, profile-&gt;pool);
-        }
-        switch_mutex_unlock(globals.mutex);
</del><ins>+        switch_console_set_complete(&quot;add skinny profile ::skinny::list_profiles device ::skinny::list_devices send ResetMessage ::skinny::list_reset_types&quot;);
+        switch_console_set_complete(&quot;add skinny profile ::skinny::list_profiles device ::skinny::list_devices send SetRingerMessage ::skinny::list_ring_types ::skinny::list_ring_modes&quot;);
+        switch_console_set_complete(&quot;add skinny profile ::skinny::list_profiles device ::skinny::list_devices send SetLampMessage ::skinny::list_stimuli ::skinny::list_stimulus_instances ::skinny::list_stimulus_modes&quot;);
+        switch_console_set_complete(&quot;add skinny profile ::skinny::list_profiles device ::skinny::list_devices send SetSpeakerModeMessage ::skinny::list_speaker_modes&quot;);
+        switch_console_set_complete(&quot;add skinny profile ::skinny::list_profiles device ::skinny::list_devices send CallStateMessage ::skinny::list_call_states ::skinny::list_line_instances ::skinny::list_call_ids&quot;);
</ins><span class="cx"> 
</span><ins>+        switch_console_add_complete_func(&quot;::skinny::list_profiles&quot;, skinny_list_profiles);
+        switch_console_add_complete_func(&quot;::skinny::list_devices&quot;, skinny_list_devices);
+        switch_console_add_complete_func(&quot;::skinny::list_reset_types&quot;, skinny_list_reset_types);
+        switch_console_add_complete_func(&quot;::skinny::list_ring_types&quot;, skinny_list_ring_types);
+        switch_console_add_complete_func(&quot;::skinny::list_ring_modes&quot;, skinny_list_ring_modes);
+        switch_console_add_complete_func(&quot;::skinny::list_stimuli&quot;, skinny_list_stimuli);
+        switch_console_add_complete_func(&quot;::skinny::list_stimulus_instances&quot;, skinny_list_stimulus_instances);
+        switch_console_add_complete_func(&quot;::skinny::list_stimulus_modes&quot;, skinny_list_stimulus_modes);
+        switch_console_add_complete_func(&quot;::skinny::list_speaker_modes&quot;, skinny_list_speaker_modes);
+        switch_console_add_complete_func(&quot;::skinny::list_call_states&quot;, skinny_list_call_states);
+        switch_console_add_complete_func(&quot;::skinny::list_line_instances&quot;, skinny_list_line_instances);
+        switch_console_add_complete_func(&quot;::skinny::list_call_ids&quot;, skinny_list_call_ids);
+
</ins><span class="cx">         /* indicate that the module should continue to be loaded */
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+SWITCH_MODULE_RUNTIME_FUNCTION(mod_skinny_runtime)
+{
+        switch_status_t status = SWITCH_STATUS_SUCCESS;
+        switch_hash_index_t *hi;
+        void *val;
+        skinny_profile_t *profile;
+        
+        /* launch listeners */
+        for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
+                switch_hash_this(hi, NULL, NULL, &amp;val);
+                profile = (skinny_profile_t *) val;
+        
+                status = skinny_socket_create_and_bind(profile);
+                if(status != SWITCH_STATUS_SUCCESS) {
+                        return status;
+                }
+        }
+        return status;
+}
+
</ins><span class="cx"> SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_skinny_shutdown)
</span><span class="cx"> {
</span><span class="cx">         switch_hash_index_t *hi;
</span><span class="cx">         void *val;
</span><del>-        switch_memory_pool_t *pool = globals.pool;
-        switch_mutex_t *mutex = globals.mutex;
</del><ins>+        skinny_profile_t *profile;
</ins><span class="cx">         int sanity = 0;
</span><span class="cx"> 
</span><del>-        /* release events */
</del><ins>+        switch_event_free_subclass(SKINNY_EVENT_REGISTER);
</ins><span class="cx">         switch_event_unbind(&amp;globals.heartbeat_node);
</span><del>-        switch_event_unbind(&amp;globals.call_state_node);
-        switch_event_free_subclass(SKINNY_EVENT_REGISTER);
-        switch_event_free_subclass(SKINNY_EVENT_UNREGISTER);
-        switch_event_free_subclass(SKINNY_EVENT_EXPIRE);
-        switch_event_free_subclass(SKINNY_EVENT_ALARM);
-        switch_event_free_subclass(SKINNY_EVENT_CALL_STATE);
</del><span class="cx"> 
</span><del>-        switch_mutex_lock(mutex);
-
</del><span class="cx">         globals.running = 0;
</span><span class="cx"> 
</span><span class="cx">         /* kill listeners */
</span><span class="cx">         walk_listeners(kill_listener, NULL);
</span><span class="cx"> 
</span><span class="cx">         /* close sockets */
</span><del>-        switch_mutex_lock(globals.mutex);
</del><span class="cx">         for (hi = switch_hash_first(NULL, globals.profile_hash); hi; hi = switch_hash_next(hi)) {
</span><del>-                skinny_profile_t *profile;
</del><span class="cx">                 switch_hash_this(hi, NULL, NULL, &amp;val);
</span><span class="cx">                 profile = (skinny_profile_t *) val;
</span><span class="cx"> 
</span><span class="lines">@@ -1749,14 +2004,8 @@
</span><span class="cx">                                 break;
</span><span class="cx">                         }
</span><span class="cx">                 }
</span><del>-                switch_core_destroy_memory_pool(&amp;profile-&gt;pool);
</del><span class="cx">         }
</span><del>-        switch_mutex_unlock(globals.mutex);
</del><span class="cx"> 
</span><del>-        switch_core_hash_destroy(&amp;globals.profile_hash);
-        memset(&amp;globals, 0, sizeof(globals));
-        switch_mutex_unlock(mutex);
-        switch_core_destroy_memory_pool(&amp;pool);
</del><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnymod_skinnyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.h (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.h        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/mod_skinny.h        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -42,54 +42,50 @@
</span><span class="cx"> #define SKINNY_EVENT_UNREGISTER &quot;skinny::unregister&quot;
</span><span class="cx"> #define SKINNY_EVENT_EXPIRE &quot;skinny::expire&quot;
</span><span class="cx"> #define SKINNY_EVENT_ALARM &quot;skinny::alarm&quot;
</span><del>-#define SKINNY_EVENT_CALL_STATE &quot;skinny::call_state&quot;
</del><span class="cx"> 
</span><span class="cx"> struct skinny_globals {
</span><del>-    int running;
-    switch_memory_pool_t *pool;
-    switch_mutex_t *mutex;
-    switch_hash_t *profile_hash;
-    switch_event_node_t *heartbeat_node;
-    switch_event_node_t *call_state_node;
</del><ins>+        /* data */
+        int calls;
+        switch_mutex_t *calls_mutex;
+        switch_hash_t *profile_hash;
+        switch_event_node_t *heartbeat_node;
+        int running;
</ins><span class="cx"> };
</span><span class="cx"> typedef struct skinny_globals skinny_globals_t;
</span><span class="cx"> 
</span><span class="cx"> skinny_globals_t globals;
</span><span class="cx"> 
</span><span class="cx"> struct skinny_profile {
</span><del>-    /* prefs */
-    char *name;
-    char *domain;
-    char *ip;
-    unsigned int port;
-    char *dialplan;
-    char *context;
-    uint32_t keep_alive;
-    char date_format[6];
-    int debug;
-    /* db */
-    char *dbname;
-    char *odbc_dsn;
-    char *odbc_user;
-    char *odbc_pass;
-    switch_odbc_handle_t *master_odbc;
-    switch_mutex_t *sql_mutex;        
-    /* stats */
-    uint32_t ib_calls;
-    uint32_t ob_calls;
-    uint32_t ib_failed_calls;
-    uint32_t ob_failed_calls;        
-    /* listener */
-    int listener_threads;
-    switch_mutex_t *listener_mutex;        
-    switch_socket_t *sock;
-    switch_mutex_t *sock_mutex;
-    struct listener *listeners;
-    uint8_t listener_ready;
-    /* call id */
-    uint32_t next_call_id;
-    /* others */
-    switch_memory_pool_t *pool;
</del><ins>+        /* prefs */
+        char *name;
+        char *domain;
+        char *ip;
+        unsigned int port;
+        char *dialplan;
+        char *context;
+        uint32_t keep_alive;
+        char date_format[6];
+        int debug;
+        /* db */
+        char *dbname;
+        char *odbc_dsn;
+        char *odbc_user;
+        char *odbc_pass;
+        switch_odbc_handle_t *master_odbc;
+        /* stats */
+        uint32_t ib_calls;
+        uint32_t ob_calls;
+        uint32_t ib_failed_calls;
+        uint32_t ob_failed_calls;        
+        /* listener */
+        int listener_threads;
+        switch_mutex_t *listener_mutex;        
+        switch_socket_t *sock;
+        switch_mutex_t *sock_mutex;
+        struct listener *listeners;
+        uint8_t listener_ready;
+        /* call id */
+        uint32_t next_call_id;
</ins><span class="cx"> };
</span><span class="cx"> typedef struct skinny_profile skinny_profile_t;
</span><span class="cx"> 
</span><span class="lines">@@ -99,26 +95,28 @@
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> 
</span><span class="cx"> typedef enum {
</span><del>-    LFLAG_RUNNING = (1 &lt;&lt; 0),
</del><ins>+        LFLAG_RUNNING = (1 &lt;&lt; 0),
</ins><span class="cx"> } event_flag_t;
</span><span class="cx"> 
</span><span class="cx"> #define SKINNY_MAX_LINES 42
</span><span class="cx"> struct listener {
</span><del>-    skinny_profile_t *profile;
-    char device_name[16];
-    uint32_t device_instance;
</del><ins>+        skinny_profile_t *profile;
+        char device_name[16];
+        uint32_t device_instance;
+        switch_core_session_t *session[SKINNY_MAX_LINES];
+        uint32_t line_state[SKINNY_MAX_LINES]; /* See enum skinny_key_set */
</ins><span class="cx"> 
</span><del>-    switch_socket_t *sock;
-    switch_memory_pool_t *pool;
-    switch_thread_rwlock_t *rwlock;
-    switch_sockaddr_t *sa;
-    char remote_ip[50];
-    switch_mutex_t *flag_mutex;
-    uint32_t flags;
-    switch_port_t remote_port;
-    uint32_t id;
-    time_t expire_time;
-    struct listener *next;
</del><ins>+        switch_socket_t *sock;
+        switch_memory_pool_t *pool;
+        switch_thread_rwlock_t *rwlock;
+        switch_sockaddr_t *sa;
+        char remote_ip[50];
+        switch_mutex_t *flag_mutex;
+        uint32_t flags;
+        switch_port_t remote_port;
+        uint32_t id;
+        time_t expire_time;
+        struct listener *next;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> typedef struct listener listener_t;
</span><span class="lines">@@ -129,92 +127,83 @@
</span><span class="cx"> /* CHANNEL TYPES */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> typedef enum {
</span><del>-    TFLAG_IO = (1 &lt;&lt; 0),
-    TFLAG_INBOUND = (1 &lt;&lt; 1),
-    TFLAG_OUTBOUND = (1 &lt;&lt; 2),
-    TFLAG_DTMF = (1 &lt;&lt; 3),
-    TFLAG_VOICE = (1 &lt;&lt; 4),
-    TFLAG_HANGUP = (1 &lt;&lt; 5),
-    TFLAG_LINEAR = (1 &lt;&lt; 6),
-    TFLAG_CODEC = (1 &lt;&lt; 7),
-
-    TFLAG_READING = (1 &lt;&lt; 9),
-    TFLAG_WRITING = (1 &lt;&lt; 10)
</del><ins>+        TFLAG_IO = (1 &lt;&lt; 0),
+        TFLAG_INBOUND = (1 &lt;&lt; 1),
+        TFLAG_OUTBOUND = (1 &lt;&lt; 2),
+        TFLAG_DTMF = (1 &lt;&lt; 3),
+        TFLAG_VOICE = (1 &lt;&lt; 4),
+        TFLAG_HANGUP = (1 &lt;&lt; 5),
+        TFLAG_LINEAR = (1 &lt;&lt; 6),
+        TFLAG_CODEC = (1 &lt;&lt; 7),
+        
+        TFLAG_READING = (1 &lt;&lt; 9),
+        TFLAG_WRITING = (1 &lt;&lt; 10)
</ins><span class="cx"> } TFLAGS;
</span><span class="cx"> 
</span><span class="cx"> typedef enum {
</span><del>-    GFLAG_MY_CODEC_PREFS = (1 &lt;&lt; 0)
</del><ins>+        GFLAG_MY_CODEC_PREFS = (1 &lt;&lt; 0)
</ins><span class="cx"> } GFLAGS;
</span><span class="cx"> 
</span><span class="cx"> struct private_object {
</span><del>-    unsigned int flags;
-    switch_frame_t read_frame;
-    unsigned char databuf[SWITCH_RECOMMENDED_BUFFER_SIZE];
-    switch_core_session_t *session;
-    switch_caller_profile_t *caller_profile;
-    switch_mutex_t *mutex;
-    switch_mutex_t *flag_mutex;
-    /* identification */
-    uint32_t call_id;
-    uint32_t party_id;
-
-    skinny_profile_t *profile;
-
-    /* codec */
-    char *iananame;        
-    switch_codec_t read_codec;
-    switch_codec_t write_codec;
-    switch_codec_implementation_t read_impl;
-    switch_codec_implementation_t write_impl;
-    unsigned long rm_rate;
-    uint32_t codec_ms;
-    char *rm_encoding;
-    char *rm_fmtp;
-    switch_payload_t agreed_pt;
-    /* RTP */
-    switch_rtp_t *rtp_session;
-    char *local_sdp_audio_ip;
-    switch_port_t local_sdp_audio_port;
-    char *remote_sdp_audio_ip;
-    switch_port_t remote_sdp_audio_port;
</del><ins>+        unsigned int flags;
+        switch_frame_t read_frame;
+        unsigned char databuf[SWITCH_RECOMMENDED_BUFFER_SIZE];
+        switch_core_session_t *session;
+        switch_caller_profile_t *caller_profile;
+        switch_mutex_t *mutex;
+        switch_mutex_t *flag_mutex;
+        /* identification */
+        struct listener *listener;
+        uint32_t line;
+        uint32_t call_id;
+        uint32_t party_id;
+        char *line_name;
+        char *line_shortname;
+        char *line_displayname;
+        char dest[10];
+        /* codec */
+        char *iananame;        
+        switch_codec_t read_codec;
+        switch_codec_t write_codec;
+        switch_codec_implementation_t read_impl;
+        switch_codec_implementation_t write_impl;
+        unsigned long rm_rate;
+        uint32_t codec_ms;
+        char *rm_encoding;
+        char *rm_fmtp;
+        switch_payload_t agreed_pt;
+        /* RTP */
+        switch_rtp_t *rtp_session;
+        char *local_sdp_audio_ip;
+        switch_port_t local_sdp_audio_port;
+        char *remote_sdp_audio_ip;
+        switch_port_t remote_sdp_audio_port;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> typedef struct private_object private_t;
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><del>-/* PROFILES FUNCTIONS */
-/*****************************************************************************/
-skinny_profile_t *skinny_find_profile(const char *profile_name);
-switch_status_t skinny_profile_dump(const skinny_profile_t *profile, switch_stream_handle_t *stream);
-switch_status_t skinny_profile_find_listener_by_device_name(skinny_profile_t *profile, const char *device_name, listener_t **listener);
-switch_status_t skinny_profile_find_listener_by_device_name_and_instance(skinny_profile_t *profile, const char *device_name, uint32_t device_instance, listener_t **listener);
-char * skinny_profile_find_session_uuid(skinny_profile_t *profile, listener_t *listener, uint32_t *line_instance_p, uint32_t call_id);
-switch_core_session_t * skinny_profile_find_session(skinny_profile_t *profile, listener_t *listener, uint32_t *line_instance_p, uint32_t call_id);
-switch_status_t dump_device(skinny_profile_t *profile, const char *device_name, switch_stream_handle_t *stream);
-
-/*****************************************************************************/
</del><span class="cx"> /* SQL FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> void skinny_execute_sql(skinny_profile_t *profile, char *sql, switch_mutex_t *mutex);
</span><span class="cx"> switch_bool_t skinny_execute_sql_callback(skinny_profile_t *profile,
</span><del>-                                                                                      switch_mutex_t *mutex, char *sql, switch_core_db_callback_func_t callback, void *pdata);
</del><ins>+                                                                                          switch_mutex_t *mutex, char *sql, switch_core_db_callback_func_t callback, void *pdata);
</ins><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* LISTENER FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><del>-uint8_t listener_is_ready(listener_t *listener);
</del><span class="cx"> switch_status_t keepalive_listener(listener_t *listener, void *pvt);
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* CHANNEL FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><del>-void skinny_line_perform_set_state(const char *file, const char *func, int line, listener_t *listener, uint32_t line_instance, uint32_t call_id, uint32_t call_state);
-#define  skinny_line_set_state(listener, line_instance, call_id, call_state)  skinny_line_perform_set_state(__FILE__, __SWITCH_FUNC__, __LINE__, listener, line_instance, call_id, call_state)
</del><ins>+uint32_t skinny_line_perform_set_state(listener_t *listener, const char *file, const char *func, int line, uint32_t instance, uint32_t state, uint32_t call_id);
+#define  skinny_line_set_state(listener, instance, state, call_id)  skinny_line_perform_set_state(listener, __FILE__, __SWITCH_FUNC__, __LINE__, instance, state, call_id)
</ins><span class="cx"> 
</span><del>-uint32_t skinny_line_get_state(listener_t *listener, uint32_t line_instance, uint32_t call_id);
</del><ins>+uint32_t skinny_line_get_state(listener_t *listener, uint32_t instance);
</ins><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_tech_set_codec(private_t *tech_pvt, int force);
</span><del>-void tech_init(private_t *tech_pvt, skinny_profile_t *profile, switch_core_session_t *session);
</del><ins>+void tech_init(private_t *tech_pvt, switch_core_session_t *session, listener_t *listener, uint32_t line);
</ins><span class="cx"> switch_status_t channel_on_init(switch_core_session_t *session);
</span><span class="cx"> switch_status_t channel_on_hangup(switch_core_session_t *session);
</span><span class="cx"> switch_status_t channel_on_destroy(switch_core_session_t *session);
</span><span class="lines">@@ -222,8 +211,8 @@
</span><span class="cx"> switch_status_t channel_on_exchange_media(switch_core_session_t *session);
</span><span class="cx"> switch_status_t channel_on_soft_execute(switch_core_session_t *session);
</span><span class="cx"> switch_call_cause_t channel_outgoing_channel(switch_core_session_t *session, switch_event_t *var_event,
</span><del>-                                                                                                    switch_caller_profile_t *outbound_profile,
-                                                                                                    switch_core_session_t **new_session, switch_memory_pool_t **pool, switch_originate_flag_t flags, switch_call_cause_t *cancel_cause);
</del><ins>+                                                                                                        switch_caller_profile_t *outbound_profile,
+                                                                                                        switch_core_session_t **new_session, switch_memory_pool_t **pool, switch_originate_flag_t flags, switch_call_cause_t *cancel_cause);
</ins><span class="cx"> switch_status_t channel_read_frame(switch_core_session_t *session, switch_frame_t **frame, switch_io_flag_t flags, int stream_id);
</span><span class="cx"> switch_status_t channel_write_frame(switch_core_session_t *session, switch_frame_t *frame, switch_io_flag_t flags, int stream_id);
</span><span class="cx"> switch_status_t channel_kill_channel(switch_core_session_t *session, int sig);
</span><span class="lines">@@ -235,14 +224,3 @@
</span><span class="cx"> 
</span><span class="cx"> #endif /* _MOD_SKINNY_H */
</span><span class="cx"> 
</span><del>-/* For Emacs:
- * Local Variables:
- * mode:c
- * indent-tabs-mode:t
- * tab-width:4
- * c-basic-offset:4
- * End:
- * For VIM:
- * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
- */
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyskinny_protocolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.c (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.c        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.c        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -141,14 +141,14 @@
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Unable to allocate memory.\n&quot;);
</span><span class="cx">                 return SWITCH_STATUS_MEMERR;
</span><span class="cx">         }
</span><del>-
-        if (!listener_is_ready(listener)) {
</del><ins>+        
+        if (!globals.running) {
</ins><span class="cx">                 return SWITCH_STATUS_FALSE;
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         ptr = mbuf;
</span><span class="cx"> 
</span><del>-        while (listener_is_ready(listener)) {
</del><ins>+        while (listener-&gt;sock &amp;&amp; globals.running) {
</ins><span class="cx">                 uint8_t do_sleep = 1;
</span><span class="cx">                 if(bytes &lt; SKINNY_MESSAGE_FIELD_SIZE) {
</span><span class="cx">                         /* We have nothing yet, get length header field */
</span><span class="lines">@@ -159,15 +159,15 @@
</span><span class="cx">                 }
</span><span class="cx"> 
</span><span class="cx">                 status = switch_socket_recv(listener-&gt;sock, ptr, &amp;mlen);
</span><del>-
-                if (!listener_is_ready(listener) || (!SWITCH_STATUS_IS_BREAK(status) &amp;&amp; status != SWITCH_STATUS_SUCCESS)) {
</del><ins>+                
+                if (!globals.running || (!SWITCH_STATUS_IS_BREAK(status) &amp;&amp; status != SWITCH_STATUS_SUCCESS)) {
</ins><span class="cx">                         switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, &quot;Socket break.\n&quot;);
</span><span class="cx">                         return SWITCH_STATUS_FALSE;
</span><span class="cx">                 }
</span><del>-
</del><ins>+                
</ins><span class="cx">                 if(mlen) {
</span><span class="cx">                         bytes += mlen;
</span><del>-        
</del><ins>+                        
</ins><span class="cx">                         if(bytes &gt;= SKINNY_MESSAGE_FIELD_SIZE) {
</span><span class="cx">                                 do_sleep = 0;
</span><span class="cx">                                 ptr += mlen;
</span><span class="lines">@@ -218,25 +218,23 @@
</span><span class="cx"> {
</span><span class="cx">         switch_event_t *event = (switch_event_t *) pArg;
</span><span class="cx"> 
</span><del>-        char *profile_name = argv[0];
-        char *device_name = argv[1];
-        char *user_id = argv[2];
-        char *device_instance = argv[3];
-        char *ip = argv[4];
-        char *device_type = argv[5];
-        char *max_streams = argv[6];
-        char *port = argv[7];
-        char *codec_string = argv[8];
</del><ins>+        char *device_name = argv[0];
+        char *user_id = argv[1];
+        char *instance = argv[2];
+        char *ip = argv[3];
+        char *device_type = argv[4];
+        char *max_streams = argv[5];
+        char *port = argv[6];
+        char *codec_string = argv[7];
</ins><span class="cx"> 
</span><del>-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Profile-Name&quot;, &quot;%s&quot;, profile_name);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Device-Name&quot;, &quot;%s&quot;, device_name);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Station-User-Id&quot;, &quot;%s&quot;, user_id);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Station-Instance&quot;, &quot;%s&quot;, device_instance);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-IP-Address&quot;, &quot;%s&quot;, ip);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Device-Type&quot;, &quot;%s&quot;, device_type);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Max-Streams&quot;, &quot;%s&quot;, max_streams);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Port&quot;, &quot;%s&quot;, port);
-        switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Codecs&quot;, &quot;%s&quot;, codec_string);
</del><ins>+        switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Device-Name&quot;, device_name);
+        switch_event_add_header(       event, SWITCH_STACK_BOTTOM, &quot;Skinny-User-Id&quot;, &quot;%s&quot;, user_id);
+        switch_event_add_header(       event, SWITCH_STACK_BOTTOM, &quot;Skinny-Instance&quot;, &quot;%s&quot;, instance);
+        switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, &quot;Skinny-IP&quot;, ip);
+        switch_event_add_header(       event, SWITCH_STACK_BOTTOM, &quot;Skinny-Device-Type&quot;, &quot;%s&quot;, device_type);
+        switch_event_add_header(       event, SWITCH_STACK_BOTTOM, &quot;Skinny-Max-Streams&quot;, &quot;%s&quot;, max_streams);
+        switch_event_add_header(       event, SWITCH_STACK_BOTTOM, &quot;Skinny-Port&quot;, &quot;%s&quot;, port);
+        switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Codecs&quot;, codec_string);
</ins><span class="cx"> 
</span><span class="cx">         return 0;
</span><span class="cx"> }
</span><span class="lines">@@ -251,12 +249,8 @@
</span><span class="cx"> 
</span><span class="cx">         switch_event_create_subclass(&amp;event, event_id, subclass_name);
</span><span class="cx">         switch_assert(event);
</span><del>-        if ((sql = switch_mprintf(&quot;SELECT '%s', name, user_id, instance, ip, type, max_streams, port, codec_string &quot;
-                &quot;FROM skinny_devices &quot;
-                        &quot;WHERE name='%s' AND instance=%d&quot;,
-                        listener-&gt;profile-&gt;name,
-                        listener-&gt;device_name, listener-&gt;device_instance))) {
-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, skinny_device_event_callback, event);
</del><ins>+        if ((sql = switch_mprintf(&quot;SELECT * FROM skinny_devices WHERE name='%s' AND instance=%d&quot;, listener-&gt;device_name, listener-&gt;device_instance))) {
+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_device_event_callback, event);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="lines">@@ -265,30 +259,30 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><del>-switch_status_t skinny_send_call_info(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
</del><ins>+switch_status_t skinny_send_call_info(switch_core_session_t *session)
</ins><span class="cx"> {
</span><span class="cx">         private_t *tech_pvt;
</span><span class="cx">         switch_channel_t *channel;
</span><del>-
</del><ins>+        listener_t *listener;
+        
</ins><span class="cx">         char calling_party_name[40] = &quot;UNKNOWN&quot;;
</span><span class="cx">         char calling_party[24] = &quot;0000000000&quot;;
</span><span class="cx">         char called_party_name[40] = &quot;UNKNOWN&quot;;
</span><span class="cx">         char called_party[24] = &quot;0000000000&quot;;
</span><del>-
-        channel = switch_core_session_get_channel(session);
</del><ins>+        
</ins><span class="cx">         tech_pvt = switch_core_session_get_private(session);
</span><ins>+        switch_assert(tech_pvt != NULL);
+        channel = switch_core_session_get_channel(session);
+        switch_assert(channel != NULL);
</ins><span class="cx"> 
</span><del>-        switch_assert(tech_pvt-&gt;caller_profile != NULL);
</del><ins>+        listener = tech_pvt-&gt;listener;
+        switch_assert(listener != NULL);
</ins><span class="cx"> 
</span><ins>+        switch_assert(tech_pvt-&gt;caller_profile != NULL);
+        
</ins><span class="cx">         if(        switch_channel_test_flag(channel, CF_OUTBOUND) ) {
</span><del>-            struct line_stat_res_message *button = NULL;
-
-            skinny_line_get(listener, line_instance, &amp;button);
-
-            if (button) {
-                    strncpy(calling_party_name, button-&gt;displayname, 40);
-                    strncpy(calling_party, button-&gt;name, 24);
-            }        
</del><ins>+                strncpy(calling_party_name, tech_pvt-&gt;line_displayname, 40);
+                strncpy(calling_party, tech_pvt-&gt;line_name, 24);
</ins><span class="cx">                 strncpy(called_party_name, tech_pvt-&gt;caller_profile-&gt;caller_id_name, 40);
</span><span class="cx">                 strncpy(called_party, tech_pvt-&gt;caller_profile-&gt;caller_id_number, 24);
</span><span class="cx">         } else {
</span><span class="lines">@@ -296,12 +290,12 @@
</span><span class="cx">                 strncpy(calling_party, tech_pvt-&gt;caller_profile-&gt;caller_id_number, 24);
</span><span class="cx">                 /* TODO called party */
</span><span class="cx">         }
</span><del>-        send_call_info(listener,
</del><ins>+        send_call_info(tech_pvt-&gt;listener,
</ins><span class="cx">                 calling_party_name, /* char calling_party_name[40], */
</span><span class="cx">                 calling_party, /* char calling_party[24], */
</span><span class="cx">                 called_party_name, /* char called_party_name[40], */
</span><span class="cx">                 called_party, /* char called_party[24], */
</span><del>-                line_instance, /* uint32_t line_instance, */
</del><ins>+                tech_pvt-&gt;line, /* uint32_t line_instance, */
</ins><span class="cx">                 tech_pvt-&gt;call_id, /* uint32_t call_id, */
</span><span class="cx">                 SKINNY_OUTBOUND_CALL, /* uint32_t call_type, */
</span><span class="cx">                 &quot;&quot;, /* TODO char original_called_party_name[40], */
</span><span class="lines">@@ -322,429 +316,169 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><del>-switch_status_t skinny_session_walk_lines(skinny_profile_t *profile, char *channel_uuid, switch_core_db_callback_func_t callback, void *data)
</del><ins>+switch_status_t skinny_create_session(listener_t *listener, uint32_t line, uint32_t to_state)
</ins><span class="cx"> {
</span><del>-        char *sql;
-        if ((sql = switch_mprintf(
-                        &quot;SELECT skinny_lines.*, channel_uuid, call_id, call_state &quot;
-                        &quot;FROM skinny_active_lines &quot;
-                        &quot;INNER JOIN skinny_lines &quot;
-                                &quot;ON skinny_active_lines.device_name = skinny_lines.device_name &quot;
-                                &quot;AND skinny_active_lines.device_instance = skinny_lines.device_instance &quot;
-                                &quot;AND skinny_active_lines.line_instance = skinny_lines.line_instance &quot;
-                        &quot;WHERE channel_uuid='%s'&quot;,
-                        channel_uuid))) {
-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, callback, data);
-                switch_safe_free(sql);
-        }
-        return SWITCH_STATUS_SUCCESS;
-}
-
-switch_status_t skinny_session_walk_lines_by_call_id(skinny_profile_t *profile, uint32_t call_id, switch_core_db_callback_func_t callback, void *data)
-{
-        char *sql;
-        if ((sql = switch_mprintf(
-                        &quot;SELECT skinny_lines.*, channel_uuid, call_id, call_state &quot;
-                        &quot;FROM skinny_active_lines &quot;
-                        &quot;INNER JOIN skinny_lines &quot;
-                                &quot;ON skinny_active_lines.device_name = skinny_lines.device_name &quot;
-                                &quot;AND skinny_active_lines.device_instance = skinny_lines.device_instance &quot;
-                                &quot;AND skinny_active_lines.line_instance = skinny_lines.line_instance &quot;
-                        &quot;WHERE call_id='%d'&quot;,
-                        call_id))) {
-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, callback, data);
-                switch_safe_free(sql);
-        }
-        return SWITCH_STATUS_SUCCESS;
-}
-
-/*****************************************************************************/
-struct skinny_ring_lines_helper {
-        private_t *tech_pvt;
-        uint32_t lines_count;
-};
-
-int skinny_ring_lines_callback(void *pArg, int argc, char **argv, char **columnNames)
-{
-        struct skinny_ring_lines_helper *helper = pArg;
-        char *tmp;
-
-        char *device_name = argv[0];
-        uint32_t device_instance = atoi(argv[1]);
-        /* uint32_t position = atoi(argv[2]); */
-        uint32_t line_instance = atoi(argv[3]);
-        /* char *label = argv[4]; */
-        /* char *value = argv[5]; */
-        /* char *caller_name = argv[6]; */
-        /* uint32_t ring_on_idle = atoi(argv[7]); */
-        /* uint32_t ring_on_active = atoi(argv[8]); */
-        /* uint32_t busy_trigger = atoi(argv[9]); */
-        /* char *forward_all = argv[10]; */
-        /* char *forward_busy = argv[11]; */
-        /* char *forward_noanswer = argv[12]; */
-        /* uint32_t noanswer_duration = atoi(argv[13]); */
-        /* char *channel_uuid = argv[14]; */
-        /* uint32_t call_id = atoi(argv[15]); */
-        /* uint32_t call_state = atoi(argv[16]); */
-
-        listener_t *listener = NULL;
-
-        skinny_profile_find_listener_by_device_name_and_instance(helper-&gt;tech_pvt-&gt;profile, 
-            device_name, device_instance, &amp;listener);
-        if(listener) {
-                helper-&gt;lines_count++;
-                skinny_line_set_state(listener, line_instance, helper-&gt;tech_pvt-&gt;call_id, SKINNY_RING_IN);
-                send_select_soft_keys(listener, line_instance, helper-&gt;tech_pvt-&gt;call_id, SKINNY_KEY_SET_RING_IN, 0xffff);
-            if ((tmp = switch_mprintf(&quot;\200\027%s&quot;, helper-&gt;tech_pvt-&gt;caller_profile-&gt;destination_number))) {
-                send_display_prompt_status(listener, 0, tmp, line_instance, helper-&gt;tech_pvt-&gt;call_id);
-                    switch_safe_free(tmp);
-            }
-            if ((tmp = switch_mprintf(&quot;\005\000\000\000%s&quot;, helper-&gt;tech_pvt-&gt;caller_profile-&gt;destination_number))) {
-                    send_display_pri_notify(listener, 10 /* message_timeout */, 5 /* priority */, tmp);
-                    switch_safe_free(tmp);
-            }
-                skinny_send_call_info(helper-&gt;tech_pvt-&gt;session, listener, line_instance);
-                send_set_lamp(listener, SKINNY_BUTTON_LINE, line_instance, SKINNY_LAMP_BLINK);
-                send_set_ringer(listener, SKINNY_RING_INSIDE, SKINNY_RING_FOREVER, 0, helper-&gt;tech_pvt-&gt;call_id);
-        }
-        return 0;
-}
-
-switch_call_cause_t skinny_ring_lines(private_t *tech_pvt)
-{
-        switch_status_t status;
-        struct skinny_ring_lines_helper helper = {0};
-
-        switch_assert(tech_pvt);
-        switch_assert(tech_pvt-&gt;profile);
-        switch_assert(tech_pvt-&gt;session);
-
-        helper.tech_pvt = tech_pvt;
-        helper.lines_count = 0;
-
-        status = skinny_session_walk_lines(tech_pvt-&gt;profile,
-            switch_core_session_get_uuid(tech_pvt-&gt;session), skinny_ring_lines_callback, &amp;helper);
-        if(status != SWITCH_STATUS_SUCCESS) {
-                return SWITCH_CAUSE_DESTINATION_OUT_OF_ORDER;
-        } else if(helper.lines_count == 0) {
-                return SWITCH_CAUSE_UNALLOCATED_NUMBER;
-        } else {
-                return SWITCH_CAUSE_SUCCESS;
-        }
-}
-
-/*****************************************************************************/
-switch_status_t skinny_create_ingoing_session(listener_t *listener, uint32_t *line_instance_p, switch_core_session_t **session)
-{
-        uint32_t line_instance;
-        switch_core_session_t *nsession;
</del><ins>+        switch_core_session_t *session;
</ins><span class="cx">         switch_channel_t *channel;
</span><span class="cx">         private_t *tech_pvt;
</span><span class="cx">         char name[128];
</span><del>-        char *sql;
-        struct line_stat_res_message *button = NULL;
</del><span class="cx"> 
</span><del>-        line_instance = *line_instance_p;
-        if((nsession = skinny_profile_find_session(listener-&gt;profile, listener, line_instance_p, 0))) {
-            switch_core_session_rwunlock(nsession);
-            if(skinny_line_get_state(listener, *line_instance_p, 0) == SKINNY_OFF_HOOK) {
-                /* Reuse existing session */
-                *session = nsession;
-                return SWITCH_STATUS_SUCCESS;
-            }
-            skinny_session_hold_line(nsession, listener, *line_instance_p);
-        }
-        *line_instance_p = line_instance;
-        if(*line_instance_p == 0) {
-            *line_instance_p = 1;
-        }
</del><ins>+        if(listener-&gt;session[line]) {
+                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING, &quot;There is already a session on line %d of device %s\n&quot;,
+                        line, listener-&gt;device_name);
</ins><span class="cx"> 
</span><del>-        skinny_line_get(listener, *line_instance_p, &amp;button);
</del><ins>+                session = listener-&gt;session[line];
</ins><span class="cx"> 
</span><del>-        if (!button || !button-&gt;shortname) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, &quot;Line %d not found on device %s %d\n&quot;,
-                    *line_instance_p, listener-&gt;device_name, listener-&gt;device_instance);
-                goto error;
-        }
</del><ins>+                channel = switch_core_session_get_channel(session);
+                assert(channel != NULL);
</ins><span class="cx"> 
</span><del>-        if (!(nsession = switch_core_session_request(skinny_get_endpoint_interface(),
-                SWITCH_CALL_DIRECTION_INBOUND, NULL))) {
-                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, &quot;Error Creating Session\n&quot;);
-                goto error;
-        }
</del><ins>+                tech_pvt = switch_core_session_get_private(session);
+                assert(tech_pvt != NULL);
+        } else {
+        
+                if (!(session = switch_core_session_request(skinny_get_endpoint_interface(), SWITCH_CALL_DIRECTION_INBOUND, NULL))) {
+                        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, &quot;Error Creating Session\n&quot;);
+                        goto error;
+                }
</ins><span class="cx"> 
</span><del>-        if (!(tech_pvt = (struct private_object *) switch_core_session_alloc(nsession, sizeof(*tech_pvt)))) {
-                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(nsession), SWITCH_LOG_CRIT, 
-                    &quot;Error Creating Session private object\n&quot;);
-                goto error;
-        }
</del><ins>+                if (!(tech_pvt = (struct private_object *) switch_core_session_alloc(session, sizeof(*tech_pvt)))) {
+                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_CRIT, &quot;Error Creating Session private object\n&quot;);
+                        goto error;
+                }
</ins><span class="cx"> 
</span><del>-        switch_core_session_add_stream(nsession, NULL);
</del><ins>+                switch_core_session_add_stream(session, NULL);
</ins><span class="cx"> 
</span><del>-        tech_init(tech_pvt, listener-&gt;profile, nsession);
</del><ins>+                tech_init(tech_pvt, session, listener, line);
</ins><span class="cx"> 
</span><del>-        channel = switch_core_session_get_channel(nsession);
</del><ins>+                channel = switch_core_session_get_channel(session);
</ins><span class="cx"> 
</span><del>-        snprintf(name, sizeof(name), &quot;SKINNY/%s/%s:%d/%d&quot;, listener-&gt;profile-&gt;name, 
-            listener-&gt;device_name, listener-&gt;device_instance, *line_instance_p);
-        switch_channel_set_name(channel, name);
</del><ins>+                snprintf(name, sizeof(name), &quot;SKINNY/%s/%s:%d/%d&quot;, listener-&gt;profile-&gt;name, listener-&gt;device_name, listener-&gt;device_instance, tech_pvt-&gt;line);
+                switch_channel_set_name(channel, name);
</ins><span class="cx"> 
</span><del>-        if (switch_core_session_thread_launch(nsession) != SWITCH_STATUS_SUCCESS) {
-                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(nsession), SWITCH_LOG_CRIT, 
-                    &quot;Error Creating Session thread\n&quot;);
-                goto error;
-        }
</del><ins>+                if (switch_core_session_thread_launch(session) != SWITCH_STATUS_SUCCESS) {
+                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_CRIT, &quot;Error Creating Session thread\n&quot;);
+                        goto error;
+                }
</ins><span class="cx"> 
</span><del>-        if (!(tech_pvt-&gt;caller_profile = switch_caller_profile_new(switch_core_session_get_pool(nsession),
-                                                                                                                  NULL, listener-&gt;profile-&gt;dialplan, 
-                                                                                                                  button-&gt;shortname, button-&gt;name, 
-                                                                                                                  listener-&gt;remote_ip, NULL, NULL, NULL,
-                                                                                                                  &quot;skinny&quot; /* modname */,
-                                                                                                                  listener-&gt;profile-&gt;context, 
-                                                                                                                  &quot;&quot;)) != 0) {
-            switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(nsession), SWITCH_LOG_CRIT, 
-                                &quot;Error Creating Session caller profile\n&quot;);
-                goto error;
-        }
</del><ins>+                if (!(tech_pvt-&gt;caller_profile = switch_caller_profile_new(switch_core_session_get_pool(session),
+                                                                                                                                  NULL, listener-&gt;profile-&gt;dialplan, tech_pvt-&gt;line_displayname, tech_pvt-&gt;line_name, listener-&gt;remote_ip, NULL, NULL, NULL, &quot;skinny&quot; /* modname */, listener-&gt;profile-&gt;context, tech_pvt-&gt;dest)) != 0) {
+                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_CRIT, &quot;Error Creating Session caller profile\n&quot;);
+                        goto error;
+                }
</ins><span class="cx"> 
</span><del>-        switch_channel_set_caller_profile(channel, tech_pvt-&gt;caller_profile);
</del><ins>+                switch_channel_set_caller_profile(channel, tech_pvt-&gt;caller_profile);
</ins><span class="cx"> 
</span><del>-        if ((sql = switch_mprintf(
-                        &quot;INSERT INTO skinny_active_lines &quot;
-                                &quot;(device_name, device_instance, line_instance, channel_uuid, call_id, call_state) &quot;
-                                &quot;SELECT device_name, device_instance, line_instance, '%s', %d, %d &quot;
-                                &quot;FROM skinny_lines &quot;
-                                &quot;WHERE value='%s'&quot;,
-                        switch_core_session_get_uuid(nsession), tech_pvt-&gt;call_id, SKINNY_ON_HOOK, button-&gt;shortname
-                        ))) {
-                skinny_execute_sql(listener-&gt;profile, sql, listener-&gt;profile-&gt;sql_mutex);
-                switch_safe_free(sql);
</del><span class="cx">         }
</span><ins>+        
+        set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0);
+        set_speaker_mode(listener, SKINNY_SPEAKER_ON);
+        set_lamp(listener, SKINNY_BUTTON_LINE, tech_pvt-&gt;line, SKINNY_LAMP_ON);
+        send_call_state(listener,
+                SKINNY_OFF_HOOK,
+                tech_pvt-&gt;line,
+                tech_pvt-&gt;call_id);
+        skinny_line_set_state(listener, tech_pvt-&gt;line, to_state, tech_pvt-&gt;call_id);
+        display_prompt_status(listener,
+                0,
+                &quot;\200\000&quot;,
+                tech_pvt-&gt;line,
+                tech_pvt-&gt;call_id);
+        activate_call_plane(listener, tech_pvt-&gt;line);
+        start_tone(listener, SKINNY_TONE_DIALTONE, 0, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
</ins><span class="cx"> 
</span><del>-        send_set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0, tech_pvt-&gt;call_id);
-        send_set_speaker_mode(listener, SKINNY_SPEAKER_ON);
-        send_set_lamp(listener, SKINNY_BUTTON_LINE, *line_instance_p, SKINNY_LAMP_ON);
-        skinny_line_set_state(listener, *line_instance_p, tech_pvt-&gt;call_id, SKINNY_OFF_HOOK);
-        send_select_soft_keys(listener, *line_instance_p, tech_pvt-&gt;call_id, SKINNY_KEY_SET_OFF_HOOK, 0xffff);
-        send_display_prompt_status(listener, 0, &quot;\200\000&quot;,
-                *line_instance_p, tech_pvt-&gt;call_id);
-        send_activate_call_plane(listener, *line_instance_p);
-
</del><span class="cx">         goto done;
</span><span class="cx"> error:
</span><del>-        if (nsession) {
-                switch_core_session_destroy(&amp;nsession);
</del><ins>+        if (session) {
+                switch_core_session_destroy(&amp;session);
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_FALSE;
</span><span class="cx"> 
</span><span class="cx"> done:
</span><del>-        *session = nsession;
</del><ins>+        listener-&gt;session[line] = session;
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_session_process_dest(switch_core_session_t *session, listener_t *listener, uint32_t line_instance, char *dest, char append_dest, uint32_t backspace)
</del><ins>+switch_status_t skinny_process_dest(listener_t *listener, uint32_t line)
</ins><span class="cx"> {
</span><span class="cx">         switch_channel_t *channel = NULL;
</span><span class="cx">         private_t *tech_pvt = NULL;
</span><span class="cx"> 
</span><del>-        switch_assert(session);
-        switch_assert(listener);
-        switch_assert(listener-&gt;profile);
-        
-        channel = switch_core_session_get_channel(session);
-        tech_pvt = switch_core_session_get_private(session);
</del><ins>+        channel = switch_core_session_get_channel(listener-&gt;session[line]);
+        assert(channel != NULL);
</ins><span class="cx"> 
</span><del>-        if(!dest) {
-            if(append_dest == '\0') {/* no digit yet */
-                    send_start_tone(listener, SKINNY_TONE_DIALTONE, 0, line_instance, tech_pvt-&gt;call_id);
-            } else {
-                if(strlen(tech_pvt-&gt;caller_profile-&gt;destination_number) == 0) {/* first digit */
-                        send_stop_tone(listener, line_instance, tech_pvt-&gt;call_id);
-                    send_select_soft_keys(listener, line_instance, tech_pvt-&gt;call_id,
-                        SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT, 0xffff);
-                }
-                tech_pvt-&gt;caller_profile-&gt;destination_number = switch_core_sprintf(tech_pvt-&gt;caller_profile-&gt;pool,
-                    &quot;%s%c&quot;, tech_pvt-&gt;caller_profile-&gt;destination_number, append_dest);
-            }
-        } else {
-            tech_pvt-&gt;caller_profile-&gt;destination_number = switch_core_strdup(tech_pvt-&gt;caller_profile-&gt;pool,
-                dest);
-        }
-        /* TODO Number is complete -&gt; check against dialplan */
-        if((strlen(tech_pvt-&gt;caller_profile-&gt;destination_number) &gt;= 4) || dest) {
-                send_dialed_number(listener, tech_pvt-&gt;caller_profile-&gt;destination_number, line_instance, tech_pvt-&gt;call_id);
-            skinny_line_set_state(listener, line_instance, tech_pvt-&gt;call_id, SKINNY_PROCEED);
-            skinny_send_call_info(session, listener, line_instance);
-            skinny_session_start_media(session, listener, line_instance);
-        }
</del><ins>+        tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+        assert(tech_pvt != NULL);
</ins><span class="cx"> 
</span><del>-        switch_core_session_rwunlock(session);
</del><ins>+        tech_pvt-&gt;caller_profile-&gt;destination_number = switch_core_strdup(tech_pvt-&gt;caller_profile-&gt;pool, tech_pvt-&gt;dest);
+        if(strlen(tech_pvt-&gt;dest) &gt;= 4) { /* TODO Number is complete -&gt; check against dialplan */
+                if (switch_channel_get_state(channel) == CS_NEW) {
+                        switch_channel_set_state(channel, CS_INIT);
+                }
</ins><span class="cx"> 
</span><ins>+                send_dialed_number(listener, tech_pvt-&gt;dest, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+                skinny_answer(listener-&gt;session[line]);
+        }
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_session_ring_out(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
</del><ins>+switch_status_t skinny_answer(switch_core_session_t *session)
</ins><span class="cx"> {
</span><del>-        switch_channel_t *channel = NULL;
-        private_t *tech_pvt = NULL;
-
-        switch_assert(session);
-        switch_assert(listener);
-        switch_assert(listener-&gt;profile);
-        
-        channel = switch_core_session_get_channel(session);
-        tech_pvt = switch_core_session_get_private(session);
-
-        skinny_line_set_state(listener, line_instance, tech_pvt-&gt;call_id, SKINNY_RING_OUT);
-        send_select_soft_keys(listener, line_instance, tech_pvt-&gt;call_id,
-            SKINNY_KEY_SET_RING_OUT, 0xffff);
-        send_display_prompt_status(listener, 0, &quot;\200\026&quot;,
-                line_instance, tech_pvt-&gt;call_id);
-        skinny_send_call_info(session, listener, line_instance);
-
-        switch_core_session_rwunlock(session);
-
-        return SWITCH_STATUS_SUCCESS;
-}
-
-
-struct skinny_session_answer_helper {
</del><span class="cx">         private_t *tech_pvt;
</span><span class="cx">         listener_t *listener;
</span><del>-        uint32_t line_instance;
-};
-
-int skinny_session_answer_callback(void *pArg, int argc, char **argv, char **columnNames)
-{
-        struct skinny_session_answer_helper *helper = pArg;
-        listener_t *listener = NULL;
-
-        char *device_name = argv[0];
-        uint32_t device_instance = atoi(argv[1]);
-        /* uint32_t position = atoi(argv[2]); */
-        uint32_t line_instance = atoi(argv[3]);
-        /* char *label = argv[4]; */
-        /* char *value = argv[5]; */
-        /* char *caller_name = argv[6]; */
-        /* uint32_t ring_on_idle = atoi(argv[7]); */
-        /* uint32_t ring_on_active = atoi(argv[8]); */
-        /* uint32_t busy_trigger = atoi(argv[9]); */
-        /* char *forward_all = argv[10]; */
-        /* char *forward_busy = argv[11]; */
-        /* char *forward_noanswer = argv[12]; */
-        /* uint32_t noanswer_duration = atoi(argv[13]); */
-        /* char *channel_uuid = argv[14]; */
-        /* uint32_t call_id = atoi(argv[15]); */
-        /* uint32_t call_state = atoi(argv[16]); */
-
-        skinny_profile_find_listener_by_device_name_and_instance(helper-&gt;tech_pvt-&gt;profile, device_name, device_instance, &amp;listener);
-        if(listener) {
-            if(!strcmp(device_name, helper-&gt;listener-&gt;device_name) 
-                    &amp;&amp; (device_instance == helper-&gt;listener-&gt;device_instance)
-                    &amp;&amp; (line_instance == helper-&gt;line_instance)) {/* the answering line */
-                       
-                       
-                send_set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0, helper-&gt;tech_pvt-&gt;call_id);
-                send_set_speaker_mode(listener, SKINNY_SPEAKER_ON);
-                send_set_lamp(listener, SKINNY_BUTTON_LINE, line_instance, SKINNY_LAMP_ON);
-                skinny_line_set_state(listener, line_instance, helper-&gt;tech_pvt-&gt;call_id, SKINNY_OFF_HOOK);
-                /* send_select_soft_keys(listener, line_instance, helper-&gt;tech_pvt-&gt;call_id, SKINNY_KEY_SET_OFF_HOOK, 0xffff); */
-                /* display_prompt_status(listener, 0, &quot;\200\000&quot;,
-                        line_instance, tech_pvt-&gt;call_id); */
-                send_activate_call_plane(listener, line_instance);
-            }
-        }
-        return 0;
-}
-
-switch_status_t skinny_session_answer(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
-{
-        struct skinny_session_answer_helper helper = {0};
-        switch_channel_t *channel = NULL;
-        private_t *tech_pvt = NULL;
-
-        switch_assert(session);
-        switch_assert(listener);
-        switch_assert(listener-&gt;profile);
</del><span class="cx">         
</span><del>-        channel = switch_core_session_get_channel(session);
</del><span class="cx">         tech_pvt = switch_core_session_get_private(session);
</span><del>-
-        helper.tech_pvt = tech_pvt;
-        helper.listener = listener;
-        helper.line_instance = line_instance;
-
-        skinny_session_walk_lines(tech_pvt-&gt;profile, switch_core_session_get_uuid(session), skinny_session_answer_callback, &amp;helper);
-
-        skinny_session_start_media(session, listener, line_instance);
-
-        switch_core_session_rwunlock(session);
-
-        return SWITCH_STATUS_SUCCESS;
-}
-
-switch_status_t skinny_session_start_media(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
-{
-        switch_channel_t *channel = NULL;
-        private_t *tech_pvt = NULL;
-
-        switch_assert(session);
-        switch_assert(listener);
-        switch_assert(listener-&gt;profile);
</del><ins>+        switch_assert(tech_pvt != NULL);
</ins><span class="cx">         
</span><del>-        channel = switch_core_session_get_channel(session);
-        tech_pvt = switch_core_session_get_private(session);
-         
-        send_stop_tone(listener, line_instance, tech_pvt-&gt;call_id);
-        send_open_receive_channel(listener,
-            tech_pvt-&gt;call_id, /* uint32_t conference_id, */
-            tech_pvt-&gt;call_id, /* uint32_t pass_thru_party_id, */
-            20, /* uint32_t packets, */
-            SKINNY_CODEC_ULAW_64K, /* uint32_t payload_capacity, */
-            0, /* uint32_t echo_cancel_type, */
-            0, /* uint32_t g723_bitrate, */
-            0, /* uint32_t conference_id2, */
-            0 /* uint32_t reserved[10] */
-        );
-        skinny_line_set_state(listener, line_instance, tech_pvt-&gt;call_id, SKINNY_CONNECTED);
-        send_select_soft_keys(listener, line_instance, tech_pvt-&gt;call_id,
-            SKINNY_KEY_SET_CONNECTED, 0xffff);
-        send_display_prompt_status(listener,
-            0,
-            &quot;\200\030&quot;,
-            line_instance,
-            tech_pvt-&gt;call_id);
-        skinny_send_call_info(session, listener, line_instance);
</del><ins>+        listener = tech_pvt-&gt;listener;
+        switch_assert(listener != NULL);
</ins><span class="cx"> 
</span><del>-        switch_core_session_rwunlock(session);
-
</del><ins>+        set_ringer(listener, SKINNY_RING_OFF, SKINNY_RING_FOREVER, 0); /* TODO : here ? */
+        stop_tone(listener, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+        open_receive_channel(listener,
+                tech_pvt-&gt;call_id, /* uint32_t conference_id, */
+                0, /* uint32_t pass_thru_party_id, */
+                20, /* uint32_t packets, */
+                SKINNY_CODEC_ULAW_64K, /* uint32_t payload_capacity, */
+                0, /* uint32_t echo_cancel_type, */
+                0, /* uint32_t g723_bitrate, */
+                0, /* uint32_t conference_id2, */
+                0 /* uint32_t reserved[10] */
+        );
+        send_call_state(listener,
+                SKINNY_CONNECTED,
+                tech_pvt-&gt;line,
+                tech_pvt-&gt;call_id);
+        skinny_line_set_state(listener, tech_pvt-&gt;line, SKINNY_KEY_SET_CONNECTED, tech_pvt-&gt;call_id);
+        display_prompt_status(listener,
+                0,
+                &quot;\200\030&quot;,
+                tech_pvt-&gt;line,
+                tech_pvt-&gt;call_id);
+        skinny_send_call_info(session);
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_session_hold_line(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
</del><ins>+switch_status_t skinny_hold_line(listener_t *listener, uint32_t line)
</ins><span class="cx"> {
</span><span class="cx">         switch_channel_t *channel = NULL;
</span><span class="cx">         private_t *tech_pvt = NULL;
</span><span class="cx"> 
</span><del>-        switch_assert(session);
-        switch_assert(listener);
-        switch_assert(listener-&gt;profile);
-        
-        channel = switch_core_session_get_channel(session);
-        tech_pvt = switch_core_session_get_private(session);
</del><ins>+        channel = switch_core_session_get_channel(listener-&gt;session[line]);
+        assert(channel != NULL);
</ins><span class="cx"> 
</span><ins>+        tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+        assert(tech_pvt != NULL);
+
</ins><span class="cx">         /* TODO */
</span><span class="cx">         switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING, &quot;Hold is not implemented yet. Hanging up the line.\n&quot;);
</span><span class="cx"> 
</span><span class="cx">         switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
</span><span class="cx"> 
</span><del>-        switch_core_session_rwunlock(session);
-
</del><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t skinny_session_unhold_line(switch_core_session_t *session, listener_t *listener, uint32_t line_instance)
</del><ins>+switch_status_t skinny_unhold_line(listener_t *listener, uint32_t line)
</ins><span class="cx"> {
</span><span class="cx">         /* TODO */
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -782,7 +516,7 @@
</span><span class="cx">         switch_assert(listener-&gt;device_name);
</span><span class="cx"> 
</span><span class="cx">         helper.button = switch_core_alloc(listener-&gt;pool, sizeof(struct line_stat_res_message));
</span><del>-
</del><ins>+        
</ins><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;SELECT '%d' AS wanted_position, position, label, value, caller_name &quot;
</span><span class="cx">                                 &quot;FROM skinny_lines &quot;
</span><span class="lines">@@ -791,7 +525,7 @@
</span><span class="cx">                         instance,
</span><span class="cx">                         listener-&gt;device_name, listener-&gt;device_instance
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;sql_mutex, sql, skinny_line_get_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;listener_mutex, sql, skinny_line_get_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         *button = helper.button;
</span><span class="lines">@@ -825,7 +559,7 @@
</span><span class="cx">         switch_assert(listener-&gt;device_name);
</span><span class="cx"> 
</span><span class="cx">         helper.button = switch_core_alloc(listener-&gt;pool, sizeof(struct speed_dial_stat_res_message));
</span><del>-
</del><ins>+        
</ins><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;SELECT '%d' AS wanted_position, position, label, value, settings &quot;
</span><span class="cx">                                 &quot;FROM skinny_buttons &quot;
</span><span class="lines">@@ -835,7 +569,7 @@
</span><span class="cx">                         listener-&gt;device_name, listener-&gt;device_instance,
</span><span class="cx">                         SKINNY_BUTTON_SPEED_DIAL
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;sql_mutex, sql, skinny_speed_dial_get_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;listener_mutex, sql, skinny_speed_dial_get_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         *button = helper.button;
</span><span class="lines">@@ -869,7 +603,7 @@
</span><span class="cx">         switch_assert(listener-&gt;device_name);
</span><span class="cx"> 
</span><span class="cx">         helper.button = switch_core_alloc(listener-&gt;pool, sizeof(struct service_url_stat_res_message));
</span><del>-
</del><ins>+        
</ins><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;SELECT '%d' AS wanted_position, position, label, value, settings &quot;
</span><span class="cx">                                 &quot;FROM skinny_buttons &quot;
</span><span class="lines">@@ -880,7 +614,7 @@
</span><span class="cx">                         listener-&gt;device_instance,
</span><span class="cx">                         SKINNY_BUTTON_SERVICE_URL
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;sql_mutex, sql, skinny_service_url_get_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;listener_mutex, sql, skinny_service_url_get_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         *button = helper.button;
</span><span class="lines">@@ -915,7 +649,7 @@
</span><span class="cx">         switch_assert(listener-&gt;device_name);
</span><span class="cx"> 
</span><span class="cx">         helper.button = switch_core_alloc(listener-&gt;pool, sizeof(struct feature_stat_res_message));
</span><del>-
</del><ins>+        
</ins><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;SELECT '%d' AS wanted_position, position, label, value, settings &quot;
</span><span class="cx">                                 &quot;FROM skinny_buttons &quot;
</span><span class="lines">@@ -926,7 +660,7 @@
</span><span class="cx">                         listener-&gt;device_instance,
</span><span class="cx">                         SKINNY_BUTTON_SPEED_DIAL, SKINNY_BUTTON_SERVICE_URL
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;sql_mutex, sql, skinny_feature_get_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(listener-&gt;profile, listener-&gt;profile-&gt;listener_mutex, sql, skinny_feature_get_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         *button = helper.button;
</span><span class="lines">@@ -935,26 +669,7 @@
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* SKINNY MESSAGE SENDER */
</span><span class="cx"> /*****************************************************************************/
</span><del>-switch_status_t send_register_ack(listener_t *listener,
-        uint32_t keep_alive,
-        char *date_format,
-        char *reserved,
-        uint32_t secondary_keep_alive,
-        char *reserved2)
-{
-        skinny_message_t *message;
-        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reg_ack));
-        message-&gt;type = REGISTER_ACK_MESSAGE;
-        message-&gt;length = 4 + sizeof(message-&gt;data.reg_ack);
-        message-&gt;data.reg_ack.keep_alive = keep_alive;
-        strncpy(message-&gt;data.reg_ack.date_format, date_format, 6);
-        strncpy(message-&gt;data.reg_ack.reserved, reserved, 2);
-        message-&gt;data.reg_ack.secondary_keep_alive = keep_alive;
-        strncpy(message-&gt;data.reg_ack.reserved2, reserved2, 4);
-        return skinny_send_reply(listener, message);
-}
-
-switch_status_t send_start_tone(listener_t *listener,
</del><ins>+switch_status_t start_tone(listener_t *listener,
</ins><span class="cx">         uint32_t tone,
</span><span class="cx">         uint32_t reserved,
</span><span class="cx">         uint32_t line_instance,
</span><span class="lines">@@ -968,10 +683,11 @@
</span><span class="cx">         message-&gt;data.start_tone.reserved = reserved;
</span><span class="cx">         message-&gt;data.start_tone.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.start_tone.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_stop_tone(listener_t *listener,
</del><ins>+switch_status_t stop_tone(listener_t *listener,
</ins><span class="cx">         uint32_t line_instance,
</span><span class="cx">         uint32_t call_id)
</span><span class="cx"> {
</span><span class="lines">@@ -981,14 +697,14 @@
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.stop_tone);
</span><span class="cx">         message-&gt;data.stop_tone.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.stop_tone.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_set_ringer(listener_t *listener,
</del><ins>+switch_status_t set_ringer(listener_t *listener,
</ins><span class="cx">         uint32_t ring_type,
</span><span class="cx">         uint32_t ring_mode,
</span><del>-        uint32_t line_instance,
-        uint32_t call_id)
</del><ins>+        uint32_t unknown)
</ins><span class="cx"> {
</span><span class="cx">         skinny_message_t *message;
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.ringer));
</span><span class="lines">@@ -996,12 +712,12 @@
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.ringer);
</span><span class="cx">         message-&gt;data.ringer.ring_type = ring_type;
</span><span class="cx">         message-&gt;data.ringer.ring_mode = ring_mode;
</span><del>-        message-&gt;data.ringer.line_instance = line_instance;
-        message-&gt;data.ringer.call_id = call_id;
-        return skinny_send_reply(listener, message);
</del><ins>+        message-&gt;data.ringer.unknown = unknown;
+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_set_lamp(listener_t *listener,
</del><ins>+switch_status_t set_lamp(listener_t *listener,
</ins><span class="cx">         uint32_t stimulus,
</span><span class="cx">         uint32_t stimulus_instance,
</span><span class="cx">         uint32_t mode)
</span><span class="lines">@@ -1013,10 +729,11 @@
</span><span class="cx">         message-&gt;data.lamp.stimulus = stimulus;
</span><span class="cx">         message-&gt;data.lamp.stimulus_instance = stimulus_instance;
</span><span class="cx">         message-&gt;data.lamp.mode = mode;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_set_speaker_mode(listener_t *listener,
</del><ins>+switch_status_t set_speaker_mode(listener_t *listener,
</ins><span class="cx">         uint32_t mode)
</span><span class="cx"> {
</span><span class="cx">         skinny_message_t *message;
</span><span class="lines">@@ -1024,10 +741,11 @@
</span><span class="cx">         message-&gt;type = SET_SPEAKER_MODE_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.speaker_mode);
</span><span class="cx">         message-&gt;data.speaker_mode.mode = mode;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_start_media_transmission(listener_t *listener,
</del><ins>+switch_status_t start_media_transmission(listener_t *listener,
</ins><span class="cx">         uint32_t conference_id,
</span><span class="cx">         uint32_t pass_thru_party_id,
</span><span class="cx">         uint32_t remote_ip,
</span><span class="lines">@@ -1054,10 +772,11 @@
</span><span class="cx">         message-&gt;data.start_media.max_frames_per_packet = max_frames_per_packet;
</span><span class="cx">         message-&gt;data.start_media.g723_bitrate = g723_bitrate;
</span><span class="cx">         /* ... */
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_stop_media_transmission(listener_t *listener,
</del><ins>+switch_status_t stop_media_transmission(listener_t *listener,
</ins><span class="cx">         uint32_t conference_id,
</span><span class="cx">         uint32_t pass_thru_party_id,
</span><span class="cx">         uint32_t conference_id2)
</span><span class="lines">@@ -1070,7 +789,8 @@
</span><span class="cx">         message-&gt;data.stop_media.pass_thru_party_id = pass_thru_party_id;
</span><span class="cx">         message-&gt;data.stop_media.conference_id2 = conference_id2;
</span><span class="cx">         /* ... */
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t send_call_info(listener_t *listener,
</span><span class="lines">@@ -1099,95 +819,31 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.call_info));
</span><span class="cx">         message-&gt;type = CALL_INFO_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.call_info);
</span><del>-        strncpy(message-&gt;data.call_info.calling_party_name, calling_party_name, 40);
-        strncpy(message-&gt;data.call_info.calling_party, calling_party, 24);
-        strncpy(message-&gt;data.call_info.called_party_name, called_party_name, 40);
-        strncpy(message-&gt;data.call_info.called_party, called_party, 24);
</del><ins>+        strcpy(message-&gt;data.call_info.calling_party_name, calling_party_name);
+        strcpy(message-&gt;data.call_info.calling_party, calling_party);
+        strcpy(message-&gt;data.call_info.called_party_name, called_party_name);
+        strcpy(message-&gt;data.call_info.called_party, called_party);
</ins><span class="cx">         message-&gt;data.call_info.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.call_info.call_id = call_id;
</span><span class="cx">         message-&gt;data.call_info.call_type = call_type;
</span><del>-        strncpy(message-&gt;data.call_info.original_called_party_name, original_called_party_name, 40);
-        strncpy(message-&gt;data.call_info.original_called_party, original_called_party, 24);
-        strncpy(message-&gt;data.call_info.last_redirecting_party_name, last_redirecting_party_name, 40);
-        strncpy(message-&gt;data.call_info.last_redirecting_party, last_redirecting_party, 24);
</del><ins>+        strcpy(message-&gt;data.call_info.original_called_party_name, original_called_party_name);
+        strcpy(message-&gt;data.call_info.original_called_party, original_called_party);
+        strcpy(message-&gt;data.call_info.last_redirecting_party_name, last_redirecting_party_name);
+        strcpy(message-&gt;data.call_info.last_redirecting_party, last_redirecting_party);
</ins><span class="cx">         message-&gt;data.call_info.original_called_party_redirect_reason = original_called_party_redirect_reason;
</span><span class="cx">         message-&gt;data.call_info.last_redirecting_reason = last_redirecting_reason;
</span><del>-        strncpy(message-&gt;data.call_info.calling_party_voice_mailbox, calling_party_voice_mailbox, 24);
-        strncpy(message-&gt;data.call_info.called_party_voice_mailbox, called_party_voice_mailbox, 24);
-        strncpy(message-&gt;data.call_info.original_called_party_voice_mailbox, original_called_party_voice_mailbox, 24);
-        strncpy(message-&gt;data.call_info.last_redirecting_voice_mailbox, last_redirecting_voice_mailbox, 24);
</del><ins>+        strcpy(message-&gt;data.call_info.calling_party_voice_mailbox, calling_party_voice_mailbox);
+        strcpy(message-&gt;data.call_info.called_party_voice_mailbox, called_party_voice_mailbox);
+        strcpy(message-&gt;data.call_info.original_called_party_voice_mailbox, original_called_party_voice_mailbox);
+        strcpy(message-&gt;data.call_info.last_redirecting_voice_mailbox, last_redirecting_voice_mailbox);
</ins><span class="cx">         message-&gt;data.call_info.call_instance = call_instance;
</span><span class="cx">         message-&gt;data.call_info.call_security_status = call_security_status;
</span><span class="cx">         message-&gt;data.call_info.party_pi_restriction_bits = party_pi_restriction_bits;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_define_time_date(listener_t *listener,
-        uint32_t year,
-        uint32_t month,
-        uint32_t day_of_week, /* monday = 1 */
-        uint32_t day,
-        uint32_t hour,
-        uint32_t minute,
-        uint32_t seconds,
-        uint32_t milliseconds,
-        uint32_t timestamp)
-{
-        skinny_message_t *message;
-        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.define_time_date));
-        message-&gt;type = DEFINE_TIME_DATE_MESSAGE;
-        message-&gt;length = 4+sizeof(message-&gt;data.define_time_date);
-        message-&gt;data.define_time_date.year = year;
-        message-&gt;data.define_time_date.month = month;
-        message-&gt;data.define_time_date.day_of_week = day_of_week;
-        message-&gt;data.define_time_date.day = day;
-        message-&gt;data.define_time_date.hour = hour;
-        message-&gt;data.define_time_date.minute = minute;
-        message-&gt;data.define_time_date.seconds = seconds;
-        message-&gt;data.define_time_date.milliseconds = milliseconds;
-        message-&gt;data.define_time_date.timestamp = timestamp;
-        return skinny_send_reply(listener, message);
-}
-
-switch_status_t send_define_current_time_date(listener_t *listener)
-{
-        switch_time_t ts;
-        switch_time_exp_t tm;
-        ts = switch_micro_time_now();
-        switch_time_exp_lt(&amp;tm, ts);
-        return send_define_time_date(listener,
-            tm.tm_year + 1900,
-            tm.tm_mon + 1,
-            tm.tm_wday,
-            tm.tm_yday + 1,
-            tm.tm_hour,
-            tm.tm_min,
-            tm.tm_sec + 1,
-            tm.tm_usec / 1000,
-            ts / 1000000);
-}
-
-switch_status_t send_capabilities_req(listener_t *listener)
-{
-        skinny_message_t *message;
-        message = switch_core_alloc(listener-&gt;pool, 12);
-        message-&gt;type = CAPABILITIES_REQ_MESSAGE;
-        message-&gt;length = 4;
-        return skinny_send_reply(listener, message);
-}
-
-switch_status_t send_register_reject(listener_t *listener,
-    char *error)
-{
-        skinny_message_t *message;
-        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reg_rej));
-        message-&gt;type = REGISTER_REJECT_MESSAGE;
-        message-&gt;length = 4 + sizeof(message-&gt;data.reg_rej);
-        strncpy(message-&gt;data.reg_rej.error, error, 33);
-        return skinny_send_reply(listener, message);
-}
-
-switch_status_t send_open_receive_channel(listener_t *listener,
</del><ins>+switch_status_t open_receive_channel(listener_t *listener,
</ins><span class="cx">         uint32_t conference_id,
</span><span class="cx">         uint32_t pass_thru_party_id,
</span><span class="cx">         uint32_t packets,
</span><span class="lines">@@ -1220,10 +876,11 @@
</span><span class="cx">         message-&gt;data.open_receive_channel.reserved[8] = reserved[8];
</span><span class="cx">         message-&gt;data.open_receive_channel.reserved[9] = reserved[9];
</span><span class="cx">         */
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_close_receive_channel(listener_t *listener,
</del><ins>+switch_status_t close_receive_channel(listener_t *listener,
</ins><span class="cx">         uint32_t conference_id,
</span><span class="cx">         uint32_t pass_thru_party_id,
</span><span class="cx">         uint32_t conference_id2)
</span><span class="lines">@@ -1235,7 +892,8 @@
</span><span class="cx">         message-&gt;data.close_receive_channel.conference_id = conference_id;
</span><span class="cx">         message-&gt;data.close_receive_channel.pass_thru_party_id = pass_thru_party_id;
</span><span class="cx">         message-&gt;data.close_receive_channel.conference_id2 = conference_id2;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t send_select_soft_keys(listener_t *listener,
</span><span class="lines">@@ -1252,7 +910,8 @@
</span><span class="cx">         message-&gt;data.select_soft_keys.call_id = call_id;
</span><span class="cx">         message-&gt;data.select_soft_keys.soft_key_set = soft_key_set;
</span><span class="cx">         message-&gt;data.select_soft_keys.valid_key_mask = valid_key_mask;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t send_call_state(listener_t *listener,
</span><span class="lines">@@ -1267,10 +926,11 @@
</span><span class="cx">         message-&gt;data.call_state.call_state = call_state;
</span><span class="cx">         message-&gt;data.call_state.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.call_state.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_display_prompt_status(listener_t *listener,
</del><ins>+switch_status_t display_prompt_status(listener_t *listener,
</ins><span class="cx">         uint32_t timeout,
</span><span class="cx">         char display[32],
</span><span class="cx">         uint32_t line_instance,
</span><span class="lines">@@ -1281,13 +941,14 @@
</span><span class="cx">         message-&gt;type = DISPLAY_PROMPT_STATUS_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.display_prompt_status);
</span><span class="cx">         message-&gt;data.display_prompt_status.timeout = timeout;
</span><del>-        strncpy(message-&gt;data.display_prompt_status.display, display, 32);
</del><ins>+        strcpy(message-&gt;data.display_prompt_status.display, display);
</ins><span class="cx">         message-&gt;data.display_prompt_status.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.display_prompt_status.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_clear_prompt_status(listener_t *listener,
</del><ins>+switch_status_t clear_prompt_status(listener_t *listener,
</ins><span class="cx">         uint32_t line_instance,
</span><span class="cx">         uint32_t call_id)
</span><span class="cx"> {
</span><span class="lines">@@ -1297,10 +958,11 @@
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.clear_prompt_status);
</span><span class="cx">         message-&gt;data.clear_prompt_status.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.clear_prompt_status.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_activate_call_plane(listener_t *listener,
</del><ins>+switch_status_t activate_call_plane(listener_t *listener,
</ins><span class="cx">         uint32_t line_instance)
</span><span class="cx"> {
</span><span class="cx">         skinny_message_t *message;
</span><span class="lines">@@ -1308,7 +970,8 @@
</span><span class="cx">         message-&gt;type = ACTIVATE_CALL_PLANE_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.activate_call_plane);
</span><span class="cx">         message-&gt;data.activate_call_plane.line_instance = line_instance;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t send_dialed_number(listener_t *listener,
</span><span class="lines">@@ -1320,36 +983,23 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.dialed_number));
</span><span class="cx">         message-&gt;type = DIALED_NUMBER_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.dialed_number);
</span><del>-        strncpy(message-&gt;data.dialed_number.called_party, called_party, 24);
</del><ins>+        strcpy(message-&gt;data.dialed_number.called_party, called_party);
</ins><span class="cx">         message-&gt;data.dialed_number.line_instance = line_instance;
</span><span class="cx">         message-&gt;data.dialed_number.call_id = call_id;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-switch_status_t send_display_pri_notify(listener_t *listener,
-        uint32_t message_timeout,
-        uint32_t priority,
-        char *notify)
</del><ins>+switch_status_t send_reset(listener_t *listener,
+        uint32_t reset_type)
</ins><span class="cx"> {
</span><span class="cx">         skinny_message_t *message;
</span><del>-        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.display_pri_notify));
-        message-&gt;type = DISPLAY_PRI_NOTIFY_MESSAGE;
-        message-&gt;length = 4 + sizeof(message-&gt;data.display_pri_notify);
-        message-&gt;data.display_pri_notify.message_timeout = message_timeout;
-        message-&gt;data.display_pri_notify.priority = priority;
-        strncpy(message-&gt;data.display_pri_notify.notify, notify, 32);
-        return skinny_send_reply(listener, message);
-}
-
-
-switch_status_t send_reset(listener_t *listener, uint32_t reset_type)
-{
-        skinny_message_t *message;
</del><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reset));
</span><span class="cx">         message-&gt;type = RESET_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.reset);
</span><span class="cx">         message-&gt;data.reset.reset_type = reset_type;
</span><del>-        return skinny_send_reply(listener, message);
</del><ins>+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Message handling */
</span><span class="lines">@@ -1370,13 +1020,14 @@
</span><span class="cx">         switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Alarm-Param1&quot;, &quot;%d&quot;, request-&gt;data.alarm.alarm_param1);
</span><span class="cx">         switch_event_add_header(event, SWITCH_STACK_BOTTOM, &quot;Skinny-Alarm-Param2&quot;, &quot;%d&quot;, request-&gt;data.alarm.alarm_param2);
</span><span class="cx">         switch_event_fire(&amp;event);
</span><del>-
</del><ins>+        
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_register(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><span class="cx">         switch_status_t status = SWITCH_STATUS_FALSE;
</span><ins>+        skinny_message_t *message;
</ins><span class="cx">         skinny_profile_t *profile;
</span><span class="cx">         switch_event_t *event = NULL;
</span><span class="cx">         switch_event_t *params = NULL;
</span><span class="lines">@@ -1390,7 +1041,11 @@
</span><span class="cx">         if(!zstr(listener-&gt;device_name)) {
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR,
</span><span class="cx">                         &quot;A device is already registred on this listener.\n&quot;);
</span><del>-                send_register_reject(listener, &quot;A device is already registred on this listener&quot;);
</del><ins>+                message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reg_rej));
+                message-&gt;type = REGISTER_REJ_MESSAGE;
+                message-&gt;length = 4 + sizeof(message-&gt;data.reg_rej);
+                strcpy(message-&gt;data.reg_rej.error, &quot;A device is already registred on this listener&quot;);
+                skinny_send_reply(listener, message);
</ins><span class="cx">                 return SWITCH_STATUS_FALSE;
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="lines">@@ -1402,7 +1057,11 @@
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING, &quot;Can't find device [%s@%s]\n&quot;
</span><span class="cx">                                           &quot;You must define a domain called '%s' in your directory and add a user with id=\&quot;%s\&quot;.\n&quot;
</span><span class="cx">                                           , request-&gt;data.reg.device_name, profile-&gt;domain, profile-&gt;domain, request-&gt;data.reg.device_name);
</span><del>-                send_register_reject(listener, &quot;Device not found&quot;);
</del><ins>+                message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reg_rej));
+                message-&gt;type = REGISTER_REJ_MESSAGE;
+                message-&gt;length = 4 + sizeof(message-&gt;data.reg_rej);
+                strcpy(message-&gt;data.reg_rej.error, &quot;Device not found&quot;);
+                skinny_send_reply(listener, message);
</ins><span class="cx">                 status =  SWITCH_STATUS_FALSE;
</span><span class="cx">                 goto end;
</span><span class="cx">         }
</span><span class="lines">@@ -1419,19 +1078,18 @@
</span><span class="cx">                         request-&gt;data.reg.max_streams,
</span><span class="cx">                         &quot;&quot; /* codec_string */
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-        strncpy(listener-&gt;device_name, request-&gt;data.reg.device_name, 16);
</del><ins>+        strcpy(listener-&gt;device_name, request-&gt;data.reg.device_name);
</ins><span class="cx">         listener-&gt;device_instance = request-&gt;data.reg.instance;
</span><span class="cx"> 
</span><span class="cx">         xskinny = switch_xml_child(xuser, &quot;skinny&quot;);
</span><span class="cx">         if (xskinny) {
</span><span class="cx">                 xbuttons = switch_xml_child(xskinny, &quot;buttons&quot;);
</span><span class="cx">                 if (xbuttons) {
</span><del>-                        uint32_t line_instance = 1;
</del><span class="cx">                         for (xbutton = switch_xml_child(xbuttons, &quot;button&quot;); xbutton; xbutton = xbutton-&gt;next) {
</span><span class="cx">                                 uint32_t position = atoi(switch_xml_attr_soft(xbutton, &quot;position&quot;));
</span><span class="cx">                                 uint32_t type = skinny_str2button(switch_xml_attr_soft(xbutton, &quot;type&quot;));
</span><span class="lines">@@ -1448,16 +1106,16 @@
</span><span class="cx">                                         uint32_t noanswer_duration = atoi(switch_xml_attr_soft(xbutton, &quot;noanswer-duration&quot;));
</span><span class="cx">                                         if ((sql = switch_mprintf(
</span><span class="cx">                                                         &quot;INSERT INTO skinny_lines &quot;
</span><del>-                                                                &quot;(device_name, device_instance, position, line_instance, &quot;
</del><ins>+                                                                &quot;(device_name, device_instance, position, &quot;
</ins><span class="cx">                                                                 &quot;label, value, caller_name, &quot;
</span><span class="cx">                                                                 &quot;ring_on_idle, ring_on_active, busy_trigger, &quot;
</span><del>-                                                                  &quot;forward_all, forward_busy, forward_noanswer, noanswer_duration) &quot;
-                                                                &quot;VALUES('%s', %d, %d, %d, '%s', '%s', '%s', %d, %d, %d, '%s', '%s', '%s', %d)&quot;,
-                                                        request-&gt;data.reg.device_name, request-&gt;data.reg.instance, position, line_instance++,
</del><ins>+                                                              &quot;forward_all, forward_busy, forward_noanswer, noanswer_duration) &quot;
+                                                                &quot;VALUES('%s', %d, %d, '%s', '%s', '%s', %d, %d, %d, '%s', '%s', '%s', %d)&quot;,
+                                                        request-&gt;data.reg.device_name, request-&gt;data.reg.instance, position,
</ins><span class="cx">                                                         label, value, caller_name,
</span><span class="cx">                                                         ring_on_idle, ring_on_active, busy_trigger,
</span><del>-                                                          forward_all, forward_busy, forward_noanswer, noanswer_duration))) {
-                                                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                                                      forward_all, forward_busy, forward_noanswer, noanswer_duration))) {
+                                                skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                                                 switch_safe_free(sql);
</span><span class="cx">                                         }
</span><span class="cx">                                 } else {
</span><span class="lines">@@ -1473,7 +1131,7 @@
</span><span class="cx">                                                         label,
</span><span class="cx">                                                         value,
</span><span class="cx">                                                         settings))) {
</span><del>-                                                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                                                skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                                                 switch_safe_free(sql);
</span><span class="cx">                                         }
</span><span class="cx">                                 }
</span><span class="lines">@@ -1484,29 +1142,38 @@
</span><span class="cx">         status = SWITCH_STATUS_SUCCESS;
</span><span class="cx"> 
</span><span class="cx">         /* Reply with RegisterAckMessage */
</span><del>-        send_register_ack(listener, profile-&gt;keep_alive, profile-&gt;date_format, &quot;&quot;, profile-&gt;keep_alive, &quot;&quot;);
</del><ins>+        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.reg_ack));
+        message-&gt;type = REGISTER_ACK_MESSAGE;
+        message-&gt;length = 4 + sizeof(message-&gt;data.reg_ack);
+        message-&gt;data.reg_ack.keepAlive = profile-&gt;keep_alive;
+        memcpy(message-&gt;data.reg_ack.dateFormat, profile-&gt;date_format, 6);
+        message-&gt;data.reg_ack.secondaryKeepAlive = profile-&gt;keep_alive;
+        skinny_send_reply(listener, message);
</ins><span class="cx"> 
</span><span class="cx">         /* Send CapabilitiesReqMessage */
</span><del>-        send_capabilities_req(listener);
</del><ins>+        message = switch_core_alloc(listener-&gt;pool, 12);
+        message-&gt;type = CAPABILITIES_REQ_MESSAGE;
+        message-&gt;length = 4;
+        skinny_send_reply(listener, message);
</ins><span class="cx"> 
</span><span class="cx">         /* skinny::register event */
</span><span class="cx">         skinny_device_event(listener, &amp;event, SWITCH_EVENT_CUSTOM, SKINNY_EVENT_REGISTER);
</span><span class="cx">         switch_event_fire(&amp;event);
</span><del>-
</del><ins>+        
</ins><span class="cx">         keepalive_listener(listener, NULL);
</span><span class="cx"> 
</span><span class="cx"> end:
</span><span class="cx">         if(params) {
</span><span class="cx">                 switch_event_destroy(&amp;params);
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         return status;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_headset_status_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><span class="cx">         skinny_check_data_length(request, sizeof(request-&gt;data.headset_status));
</span><del>-
</del><ins>+        
</ins><span class="cx">         /* Nothing to do */
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="lines">@@ -1521,12 +1188,12 @@
</span><span class="cx">         char *server_name = argv[4];
</span><span class="cx">         int number_lines = atoi(argv[5]);
</span><span class="cx">         int number_speed_dials = atoi(argv[6]);
</span><del>-
-        strncpy(message-&gt;data.config_res.device_name, device_name, 16);
</del><ins>+        
+        strcpy(message-&gt;data.config_res.device_name, device_name);
</ins><span class="cx">         message-&gt;data.config_res.user_id = user_id;
</span><span class="cx">         message-&gt;data.config_res.instance = instance;
</span><del>-        strncpy(message-&gt;data.config_res.user_name, user_name, 40);
-        strncpy(message-&gt;data.config_res.server_name, server_name, 40);
</del><ins>+        strcpy(message-&gt;data.config_res.user_name, user_name);
+        strcpy(message-&gt;data.config_res.server_name, server_name);
</ins><span class="cx">         message-&gt;data.config_res.number_lines = number_lines;
</span><span class="cx">         message-&gt;data.config_res.number_speed_dials = number_speed_dials;
</span><span class="cx"> 
</span><span class="lines">@@ -1560,7 +1227,7 @@
</span><span class="cx">                         SKINNY_BUTTON_SPEED_DIAL,
</span><span class="cx">                         listener-&gt;device_name
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, skinny_config_stat_res_callback, message);
</del><ins>+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_config_stat_res_callback, message);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         skinny_send_reply(listener, message);
</span><span class="lines">@@ -1577,7 +1244,7 @@
</span><span class="cx">         uint32_t n = 0;
</span><span class="cx">         char *codec_order[SWITCH_MAX_CODECS];
</span><span class="cx">         char *codec_string;
</span><del>-
</del><ins>+        
</ins><span class="cx">         size_t string_len, string_pos, pos;
</span><span class="cx"> 
</span><span class="cx">         switch_assert(listener-&gt;profile);
</span><span class="lines">@@ -1620,10 +1287,10 @@
</span><span class="cx">                         codec_string,
</span><span class="cx">                         listener-&gt;device_name
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><del>-        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG,
</del><ins>+        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO,
</ins><span class="cx">                 &quot;Codecs %s supported.\n&quot;, codec_string);
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="lines">@@ -1642,11 +1309,11 @@
</span><span class="cx"> 
</span><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;UPDATE skinny_devices SET port=%d WHERE name='%s' and instance=%d&quot;,
</span><del>-                        request-&gt;data.port.port,
</del><ins>+                        request-&gt;data.as_uint16,
</ins><span class="cx">                         listener-&gt;device_name,
</span><span class="cx">                         listener-&gt;device_instance
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql(profile, sql, profile-&gt;sql_mutex);
</del><ins>+                skinny_execute_sql(profile, sql, profile-&gt;listener_mutex);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -1699,7 +1366,7 @@
</span><span class="cx">         message-&gt;data.button_template.button_offset = 0;
</span><span class="cx">         message-&gt;data.button_template.button_count = 0;
</span><span class="cx">         message-&gt;data.button_template.total_button_count = 0;
</span><del>-
</del><ins>+        
</ins><span class="cx">         helper.message = message;
</span><span class="cx"> 
</span><span class="cx">         /* Add buttons */
</span><span class="lines">@@ -1711,10 +1378,10 @@
</span><span class="cx">                         SKINNY_BUTTON_UNDEFINED,
</span><span class="cx">                         listener-&gt;device_name, listener-&gt;device_instance
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, skinny_handle_button_template_request_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_handle_button_template_request_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         /* Add lines */
</span><span class="cx">         if ((sql = switch_mprintf(
</span><span class="cx">                         &quot;SELECT device_name, device_instance, position, %d AS type &quot;
</span><span class="lines">@@ -1724,10 +1391,10 @@
</span><span class="cx">                         SKINNY_BUTTON_LINE,
</span><span class="cx">                         listener-&gt;device_name, listener-&gt;device_instance
</span><span class="cx">                         ))) {
</span><del>-                skinny_execute_sql_callback(profile, profile-&gt;sql_mutex, sql, skinny_handle_button_template_request_callback, &amp;helper);
</del><ins>+                skinny_execute_sql_callback(profile, profile-&gt;listener_mutex, sql, skinny_handle_button_template_request_callback, &amp;helper);
</ins><span class="cx">                 switch_safe_free(sql);
</span><span class="cx">         }
</span><del>-
</del><ins>+        
</ins><span class="cx">         /* Fill remaining buttons with Undefined */
</span><span class="cx">         for(int i = 0; i+1 &lt; helper.max_position; i++) {
</span><span class="cx">                 if(message-&gt;data.button_template.btn[i].button_definition == SKINNY_BUTTON_UNKNOWN) {
</span><span class="lines">@@ -1760,11 +1427,11 @@
</span><span class="cx">         message-&gt;data.soft_key_template.soft_key_offset = 0;
</span><span class="cx">         message-&gt;data.soft_key_template.soft_key_count = 21;
</span><span class="cx">         message-&gt;data.soft_key_template.total_soft_key_count = 21;
</span><del>-
</del><ins>+        
</ins><span class="cx">         memcpy(message-&gt;data.soft_key_template.soft_key,
</span><span class="cx">                 soft_key_template_default,
</span><span class="cx">                 sizeof(soft_key_template_default));
</span><del>-
</del><ins>+        
</ins><span class="cx">         skinny_send_reply(listener, message);
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -1787,7 +1454,7 @@
</span><span class="cx">         message-&gt;data.soft_key_set.soft_key_set_offset = 0;
</span><span class="cx">         message-&gt;data.soft_key_set.soft_key_set_count = 11;
</span><span class="cx">         message-&gt;data.soft_key_set.total_soft_key_set_count = 11;
</span><del>-
</del><ins>+        
</ins><span class="cx">         /* TODO fill the set */
</span><span class="cx">         message-&gt;data.soft_key_set.soft_key_set[SKINNY_KEY_SET_ON_HOOK].soft_key_template_index[0] = SOFTKEY_REDIAL;
</span><span class="cx">         message-&gt;data.soft_key_set.soft_key_set[SKINNY_KEY_SET_ON_HOOK].soft_key_template_index[1] = SOFTKEY_NEWCALL;
</span><span class="lines">@@ -1797,8 +1464,8 @@
</span><span class="cx">         skinny_send_reply(listener, message);
</span><span class="cx"> 
</span><span class="cx">         /* Init the states */
</span><del>-        send_select_soft_keys(listener, 0, 0, SKINNY_KEY_SET_ON_HOOK, 0xffff);
-
</del><ins>+        skinny_line_set_state(listener, 0, SKINNY_KEY_SET_ON_HOOK, 0);
+        
</ins><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -1812,7 +1479,7 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.line_res));
</span><span class="cx">         message-&gt;type = LINE_STAT_RES_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.line_res);
</span><del>-
</del><ins>+        
</ins><span class="cx">         skinny_line_get(listener, request-&gt;data.line_req.number, &amp;button);
</span><span class="cx"> 
</span><span class="cx">         memcpy(&amp;message-&gt;data.line_res, button, sizeof(struct line_stat_res_message));
</span><span class="lines">@@ -1832,7 +1499,7 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.speed_dial_res));
</span><span class="cx">         message-&gt;type = SPEED_DIAL_STAT_RES_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.speed_dial_res);
</span><del>-
</del><ins>+        
</ins><span class="cx">         skinny_speed_dial_get(listener, request-&gt;data.speed_dial_req.number, &amp;button);
</span><span class="cx"> 
</span><span class="cx">         memcpy(&amp;message-&gt;data.speed_dial_res, button, sizeof(struct speed_dial_stat_res_message));
</span><span class="lines">@@ -1852,7 +1519,7 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.service_url_res));
</span><span class="cx">         message-&gt;type = SERVICE_URL_STAT_RES_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.service_url_res);
</span><del>-
</del><ins>+        
</ins><span class="cx">         skinny_service_url_get(listener, request-&gt;data.service_url_req.service_url_index, &amp;button);
</span><span class="cx"> 
</span><span class="cx">         memcpy(&amp;message-&gt;data.service_url_res, button, sizeof(struct service_url_stat_res_message));
</span><span class="lines">@@ -1872,7 +1539,7 @@
</span><span class="cx">         message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.feature_res));
</span><span class="cx">         message-&gt;type = FEATURE_STAT_RES_MESSAGE;
</span><span class="cx">         message-&gt;length = 4 + sizeof(message-&gt;data.feature_res);
</span><del>-
</del><ins>+        
</ins><span class="cx">         skinny_feature_get(listener, request-&gt;data.feature_req.feature_index, &amp;button);
</span><span class="cx"> 
</span><span class="cx">         memcpy(&amp;message-&gt;data.feature_res, button, sizeof(struct feature_stat_res_message));
</span><span class="lines">@@ -1892,7 +1559,26 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_time_date_request(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><del>-        return send_define_current_time_date(listener);
</del><ins>+        skinny_message_t *message;
+        switch_time_t ts;
+        switch_time_exp_t tm;
+        
+        message = switch_core_alloc(listener-&gt;pool, 12+sizeof(message-&gt;data.define_time_date));
+        message-&gt;type = DEFINE_TIME_DATE_MESSAGE;
+        message-&gt;length = 4+sizeof(message-&gt;data.define_time_date);
+        ts = switch_micro_time_now();
+        switch_time_exp_lt(&amp;tm, ts);
+        message-&gt;data.define_time_date.year = tm.tm_year + 1900;
+        message-&gt;data.define_time_date.month = tm.tm_mon + 1;
+        message-&gt;data.define_time_date.day_of_week = tm.tm_wday;
+        message-&gt;data.define_time_date.day = tm.tm_yday + 1;
+        message-&gt;data.define_time_date.hour = tm.tm_hour;
+        message-&gt;data.define_time_date.minute = tm.tm_min;
+        message-&gt;data.define_time_date.seconds = tm.tm_sec + 1;
+        message-&gt;data.define_time_date.milliseconds = tm.tm_usec / 1000;
+        message-&gt;data.define_time_date.timestamp = ts / 1000000;
+        skinny_send_reply(listener, message);
+        return SWITCH_STATUS_SUCCESS;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_keep_alive_message(listener_t *listener, skinny_message_t *request)
</span><span class="lines">@@ -1910,128 +1596,173 @@
</span><span class="cx"> switch_status_t skinny_handle_soft_key_event_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><span class="cx">         switch_status_t status = SWITCH_STATUS_SUCCESS;
</span><del>-        uint32_t line_instance = 0;
-        switch_core_session_t *session = NULL;
</del><ins>+
+        skinny_profile_t *profile;
</ins><span class="cx">         switch_channel_t *channel = NULL;
</span><ins>+        uint32_t line;
</ins><span class="cx">         private_t *tech_pvt = NULL;
</span><span class="cx"> 
</span><del>-        switch_assert(listener);
</del><ins>+
</ins><span class="cx">         switch_assert(listener-&gt;profile);
</span><del>-        
-        skinny_check_data_length(request, sizeof(request-&gt;data.soft_key_event));
</del><ins>+        switch_assert(listener-&gt;device_name);
</ins><span class="cx"> 
</span><del>-        line_instance = request-&gt;data.soft_key_event.line_instance;
</del><ins>+        profile = listener-&gt;profile;
</ins><span class="cx"> 
</span><del>-        switch(request-&gt;data.soft_key_event.event) {
-                case SOFTKEY_REDIAL:
-                status = skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
</del><ins>+        skinny_check_data_length(request, sizeof(request-&gt;data.soft_key_event));
</ins><span class="cx"> 
</span><del>-                    skinny_session_process_dest(session, listener, line_instance, &quot;redial&quot;, '\0', 0);
-                        break;
-                case SOFTKEY_NEWCALL:
-                status = skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
-                    tech_pvt = switch_core_session_get_private(session);
-                    assert(tech_pvt != NULL);
-
-                    skinny_session_process_dest(session, listener, line_instance, NULL, '\0', 0);
-                        break;
-                case SOFTKEY_HOLD:
-                session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.soft_key_event.call_id);
-
-                    if(session) {
-                    status = skinny_session_hold_line(session, listener, line_instance);
-                }
-                        break;
-                case SOFTKEY_ENDCALL:
-                session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.soft_key_event.call_id);
-
-                    if(session) {
-                            channel = switch_core_session_get_channel(session);
-
-                            switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
-                }
-                        break;
-                case SOFTKEY_RESUME:
-                session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.soft_key_event.call_id);
-
-                    if(session) {
-                    status = skinny_session_unhold_line(session, listener, line_instance);
-                }
-                        break;
-                case SOFTKEY_ANSWER:
-                session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.soft_key_event.call_id);
-
-                    if(session) {
-                                status = skinny_session_answer(session, listener, line_instance);
-                    }
-                        break;
-                default:
-                        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
-                                &quot;Unknown SoftKeyEvent type while busy: %d.\n&quot;, request-&gt;data.soft_key_event.event);
</del><ins>+        if(request-&gt;data.soft_key_event.line_instance) {
+                line = request-&gt;data.soft_key_event.line_instance;
+        } else {
+                line = 1;
</ins><span class="cx">         }
</span><ins>+        /* Close/Hold busy lines */
+        for(int i = 0 ; i &lt; SKINNY_MAX_BUTTON_COUNT ; i++) {
+                if(i == line) {
+                        continue;
+                }
+                if(listener-&gt;session[i]) {
+                        channel = switch_core_session_get_channel(listener-&gt;session[i]);
+                        assert(channel != NULL);
+                        if((skinny_line_get_state(listener, i) == SKINNY_KEY_SET_ON_HOOK)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_OFF_HOOK)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_RING_OUT)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_OFF_HOOK_WITH_FEATURES)) {
</ins><span class="cx"> 
</span><del>-        if(session) {
-                switch_core_session_rwunlock(session);
</del><ins>+                                switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
+                                channel = NULL;
+                        } else if((skinny_line_get_state(listener, i) == SKINNY_KEY_SET_RING_IN)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_CONNECTED)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_CONNECTED_WITH_TRANSFER)
+                                        || (skinny_line_get_state(listener, i) == SKINNY_KEY_SET_CONNECTED_WITH_CONFERENCE)) {
+                                skinny_hold_line(listener, i);                        
+                        } /* remaining: SKINNY_KEY_SET_ON_HOLD */
+                }
</ins><span class="cx">         }
</span><ins>+        
+        if(!listener-&gt;session[line]) { /*the line is not busy */
+                switch(request-&gt;data.soft_key_event.event) {
+                        case SOFTKEY_REDIAL:
+                                skinny_create_session(listener, line, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT);
+        
+                                tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                                assert(tech_pvt != NULL);
+                
+                                strcpy(tech_pvt-&gt;dest, &quot;redial&quot;);
+                                skinny_process_dest(listener, line);
+                                break;
+                        case SOFTKEY_NEWCALL:
+                                skinny_create_session(listener, line, SKINNY_KEY_SET_OFF_HOOK);
+                                break;
+                        default:
+                                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
+                                        &quot;Unknown SoftKeyEvent type while not busy: %d.\n&quot;, request-&gt;data.soft_key_event.event);
+                }
+        } else { /* the line is busy */
+                if(skinny_line_get_state(listener, line) == SKINNY_KEY_SET_ON_HOLD) {
+                        skinny_unhold_line(listener, line);                        
+                }
+                switch(request-&gt;data.soft_key_event.event) {
+                        case SOFTKEY_ANSWER:
+                                skinny_answer(listener-&gt;session[line]);
+                                break;
+                        case SOFTKEY_ENDCALL:
+                                channel = switch_core_session_get_channel(listener-&gt;session[line]);
+                                assert(channel != NULL);
</ins><span class="cx"> 
</span><ins>+                                switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
+
+                                break;
+                        default:
+                                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
+                                        &quot;Unknown SoftKeyEvent type while busy: %d.\n&quot;, request-&gt;data.soft_key_event.event);
+                }
+        }
</ins><span class="cx">         return status;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_off_hook_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><del>-        uint32_t line_instance;
-        switch_core_session_t *session = NULL;
-        private_t *tech_pvt = NULL;
</del><ins>+        skinny_profile_t *profile;
+        uint32_t line;
</ins><span class="cx"> 
</span><ins>+        switch_assert(listener-&gt;profile);
+        switch_assert(listener-&gt;device_name);
+
+        profile = listener-&gt;profile;
+
</ins><span class="cx">         skinny_check_data_length(request, sizeof(request-&gt;data.off_hook));
</span><span class="cx"> 
</span><del>-        if(request-&gt;data.off_hook.line_instance &gt; 0) {
-                line_instance = request-&gt;data.off_hook.line_instance;
</del><ins>+        if(request-&gt;data.off_hook.line_instance) {
+                line = request-&gt;data.off_hook.line_instance;
</ins><span class="cx">         } else {
</span><del>-                line_instance = 1;
</del><ins>+                line = 1;
</ins><span class="cx">         }
</span><del>-
-        session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.off_hook.call_id);
-
-        if(session) { /*answering a call */
-                skinny_session_answer(session, listener, line_instance);
</del><ins>+        if(listener-&gt;session[line]) { /*answering a call */
+                skinny_answer(listener-&gt;session[line]);
</ins><span class="cx">         } else { /* start a new call */
</span><del>-                skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
-            tech_pvt = switch_core_session_get_private(session);
-            assert(tech_pvt != NULL);
-
-            skinny_session_process_dest(session, listener, line_instance, NULL, '\0', 0);
</del><ins>+                skinny_create_session(listener, line, SKINNY_KEY_SET_OFF_HOOK);
</ins><span class="cx">         }
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_stimulus_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><ins>+        skinny_profile_t *profile;
</ins><span class="cx">         struct speed_dial_stat_res_message *button = NULL;
</span><del>-        uint32_t line_instance = 0;
-        uint32_t call_id = 0;
-        switch_core_session_t *session = NULL;
</del><ins>+        uint32_t line = 0;
+        private_t *tech_pvt = NULL;
</ins><span class="cx"> 
</span><del>-        skinny_check_data_length(request, sizeof(request-&gt;data.stimulus)-sizeof(request-&gt;data.stimulus.call_id));
</del><ins>+        switch_assert(listener-&gt;profile);
+        switch_assert(listener-&gt;device_name);
</ins><span class="cx"> 
</span><del>-        if(skinny_check_data_length_soft(request, sizeof(request-&gt;data.stimulus))) {
-            call_id = request-&gt;data.stimulus.call_id;
-        }
</del><ins>+        profile = listener-&gt;profile;
</ins><span class="cx"> 
</span><ins>+        skinny_check_data_length(request, sizeof(request-&gt;data.stimulus));
+
+        if(request-&gt;data.stimulus.instance_type == SKINNY_BUTTON_LINE) {/* Choose the specified line */
+                line = request-&gt;data.stimulus.instance;
+        }
+        if(line == 0) {/* If none, find the first busy line */
+                for(int i = 0 ; i &lt; SKINNY_MAX_BUTTON_COUNT ; i++) {
+                        if(listener-&gt;session[i]) {
+                                line = i;
+                                break;
+                        }
+                }
+        }
+        if(line == 0) {/* If none, choose the first line */
+                line = 1;
+        }
</ins><span class="cx">         switch(request-&gt;data.stimulus.instance_type) {
</span><span class="cx">                 case SKINNY_BUTTON_LAST_NUMBER_REDIAL:
</span><del>-                    skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
-                        skinny_session_process_dest(session, listener, line_instance, &quot;redial&quot;, '\0', 0);
</del><ins>+                        skinny_create_session(listener, line, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT);
+
+                        tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                        assert(tech_pvt != NULL);
+        
+                        strcpy(tech_pvt-&gt;dest, &quot;redial&quot;);
+                        skinny_process_dest(listener, line);
</ins><span class="cx">                         break;
</span><span class="cx">                 case SKINNY_BUTTON_VOICEMAIL:
</span><del>-                    skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
-                        skinny_session_process_dest(session, listener, line_instance, &quot;vmain&quot;, '\0', 0);
</del><ins>+                        skinny_create_session(listener, line, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT);
+        
+                        tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                        assert(tech_pvt != NULL);
+                
+                        strcpy(tech_pvt-&gt;dest, &quot;vmain&quot;);
+                        skinny_process_dest(listener, line);
</ins><span class="cx">                         break;
</span><span class="cx">                 case SKINNY_BUTTON_SPEED_DIAL:
</span><span class="cx">                         skinny_speed_dial_get(listener, request-&gt;data.stimulus.instance, &amp;button);
</span><span class="cx">                         if(strlen(button-&gt;line) &gt; 0) {
</span><del>-                        skinny_create_ingoing_session(listener, &amp;line_instance, &amp;session);
-                            skinny_session_process_dest(session, listener, line_instance, button-&gt;line, '\0', 0);
</del><ins>+                                skinny_create_session(listener, line, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT);
+
+                                tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                                assert(tech_pvt != NULL);
+                
+                                strcpy(tech_pvt-&gt;dest, button-&gt;line);
+                                skinny_process_dest(listener, line);
</ins><span class="cx">                         }
</span><span class="cx">                         break;
</span><span class="cx">                 default:
</span><span class="lines">@@ -2043,21 +1774,35 @@
</span><span class="cx"> switch_status_t skinny_handle_open_receive_channel_ack_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><span class="cx">         switch_status_t status = SWITCH_STATUS_SUCCESS;
</span><del>-        uint32_t line_instance = 0;
-        switch_core_session_t *session;
</del><ins>+        skinny_profile_t *profile;
+        uint32_t line = 0;
</ins><span class="cx"> 
</span><ins>+        switch_assert(listener-&gt;profile);
+        switch_assert(listener-&gt;device_name);
+
+        profile = listener-&gt;profile;
+
</ins><span class="cx">         skinny_check_data_length(request, sizeof(request-&gt;data.open_receive_channel_ack));
</span><span class="cx"> 
</span><del>-        session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.open_receive_channel_ack.pass_thru_party_id);
</del><ins>+        for(int i = 0 ; i &lt; SKINNY_MAX_BUTTON_COUNT ; i++) {
+                if(listener-&gt;session[i]) {
+                        private_t *tech_pvt = NULL;
+                        tech_pvt = switch_core_session_get_private(listener-&gt;session[i]);
+                        
+                        if(tech_pvt-&gt;party_id == request-&gt;data.open_receive_channel_ack.pass_thru_party_id) {
+                                line = i;
+                        }
+                }
+        }
</ins><span class="cx"> 
</span><del>-        if(session) {
</del><ins>+        if(listener-&gt;session[line]) {
</ins><span class="cx">                 const char *err = NULL;
</span><span class="cx">                 private_t *tech_pvt = NULL;
</span><span class="cx">                 switch_channel_t *channel = NULL;
</span><span class="cx">                 struct in_addr addr;
</span><span class="cx"> 
</span><del>-                tech_pvt = switch_core_session_get_private(session);
-                channel = switch_core_session_get_channel(session);
</del><ins>+                tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                channel = switch_core_session_get_channel(listener-&gt;session[line]);
</ins><span class="cx"> 
</span><span class="cx">                 /* Codec */
</span><span class="cx">                 tech_pvt-&gt;iananame = &quot;PCMU&quot;; /* TODO */
</span><span class="lines">@@ -2065,18 +1810,18 @@
</span><span class="cx">                 tech_pvt-&gt;rm_rate = 8000; /* TODO */
</span><span class="cx">                 tech_pvt-&gt;rm_fmtp = NULL; /* TODO */
</span><span class="cx">                 tech_pvt-&gt;agreed_pt = (switch_payload_t) 0; /* TODO */
</span><del>-                tech_pvt-&gt;rm_encoding = switch_core_strdup(switch_core_session_get_pool(session), &quot;&quot;);
</del><ins>+                tech_pvt-&gt;rm_encoding = switch_core_strdup(switch_core_session_get_pool(listener-&gt;session[line]), &quot;&quot;);
</ins><span class="cx">                 skinny_tech_set_codec(tech_pvt, 0);
</span><span class="cx">                 if ((status = skinny_tech_set_codec(tech_pvt, 0)) != SWITCH_STATUS_SUCCESS) {
</span><span class="cx">                         goto end;
</span><span class="cx">                 }
</span><del>-
</del><ins>+                
</ins><span class="cx">                 /* Request a local port from the core's allocator */
</span><span class="cx">                 if (!(tech_pvt-&gt;local_sdp_audio_port = switch_rtp_request_port(listener-&gt;profile-&gt;ip))) {
</span><span class="cx">                         switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(tech_pvt-&gt;session), SWITCH_LOG_CRIT, &quot;No RTP ports available!\n&quot;);
</span><span class="cx">                         return SWITCH_STATUS_FALSE;
</span><span class="cx">                 }
</span><del>-                tech_pvt-&gt;local_sdp_audio_ip = switch_core_strdup(switch_core_session_get_pool(session), listener-&gt;profile-&gt;ip);
</del><ins>+                tech_pvt-&gt;local_sdp_audio_ip = switch_core_strdup(switch_core_session_get_pool(listener-&gt;session[line]), listener-&gt;profile-&gt;ip);
</ins><span class="cx"> 
</span><span class="cx">                 tech_pvt-&gt;remote_sdp_audio_ip = inet_ntoa(request-&gt;data.open_receive_channel_ack.ip);
</span><span class="cx">                 tech_pvt-&gt;remote_sdp_audio_port = request-&gt;data.open_receive_channel_ack.port;
</span><span class="lines">@@ -2089,7 +1834,7 @@
</span><span class="cx">                                                                                            tech_pvt-&gt;read_impl.samples_per_packet,
</span><span class="cx">                                                                                            tech_pvt-&gt;codec_ms * 1000,
</span><span class="cx">                                                                                            (switch_rtp_flag_t) 0, &quot;soft&quot;, &amp;err,
</span><del>-                                                                                           switch_core_session_get_pool(session));
</del><ins>+                                                                                           switch_core_session_get_pool(listener-&gt;session[line]));
</ins><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(tech_pvt-&gt;session), SWITCH_LOG_DEBUG,
</span><span class="cx">                                                   &quot;AUDIO RTP [%s] %s:%d-&gt;%s:%d codec: %u ms: %d [%s]\n&quot;,
</span><span class="cx">                                                   switch_channel_get_name(channel),
</span><span class="lines">@@ -2101,7 +1846,7 @@
</span><span class="cx">                                                   tech_pvt-&gt;read_impl.microseconds_per_packet / 1000,
</span><span class="cx">                                                   switch_rtp_ready(tech_pvt-&gt;rtp_session) ? &quot;SUCCESS&quot; : err);
</span><span class="cx">                 inet_aton(tech_pvt-&gt;local_sdp_audio_ip, &amp;addr);
</span><del>-                send_start_media_transmission(listener,
</del><ins>+                start_media_transmission(listener,
</ins><span class="cx">                         tech_pvt-&gt;call_id, /* uint32_t conference_id, */
</span><span class="cx">                         tech_pvt-&gt;party_id, /* uint32_t pass_thru_party_id, */
</span><span class="cx">                         addr.s_addr, /* uint32_t remote_ip, */
</span><span class="lines">@@ -2113,12 +1858,7 @@
</span><span class="cx">                         0, /* uint16_t max_frames_per_packet, */
</span><span class="cx">                         0 /* uint32_t g723_bitrate */
</span><span class="cx">                 );
</span><del>-            if (switch_channel_get_state(channel) == CS_NEW) {
-                    switch_channel_set_state(channel, CS_INIT);
-            }
</del><span class="cx">                 switch_channel_mark_answered(channel);
</span><del>-
-                switch_core_session_rwunlock(session);
</del><span class="cx">         }
</span><span class="cx"> end:
</span><span class="cx">         return status;
</span><span class="lines">@@ -2126,28 +1866,35 @@
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_handle_keypad_button_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><del>-        uint32_t line_instance = 0;
-        switch_core_session_t *session;
</del><ins>+        uint32_t line = 0;
</ins><span class="cx"> 
</span><span class="cx">         skinny_check_data_length(request, sizeof(request-&gt;data.keypad_button));
</span><del>-        
-        if(request-&gt;data.keypad_button.line_instance) {
-            line_instance = request-&gt;data.keypad_button.line_instance;
-        } else {
-            line_instance = 1;
-        }
</del><span class="cx"> 
</span><del>-        session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.keypad_button.call_id);
-
-        if(session) {
</del><ins>+        /* Choose the specified line */
+        line = request-&gt;data.keypad_button.line_instance;
+        if(line == 0) {/* If none, find the first busy line */
+                for(int i = 0 ; i &lt; SKINNY_MAX_BUTTON_COUNT ; i++) {
+                        if(listener-&gt;session[i]) {
+                                line = i;
+                                break;
+                        }
+                }
+        }
+        if(line == 0) {/* If none, choose the first line */
+                line = 1;
+        }
+        if(listener-&gt;session[line]) {
</ins><span class="cx">                 switch_channel_t *channel = NULL;
</span><span class="cx">                 private_t *tech_pvt = NULL;
</span><span class="cx">                 char digit = '\0';
</span><span class="cx"> 
</span><del>-                channel = switch_core_session_get_channel(session);
-                tech_pvt = switch_core_session_get_private(session);
</del><ins>+                channel = switch_core_session_get_channel(listener-&gt;session[line]);
+                assert(channel != NULL);
</ins><span class="cx"> 
</span><del>-                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, &quot;SEND DTMF ON CALL %d [%d]\n&quot;, tech_pvt-&gt;call_id, request-&gt;data.keypad_button.button);
</del><ins>+                tech_pvt = switch_core_session_get_private(listener-&gt;session[line]);
+                assert(tech_pvt != NULL);
+                
+                switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(listener-&gt;session[line]), SWITCH_LOG_DEBUG, &quot;SEND DTMF ON CALL %d [%d]\n&quot;, tech_pvt-&gt;call_id, request-&gt;data.keypad_button.button);
</ins><span class="cx"> 
</span><span class="cx">                 if (request-&gt;data.keypad_button.button == 14) {
</span><span class="cx">                         digit = '*';
</span><span class="lines">@@ -2156,14 +1903,21 @@
</span><span class="cx">                 } else if (request-&gt;data.keypad_button.button &gt;= 0 &amp;&amp; request-&gt;data.keypad_button.button &lt;= 9) {
</span><span class="cx">                         digit = '0' + request-&gt;data.keypad_button.button;
</span><span class="cx">                 } else {
</span><del>-                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_WARNING, &quot;UNKNOW DTMF RECEIVED ON CALL %d [%d]\n&quot;, tech_pvt-&gt;call_id, request-&gt;data.keypad_button.button);
</del><ins>+                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(listener-&gt;session[line]), SWITCH_LOG_WARNING, &quot;UNKNOW DTMF RECEIVED ON CALL %d [%d]\n&quot;, tech_pvt-&gt;call_id, request-&gt;data.keypad_button.button);
</ins><span class="cx">                 }
</span><span class="cx"> 
</span><span class="cx">                 /* TODO check call_id and line */
</span><span class="cx"> 
</span><del>-                if((skinny_line_get_state(listener, line_instance, tech_pvt-&gt;call_id) == SKINNY_OFF_HOOK)) {
-        
-                    skinny_session_process_dest(session, listener, line_instance, NULL, digit, 0);
</del><ins>+                if((skinny_line_get_state(listener, tech_pvt-&gt;line) == SKINNY_KEY_SET_OFF_HOOK)
+                                || (skinny_line_get_state(listener, tech_pvt-&gt;line) == SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT)) {
+                        if(strlen(tech_pvt-&gt;dest) == 0) {/* first digit */
+                                stop_tone(listener, tech_pvt-&gt;line, tech_pvt-&gt;call_id);
+                                skinny_line_set_state(listener, tech_pvt-&gt;line, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT, tech_pvt-&gt;call_id);
+                        }
+                        
+                        tech_pvt-&gt;dest[strlen(tech_pvt-&gt;dest)] = digit;
+                        
+                        skinny_process_dest(listener, tech_pvt-&gt;line);
</ins><span class="cx">                 } else {
</span><span class="cx">                         if(digit != '\0') {
</span><span class="cx">                                 switch_dtmf_t dtmf = { 0, switch_core_default_dtmf_duration(0)};
</span><span class="lines">@@ -2171,7 +1925,6 @@
</span><span class="cx">                                 switch_channel_queue_dtmf(channel, &amp;dtmf);
</span><span class="cx">                         }
</span><span class="cx">                 }
</span><del>-                switch_core_session_rwunlock(session);
</del><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="lines">@@ -2180,23 +1933,35 @@
</span><span class="cx"> switch_status_t skinny_handle_on_hook_message(listener_t *listener, skinny_message_t *request)
</span><span class="cx"> {
</span><span class="cx">         switch_status_t status = SWITCH_STATUS_SUCCESS;
</span><del>-        switch_core_session_t *session = NULL;
-        uint32_t line_instance = 0;
</del><ins>+        skinny_profile_t *profile;
+        uint32_t line = 0;
</ins><span class="cx"> 
</span><ins>+        switch_assert(listener-&gt;profile);
+        switch_assert(listener-&gt;device_name);
+
+        profile = listener-&gt;profile;
+
</ins><span class="cx">         skinny_check_data_length(request, sizeof(request-&gt;data.on_hook));
</span><span class="cx"> 
</span><del>-        line_instance = request-&gt;data.on_hook.line_instance;
-        
-        session = skinny_profile_find_session(listener-&gt;profile, listener, &amp;line_instance, request-&gt;data.on_hook.call_id);
</del><ins>+        if(request-&gt;data.on_hook.line_instance != 0) {
+                line = request-&gt;data.on_hook.line_instance;
+        } else {
+                /* Find first active line */
+                for(int i = 0 ; i &lt; SKINNY_MAX_BUTTON_COUNT ; i++) {
+                        if(listener-&gt;session[i]) {
+                                line = i;
+                                break;
+                        }
+                }
+        }
</ins><span class="cx"> 
</span><del>-        if(session) {
</del><ins>+        if(listener-&gt;session[line]) {
</ins><span class="cx">                 switch_channel_t *channel = NULL;
</span><span class="cx"> 
</span><del>-                channel = switch_core_session_get_channel(session);
</del><ins>+                channel = switch_core_session_get_channel(listener-&gt;session[line]);
+                assert(channel != NULL);
</ins><span class="cx"> 
</span><span class="cx">                 switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
</span><del>-
-                switch_core_session_rwunlock(session);
</del><span class="cx">         }
</span><span class="cx">         return status;
</span><span class="cx"> }
</span><span class="lines">@@ -2304,14 +2069,3 @@
</span><span class="cx">         return SWITCH_STATUS_SUCCESS;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* For Emacs:
- * Local Variables:
- * mode:c
- * indent-tabs-mode:t
- * tab-width:4
- * c-basic-offset:4
- * End:
- * For VIM:
- * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
- */
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyskinny_protocolh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.h (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.h        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_protocol.h        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -49,60 +49,57 @@
</span><span class="cx"> /* RegisterMessage */
</span><span class="cx"> #define REGISTER_MESSAGE 0x0001
</span><span class="cx"> struct register_message {
</span><del>-    char device_name[16];
-    uint32_t user_id;
-    uint32_t instance;
-    struct in_addr ip;
-    uint32_t device_type;
-    uint32_t max_streams;
</del><ins>+        char device_name[16];
+        uint32_t user_id;
+        uint32_t instance;
+        struct in_addr ip;
+        uint32_t device_type;
+        uint32_t max_streams;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* PortMessage */
</span><span class="cx"> #define PORT_MESSAGE 0x0002
</span><del>-struct port_message {
-    uint16_t port;
-};
</del><span class="cx"> 
</span><span class="cx"> /* KeypadButtonMessage */
</span><span class="cx"> #define KEYPAD_BUTTON_MESSAGE 0x0003
</span><span class="cx"> struct keypad_button_message {
</span><del>-    uint32_t button;
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t button;
+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* StimulusMessage */
</span><span class="cx"> #define STIMULUS_MESSAGE 0x0005
</span><span class="cx"> struct stimulus_message {
</span><del>-    uint32_t instance_type; /* See enum skinny_button_definition */
-    uint32_t instance;
-    uint32_t call_id;
</del><ins>+        uint32_t instance_type; /* See enum skinny_button_definition */
+        uint32_t instance;
+        /* uint32_t call_reference; */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* OffHookMessage */
</span><span class="cx"> #define OFF_HOOK_MESSAGE 0x0006
</span><span class="cx"> struct off_hook_message {
</span><del>-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t line_instance;
+        /* uint32_t call_id; */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* OnHookMessage */
</span><span class="cx"> #define ON_HOOK_MESSAGE 0x0007
</span><span class="cx"> struct on_hook_message {
</span><del>-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SpeedDialStatReqMessage */
</span><span class="cx"> #define SPEED_DIAL_STAT_REQ_MESSAGE 0x000A
</span><span class="cx"> struct speed_dial_stat_req_message {
</span><del>-    uint32_t number;
</del><ins>+        uint32_t number;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* LineStatReqMessage */
</span><span class="cx"> #define LINE_STAT_REQ_MESSAGE 0x000B
</span><span class="cx"> struct line_stat_req_message {
</span><del>-    uint32_t number;
</del><ins>+        uint32_t number;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ConfigStatReqMessage */
</span><span class="lines">@@ -117,32 +114,32 @@
</span><span class="cx"> /* CapabilitiesResMessage */
</span><span class="cx"> #define CAPABILITIES_RES_MESSAGE 0x0010
</span><span class="cx"> struct station_capabilities {
</span><del>-    uint32_t codec;
-    uint16_t frames;
-    char reserved[10];
</del><ins>+        uint32_t codec;
+        uint16_t frames;
+        char reserved[10];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> struct capabilities_res_message {
</span><del>-    uint32_t count;
-    struct station_capabilities caps[SWITCH_MAX_CODECS];
</del><ins>+        uint32_t count;
+        struct station_capabilities caps[SWITCH_MAX_CODECS];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* AlarmMessage */
</span><span class="cx"> #define ALARM_MESSAGE 0x0020
</span><span class="cx"> struct alarm_message {
</span><del>-    uint32_t alarm_severity;
-    char display_message[80];
-    uint32_t alarm_param1;
-    uint32_t alarm_param2;
</del><ins>+        uint32_t alarm_severity;
+        char display_message[80];
+        uint32_t alarm_param1;
+        uint32_t alarm_param2;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* OpenReceiveChannelAck */
</span><span class="cx"> #define OPEN_RECEIVE_CHANNEL_ACK_MESSAGE 0x0022
</span><span class="cx"> struct open_receive_channel_ack_message {
</span><del>-    uint32_t status;
-    struct in_addr ip;
-    uint32_t port;
-    uint32_t pass_thru_party_id;
</del><ins>+        uint32_t status;
+        struct in_addr ip;
+        uint32_t port;
+        uint32_t pass_thru_party_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SoftKeySetReqMessage */
</span><span class="lines">@@ -151,9 +148,9 @@
</span><span class="cx"> /* SoftKeyEventMessage */
</span><span class="cx"> #define SOFT_KEY_EVENT_MESSAGE 0x0026
</span><span class="cx"> struct soft_key_event_message {
</span><del>-    uint32_t event;
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t event;
+        uint32_t line_instance;
+        uint32_t callreference;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* UnregisterMessage */
</span><span class="lines">@@ -165,197 +162,196 @@
</span><span class="cx"> /* ServiceUrlStatReqMessage */
</span><span class="cx"> #define SERVICE_URL_STAT_REQ_MESSAGE 0x0033
</span><span class="cx"> struct service_url_stat_req_message {
</span><del>-    uint32_t service_url_index;
</del><ins>+        uint32_t service_url_index;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* FeatureStatReqMessage */
</span><span class="cx"> #define FEATURE_STAT_REQ_MESSAGE 0x0034
</span><span class="cx"> struct feature_stat_req_message {
</span><del>-    uint32_t feature_index;
</del><ins>+        uint32_t feature_index;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* HeadsetStatusMessage */
</span><span class="cx"> #define HEADSET_STATUS_MESSAGE 0x002B
</span><span class="cx"> struct headset_status_message {
</span><del>-    uint32_t mode;
</del><ins>+        uint32_t mode;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* RegisterAvailableLinesMessage */
</span><span class="cx"> #define REGISTER_AVAILABLE_LINES_MESSAGE 0x002D
</span><span class="cx"> struct register_available_lines_message {
</span><del>-    uint32_t count;
</del><ins>+        uint32_t count;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* RegisterAckMessage */
</span><span class="cx"> #define REGISTER_ACK_MESSAGE 0x0081
</span><span class="cx"> struct register_ack_message {
</span><del>-    uint32_t keep_alive;
-    char date_format[6];
-    char reserved[2];
-    uint32_t secondary_keep_alive;
-    char reserved2[4];
</del><ins>+        uint32_t keepAlive;
+        char dateFormat[6];
+        char reserved[2];
+        uint32_t secondaryKeepAlive;
+        char reserved2[4];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* StartToneMessage */
</span><span class="cx"> #define START_TONE_MESSAGE 0x0082
</span><span class="cx"> struct start_tone_message {
</span><del>-    uint32_t tone; /* see enum skinny_tone */
-    uint32_t reserved;
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t tone; /* see enum skinny_tone */
+        uint32_t reserved;
+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* StopToneMessage */
</span><span class="cx"> #define STOP_TONE_MESSAGE 0x0083
</span><span class="cx"> struct stop_tone_message {
</span><del>-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SetRingerMessage */
</span><span class="cx"> #define SET_RINGER_MESSAGE 0x0085
</span><span class="cx"> struct set_ringer_message {
</span><del>-    uint32_t ring_type; /* See enum skinny_ring_type */
-    uint32_t ring_mode; /* See enum skinny_ring_mode */
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t ring_type; /* See enum skinny_ring_type */
+        uint32_t ring_mode; /* See enum skinny_ring_mode */
+        uint32_t unknown; /* ?? */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SetLampMessage */
</span><span class="cx"> #define SET_LAMP_MESSAGE 0x0086
</span><span class="cx"> struct set_lamp_message {
</span><del>-    uint32_t stimulus; /* See enum skinny_button_definition */
-    uint32_t stimulus_instance;
-    uint32_t mode; /* See enum skinny_lamp_mode */
</del><ins>+        uint32_t stimulus; /* See enum skinny_button_definition */
+        uint32_t stimulus_instance;
+        uint32_t mode; /* See enum skinny_lamp_mode */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SetSpeakerModeMessage */
</span><span class="cx"> #define SET_SPEAKER_MODE_MESSAGE 0x0088
</span><span class="cx"> struct set_speaker_mode_message {
</span><del>-    uint32_t mode; /* See enum skinny_speaker_mode */
</del><ins>+        uint32_t mode; /* See enum skinny_speaker_mode */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* StartMediaTransmissionMessage */
</span><span class="cx"> #define START_MEDIA_TRANSMISSION_MESSAGE 0x008A
</span><span class="cx"> struct start_media_transmission_message {
</span><del>-    uint32_t conference_id;
-    uint32_t pass_thru_party_id;
-    uint32_t remote_ip;
-    uint32_t remote_port;
-    uint32_t ms_per_packet;
-    uint32_t payload_capacity;
-    uint32_t precedence;
-    uint32_t silence_suppression;
-    uint16_t max_frames_per_packet;
-    uint32_t g723_bitrate;
-    /* ... */
</del><ins>+        uint32_t conference_id;
+        uint32_t pass_thru_party_id;
+        uint32_t remote_ip;
+        uint32_t remote_port;
+        uint32_t ms_per_packet;
+        uint32_t payload_capacity;
+        uint32_t precedence;
+        uint32_t silence_suppression;
+        uint16_t max_frames_per_packet;
+        uint32_t g723_bitrate;
+        /* ... */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* StopMediaTransmissionMessage */
</span><span class="cx"> #define STOP_MEDIA_TRANSMISSION_MESSAGE 0x008B
</span><span class="cx"> struct stop_media_transmission_message {
</span><del>-    uint32_t conference_id;
-    uint32_t pass_thru_party_id;
-    uint32_t conference_id2;
-    /* ... */
</del><ins>+        uint32_t conference_id;
+        uint32_t pass_thru_party_id;
+        uint32_t conference_id2;
+        /* ... */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* CallInfoMessage */
</span><span class="cx"> #define CALL_INFO_MESSAGE 0x008F
</span><span class="cx"> struct call_info_message {
</span><del>-    char calling_party_name[40];
-    char calling_party[24];
-    char called_party_name[40];
-    char called_party[24];
-    uint32_t line_instance;
-    uint32_t call_id;
-    uint32_t call_type; /* See enum skinny_call_type */
-    char original_called_party_name[40];
-    char original_called_party[24];
-    char last_redirecting_party_name[40];
-    char last_redirecting_party[24];
-    uint32_t original_called_party_redirect_reason;
-    uint32_t last_redirecting_reason;
-    char calling_party_voice_mailbox[24];
-    char called_party_voice_mailbox[24];
-    char original_called_party_voice_mailbox[24];
-    char last_redirecting_voice_mailbox[24];
-    uint32_t call_instance;
-    uint32_t call_security_status;
-    uint32_t party_pi_restriction_bits;
</del><ins>+        char calling_party_name[40];
+        char calling_party[24];
+        char called_party_name[40];
+        char called_party[24];
+        uint32_t line_instance;
+        uint32_t call_id;
+        uint32_t call_type; /* See enum skinny_call_type */
+        char original_called_party_name[40];
+        char original_called_party[24];
+        char last_redirecting_party_name[40];
+        char last_redirecting_party[24];
+        uint32_t original_called_party_redirect_reason;
+        uint32_t last_redirecting_reason;
+        char calling_party_voice_mailbox[24];
+        char called_party_voice_mailbox[24];
+        char original_called_party_voice_mailbox[24];
+        char last_redirecting_voice_mailbox[24];
+        uint32_t call_instance;
+        uint32_t call_security_status;
+        uint32_t party_pi_restriction_bits;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SpeedDialStatMessage */
</span><span class="cx"> #define SPEED_DIAL_STAT_RES_MESSAGE 0x0091
</span><span class="cx"> struct speed_dial_stat_res_message {
</span><del>-    uint32_t number;
-    char line[24];
-    char label[40];
</del><ins>+        uint32_t number;
+        char line[24];
+        char label[40];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* LineStatMessage */
</span><span class="cx"> #define LINE_STAT_RES_MESSAGE 0x0092
</span><span class="cx"> struct line_stat_res_message {
</span><del>-    uint32_t number;
-    char name[24];
-    char shortname[40];
-    char displayname[44];
</del><ins>+        uint32_t number;
+        char name[24];
+        char shortname[40];
+        char displayname[44];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ConfigStatMessage */
</span><span class="cx"> #define CONFIG_STAT_RES_MESSAGE 0x0093
</span><span class="cx"> struct config_stat_res_message {
</span><del>-    char device_name[16];
-    uint32_t user_id;
-    uint32_t instance;
-    char user_name[40];
-    char server_name[40];
-    uint32_t number_lines;
-    uint32_t number_speed_dials;
</del><ins>+        char device_name[16];
+        uint32_t user_id;
+        uint32_t instance;
+        char user_name[40];
+        char server_name[40];
+        uint32_t number_lines;
+        uint32_t number_speed_dials;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* DefineTimeDate */
</span><span class="cx"> #define DEFINE_TIME_DATE_MESSAGE 0x0094
</span><span class="cx"> struct define_time_date_message {
</span><del>-    uint32_t year;
-    uint32_t month;
-    uint32_t day_of_week; /* monday = 1 */
-    uint32_t day;
-    uint32_t hour;
-    uint32_t minute;
-    uint32_t seconds;
-    uint32_t milliseconds;
-    uint32_t timestamp;
</del><ins>+        uint32_t year;
+        uint32_t month;
+        uint32_t day_of_week; /* monday = 1 */
+        uint32_t day;
+        uint32_t hour;
+        uint32_t minute;
+        uint32_t seconds;
+        uint32_t milliseconds;
+        uint32_t timestamp;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ButtonTemplateMessage */
</span><span class="cx"> #define BUTTON_TEMPLATE_RES_MESSAGE 0x0097
</span><span class="cx"> struct button_definition {
</span><del>-    uint8_t instance_number;
-    uint8_t button_definition; /* See enum skinny_button_definition */
</del><ins>+        uint8_t instance_number;
+        uint8_t button_definition; /* See enum skinny_button_definition */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> #define SKINNY_MAX_BUTTON_COUNT 42
</span><span class="cx"> struct button_template_message {
</span><del>-    uint32_t button_offset;
-    uint32_t button_count;
-    uint32_t total_button_count;
-    struct button_definition btn[SKINNY_MAX_BUTTON_COUNT];
</del><ins>+        uint32_t button_offset;
+        uint32_t button_count;
+        uint32_t total_button_count;
+        struct button_definition btn[SKINNY_MAX_BUTTON_COUNT];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* CapabilitiesReqMessage */
</span><span class="cx"> #define CAPABILITIES_REQ_MESSAGE 0x009B
</span><span class="cx"> 
</span><span class="cx"> /* RegisterRejectMessage */
</span><del>-#define REGISTER_REJECT_MESSAGE 0x009D
-struct register_reject_message {
-    char error[33];
</del><ins>+#define REGISTER_REJ_MESSAGE 0x009D
+struct register_rej_message {
+        char error[33];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ResetMessage */
</span><span class="cx"> #define RESET_MESSAGE 0x009F
</span><span class="cx"> struct reset_message {
</span><del>-    uint32_t reset_type; /* See enum skinny_device_reset_types */
</del><ins>+        uint32_t reset_type; /* See enum skinny_device_reset_types */
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* KeepAliveAckMessage */
</span><span class="lines">@@ -364,130 +360,122 @@
</span><span class="cx"> /* OpenReceiveChannelMessage */
</span><span class="cx"> #define OPEN_RECEIVE_CHANNEL_MESSAGE 0x0105
</span><span class="cx"> struct open_receive_channel_message {
</span><del>-    uint32_t conference_id;
-    uint32_t pass_thru_party_id;
-    uint32_t packets;
-    uint32_t payload_capacity;
-    uint32_t echo_cancel_type;
-    uint32_t g723_bitrate;
-    uint32_t conference_id2;
-    uint32_t reserved[10];
</del><ins>+        uint32_t conference_id;
+        uint32_t pass_thru_party_id;
+        uint32_t packets;
+        uint32_t payload_capacity;
+        uint32_t echo_cancel_type;
+        uint32_t g723_bitrate;
+        uint32_t conference_id2;
+        uint32_t reserved[10];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* CloseReceiveChannelMessage */
</span><span class="cx"> #define CLOSE_RECEIVE_CHANNEL_MESSAGE 0x0106
</span><span class="cx"> struct close_receive_channel_message {
</span><del>-    uint32_t conference_id;
-    uint32_t pass_thru_party_id;
-    uint32_t conference_id2;
</del><ins>+        uint32_t conference_id;
+        uint32_t pass_thru_party_id;
+        uint32_t conference_id2;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SoftKeyTemplateResMessage */
</span><span class="cx"> #define SOFT_KEY_TEMPLATE_RES_MESSAGE 0x0108
</span><span class="cx"> 
</span><span class="cx"> struct soft_key_template_definition {
</span><del>-    char soft_key_label[16];
-    uint32_t soft_key_event;
</del><ins>+        char soft_key_label[16];
+        uint32_t soft_key_event;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> struct soft_key_template_res_message {
</span><del>-    uint32_t soft_key_offset;
-    uint32_t soft_key_count;
-    uint32_t total_soft_key_count;
-    struct soft_key_template_definition soft_key[32];
</del><ins>+        uint32_t soft_key_offset;
+        uint32_t soft_key_count;
+        uint32_t total_soft_key_count;
+        struct soft_key_template_definition soft_key[32];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SoftKeySetResMessage */
</span><span class="cx"> #define SOFT_KEY_SET_RES_MESSAGE 0x0109
</span><span class="cx"> struct soft_key_set_definition {
</span><del>-    uint8_t soft_key_template_index[16]; /* See enum skinny_soft_key_event */
-    uint16_t soft_key_info_index[16];
</del><ins>+        uint8_t soft_key_template_index[16]; /* See enum skinny_soft_key_event */
+        uint16_t soft_key_info_index[16];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> struct soft_key_set_res_message {
</span><del>-    uint32_t soft_key_set_offset;
-    uint32_t soft_key_set_count;
-    uint32_t total_soft_key_set_count;
-    struct soft_key_set_definition soft_key_set[16];
-    uint32_t res;
</del><ins>+        uint32_t soft_key_set_offset;
+        uint32_t soft_key_set_count;
+        uint32_t total_soft_key_set_count;
+        struct soft_key_set_definition soft_key_set[16];
+        uint32_t res;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* SelectSoftKeysMessage */
</span><span class="cx"> #define SELECT_SOFT_KEYS_MESSAGE 0x0110
</span><span class="cx"> struct select_soft_keys_message {
</span><del>-    uint32_t line_instance;
-    uint32_t call_id;
-    uint32_t soft_key_set; /* See enum skinny_key_set */
-    uint32_t valid_key_mask;
</del><ins>+        uint32_t line_instance;
+        uint32_t call_id;
+        uint32_t soft_key_set; /* See enum skinny_key_set */
+        uint32_t valid_key_mask;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* CallStateMessage */
</span><span class="cx"> #define CALL_STATE_MESSAGE 0x0111
</span><span class="cx"> struct call_state_message {
</span><del>-    uint32_t call_state; /* See enum skinny_call_state */
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t call_state; /* See enum skinny_call_state */
+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* DisplayPromptStatusMessage */
</span><span class="cx"> #define DISPLAY_PROMPT_STATUS_MESSAGE 0x0112
</span><span class="cx"> struct display_prompt_status_message {
</span><del>-    uint32_t timeout;
-    char display[32];
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t timeout;
+        char display[32];
+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ClearPromptStatusMessage */
</span><span class="cx"> #define CLEAR_PROMPT_STATUS_MESSAGE  0x0113
</span><span class="cx"> struct clear_prompt_status_message {
</span><del>-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* ActivateCallPlaneMessage */
</span><span class="cx"> #define ACTIVATE_CALL_PLANE_MESSAGE 0x0116
</span><span class="cx"> struct activate_call_plane_message {
</span><del>-    uint32_t line_instance;
</del><ins>+        uint32_t line_instance;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* UnregisterAckMessage */
</span><span class="cx"> #define UNREGISTER_ACK_MESSAGE 0x0118
</span><span class="cx"> struct unregister_ack_message {
</span><del>-    uint32_t unregister_status;
</del><ins>+        uint32_t unregister_status;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* DialedNumberMessage */
</span><span class="cx"> #define DIALED_NUMBER_MESSAGE 0x011D
</span><span class="cx"> struct dialed_number_message {
</span><del>-    char called_party[24];
-    uint32_t line_instance;
-    uint32_t call_id;
</del><ins>+        char called_party[24];
+        uint32_t line_instance;
+        uint32_t call_id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /* FeatureStatMessage */
</span><span class="cx"> #define FEATURE_STAT_RES_MESSAGE 0x011F
</span><span class="cx"> struct feature_stat_res_message {
</span><del>-    uint32_t index;
-    uint32_t id;
-    char text_label[40];
-    uint32_t status;
</del><ins>+        uint32_t index;
+        uint32_t id;
+        char text_label[40];
+        uint32_t status;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><del>-/* DisplayPriNotifyMessage */
-#define DISPLAY_PRI_NOTIFY_MESSAGE 0x0120
-struct display_pri_notify_message {
-    uint32_t message_timeout;
-    uint32_t priority;
-    char notify[32];
-};
-
</del><span class="cx"> /* ServiceUrlStatMessage */
</span><span class="cx"> #define SERVICE_URL_STAT_RES_MESSAGE 0x012F
</span><span class="cx"> struct service_url_stat_res_message {
</span><del>-    uint32_t index;
-    char url[256];
-    char display_name[40];
</del><ins>+        uint32_t index;
+        char url[256];
+        char display_name[40];
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /*****************************************************************************/
</span><span class="lines">@@ -498,56 +486,54 @@
</span><span class="cx"> #define SKINNY_MESSAGE_MAXSIZE 1000
</span><span class="cx"> 
</span><span class="cx"> union skinny_data {
</span><del>-    struct register_message reg;
-    struct port_message port;
-    struct keypad_button_message keypad_button;
-    struct stimulus_message stimulus;
-    struct off_hook_message off_hook;
-    struct on_hook_message on_hook;
-    struct speed_dial_stat_req_message speed_dial_req;
-    struct line_stat_req_message line_req;
-    struct capabilities_res_message cap_res;
-    struct alarm_message alarm;
-    struct open_receive_channel_ack_message open_receive_channel_ack;
-    struct soft_key_event_message soft_key_event;
-    struct service_url_stat_req_message service_url_req;
-    struct feature_stat_req_message feature_req;
-    struct headset_status_message headset_status;
-    struct register_available_lines_message reg_lines;
-    struct register_ack_message reg_ack;
-    struct start_tone_message start_tone;
-    struct stop_tone_message stop_tone;
-    struct set_ringer_message ringer;
-    struct set_lamp_message lamp;
-    struct set_speaker_mode_message speaker_mode;
-    struct start_media_transmission_message start_media;
-    struct stop_media_transmission_message stop_media;
-    struct call_info_message call_info;
-    struct speed_dial_stat_res_message speed_dial_res;
-    struct line_stat_res_message line_res;
-    struct config_stat_res_message config_res;
-    struct define_time_date_message define_time_date;
-    struct button_template_message button_template;
-    struct register_reject_message reg_rej;
-    struct reset_message reset;
-    struct open_receive_channel_message open_receive_channel;
-    struct close_receive_channel_message close_receive_channel;
-    struct soft_key_template_res_message soft_key_template;
-    struct soft_key_set_res_message soft_key_set;
-    struct select_soft_keys_message select_soft_keys;
-    struct call_state_message call_state;
-    struct display_prompt_status_message display_prompt_status;
-    struct clear_prompt_status_message clear_prompt_status;
-    struct activate_call_plane_message activate_call_plane;
-    struct unregister_ack_message unregister_ack;
-    struct dialed_number_message dialed_number;
-    struct feature_stat_res_message feature_res;
-    struct display_pri_notify_message display_pri_notify;
-    struct service_url_stat_res_message service_url_res;
-
-    uint16_t as_uint16;
-    char as_char;
-    void *raw;
</del><ins>+        struct register_message reg;
+        struct keypad_button_message keypad_button;
+        struct stimulus_message stimulus;
+        struct off_hook_message off_hook;
+        struct on_hook_message on_hook;
+        struct speed_dial_stat_req_message speed_dial_req;
+        struct line_stat_req_message line_req;
+        struct capabilities_res_message cap_res;
+        struct alarm_message alarm;
+        struct open_receive_channel_ack_message open_receive_channel_ack;
+        struct soft_key_event_message soft_key_event;
+        struct service_url_stat_req_message service_url_req;
+        struct feature_stat_req_message feature_req;
+        struct headset_status_message headset_status;
+        struct register_available_lines_message reg_lines;
+        struct register_ack_message reg_ack;
+        struct start_tone_message start_tone;
+        struct stop_tone_message stop_tone;
+        struct set_ringer_message ringer;
+        struct set_lamp_message lamp;
+        struct set_speaker_mode_message speaker_mode;
+        struct start_media_transmission_message start_media;
+        struct stop_media_transmission_message stop_media;
+        struct call_info_message call_info;
+        struct speed_dial_stat_res_message speed_dial_res;
+        struct line_stat_res_message line_res;
+        struct config_stat_res_message config_res;
+        struct define_time_date_message define_time_date;
+        struct button_template_message button_template;
+        struct register_rej_message reg_rej;
+        struct reset_message reset;
+        struct open_receive_channel_message open_receive_channel;
+        struct close_receive_channel_message close_receive_channel;
+        struct soft_key_template_res_message soft_key_template;
+        struct soft_key_set_res_message soft_key_set;
+        struct select_soft_keys_message select_soft_keys;
+        struct call_state_message call_state;
+        struct display_prompt_status_message display_prompt_status;
+        struct clear_prompt_status_message clear_prompt_status;
+        struct activate_call_plane_message activate_call_plane;
+        struct unregister_ack_message unregister_ack;
+        struct dialed_number_message dialed_number;
+        struct feature_stat_res_message feature_res;
+        struct service_url_stat_res_message service_url_res;
+        
+        uint16_t as_uint16;
+        char as_char;
+        void *raw;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> /*
</span><span class="lines">@@ -555,10 +541,10 @@
</span><span class="cx">  * body is type+data
</span><span class="cx">  */
</span><span class="cx"> struct skinny_message {
</span><del>-    uint32_t length;
-    uint32_t reserved;
-    uint32_t type;
-    union skinny_data data;
</del><ins>+        uint32_t length;
+        uint32_t reserved;
+        uint32_t type;
+        union skinny_data data;
</ins><span class="cx"> };
</span><span class="cx"> typedef struct skinny_message skinny_message_t;
</span><span class="cx"> 
</span><span class="lines">@@ -566,40 +552,40 @@
</span><span class="cx"> /* SKINNY TYPES */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> enum skinny_codecs {
</span><del>-    SKINNY_CODEC_ALAW_64K = 2,
-    SKINNY_CODEC_ALAW_56K = 3,
-    SKINNY_CODEC_ULAW_64K = 4,
-    SKINNY_CODEC_ULAW_56K = 5,
-    SKINNY_CODEC_G722_64K = 6,
-    SKINNY_CODEC_G722_56K = 7,
-    SKINNY_CODEC_G722_48K = 8,
-    SKINNY_CODEC_G723_1 = 9,
-    SKINNY_CODEC_G728 = 10,
-    SKINNY_CODEC_G729 = 11,
-    SKINNY_CODEC_G729A = 12,
-    SKINNY_CODEC_IS11172 = 13,
-    SKINNY_CODEC_IS13818 = 14,
-    SKINNY_CODEC_G729B = 15,
-    SKINNY_CODEC_G729AB = 16,
-    SKINNY_CODEC_GSM_FULL = 18,
-    SKINNY_CODEC_GSM_HALF = 19,
-    SKINNY_CODEC_GSM_EFULL = 20,
-    SKINNY_CODEC_WIDEBAND_256K = 25,
-    SKINNY_CODEC_DATA_64K = 32,
-    SKINNY_CODEC_DATA_56K = 33,
-    SKINNY_CODEC_GSM = 80,
-    SKINNY_CODEC_ACTIVEVOICE = 81,
-    SKINNY_CODEC_G726_32K = 82,
-    SKINNY_CODEC_G726_24K = 83,
-    SKINNY_CODEC_G726_16K = 84,
-    SKINNY_CODEC_G729B_BIS = 85,
-    SKINNY_CODEC_G729B_LOW = 86,
-    SKINNY_CODEC_H261 = 100,
-    SKINNY_CODEC_H263 = 101,
-    SKINNY_CODEC_VIDEO = 102,
-    SKINNY_CODEC_T120 = 105,
-    SKINNY_CODEC_H224 = 106,
-    SKINNY_CODEC_RFC2833_DYNPAYLOAD = 257
</del><ins>+        SKINNY_CODEC_ALAW_64K = 2,
+        SKINNY_CODEC_ALAW_56K = 3,
+        SKINNY_CODEC_ULAW_64K = 4,
+        SKINNY_CODEC_ULAW_56K = 5,
+        SKINNY_CODEC_G722_64K = 6,
+        SKINNY_CODEC_G722_56K = 7,
+        SKINNY_CODEC_G722_48K = 8,
+        SKINNY_CODEC_G723_1 = 9,
+        SKINNY_CODEC_G728 = 10,
+        SKINNY_CODEC_G729 = 11,
+        SKINNY_CODEC_G729A = 12,
+        SKINNY_CODEC_IS11172 = 13,
+        SKINNY_CODEC_IS13818 = 14,
+        SKINNY_CODEC_G729B = 15,
+        SKINNY_CODEC_G729AB = 16,
+        SKINNY_CODEC_GSM_FULL = 18,
+        SKINNY_CODEC_GSM_HALF = 19,
+        SKINNY_CODEC_GSM_EFULL = 20,
+        SKINNY_CODEC_WIDEBAND_256K = 25,
+        SKINNY_CODEC_DATA_64K = 32,
+        SKINNY_CODEC_DATA_56K = 33,
+        SKINNY_CODEC_GSM = 80,
+        SKINNY_CODEC_ACTIVEVOICE = 81,
+        SKINNY_CODEC_G726_32K = 82,
+        SKINNY_CODEC_G726_24K = 83,
+        SKINNY_CODEC_G726_16K = 84,
+        SKINNY_CODEC_G729B_BIS = 85,
+        SKINNY_CODEC_G729B_LOW = 86,
+        SKINNY_CODEC_H261 = 100,
+        SKINNY_CODEC_H263 = 101,
+        SKINNY_CODEC_VIDEO = 102,
+        SKINNY_CODEC_T120 = 105,
+        SKINNY_CODEC_H224 = 106,
+        SKINNY_CODEC_RFC2833_DYNPAYLOAD = 257
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> typedef switch_status_t (*skinny_command_t) (char **argv, int argc, switch_stream_handle_t *stream);
</span><span class="lines">@@ -608,28 +594,20 @@
</span><span class="cx"> /* SKINNY FUNCTIONS */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> #define skinny_check_data_length(message, len) \
</span><del>-    if (message-&gt;length &lt; len+4) {\
-            switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Received Too Short Skinny Message (Expected %&quot; SWITCH_SIZE_T_FMT &quot;, got %d).\n&quot;, len+4, message-&gt;length);\
-            return SWITCH_STATUS_FALSE;\
-    }
-#define skinny_check_data_length_soft(message, len) \
-    (message-&gt;length &gt;= len+4)
</del><ins>+        if (message-&gt;length &lt; len+4) {\
+                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Received Too Short Skinny Message (Expected %&quot; SWITCH_SIZE_T_FMT &quot;, got %d).\n&quot;, len+4, message-&gt;length);\
+                return SWITCH_STATUS_FALSE;\
+        }
</ins><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_read_packet(listener_t *listener, skinny_message_t **req);
</span><span class="cx"> 
</span><span class="cx"> switch_status_t skinny_device_event(listener_t *listener, switch_event_t **ev, switch_event_types_t event_id, const char *subclass_name);
</span><span class="cx"> 
</span><del>-switch_status_t skinny_send_call_info(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
-switch_status_t skinny_session_walk_lines(skinny_profile_t *profile, char *channel_uuid, switch_core_db_callback_func_t callback, void *data);
-switch_call_cause_t skinny_ring_lines(private_t *tech_pvt);
</del><ins>+switch_status_t skinny_send_call_info(switch_core_session_t *session);
</ins><span class="cx"> 
</span><del>-switch_status_t skinny_create_ingoing_session(listener_t *listener, uint32_t *line_instance, switch_core_session_t **session);
-switch_status_t skinny_session_process_dest(switch_core_session_t *session, listener_t *listener, uint32_t line_instance, char *dest, char append_dest, uint32_t backspace);
-switch_status_t skinny_session_ring_out(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
-switch_status_t skinny_session_answer(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
-switch_status_t skinny_session_start_media(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
-switch_status_t skinny_session_hold_line(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
-switch_status_t skinny_session_unhold_line(switch_core_session_t *session, listener_t *listener, uint32_t line_instance);
</del><ins>+switch_status_t skinny_create_session(listener_t *listener, uint32_t line, uint32_t to_state);
+switch_status_t skinny_process_dest(listener_t *listener, uint32_t line);
+switch_status_t skinny_answer(switch_core_session_t *session);
</ins><span class="cx"> 
</span><span class="cx"> void skinny_line_get(listener_t *listener, uint32_t instance, struct line_stat_res_message **button);
</span><span class="cx"> void skinny_speed_dial_get(listener_t *listener, uint32_t instance, struct speed_dial_stat_res_message **button);
</span><span class="lines">@@ -642,131 +620,98 @@
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> /* SKINNY MESSAGE HELPER */
</span><span class="cx"> /*****************************************************************************/
</span><del>-switch_status_t send_register_ack(listener_t *listener,
-    uint32_t keep_alive,
-    char *date_format,
-    char *reserved,
-    uint32_t secondary_keep_alive,
-    char *reserved2);
-switch_status_t send_start_tone(listener_t *listener,
-    uint32_t tone,
-    uint32_t reserved,
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_stop_tone(listener_t *listener,
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_set_ringer(listener_t *listener,
-    uint32_t ring_type,
-    uint32_t ring_mode,
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_set_lamp(listener_t *listener,
-    uint32_t stimulus,
-    uint32_t stimulus_instance,
-    uint32_t mode);
-switch_status_t send_set_speaker_mode(listener_t *listener,
-    uint32_t mode);
-switch_status_t send_start_media_transmission(listener_t *listener,
-    uint32_t conference_id,
-    uint32_t pass_thru_party_id,
-    uint32_t remote_ip,
-    uint32_t remote_port,
-    uint32_t ms_per_packet,
-    uint32_t payload_capacity,
-    uint32_t precedence,
-    uint32_t silence_suppression,
-    uint16_t max_frames_per_packet,
-    uint32_t g723_bitrate);
-switch_status_t send_stop_media_transmission(listener_t *listener,
-    uint32_t conference_id,
-    uint32_t pass_thru_party_id,
-    uint32_t conference_id2);
</del><ins>+switch_status_t start_tone(listener_t *listener,
+        uint32_t tone,
+        uint32_t reserved,
+        uint32_t line_instance,
+        uint32_t call_id);
+switch_status_t stop_tone(listener_t *listener,
+        uint32_t line_instance,
+        uint32_t call_id);
+switch_status_t set_ringer(listener_t *listener,
+        uint32_t ring_type,
+        uint32_t ring_mode,
+        uint32_t unknown);
+switch_status_t set_lamp(listener_t *listener,
+        uint32_t stimulus,
+        uint32_t stimulus_instance,
+        uint32_t mode);
+switch_status_t set_speaker_mode(listener_t *listener,
+        uint32_t mode);
+switch_status_t start_media_transmission(listener_t *listener,
+        uint32_t conference_id,
+        uint32_t pass_thru_party_id,
+        uint32_t remote_ip,
+        uint32_t remote_port,
+        uint32_t ms_per_packet,
+        uint32_t payload_capacity,
+        uint32_t precedence,
+        uint32_t silence_suppression,
+        uint16_t max_frames_per_packet,
+        uint32_t g723_bitrate);
+switch_status_t stop_media_transmission(listener_t *listener,
+        uint32_t conference_id,
+        uint32_t pass_thru_party_id,
+        uint32_t conference_id2);
</ins><span class="cx"> switch_status_t send_call_info(listener_t *listener,
</span><del>-    char calling_party_name[40],
-    char calling_party[24],
-    char called_party_name[40],
-    char called_party[24],
-    uint32_t line_instance,
-    uint32_t call_id,
-    uint32_t call_type,
-    char original_called_party_name[40],
-    char original_called_party[24],
-    char last_redirecting_party_name[40],
-    char last_redirecting_party[24],
-    uint32_t original_called_party_redirect_reason,
-    uint32_t last_redirecting_reason,
-    char calling_party_voice_mailbox[24],
-    char called_party_voice_mailbox[24],
-    char original_called_party_voice_mailbox[24],
-    char last_redirecting_voice_mailbox[24],
-    uint32_t call_instance,
-    uint32_t call_security_status,
-    uint32_t party_pi_restriction_bits);
-switch_status_t send_define_time_date(listener_t *listener,
-        uint32_t year,
-        uint32_t month,
-        uint32_t day_of_week, /* monday = 1 */
-        uint32_t day,
-        uint32_t hour,
-        uint32_t minute,
-        uint32_t seconds,
-        uint32_t milliseconds,
-        uint32_t timestamp);
-switch_status_t send_define_current_time_date(listener_t *listener);
-switch_status_t send_open_receive_channel(listener_t *listener,
-    uint32_t conference_id,
-    uint32_t pass_thru_party_id,
-    uint32_t packets,
-    uint32_t payload_capacity,
-    uint32_t echo_cancel_type,
-    uint32_t g723_bitrate,
-    uint32_t conference_id2,
-    uint32_t reserved[10]);
-switch_status_t send_close_receive_channel(listener_t *listener,
-    uint32_t conference_id,
-    uint32_t pass_thru_party_id,
-    uint32_t conference_id2);
</del><ins>+        char calling_party_name[40],
+        char calling_party[24],
+        char called_party_name[40],
+        char called_party[24],
+        uint32_t line_instance,
+        uint32_t call_id,
+        uint32_t call_type,
+        char original_called_party_name[40],
+        char original_called_party[24],
+        char last_redirecting_party_name[40],
+        char last_redirecting_party[24],
+        uint32_t original_called_party_redirect_reason,
+        uint32_t last_redirecting_reason,
+        char calling_party_voice_mailbox[24],
+        char called_party_voice_mailbox[24],
+        char original_called_party_voice_mailbox[24],
+        char last_redirecting_voice_mailbox[24],
+        uint32_t call_instance,
+        uint32_t call_security_status,
+        uint32_t party_pi_restriction_bits);
+switch_status_t open_receive_channel(listener_t *listener,
+        uint32_t conference_id,
+        uint32_t pass_thru_party_id,
+        uint32_t packets,
+        uint32_t payload_capacity,
+        uint32_t echo_cancel_type,
+        uint32_t g723_bitrate,
+        uint32_t conference_id2,
+        uint32_t reserved[10]);
+switch_status_t close_receive_channel(listener_t *listener,
+        uint32_t conference_id,
+        uint32_t pass_thru_party_id,
+        uint32_t conference_id2);
</ins><span class="cx"> switch_status_t send_select_soft_keys(listener_t *listener,
</span><del>-    uint32_t line_instance,
-    uint32_t call_id,
-    uint32_t soft_key_set,
-    uint32_t valid_key_mask);
</del><ins>+        uint32_t line_instance,
+        uint32_t call_id,
+        uint32_t soft_key_set,
+        uint32_t valid_key_mask);
</ins><span class="cx"> switch_status_t send_call_state(listener_t *listener,
</span><del>-    uint32_t call_state,
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_display_prompt_status(listener_t *listener,
-    uint32_t timeout,
-    char display[32],
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_clear_prompt_status(listener_t *listener,
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_activate_call_plane(listener_t *listener,
-    uint32_t line_instance);
</del><ins>+        uint32_t call_state,
+        uint32_t line_instance,
+        uint32_t call_id);
+switch_status_t display_prompt_status(listener_t *listener,
+        uint32_t timeout,
+        char display[32],
+        uint32_t line_instance,
+        uint32_t call_id);
+switch_status_t clear_prompt_status(listener_t *listener,
+        uint32_t line_instance,
+        uint32_t call_id);
+switch_status_t activate_call_plane(listener_t *listener,
+        uint32_t line_instance);
</ins><span class="cx"> switch_status_t send_dialed_number(listener_t *listener,
</span><del>-    char called_party[24],
-    uint32_t line_instance,
-    uint32_t call_id);
-switch_status_t send_display_pri_notify(listener_t *listener,
-    uint32_t message_timeout,
-    uint32_t priority,
-    char *notify);
</del><ins>+        char called_party[24],
+        uint32_t line_instance,
+        uint32_t call_id);
</ins><span class="cx"> switch_status_t send_reset(listener_t *listener,
</span><del>-    uint32_t reset_type);
</del><ins>+        uint32_t reset_type);
</ins><span class="cx"> 
</span><span class="cx"> #endif /* _SKINNY_PROTOCOL_H */
</span><span class="cx"> 
</span><del>-/* For Emacs:
- * Local Variables:
- * mode:c
- * indent-tabs-mode:t
- * tab-width:4
- * c-basic-offset:4
- * End:
- * For VIM:
- * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
- */
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyskinny_tablesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.c (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.c        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.c        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -35,169 +35,157 @@
</span><span class="cx"> 
</span><span class="cx"> /* Translation tables */
</span><span class="cx"> struct skinny_table SKINNY_MESSAGE_TYPES[] = {
</span><del>-    {&quot;KeepAliveMessage&quot;, KEEP_ALIVE_MESSAGE},
-    {&quot;RegisterMessage&quot;, REGISTER_MESSAGE},
-    {&quot;PortMessage&quot;, PORT_MESSAGE},
-    {&quot;KeypadButtonMessage&quot;, KEYPAD_BUTTON_MESSAGE},
-    {&quot;StimulusMessage&quot;, STIMULUS_MESSAGE},
-    {&quot;OffHookMessage&quot;, OFF_HOOK_MESSAGE},
-    {&quot;OnHookMessage&quot;, ON_HOOK_MESSAGE},
-    {&quot;SpeedDialStatReqMessage&quot;, SPEED_DIAL_STAT_REQ_MESSAGE},
-    {&quot;LineStatReqMessage&quot;, LINE_STAT_REQ_MESSAGE},
-    {&quot;ConfigStatReqMessage&quot;, CONFIG_STAT_REQ_MESSAGE},
-    {&quot;TimeDateReqMessage&quot;, TIME_DATE_REQ_MESSAGE},
-    {&quot;ButtonTemplateReqMessage&quot;, BUTTON_TEMPLATE_REQ_MESSAGE},
-    {&quot;CapabilitiesReqMessage&quot;, CAPABILITIES_RES_MESSAGE},
-    {&quot;AlarmMessage&quot;, ALARM_MESSAGE},
-    {&quot;OpenReceiveChannelAckMessage&quot;, OPEN_RECEIVE_CHANNEL_ACK_MESSAGE},
-    {&quot;SoftKeySetReqMessage&quot;, SOFT_KEY_SET_REQ_MESSAGE},
-    {&quot;SoftKeyEventMessage&quot;, SOFT_KEY_EVENT_MESSAGE},
-    {&quot;UnregisterMessage&quot;, UNREGISTER_MESSAGE},
-    {&quot;SoftKeyTemplateReqMessage&quot;, SOFT_KEY_TEMPLATE_REQ_MESSAGE},
-    {&quot;ServiceUrlStatReqMessage&quot;, SERVICE_URL_STAT_REQ_MESSAGE},
-    {&quot;FeatureStatReqMessage&quot;, FEATURE_STAT_REQ_MESSAGE},
-    {&quot;HeadsetStatusMessage&quot;, HEADSET_STATUS_MESSAGE},
-    {&quot;RegisterAvailableLinesMessage&quot;, REGISTER_AVAILABLE_LINES_MESSAGE},
-    {&quot;RegisterAckMessage&quot;, REGISTER_ACK_MESSAGE},
-    {&quot;StartToneMessage&quot;, START_TONE_MESSAGE},
-    {&quot;StopToneMessage&quot;, STOP_TONE_MESSAGE},
-    {&quot;SetRingerMessage&quot;, SET_RINGER_MESSAGE},
-    {&quot;SetLampMessage&quot;, SET_LAMP_MESSAGE},
-    {&quot;SetSpeakerModeMessage&quot;, SET_SPEAKER_MODE_MESSAGE},
-    {&quot;StartMediaTransmissionMessage&quot;, START_MEDIA_TRANSMISSION_MESSAGE},
-    {&quot;StopMediaTransmissionMessage&quot;, STOP_MEDIA_TRANSMISSION_MESSAGE},
-    {&quot;CallInfoMessage&quot;, CALL_INFO_MESSAGE},
-    {&quot;SpeedDialStatResMessage&quot;, SPEED_DIAL_STAT_RES_MESSAGE},
-    {&quot;LineStatResMessage&quot;, LINE_STAT_RES_MESSAGE},
-    {&quot;ConfigStatResMessage&quot;, CONFIG_STAT_RES_MESSAGE},
-    {&quot;DefineTimeDateMessage&quot;, DEFINE_TIME_DATE_MESSAGE},
-    {&quot;ButtonTemplateResMessage&quot;, BUTTON_TEMPLATE_RES_MESSAGE},
-    {&quot;CapabilitiesReqMessage&quot;, CAPABILITIES_REQ_MESSAGE},
-    {&quot;RegisterRejectMessage&quot;, REGISTER_REJECT_MESSAGE},
-    {&quot;ResetMessage&quot;, RESET_MESSAGE},
-    {&quot;KeepAliveAckMessage&quot;, KEEP_ALIVE_ACK_MESSAGE},
-    {&quot;OpenReceiveChannelMessage&quot;, OPEN_RECEIVE_CHANNEL_MESSAGE},
-    {&quot;CloseReceiveChannelMessage&quot;, CLOSE_RECEIVE_CHANNEL_MESSAGE},
-    {&quot;SoftKeyTemplateResMessage&quot;, SOFT_KEY_TEMPLATE_RES_MESSAGE},
-    {&quot;SoftKeySetResMessage&quot;, SOFT_KEY_SET_RES_MESSAGE},
-    {&quot;SelectSoftKeysMessage&quot;, SELECT_SOFT_KEYS_MESSAGE},
-    {&quot;CallStateMessage&quot;, CALL_STATE_MESSAGE},
-    {&quot;DisplayPromptStatusMessage&quot;, DISPLAY_PROMPT_STATUS_MESSAGE},
-    {&quot;ClearPromptStatusMessage&quot;, CLEAR_PROMPT_STATUS_MESSAGE},
-    {&quot;ActivateCallPlaneMessage&quot;, ACTIVATE_CALL_PLANE_MESSAGE},
-    {&quot;UnregisterAckMessage&quot;, UNREGISTER_ACK_MESSAGE},
-    {&quot;DialedNumberMessage&quot;, DIALED_NUMBER_MESSAGE},
-    {&quot;FeatureResMessage&quot;, FEATURE_STAT_RES_MESSAGE},
-    {&quot;DisplayPriNotifyMessage&quot;, DISPLAY_PRI_NOTIFY_MESSAGE},
-    {&quot;ServiceUrlStatMessage&quot;, SERVICE_URL_STAT_RES_MESSAGE},
-    {NULL, 0}
</del><ins>+        {&quot;KeepAliveMessage&quot;, KEEP_ALIVE_MESSAGE},
+        {&quot;RegisterMessage&quot;, REGISTER_MESSAGE},
+        {&quot;PortMessage&quot;, PORT_MESSAGE},
+        {&quot;KeypadButtonMessage&quot;, KEYPAD_BUTTON_MESSAGE},
+        {&quot;StimulusMessage&quot;, STIMULUS_MESSAGE},
+        {&quot;OffHookMessage&quot;, OFF_HOOK_MESSAGE},
+        {&quot;OnHookMessage&quot;, ON_HOOK_MESSAGE},
+        {&quot;SpeedDialStatReqMessage&quot;, SPEED_DIAL_STAT_REQ_MESSAGE},
+        {&quot;LineStatReqMessage&quot;, LINE_STAT_REQ_MESSAGE},
+        {&quot;ConfigStatReqMessage&quot;, CONFIG_STAT_REQ_MESSAGE},
+        {&quot;TimeDateReqMessage&quot;, TIME_DATE_REQ_MESSAGE},
+        {&quot;ButtonTemplateReqMessage&quot;, BUTTON_TEMPLATE_REQ_MESSAGE},
+        {&quot;CapabilitiesReqMessage&quot;, CAPABILITIES_RES_MESSAGE},
+        {&quot;AlarmMessage&quot;, ALARM_MESSAGE},
+        {&quot;OpenReceiveChannelAckMessage&quot;, OPEN_RECEIVE_CHANNEL_ACK_MESSAGE},
+        {&quot;SoftKeySetReqMessage&quot;, SOFT_KEY_SET_REQ_MESSAGE},
+        {&quot;SoftKeyEventMessage&quot;, SOFT_KEY_EVENT_MESSAGE},
+        {&quot;UnregisterMessage&quot;, UNREGISTER_MESSAGE},
+        {&quot;SoftKeyTemplateReqMessage&quot;, SOFT_KEY_TEMPLATE_REQ_MESSAGE},
+        {&quot;ServiceUrlStatReqMessage&quot;, SERVICE_URL_STAT_REQ_MESSAGE},
+        {&quot;FeatureStatReqMessage&quot;, FEATURE_STAT_REQ_MESSAGE},
+        {&quot;HeadsetStatusMessage&quot;, HEADSET_STATUS_MESSAGE},
+        {&quot;RegisterAvailableLinesMessage&quot;, REGISTER_AVAILABLE_LINES_MESSAGE},
+        {&quot;RegisterAckMessage&quot;, REGISTER_ACK_MESSAGE},
+        {&quot;StartToneMessage&quot;, START_TONE_MESSAGE},
+        {&quot;StopToneMessage&quot;, STOP_TONE_MESSAGE},
+        {&quot;SetRingerMessage&quot;, SET_RINGER_MESSAGE},
+        {&quot;SetLampMessage&quot;, SET_LAMP_MESSAGE},
+        {&quot;SetSpeakerModeMessage&quot;, SET_SPEAKER_MODE_MESSAGE},
+        {&quot;StartMediaTransmissionMessage&quot;, START_MEDIA_TRANSMISSION_MESSAGE},
+        {&quot;StopMediaTransmissionMessage&quot;, STOP_MEDIA_TRANSMISSION_MESSAGE},
+        {&quot;CallInfoMessage&quot;, CALL_INFO_MESSAGE},
+        {&quot;SpeedDialStatResMessage&quot;, SPEED_DIAL_STAT_RES_MESSAGE},
+        {&quot;LineStatResMessage&quot;, LINE_STAT_RES_MESSAGE},
+        {&quot;ConfigStatResMessage&quot;, CONFIG_STAT_RES_MESSAGE},
+        {&quot;DefineTimeDateMessage&quot;, DEFINE_TIME_DATE_MESSAGE},
+        {&quot;ButtonTemplateResMessage&quot;, BUTTON_TEMPLATE_RES_MESSAGE},
+        {&quot;CapabilitiesReqMessage&quot;, CAPABILITIES_REQ_MESSAGE},
+        {&quot;RegisterRejMessage&quot;, REGISTER_REJ_MESSAGE},
+        {&quot;ResetMessage&quot;, RESET_MESSAGE},
+        {&quot;KeepAliveAckMessage&quot;, KEEP_ALIVE_ACK_MESSAGE},
+        {&quot;OpenReceiveChannelMessage&quot;, OPEN_RECEIVE_CHANNEL_MESSAGE},
+        {&quot;OCloseReceiveChannelMessage&quot;, CLOSE_RECEIVE_CHANNEL_MESSAGE},
+        {&quot;SoftKeyTemplateResMessage&quot;, SOFT_KEY_TEMPLATE_RES_MESSAGE},
+        {&quot;SoftKeySetResMessage&quot;, SOFT_KEY_SET_RES_MESSAGE},
+        {&quot;SelectSoftKeysMessage&quot;, SELECT_SOFT_KEYS_MESSAGE},
+        {&quot;CallStateMessage&quot;, CALL_STATE_MESSAGE},
+        {&quot;DisplayPromptStatusMessage&quot;, DISPLAY_PROMPT_STATUS_MESSAGE},
+        {&quot;ClearPromptStatusMessage&quot;, CLEAR_PROMPT_STATUS_MESSAGE},
+        {&quot;ActivateCallPlaneMessage&quot;, ACTIVATE_CALL_PLANE_MESSAGE},
+        {&quot;UnregisterAckMessage&quot;, UNREGISTER_ACK_MESSAGE},
+        {&quot;DialedNumberMessage&quot;, DIALED_NUMBER_MESSAGE},
+        {&quot;FeatureResMessage&quot;, FEATURE_STAT_RES_MESSAGE},
+        {&quot;ServiceUrlStatMessage&quot;, SERVICE_URL_STAT_RES_MESSAGE},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_message_type2str, SKINNY_MESSAGE_TYPES, &quot;UnknownMessage&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2message_type, SKINNY_MESSAGE_TYPES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_RING_TYPES[] = {
</span><del>-    {&quot;RingOff&quot;, SKINNY_RING_OFF},
-    {&quot;RingInside&quot;, SKINNY_RING_INSIDE},
-    {&quot;RingOutside&quot;, SKINNY_RING_OUTSIDE},
-    {&quot;RingFeature&quot;, SKINNY_RING_FEATURE},
-    {NULL, 0}
</del><ins>+        {&quot;RingOff&quot;, SKINNY_RING_OFF},
+        {&quot;RingInside&quot;, SKINNY_RING_INSIDE},
+        {&quot;RingOutside&quot;, SKINNY_RING_OUTSIDE},
+        {&quot;RingFeature&quot;, SKINNY_RING_FEATURE},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_ring_type2str, SKINNY_RING_TYPES, &quot;RingTypeUnknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2ring_type, SKINNY_RING_TYPES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_RING_MODES[] = {
</span><del>-    {&quot;RingForever&quot;, SKINNY_RING_FOREVER},
-    {&quot;RingOnce&quot;, SKINNY_RING_ONCE},
-    {NULL, 0}
</del><ins>+        {&quot;RingForever&quot;, SKINNY_RING_FOREVER},
+        {&quot;RingOnce&quot;, SKINNY_RING_ONCE},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_ring_mode2str, SKINNY_RING_MODES, &quot;RingModeUnknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2ring_mode, SKINNY_RING_MODES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_BUTTONS[] = {
</span><del>-    {&quot;Unknown&quot;, SKINNY_BUTTON_UNKNOWN},
-    {&quot;LastNumberRedial&quot;, SKINNY_BUTTON_LAST_NUMBER_REDIAL},
-    {&quot;SpeedDial&quot;, SKINNY_BUTTON_SPEED_DIAL},
-    {&quot;Line&quot;, SKINNY_BUTTON_LINE},
-    {&quot;Voicemail&quot;, SKINNY_BUTTON_VOICEMAIL},
-    {&quot;Privacy&quot;, SKINNY_BUTTON_PRIVACY},
-    {&quot;ServiceUrl&quot;, SKINNY_BUTTON_SERVICE_URL},
-    {&quot;Undefined&quot;, SKINNY_BUTTON_UNDEFINED},
-    {NULL, 0}
</del><ins>+        {&quot;Unknown&quot;, SKINNY_BUTTON_UNKNOWN},
+        {&quot;LastNumberRedial&quot;, SKINNY_BUTTON_LAST_NUMBER_REDIAL},
+        {&quot;SpeedDial&quot;, SKINNY_BUTTON_SPEED_DIAL},
+        {&quot;Line&quot;, SKINNY_BUTTON_LINE},
+        {&quot;Voicemail&quot;, SKINNY_BUTTON_VOICEMAIL},
+        {&quot;Privacy&quot;, SKINNY_BUTTON_PRIVACY},
+        {&quot;ServiceUrl&quot;, SKINNY_BUTTON_SERVICE_URL},
+        {&quot;Undefined&quot;, SKINNY_BUTTON_UNDEFINED},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_button2str, SKINNY_BUTTONS, &quot;Unknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2button, SKINNY_BUTTONS, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_LAMP_MODES[] = {
</span><del>-    {&quot;Off&quot;, SKINNY_LAMP_OFF},
-    {&quot;On&quot;, SKINNY_LAMP_ON},
-    {&quot;Wink&quot;, SKINNY_LAMP_WINK},
-    {&quot;Flash&quot;, SKINNY_LAMP_FLASH},
-    {&quot;Blink&quot;, SKINNY_LAMP_BLINK},
-    {NULL, 0}
</del><ins>+        {&quot;Off&quot;, SKINNY_LAMP_OFF},
+        {&quot;On&quot;, SKINNY_LAMP_ON},
+        {&quot;Wink&quot;, SKINNY_LAMP_WINK},
+        {&quot;Flash&quot;, SKINNY_LAMP_FLASH},
+        {&quot;Blink&quot;, SKINNY_LAMP_BLINK},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_lamp_mode2str, SKINNY_LAMP_MODES, &quot;Unknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2lamp_mode, SKINNY_LAMP_MODES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_SPEAKER_MODES[] = {
</span><del>-    {&quot;SpeakerOn&quot;, SKINNY_SPEAKER_ON},
-    {&quot;SpeakerOff&quot;, SKINNY_SPEAKER_OFF},
-    {NULL, 0}
</del><ins>+        {&quot;SpeakerOn&quot;, SKINNY_SPEAKER_ON},
+        {&quot;SpeakerOff&quot;, SKINNY_SPEAKER_OFF},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_speaker_mode2str, SKINNY_SPEAKER_MODES, &quot;Unknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2speaker_mode, SKINNY_SPEAKER_MODES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_KEY_SETS[] = {
</span><del>-    {&quot;KeySetOnHook&quot;, SKINNY_KEY_SET_ON_HOOK},
-    {&quot;KeySetConnected&quot;, SKINNY_KEY_SET_CONNECTED},
-    {&quot;KeySetOnHold&quot;, SKINNY_KEY_SET_ON_HOLD},
-    {&quot;KeySetRingIn&quot;, SKINNY_KEY_SET_RING_IN},
-    {&quot;KeySetOffHook&quot;, SKINNY_KEY_SET_OFF_HOOK},
-    {&quot;KeySetConnectedWithTransfer&quot;, SKINNY_KEY_SET_CONNECTED_WITH_TRANSFER},
-    {&quot;KeySetDigitsAfterDialingFirstDigit&quot;, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT},
-    {&quot;KeySetConnectedWithConference&quot;, SKINNY_KEY_SET_CONNECTED_WITH_CONFERENCE},
-    {&quot;KeySetRingOut&quot;, SKINNY_KEY_SET_RING_OUT},
-    {&quot;KeySetOffHookWithFeatures&quot;, SKINNY_KEY_SET_OFF_HOOK_WITH_FEATURES},
-    {NULL, 0}
</del><ins>+        {&quot;KeySetOnHook&quot;, SKINNY_KEY_SET_ON_HOOK},
+        {&quot;KeySetConnected&quot;, SKINNY_KEY_SET_CONNECTED},
+        {&quot;KeySetOnHold&quot;, SKINNY_KEY_SET_ON_HOLD},
+        {&quot;KeySetRingIn&quot;, SKINNY_KEY_SET_RING_IN},
+        {&quot;KeySetOffHook&quot;, SKINNY_KEY_SET_OFF_HOOK},
+        {&quot;KeySetConnectedWithTransfer&quot;, SKINNY_KEY_SET_CONNECTED_WITH_TRANSFER},
+        {&quot;KeySetDigitsAfterDialingFirstDigit&quot;, SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT},
+        {&quot;KeySetConnectedWithConference&quot;, SKINNY_KEY_SET_CONNECTED_WITH_CONFERENCE},
+        {&quot;KeySetRingOut&quot;, SKINNY_KEY_SET_RING_OUT},
+        {&quot;KeySetOffHookWithFeatures&quot;, SKINNY_KEY_SET_OFF_HOOK_WITH_FEATURES},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_soft_key_set2str, SKINNY_KEY_SETS, &quot;UNKNOWN_SOFT_KEY_SET&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2soft_key_set, SKINNY_KEY_SETS, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_CALL_STATES[] = {
</span><del>-    {&quot;OffHook&quot;, SKINNY_OFF_HOOK},
-    {&quot;OnHook&quot;, SKINNY_ON_HOOK},
-    {&quot;RingOut&quot;, SKINNY_RING_OUT},
-    {&quot;RingIn&quot;, SKINNY_RING_IN},
-    {&quot;Connected&quot;, SKINNY_CONNECTED},
-    {&quot;Busy&quot;, SKINNY_BUSY},
-    {&quot;LineInUse&quot;, SKINNY_LINE_IN_USE},
-    {&quot;Hold&quot;, SKINNY_HOLD},
-    {&quot;CallWaiting&quot;, SKINNY_CALL_WAITING},
-    {&quot;CallTransfer&quot;, SKINNY_CALL_TRANSFER},
-    {&quot;CallPark&quot;, SKINNY_CALL_PARK},
-    {&quot;Proceed&quot;, SKINNY_PROCEED},
-    {&quot;InUseRemotely&quot;, SKINNY_IN_USE_REMOTELY},
-    {&quot;InvalidNumber&quot;, SKINNY_INVALID_NUMBER},
-    {NULL, 0}
</del><ins>+        {&quot;OffHook&quot;, SKINNY_OFF_HOOK},
+        {&quot;OnHook&quot;, SKINNY_ON_HOOK},
+        {&quot;RingOut&quot;, SKINNY_RING_OUT},
+        {&quot;RingIn&quot;, SKINNY_RING_IN},
+        {&quot;Connected&quot;, SKINNY_CONNECTED},
+        {&quot;Busy&quot;, SKINNY_BUSY},
+        {&quot;Congestion&quot;, SKINNY_CONGESTION},
+        {&quot;Hold&quot;, SKINNY_HOLD},
+        {&quot;CallWaiting&quot;, SKINNY_CALL_WAITING},
+        {&quot;CallTransfer&quot;, SKINNY_CALL_TRANSFER},
+        {&quot;CallPark&quot;, SKINNY_CALL_PARK},
+        {&quot;Proceed&quot;, SKINNY_PROCEED},
+        {&quot;CallRemoteMultiline&quot;, SKINNY_CALL_REMOTE_MULTILINE},
+        {&quot;InvalidNumber&quot;, SKINNY_INVALID_NUMBER},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_call_state2str, SKINNY_CALL_STATES, &quot;CallStateUnknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2call_state, SKINNY_CALL_STATES, -1)
</span><span class="cx"> 
</span><span class="cx"> struct skinny_table SKINNY_DEVICE_RESET_TYPES[] = {
</span><del>-    {&quot;DeviceReset&quot;, SKINNY_DEVICE_RESET},
-    {&quot;DeviceRestart&quot;, SKINNY_DEVICE_RESTART},
-    {NULL, 0}
</del><ins>+        {&quot;DeviceReset&quot;, SKINNY_DEVICE_RESET},
+        {&quot;DeviceRestart&quot;, SKINNY_DEVICE_RESTART},
+        {NULL, 0}
</ins><span class="cx"> };
</span><span class="cx"> SKINNY_DECLARE_ID2STR(skinny_device_reset_type2str, SKINNY_DEVICE_RESET_TYPES, &quot;DeviceResetTypeUnknown&quot;)
</span><span class="cx"> SKINNY_DECLARE_STR2ID(skinny_str2device_reset_type, SKINNY_DEVICE_RESET_TYPES, -1)
</span><span class="cx"> 
</span><del>-/* For Emacs:
- * Local Variables:
- * mode:c
- * indent-tabs-mode:t
- * tab-width:4
- * c-basic-offset:4
- * End:
- * For VIM:
- * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
- */
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnyskinny_tablesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.h (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.h        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/skinny_tables.h        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -36,74 +36,74 @@
</span><span class="cx"> /* SKINNY TABLES */
</span><span class="cx"> /*****************************************************************************/
</span><span class="cx"> struct skinny_table {
</span><del>-    const char *name;
-    uint32_t id;
</del><ins>+        const char *name;
+        uint32_t id;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> #define SKINNY_DECLARE_ID2STR(func, TABLE, DEFAULT_STR) \
</span><span class="cx"> const char *func(uint32_t id) \
</span><span class="cx"> { \
</span><del>-    const char *str = DEFAULT_STR; \
-    \
-    for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1; x++) {\
-            if (TABLE[x].id == id) {\
-                    str = TABLE[x].name;\
-                    break;\
-            }\
-    }\
-    \
-    return str;\
</del><ins>+        const char *str = DEFAULT_STR; \
+        \
+        for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1; x++) {\
+                if (TABLE[x].id == id) {\
+                        str = TABLE[x].name;\
+                        break;\
+                }\
+        }\
+        \
+        return str;\
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #define SKINNY_DECLARE_STR2ID(func, TABLE, DEFAULT_ID) \
</span><span class="cx"> uint32_t func(const char *str)\
</span><span class="cx"> {\
</span><del>-    uint32_t id = DEFAULT_ID;\
-    \
-    if (*str &gt; 47 &amp;&amp; *str &lt; 58) {\
-            id = atoi(str);\
-    } else {\
-            for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1 &amp;&amp; TABLE[x].name; x++) {\
-                    if (!strcasecmp(TABLE[x].name, str)) {\
-                            id = TABLE[x].id;\
-                            break;\
-                    }\
-            }\
-    }\
-    return id;\
</del><ins>+        uint32_t id = DEFAULT_ID;\
+        \
+        if (*str &gt; 47 &amp;&amp; *str &lt; 58) {\
+                id = atoi(str);\
+        } else {\
+                for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1 &amp;&amp; TABLE[x].name; x++) {\
+                        if (!strcasecmp(TABLE[x].name, str)) {\
+                                id = TABLE[x].id;\
+                                break;\
+                        }\
+                }\
+        }\
+        return id;\
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #define SKINNY_DECLARE_PUSH_MATCH(TABLE) \
</span><del>-    switch_console_callback_match_t *my_matches = NULL;\
-    for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1; x++) {\
-            switch_console_push_match(&amp;my_matches, TABLE[x].name);\
-    }\
-    if (my_matches) {\
-            *matches = my_matches;\
-            status = SWITCH_STATUS_SUCCESS;\
-    }
</del><ins>+        switch_console_callback_match_t *my_matches = NULL;\
+        for (uint8_t x = 0; x &lt; (sizeof(TABLE) / sizeof(struct skinny_table)) - 1; x++) {\
+                switch_console_push_match(&amp;my_matches, TABLE[x].name);\
+        }\
+        if (my_matches) {\
+                *matches = my_matches;\
+                status = SWITCH_STATUS_SUCCESS;\
+        }
+        
</ins><span class="cx"> 
</span><del>-
-struct skinny_table SKINNY_MESSAGE_TYPES[56];
</del><ins>+struct skinny_table SKINNY_MESSAGE_TYPES[55];
</ins><span class="cx"> const char *skinny_message_type2str(uint32_t id);
</span><span class="cx"> uint32_t skinny_str2message_type(const char *str);
</span><span class="cx"> #define SKINNY_PUSH_MESSAGE_TYPES SKINNY_DECLARE_PUSH_MATCH(SKINNY_MESSAGE_TYPES)
</span><span class="cx"> 
</span><span class="cx"> enum skinny_tone {
</span><del>-    SKINNY_TONE_SILENCE = 0x00,
-    SKINNY_TONE_DIALTONE = 0x21,
-    SKINNY_TONE_BUSYTONE = 0x23,
-    SKINNY_TONE_ALERT = 0x24,
-    SKINNY_TONE_REORDER = 0x25,
-    SKINNY_TONE_CALLWAITTONE = 0x2D,
-    SKINNY_TONE_NOTONE = 0x7F,
</del><ins>+        SKINNY_TONE_SILENCE = 0x00,
+        SKINNY_TONE_DIALTONE = 0x21,
+        SKINNY_TONE_BUSYTONE = 0x23,
+        SKINNY_TONE_ALERT = 0x24,
+        SKINNY_TONE_REORDER = 0x25,
+        SKINNY_TONE_CALLWAITTONE = 0x2D,
+        SKINNY_TONE_NOTONE = 0x7F,
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> enum skinny_ring_type {
</span><del>-    SKINNY_RING_OFF = 1,
-    SKINNY_RING_INSIDE = 2,
-    SKINNY_RING_OUTSIDE = 3,
-    SKINNY_RING_FEATURE = 4
</del><ins>+        SKINNY_RING_OFF = 1,
+        SKINNY_RING_INSIDE = 2,
+        SKINNY_RING_OUTSIDE = 3,
+        SKINNY_RING_FEATURE = 4
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_RING_TYPES[5];
</span><span class="cx"> const char *skinny_ring_type2str(uint32_t id);
</span><span class="lines">@@ -111,8 +111,8 @@
</span><span class="cx"> #define SKINNY_PUSH_RING_TYPES SKINNY_DECLARE_PUSH_MATCH(SKINNY_RING_TYPES)
</span><span class="cx"> 
</span><span class="cx"> enum skinny_ring_mode {
</span><del>-    SKINNY_RING_FOREVER = 1,
-    SKINNY_RING_ONCE = 2,
</del><ins>+        SKINNY_RING_FOREVER = 1,
+        SKINNY_RING_ONCE = 2,
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_RING_MODES[3];
</span><span class="cx"> const char *skinny_ring_mode2str(uint32_t id);
</span><span class="lines">@@ -121,11 +121,11 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> enum skinny_lamp_mode {
</span><del>-    SKINNY_LAMP_OFF = 1,
-    SKINNY_LAMP_ON = 2,
-    SKINNY_LAMP_WINK = 3,
-    SKINNY_LAMP_FLASH = 4,
-    SKINNY_LAMP_BLINK = 5,
</del><ins>+        SKINNY_LAMP_OFF = 1,
+        SKINNY_LAMP_ON = 2,
+        SKINNY_LAMP_WINK = 3,
+        SKINNY_LAMP_FLASH = 4,
+        SKINNY_LAMP_BLINK = 5,
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_LAMP_MODES[6];
</span><span class="cx"> const char *skinny_lamp_mode2str(uint32_t id);
</span><span class="lines">@@ -133,8 +133,8 @@
</span><span class="cx"> #define SKINNY_PUSH_LAMP_MODES SKINNY_DECLARE_PUSH_MATCH(SKINNY_LAMP_MODES)
</span><span class="cx"> 
</span><span class="cx"> enum skinny_speaker_mode {
</span><del>-    SKINNY_SPEAKER_ON = 1,
-    SKINNY_SPEAKER_OFF = 2,
</del><ins>+        SKINNY_SPEAKER_ON = 1,
+        SKINNY_SPEAKER_OFF = 2,
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_SPEAKER_MODES[3];
</span><span class="cx"> const char *skinny_speaker_mode2str(uint32_t id);
</span><span class="lines">@@ -142,20 +142,20 @@
</span><span class="cx"> #define SKINNY_PUSH_SPEAKER_MODES SKINNY_DECLARE_PUSH_MATCH(SKINNY_SPEAKER_MODES)
</span><span class="cx"> 
</span><span class="cx"> enum skinny_call_type {
</span><del>-    SKINNY_INBOUND_CALL = 1,
-    SKINNY_OUTBOUND_CALL = 2,
-    SKINNY_FORWARD_CALL = 3,
</del><ins>+        SKINNY_INBOUND_CALL = 1,
+        SKINNY_OUTBOUND_CALL = 2,
+        SKINNY_FORWARD_CALL = 3,
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> enum skinny_button_definition {
</span><del>-    SKINNY_BUTTON_UNKNOWN = 0x00,
-    SKINNY_BUTTON_LAST_NUMBER_REDIAL = 0x01,
-    SKINNY_BUTTON_SPEED_DIAL = 0x02,
-    SKINNY_BUTTON_LINE = 0x09,
-    SKINNY_BUTTON_VOICEMAIL = 0x0F,
-    SKINNY_BUTTON_PRIVACY = 0x13,
-    SKINNY_BUTTON_SERVICE_URL = 0x14,
-    SKINNY_BUTTON_UNDEFINED = 0xFF,
</del><ins>+        SKINNY_BUTTON_UNKNOWN = 0x00,
+        SKINNY_BUTTON_LAST_NUMBER_REDIAL = 0x01,
+        SKINNY_BUTTON_SPEED_DIAL = 0x02,
+        SKINNY_BUTTON_LINE = 0x09,
+        SKINNY_BUTTON_VOICEMAIL = 0x0F,
+        SKINNY_BUTTON_PRIVACY = 0x13,
+        SKINNY_BUTTON_SERVICE_URL = 0x14,
+        SKINNY_BUTTON_UNDEFINED = 0xFF,
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_BUTTONS[9];
</span><span class="cx"> const char *skinny_button2str(uint32_t id);
</span><span class="lines">@@ -163,39 +163,39 @@
</span><span class="cx"> #define SKINNY_PUSH_STIMULI SKINNY_DECLARE_PUSH_MATCH(SKINNY_BUTTONS)
</span><span class="cx"> 
</span><span class="cx"> enum skinny_soft_key_event {
</span><del>-    SOFTKEY_REDIAL = 0x01,
-    SOFTKEY_NEWCALL = 0x02,
-    SOFTKEY_HOLD = 0x03,
-    SOFTKEY_TRANSFER = 0x04,
-    SOFTKEY_CFWDALL = 0x05,
-    SOFTKEY_CFWDBUSY = 0x06,
-    SOFTKEY_CFWDNOANSWER = 0x07,
-    SOFTKEY_BACKSPACE = 0x08,
-    SOFTKEY_ENDCALL = 0x09,
-    SOFTKEY_RESUME = 0x0A,
-    SOFTKEY_ANSWER = 0x0B,
-    SOFTKEY_INFO = 0x0C,
-    SOFTKEY_CONFRM = 0x0D,
-    SOFTKEY_PARK = 0x0E,
-    SOFTKEY_JOIN = 0x0F,
-    SOFTKEY_MEETMECONFRM = 0x10,
-    SOFTKEY_CALLPICKUP = 0x11,
-    SOFTKEY_GRPCALLPICKUP = 0x12,
-    SOFTKEY_DND = 0x13,
-    SOFTKEY_IDIVERT = 0x14,
</del><ins>+        SOFTKEY_REDIAL = 0x01,
+        SOFTKEY_NEWCALL = 0x02,
+        SOFTKEY_HOLD = 0x03,
+        SOFTKEY_TRANSFER = 0x04,
+        SOFTKEY_CFWDALL = 0x05,
+        SOFTKEY_CFWDBUSY = 0x06,
+        SOFTKEY_CFWDNOANSWER = 0x07,
+        SOFTKEY_BACKSPACE = 0x08,
+        SOFTKEY_ENDCALL = 0x09,
+        SOFTKEY_RESUME = 0x0A,
+        SOFTKEY_ANSWER = 0x0B,
+        SOFTKEY_INFO = 0x0C,
+        SOFTKEY_CONFRM = 0x0D,
+        SOFTKEY_PARK = 0x0E,
+        SOFTKEY_JOIN = 0x0F,
+        SOFTKEY_MEETMECONFRM = 0x10,
+        SOFTKEY_CALLPICKUP = 0x11,
+        SOFTKEY_GRPCALLPICKUP = 0x12,
+        SOFTKEY_DND = 0x13,
+        SOFTKEY_IDIVERT = 0x14,
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> enum skinny_key_set {
</span><del>-    SKINNY_KEY_SET_ON_HOOK = 0,
-    SKINNY_KEY_SET_CONNECTED = 1,
-    SKINNY_KEY_SET_ON_HOLD = 2,
-    SKINNY_KEY_SET_RING_IN = 3,
-    SKINNY_KEY_SET_OFF_HOOK = 4,
-    SKINNY_KEY_SET_CONNECTED_WITH_TRANSFER = 5,
-    SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT = 6,
-    SKINNY_KEY_SET_CONNECTED_WITH_CONFERENCE = 7,
-    SKINNY_KEY_SET_RING_OUT = 8,
-    SKINNY_KEY_SET_OFF_HOOK_WITH_FEATURES = 9,
</del><ins>+        SKINNY_KEY_SET_ON_HOOK = 0,
+        SKINNY_KEY_SET_CONNECTED = 1,
+        SKINNY_KEY_SET_ON_HOLD = 2,
+        SKINNY_KEY_SET_RING_IN = 3,
+        SKINNY_KEY_SET_OFF_HOOK = 4,
+        SKINNY_KEY_SET_CONNECTED_WITH_TRANSFER = 5,
+        SKINNY_KEY_SET_DIGITS_AFTER_DIALING_FIRST_DIGIT = 6,
+        SKINNY_KEY_SET_CONNECTED_WITH_CONFERENCE = 7,
+        SKINNY_KEY_SET_RING_OUT = 8,
+        SKINNY_KEY_SET_OFF_HOOK_WITH_FEATURES = 9,
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_KEY_SETS[11];
</span><span class="cx"> const char *skinny_soft_key_set2str(uint32_t id);
</span><span class="lines">@@ -204,20 +204,20 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> enum skinny_call_state {
</span><del>-    SKINNY_OFF_HOOK = 1,
-    SKINNY_ON_HOOK = 2,
-    SKINNY_RING_OUT = 3,
-    SKINNY_RING_IN = 4,
-    SKINNY_CONNECTED = 5,
-    SKINNY_BUSY = 6,
-    SKINNY_LINE_IN_USE = 7,
-    SKINNY_HOLD = 8,
-    SKINNY_CALL_WAITING = 9,
-    SKINNY_CALL_TRANSFER = 10,
-    SKINNY_CALL_PARK = 11,
-    SKINNY_PROCEED = 12,
-    SKINNY_IN_USE_REMOTELY = 13,
-    SKINNY_INVALID_NUMBER = 14
</del><ins>+        SKINNY_OFF_HOOK = 1,
+        SKINNY_ON_HOOK = 2,
+        SKINNY_RING_OUT = 3,
+        SKINNY_RING_IN = 4,
+        SKINNY_CONNECTED = 5,
+        SKINNY_BUSY = 6,
+        SKINNY_CONGESTION = 7,
+        SKINNY_HOLD = 8,
+        SKINNY_CALL_WAITING = 9,
+        SKINNY_CALL_TRANSFER = 10,
+        SKINNY_CALL_PARK = 11,
+        SKINNY_PROCEED = 12,
+        SKINNY_CALL_REMOTE_MULTILINE = 13,
+        SKINNY_INVALID_NUMBER = 14
</ins><span class="cx"> };
</span><span class="cx"> struct skinny_table SKINNY_CALL_STATES[15];
</span><span class="cx"> const char *skinny_call_state2str(uint32_t id);
</span><span class="lines">@@ -235,14 +235,3 @@
</span><span class="cx"> 
</span><span class="cx"> #endif /* _SKINNY_TABLES_H */
</span><span class="cx"> 
</span><del>-/* For Emacs:
- * Local Variables:
- * mode:c
- * indent-tabs-mode:t
- * tab-width:4
- * c-basic-offset:4
- * End:
- * For VIM:
- * vim:set softtabstop=4 shiftwidth=4 tabstop=4:
- */
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skinnytestskinnypl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skinny/test-skinny.pl (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skinny/test-skinny.pl        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skinny/test-skinny.pl        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -11,13 +11,12 @@
</span><span class="cx"> use strict;
</span><span class="cx"> use warnings;
</span><span class="cx"> 
</span><del>-use Sys::Hostname;
</del><span class="cx"> use Net::Skinny;
</span><span class="cx"> use Net::Skinny::Protocol qw/:all/;
</span><span class="cx"> use Net::Skinny::Message;
</span><span class="cx"> 
</span><span class="cx"> #Config
</span><del>-my $skinny_server = hostname;
</del><ins>+my $skinny_server = '127.0.0.1';
</ins><span class="cx"> my $device_name = &quot;SEP001120AABBCC&quot;;
</span><span class="cx"> my $device_ip = 10+256*(11+256*(12+256*13)); # 10.11.12.13
</span><span class="cx"> #======
</span><span class="lines">@@ -71,7 +70,6 @@
</span><span class="cx"> 
</span><span class="cx"> $socket-&gt;send_message(SOFT_KEY_SET_REQ_MESSAGE);
</span><span class="cx"> $socket-&gt;receive_message(); # SoftKeySetRes
</span><del>-$socket-&gt;receive_message(); # SelectSoftKeys
</del><span class="cx"> 
</span><span class="cx"> $socket-&gt;send_message(
</span><span class="cx">     LINE_STAT_REQ_MESSAGE,
</span><span class="lines">@@ -84,68 +82,8 @@
</span><span class="cx">     count =&gt; 2
</span><span class="cx">     );
</span><span class="cx"> 
</span><del>-for(my $i = 0; $i &lt; 1; $i++) {
-        $socket-&gt;sleep(5);
</del><ins>+while(1) {
+        $socket-&gt;sleep(20);
</ins><span class="cx">         $socket-&gt;send_message(KEEP_ALIVE_MESSAGE);
</span><span class="cx">         $socket-&gt;receive_message(); # keepaliveack
</span><span class="cx"> }
</span><del>-$socket-&gt;sleep(5);
-
-#NewCall
-$socket-&gt;send_message(
-    SOFT_KEY_EVENT_MESSAGE, 
-    event =&gt; 2, #NewCall
-    line_instance =&gt; 2,
-    call_id =&gt; 0
-    );
-$socket-&gt;receive_message(); # SetRinger
-$socket-&gt;receive_message(); # SetSpeakerMode
-$socket-&gt;receive_message(); # SetLamp
-$socket-&gt;receive_message(); # SelectSoftKeys
-$socket-&gt;receive_message(); # DisplayPromptStatus
-$socket-&gt;receive_message(); # ActivateCallPlane
-$socket-&gt;receive_message(); # StartTone
-
-$socket-&gt;sleep(5);
-
-#VoiceMail
-$socket-&gt;send_message(
-    STIMULUS_MESSAGE, 
-    instance_type =&gt; 0xf, #VoiceMail
-    instance =&gt; 0,
-    );
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-$socket-&gt;receive_message(); # 
-
-#
-$socket-&gt;send_message(
-    OPEN_RECEIVE_CHANNEL_ACK_MESSAGE, 
-    status =&gt; 1,
-    ip =&gt; $device_ip,
-    port =&gt; 12,
-    pass_thru_party_id =&gt; 0,
-    );
-$socket-&gt;receive_message(); # StartMediaTransmission
-
-$socket-&gt;sleep(20);
-
-#EndCall
-$socket-&gt;send_message(
-    SOFT_KEY_EVENT_MESSAGE, 
-    event =&gt; 0x09, #NewCall
-    line_instance =&gt; 1,
-    call_id =&gt; 0
-    );
-
-while(1) {
-    $socket-&gt;receive_message();
-}
-
</del></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/Makefile.am (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/endpoints/mod_skypopen/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/endpoints/mod_skypopen/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -2,6 +2,6 @@
</span><span class="cx"> MODNAME=mod_skypopen
</span><span class="cx"> mod_LTLIBRARIES = mod_skypopen.la
</span><span class="cx"> mod_skypopen_la_SOURCES  = mod_skypopen.c skypopen_protocol.c
</span><del>-mod_skypopen_la_CFLAGS   = $(AM_CFLAGS) -DSKYPOPEN_SVN_VERSION=\&quot;`git describe`\&quot; -I../../../../libs/spandsp/src -I../../../..//libs/tiff-3.8.2/libtiff
</del><ins>+mod_skypopen_la_CFLAGS   = $(AM_CFLAGS) -DSKYPOPEN_SVN_VERSION=\&quot;`cat $(switch_builddir)/.version`\&quot; -I../../../../libs/spandsp/src -I../../../..//libs/tiff-3.8.2/libtiff
</ins><span class="cx"> mod_skypopen_la_LIBADD   = $(switch_builddir)/libfreeswitch.la
</span><span class="cx"> mod_skypopen_la_LDFLAGS  = -L../../../../libs/spandsp/src -avoid-version -module -no-undefined -shared -lX11 -lspandsp
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/alsa/alsa-driver-1.0.20-dummy.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenalsadummyc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/alsa/dummy.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenasteriskREADME"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/chan_skypiax.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenasteriskcyg_no_pthread_killc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/cyg_no_pthread_kill.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/skypiax.conf
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenasteriskskypiaxh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/asterisk/skypiax.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/README.skypopen_auth
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigsclientc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/client.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/copy
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigscreate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/create ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigsmultipleinstancesameskypeusernamemultish"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/multi.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/multiple-instance-same-skype-username/skypopen.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigsskypopenconfxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/skypopen.conf.xml ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/skypopen_auth.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigsstartskypebat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/startskype.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/startskype.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigswaitbat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/wait.bat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/windows-service/startskype.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenconfigswindowsservicewaitcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/configs/windows-service/wait.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/mod_skypopen.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenmod_skypopenc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/mod_skypopen.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/skypopen.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_skypopenskypopen_protocolc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_skypopen/skypopen_protocol.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_sofiamod_sofia2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_sofiamod_sofiah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_sofiasipdigc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sip-dig.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_sofiasofia_gluec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_presence.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_sofiasofia_regc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_reg.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_sla.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodendpointsmod_unicallmod_unicallc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/endpoints/mod_unicall/mod_unicall.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_cdr_csvmod_cdr_csv2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_cdr_csvmod_cdr_csvvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_cdr_pg_csvcreatesql"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/create.sql ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_erlang_eventMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/ei_helpers.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_erlang_eventfreeswitcherl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/freeswitch.erl ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/handle_msg.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_erlang_eventmod_erlang_event2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_erlang_eventmod_erlang_eventh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_erlang_event/mod_erlang_event.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_event_multicastmod_event_multicast2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_event_multicastmod_event_multicastvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_event_socketmod_event_socketc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_socket/mod_event_socket.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_event_testmod_event_testc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_test/mod_event_test.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_test/mod_event_test.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_json_cdrMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_json_cdrmod_json_cdrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_json_cdr/mod_json_cdr.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_radius_cdrMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/README
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_radius_cdrmod_radius_cdrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.conf.xml
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodevent_handlersmod_radius_cdrmod_radius_cdrh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/event_handlers/mod_radius_cdr/radius/dictionary
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_file_stringMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_file_string/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_file_stringmod_file_stringc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_file_string/mod_file_string.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_local_streamMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_local_stream/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_local_streammod_local_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_local_stream/mod_local_stream.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_native_filemod_native_file2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_native_filemod_native_filevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_native_file/mod_native_file.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_portaudio_stream/Makefile.am
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/formats/mod_portaudio_stream/Makefile.am        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/mod/formats/mod_portaudio_stream/Makefile.am        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -7,7 +7,8 @@
</span><span class="cx"> 
</span><span class="cx"> mod_LTLIBRARIES = mod_portaudio_stream.la
</span><span class="cx"> mod_portaudio_stream_la_SOURCES = mod_portaudio_stream.c $(MODPA_DIR)/pablio.c $(MODPA_DIR)/pa_ringbuffer.c
</span><del>-mod_portaudio_stream_la_CFLAGS = -I. -I$(PA_DIR)/include -D__EXTENSION__=1 -I$(MODPA_DIR) $(AM_CFLAGS)
</del><ins>+mod_portaudio_stream_la_CFLAGS  = $(AM_CFLAGS)
+mod_portaudio_stream_la_CFLAGS += -I. -I$(PA_DIR)/include -D__EXTENSION__=1 -I$(MODPA_DIR)
</ins><span class="cx"> mod_portaudio_stream_la_LIBADD = $(switch_builddir)/libfreeswitch.la $(PALA)
</span><span class="cx"> mod_portaudio_stream_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PA_LIBS)
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_portaudio_streammod_portaudio_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_portaudio_stream/mod_portaudio_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_shell_stream/mod_shell_stream.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_shoutMPGLIB_README"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_shout/MPGLIB_README ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_shout/MPGLIB_TODO
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_shoutMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_shout/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_shout/mod_shout.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_shoutmod_shoutvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_shout/mod_shout.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_sndfile/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_sndfilemod_sndfile2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_sndfilemod_sndfilevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_sndfile/mod_sndfile.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodformatsmod_tone_streammod_tone_streamc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/formats/mod_tone_stream/mod_tone_stream.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javaMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/freeswitch_java.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javafreeswitch_javah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/freeswitch_java.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/mod_java.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javamod_javai"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/mod_java.i ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/modjava.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchDTMFCallbackjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/DTMFCallback.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/Event.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchFreeswitchScriptjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/FreeswitchScript.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/HangupHook.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchLauncherjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/Launcher.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/API.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigCoreSessionjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/CoreSession.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/DTMF.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigEventjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/Event.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/EventConsumer.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigIVRMenujava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/IVRMenu.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/JavaSession.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_CoreSessionjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_CoreSession.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_JavaVM.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_SWITCH_DECLARE_CLASSjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_SWITCH_DECLARE_CLASS.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_call_cause_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_channel_state_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_channel_state_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_channel_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_core_session_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_core_session_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_node_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_event_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_event_types_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_input_args_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_input_args_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_input_type_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_priority_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_priority_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_queue_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_size_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_size_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_state_handler_table_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_switch_status_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_status_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_switch_stream_handle_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigSWIGTYPE_p_uint32_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_uint32_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/SWIGTYPE_p_void.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigStreamjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/Stream.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/freeswitch.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigfreeswitchJNIjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/freeswitchJNI.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/input_callback_state_t.java
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_javasrcorgfreeswitchswigsession_flag_tjava"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_java/src/org/freeswitch/swig/session_flag_t.java ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_java/switch_swig_wrap.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luaMakefileam"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/Makefile.am ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/freeswitch.i
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luafreeswitch_luacpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/freeswitch_lua.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/freeswitch_lua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luahackdiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/hack.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualapic"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lapi.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lapi.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualauxlibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lauxlib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lauxlib.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualbaselibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lbaselib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lcode.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualcodeh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lcode.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldblib.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualdebugc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldebug.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldebug.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualdoc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldo.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldo.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualdumpc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ldump.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lfunc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualfunch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lfunc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lgc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualgch"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lgc.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/linit.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualiolibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/liolib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/llex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualuallexh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/llex.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/llimits.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualmathlibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lmathlib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lmem.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualmemh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lmem.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/loadlib.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualobjectc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lobject.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lobject.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualopcodesc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lopcodes.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lopcodes.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualoslibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/loslib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lparser.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualparserh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lparser.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lstate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualstateh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lstate.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lstring.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualstringh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lstring.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lstrlib.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualtablec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ltable.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ltable.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualtablibc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ltablib.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ltm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualtmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/ltm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.2005.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualua2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualuadef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lua.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualuacc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/luac.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/luaconf.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualualibh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lualib.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lundump.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualundumph"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lundump.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lvm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualvmh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lvm.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lzio.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualualzioh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/lzio.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua/print.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_lualuamodeel"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/lua-mode.el ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luamod_luacpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luamod_lua_extrac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_extra.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_extra.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_luamod_lua_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_lua/mod_lua_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_lua/my_swigable_cpp.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/freeswitch.i
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedfreeswitch_managedcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_managed.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_managed.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedfreeswitch_wrapcxx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_wrap.cxx (17206 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_wrap.cxx        2010-04-02 16:15:04 UTC (rev 17206)
+++ freeswitch/trunk/src/mod/languages/mod_managed/freeswitch_wrap.cxx        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -21403,26 +21403,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-SWIGEXPORT int SWIGSTDCALL CSharp_switch_channel_export_variable_var_check(void * jarg1, char * jarg2, char * jarg3, int jarg4, int jarg5) {
-  int jresult ;
-  switch_channel_t *arg1 = (switch_channel_t *) 0 ;
-  char *arg2 = (char *) 0 ;
-  char *arg3 = (char *) 0 ;
-  switch_bool_t arg4 ;
-  switch_bool_t arg5 ;
-  switch_status_t result;
-  
-  arg1 = (switch_channel_t *)jarg1; 
-  arg2 = (char *)jarg2; 
-  arg3 = (char *)jarg3; 
-  arg4 = (switch_bool_t)jarg4; 
-  arg5 = (switch_bool_t)jarg5; 
-  result = (switch_status_t)switch_channel_export_variable_var_check(arg1,(char const *)arg2,(char const *)arg3,arg4,arg5);
-  jresult = result; 
-  return jresult;
-}
-
-
</del><span class="cx"> SWIGEXPORT char * SWIGSTDCALL CSharp_switch_channel_get_variable_dup(void * jarg1, char * jarg2, int jarg3) {
</span><span class="cx">   char * jresult ;
</span><span class="cx">   switch_channel_t *arg1 = (switch_channel_t *) 0 ;
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedAssemblyInfocs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/AssemblyInfo.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/ChannelVariables.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedDemocsx"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Demo.csx ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Extensions.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedFreeSWITCHManagedcsproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.csproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Added: freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.dll
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.dll                                (rev 0)
</del><ins>+++ freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.dll        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -0,0 +1,8192 @@
</span><ins>+MZ\x90\xFF\xFF\xB8@\x80\xBA\xB4        \xCD!\xB8L\xCD!This program cannot be run in DOS mode.
+
+$PEL\x9D\xFA.K\xE0! \xE8~                  @ `        @\x85$        W         X@         \x94          H.text\x84\xE6 \xE8 `.rsrcX         \xEA@@.reloc @        \xEE@B`        H$\xBApKV(
+}}*{*{*r(
+}}}*{*{*{*:(
+}*{*~*(+*(+*(+*0C~
+- rps
+z~. r3p\x8C
+o
+rwp(
+s
+z\xA5*
+*{*{*0\xA0r{p(
+o
+(
+{, r\xB3ps
+z(
+, rps
+z(
+o
+, r=ps
+zo
+},:(o
+0(o
+\xFE+
+-r\x99p\x8D \xA2(\xD7*(
+*j{o 
+,
+o!
+\xFE**0\xA1s\xE5
+        \xD0(&quot;
+}        \xFE\xE6s#
+(+(+
+o&amp;
+-*o'
++A((
+ ()
+t o
+-$r\xE1p\x8Do*
+\xA2(\xD7\xDE(+
+-\xB6\xDE\xFEo,
+\xDC**@N\x8E(
+*j{o 
+,
+o!
+\xFE**0()
+t        
+o`*0Ss\xE7 \xD0        (&quot;
+}\xFE\xE8s#
+(+(+
+~-\xFE!s.
+\x80~(+*(
+*j{o 
+,
+o!
+\xFE**0\x94s\xE9\xD0(&quot;
+}\xFE\xEAs#
+(+o0
++Ho1
+
+(+ o*
+s2
+
+        o*
+o3
+        o4
+o3
+        s: (o5
+o6
+-\xAF\xDE ,o,
+\xDC*2U\x87 (
+*j{o 
+,
+o!
+\xFE**0\x94s\xEB\xD0(&quot;
+}\xFE\xECs#
+(+o0
++Ho1
+
+(+ o*
+s2
+
+        o*
+o3
+        o4
+o3
+        s8 (o7
+o6
+-\xAF\xDE ,o,
+\xDC*2U\x87 j|(8
+- {o9
+&amp;*N\xFEs:
+o6*N\xFEs:
+o6*0w{, rYps
+z}(o
+(o
+X}(\xFE&quot;s;
+o&lt;
+(\xFE#s=
+o&gt;
+{o?
+&amp;(@
+*0\xDD\xD0(&quot;
+
+o 
+-r\xA1po*
+o*
+(A
+sB
+z~C
+oD
+ -r\xEBpo*
+(E
+sB
+z(F
+\xFEo
+riprmpoG
+ ropo*
+._oH
+(
+sI
+
+        oJ
+~K
+~C
+oD
+oL
+~M
+oN
+        \xD0
+(&quot;
+oO
+t
+*\xA6sP
+}sQ
+}sR
+}(S
+*06        (T
+oU
+rp(V
+,        (W
+
++(%
+-*(&amp;**oX
+\xFE*0
+
+sY
+
+s2
+
+
+(oNr\x89p(Z
+o3
+
+r\xB7po3
+
+r\xCDpo3
+
+r\xEBpo3
+
+ s2
+  r po3
+ r+po3
+ o[
+o\
+o]
+o[
+o\
+o]
+(T
+oU
+% 9\xB2 rSp(V
+-, r]p(V
+-. rgp(V
+-B rqp(V
+-V+xr{p(^
+
+8\x82s_
+r\x81pr\xA1po`
+sa
+
++`s_
+r\x81pr\xA1po`
+sb
+
++&gt;r\xABp(^
+
+o[
+\xFEc
+sd
+oe
++(f
+,(g
+(^
+
++*oh
+oi
+r\xB1p\x8D
+
+\xA2
+(\xD7        \x8D7\xA2oj
+ok
+(        +~-\xFE)sm
+\x80~(
++( +on
+&gt;\xF0r\xCDp\x8Don
+\x8CW\xA2\xA2(\xD7oo
+8\x9A(p
+                oq
+(
+,-rp\x8D        or
+\xA2        os
+\xA2(\xD7+Vr)p\x8D        or
+\xA2        oq
+\xA2        ot
+\x8CW\xA2        ou
+\x8CW\xA2        os
+\xA2(\xD7(v
+:Z\xFF\xFF\xFF\xDE\xFEo,
+\xDC*rSp\x8D\xA2(\xD7ow
+*+\xAD\xD8(
+*2{s**2{s-*0\xAF s\xEDox
+('}{oy
+\xDE&amp;\xDEoz
+
+(-*( ((({
+ s2
+o3
+
+(        \xFE\xEEs|
+s:o5
+(        \xFE\xEFs}
+s8o7
+*'0' o~
+,
+o
+o\x80
+-*r\x93p\x8D
+        o
+o*
+\xA2        o4
+\xA2        (\xD7o
+o\x81
+o\x82
+o\x83
+rpo
+o*
+o4
+(\x84
+sI
+
+oJ
+ o\x85
+ \x8Ei1 r8psB
+z\x8Ei3?\x9Ao\x86
+\xD0(&quot;
+. r\xA6psB
+z~\x87
+oN
+~\x88
+\xD07(&quot;
+o\x89
+~\x8A
+o\x8B
+o\x8C
+\xD0[(&quot;
+. ~\x8D
+oN
+~M
+oN
+\xD0 (&quot;
+oO
+t *( *:(
+}* 0'\x80\x80{oy
+\xDE
+\x80\x80\xDC*
+
+ 0'\x80\x80{oy
+\xDE
+\x80\x80\xDC*
+
+:(
+}* 0'\x80\x80{oy
+\xDE
+\x80\x80\xDC*
+
+
+*{*{*{*0Zs2
+}(S
+(
+, rpsB
+z,o\x8E
+- r$psB
+z}( +(
++}}*6|(\x90
+&amp;*0#
+|(8
+
+-{, {oy
+*Z}{-oy
+*0ErNp\x8D
+\xA2\xA2o\x91
+\xA2(\xD7r\x82p\x8D \xA2o
+\xA2(\xD7*\x82(3- r\xA8ps
+z} *0l(4sYs\xBA
+
+o\xBC
+o\xC3&amp;{ o\x92
+ s o \xDE(
+r\xD8p(1        (7\xDE,o,
+\xDC(5\xDC*(! A
+EX
+\b\x82(3- r\xA8ps
+z}!*0\x89(4s.s
+~\x93
+(\x94
+-s\xAAs\xF7+ s {!o\x95
+
+        o
+\xDE4r\xE0p(1(7\xDE,o,
+\xDC,o,
+\xDC(5\xDC*41!R
+1:k
+bu
+y(
+*0a{s
+{{!o\x95
+ o r\xF0p\x8D
+        {(1\xA2        (\xD7\xDE r8p{(1(7\xDE*GG
+0,s\xF0
+}}\xFE\xF1s\x96
+s\x97
+(\x98
+*(
+*Jo\x83
+{ (V
+*0\xBAs\xF2(W
+
+\xDE* r\p\x8D\xA2o\x91
+\xA2(\xD7\xDE}(\x99
+o\x82
+o\x83
+} o\x9A
+\xFE\xF3s\x9B
+(+-!r\x8Ap\x8Do\x9D
+\xA2(\xD7*oz
+ (-*(
+        (        (**        *
+( *0\x91r
+        p\x8D o\x9F
+\xA2(\xD7o\x9F
+(\x99
+o\x9D
+(V
+,(\x99
+*o\x9F
+\x8Db
+        ,\x9D        o\xA0
+
+~'\x9Ar&gt;        p(\xA1
+(Z
+ rH        prh        p(
+(\xD6(\xA2
+-*(\xA3
+*0&lt;(oNrn        p(Z
+\x80'~'r~        p(Z
+\x80(~((\xA4
+,~((\xA5
+~((\xA6
+&amp;r\x8C        p\x8D
+        ~'\xA2        (\xD7~'(\xA4
+- r
+p\x8D~'\xA2(\xD7*(
+~3-\xFELs\xA7
+\x803~3o\xA8
+~$~&quot;~#~%(?(A~'(\xA9
+
++&lt;\x9A (E\xDE( rF
+po
+(\xA1
+\x8D\xA2(\xD7\xDEX\x8Ei2\xBC\xFE\x80-*\xF4\xFC(
+0}~)% (\xAA
+~,o\xAB
+
++7(\xAC
+
+(E\xDE' r\x80
+p\x8D\xA2o
+\xA2(\xD7\xDE(\xAD
+-\xC0\xDE\xFEo,
+\xDC~,o\xAE
+\xDE(\xAF
+\xDC*(!)'
+D[ iu0\xC6~'s\xB0
+\x80*~*o\xB1
+~*o\xB2
+~*o\xB3
+~*\xFEBs\xB4
+o\xB5
+~*\xFEBs\xB4
+o\xB6
+~*\xFEBs\xB4
+o\xB7
+~*\xFEBs\xB8
+o\xB9
+~4-\xFEMs\xBA
+\x804~4s\xBB
+\x80+~+ \xE8 \xE8o\xBC
+&amp;*(
+*Z{!oi(\xBD
+\xFE*2o2_\xFE*2o2_\xFE*0\xB2s\xF4 }!~.\xFE\xF5s\xBE
+(+
+,domo~6-\xFEOs\xC0
+\x806~6(+-/omo~7-\xFEPs\xC1
+\x807~7(++ ,*~)%
+(\xAA
+~,{!o\xC2
+&amp;\xDE        (\xAF
+\xDC*\x97\xAA0{~5-\xFENsd
+\x805~5
+\xFE~--\xDEQo\xC3
+ (T
+oU
+r\xCE
+p(V
+ ,(\xC4
+o\xC5
++o\xC5
+\xDE
+r\xDE
+p        o
+(\xA1
+(\xD6\xDE*Ca
+0~&amp;% (\xAA
+\xFE~/
+\xDE(\xAF
+\xDC*
+0~&amp;% (\xAA
+\xFE~0
+\xDE(\xAF
+\xDC*
+(
+*(
+*(
+*b{'{#{(o\xC6
+*01s\xFD
+}'}({(o0\xFE\xFEsd
+oe
+*b{){${*o\xC7
+*01s\xFF
+})}*{*o0\xFEsd
+oe
+*Br4 p(
+%*0ao0~&amp;-\xFE\xFCs\xC8
+\x80&amp;~&amp;(+
+r: p\x8D o1\xA2\xA2{&quot;oko
+\xA2\xA2(\xD7*J{%r\x9A po\xCA
+*J{%r\xA2 po\xCA
+*0L(\xA2
+-(F*(T
+oU
+%9\xAB\xFE~+-Us\xCB
+%r&gt;        p(\xCC
+%rp(\xCC
+%rSp(\xCC
+%rgp(\xCC
+%r]p(\xCC
+%rqp(\xCC
+\xFE\x80+\xFE~+(\xCD
+,;E+\xD0(&quot;
+
++\xD0
+(&quot;
+
++
+-*s\xCE
+ r\xCE
+p(\xA1
+(\xA2
+,r\xCE
+p(\xA1
+o\xCF
+(oNo\xD0
+~'r\xAA p(\xA1
+o\xD1
+o\xD2
+~(o\xD3
+r\xAE po\xD4
+rn        po\xD5
+1(\x90
+&amp;({
+r\xB8 p~1\x8CW(\xD6
+o\xD7
+o\xD8
+(\xD9
+ o\x81
+o\x9D
+o*
+o\xDA
+t 
+        o-(\xDB
+(Fݑ\xDE8r\xBC p\x8D                \xA2        o
+\xA2        (\xD7(\xDB
+(F\xDDW~&amp;%
+(\xAA
+s\xF6(Fsoojol        on}&quot;~.{&quot;o\xDC
+\xFE~/(\xDD
+s\xDE
+}#\xFE~0(\xDD
+s\xDF
+}$        o\xFE\xF7s=
+o&gt;
+        o\xFE\xF8s;
+o&lt;
+{#\xFE\x80/{$\xFE\x800\xFE\xF9s\xE0
+}%        o\xFE\xFAs=
+o&gt;
+        o\xFE\xFBs;
+o&lt;
+r\xF2 p\x8D  {&quot;oi\xA2 {&quot;oko
+\xA2 (\xD7\xDE
+(\xAF
+\xDC*A4\x82:\xBC8
+BC(
+*(
+*(
+*Z{-oi(\xBD
+\xFE*2omo*2omo*Z{0(\xE1
+o\xE2
+\xFE*&quot;(\xE3
+*&quot;(\xE1
+*Z{/(\xE4
+o\xE5
+\xFE*&quot;(\xE6
+*&quot;(\xE4
+*0*r&gt; p\x8D
+\xA2o1\xA2{-\xA2(\xD7*J{1rx po\xCA
+*J{1r\x9A po\xCA
+*0\xD2 {2oko
+
+r\x80 p\x8D
+        {2oi\xA2        \xA2        (\xD7{2ok {2omo{2on{2ol(\xDB
+r\xC8 p\x8D{2oi\xA2\xA2(\xD7\xDE6 r\xFC p\x8D{2oi\xA2\xA2o
+\xA2(\xD7\xDE*6e\x9B6
+04!s         }2\xFE
+s\x96
+s\x97
+
+o\xE7
+o\xE8
+o\x98
+*0
+&quot; 
+s}-~&amp;%(\xAA
+s }.~.-\xFEs\xBE
+ (+(+
+o\xE9
+-ݬ~8-\xFEQs\xEA
+\x808~8(+(+}/~9-\xFERs\xEC
+\x809~9(+(+}0~.\xFE\xED
+s\xEE
+o\xEF
+&amp;\xFE~/\xFEs\xF0
+(+~:-\xFESs\xF1
+\x80:~:~;-\xFETs\xF2
+\x80;~;(\xDD
+(+\xFE\x80/\xFE~0\xFEs\xF4
+(+~&lt;-\xFEUs\xF5
+\x80&lt;~&lt;~=-\xFEVs\xF6
+\x80=~=(\xDD
+(+\xFE\x800        -\xFEs\xE0
+
+        }1{/\xFEs;
+o&lt;
+{0\xFEs=
+o&gt;
+\xDE(\xAF
+\xDC~&gt;-\xFEWs\xF7
+\x80&gt;~&gt;o\xF8
+*A \xBE\xDE0K#(\xF9
+,(E+~'(Z
+(E \xDE%
+rH
+p\x8D \xA2o
+\xA2(\xD7 \xDE*$$%
+0m$(
+,
+rz
+p(\xD6*~2o\xFA
+
+\x8Ei,\x9A(
+-\x9Ao\xFB
+(
+,
+r\xA8
+p(\xD6*\x8Ei3\x8D7 \x9A\xA2rmp\xA2**0\x82%(H
+-\xDEp\x9A \x9A (D
+        o\xFC
+-r\xDC
+p\x8D\xA2(\xD7\xDE8o&lt;\xDE,rp\x8D\xA2o
+\xA2(\xD7\xDE*SS,
+0\x88&amp;(H
+-\xDEv\x9A \x9A (D
+        o\xFC
+-r\xDC
+p\x8D\xA2(\xD7\xDE&gt;o;\xDE,rbp\x8D                \xA2        o
+\xA2        (\xD7\xDE*YY,
+0\x9E'r\xA0p\x8D\xA2(\xD7(H
+-\xDEr\x9A \x9A (Co\xFD
+-rp\x8D\xA2(\xD7\xDE8        o9\xDE,rFp\x8D                \xA2        o
+\xA2        (\xD7\xDE*oo,
+0\xAF(\xFEJsY\x80&quot;\xFEIs]\x80#\xFEKsa\x80$\xFEGse\x80%s
+\x80&amp;s
+\x80)s\xFE
+\x80,\xFE\x80-s\xFF
+\x80.(\xDD
+s
+\xFE\x80/(\xDD
+s
+\xFE\x800\x801\x8Db
+ \x9D\x802*{?*&quot;}?*{@*&quot;}@*{A*&quot;}A*(
+*0,)o
+ +o
+
+o
+o6
+-\xEA\xDE
+,o,
+\xDC*!
+V(
+}C}B*6(s(
+*\x96{D,*(\xEC-*{C(\xD4&amp;}D* 0(s\xDE(
+\xDC*(
+*0c*s\x80
+        ow        oy        o{        o}        s\xAAo        
+{3o
+ (
+-        (\xAC+ (\xBA(        
+*0\+s }3\xFE s\x81
+(
+
+ s (\xD2
+        ,r|p        \x8C?rwp(\xD6
+s
+zsq*{E*&quot;}E*{F*&quot;}F*{G*&quot;}G*{H*&quot;}H*{I*&quot;}I*(
+*0\,\xD0(&quot;
+
+&lt; ~Jo 
+ -o4
+r\xF6p(\xA1
+sB
+z\x8D
+        \x8C\\xA2        \x8C}\xA2        o 
+\xA5*0(-\x8D
+\xD0\(&quot;
+\xA2\xD0}(&quot;
+\xA2\x80J*n(
+}Ls
+
+}K*Z,{K*~\x93
+s
+
+* 0o\x8A\xDE(
+\xDC*0Z.%
+(\xAA
+|K(        
+~\x93
+(
+,{L,}L{K(\xF3 ~\x93
+s
+
+}K(
+\xDE(\xAF
+\xDC*JR6(\xF2 (\x87*0/{K(\xF4 
+*0/{K(\xF5 
+*0/{K(\xF6 
+*n(
+}Ps
+
+}O*Z,{O*~\x93
+s
+
+* 0o\x92\xDE(
+\xDC*0Z0%
+(\xAA
+|O(        
+~\x93
+(
+,{P,}P{O(-
+~\x93
+s
+
+}O(
+\xDE(\xAF
+\xDC*JRJ{O([(.
+*0&amp;1{O(/
+
+~\x93
+(\x94
+-        sY+ *J{O(U(0
+*0&amp;2{O(1
+
+~\x93
+(\x94
+-        sS+ *6{O(2
+*03{O(3
+
+*6{O(4
+*0
+{O(5
+
+*J{O(\xA1
+(6
+*0&amp;4{O(7
+
+~\x93
+(\x94
+-        s\xA0
++ *6{O(8
+*05{O(9
+
+*6{O(:
+*06{O(;
+
+*6{O(&lt;
+*0/{O(=
+
+*6{O(&gt;
+*0/{O(?
+
+*6{O(@
+*0/{O(A
+
+*0
+{O(B
+
+*0
+{O(C
+
+*6{O(D
+*2{O(E
+*:{O(F
+*N{O(\xBE(G
+*0'7{O(H
+
+~\x93
+(\x94
+-        s\xBC+ *0/{O(I
+
+*F{O(J
+*&gt;{O(K
+*0/{O(L
+
+*0/{O(M
+
+*0
+{O(N
+
+*0
+{O(\x90((O
+
+*2{O(P
+*0
+{O(Q
+
+*:{O(R
+*0
+{O(S
+
+*0
+{O(T
+
+*0/{O(U
+
+*0/{O(V
+
+*0
+{O(W
+
+*0/{O(X
+
+*0
+/{O        (Y
+
+*0
+{O(Z
+
+*0
+{O([
+
+*0
+{O(\
+
+*0
+{O(]
+
+*0
+{O(^
+
+*08{O(_
+
+*08{O(`
+
+*08{O(a
+
+*J{O(\x90(b
+*:{O(c
+*J{O(\xED(d
+*J{O(\xED(e
+*0/{O(f
+
+*08{O(g
+
+*08{O(h
+
+*0/{O(i
+
+*09{O(j
+sm
+*2{O(k
+*n(
+}Rs
+
+}Q*Z,{Q*~\x93
+s
+
+* 0o\xD4\xDE(
+\xDC*0Z:%
+(\xAA
+|Q(        
+~\x93
+(
+,{R,}R{Q(
+~\x93
+s
+
+}Q(
+\xDE(\xAF
+\xDC*JR6{Q(
+*0;{Q(
+
+*6{Q(
+*03{Q(
+
+*&gt;(
+(\xD1*n(
+}Ts
+
+}S*Z,{S*~\x93
+s
+
+* 0o\xDD\xDE(
+\xDC*0Z&lt;%
+(\xAA
+|S(        
+~\x93
+(
+,{T,}T{S(+
+~\x93
+s
+
+}S(
+\xDE(\xAF
+\xDC*JRJ{S(\x91(
+*0&amp;={S(
+
+~\x93
+(\x94
+-        s\x8F+ *6{S( 
+*0&gt;{S(!
+
+*J{S(^(&quot;
+*0&amp;?{S(#
+
+~\x93
+(\x94
+-        s\+ *6{S($
+*0/{S(%
+
+*6{S(&amp;
+*0/{S('
+
+*6{S((
+*0/{S()
+
+*&gt;(*
+(\xDA*0'@{S(,
+
+~\x93
+(\x94
+-        s\xEC+ *n(
+}Vs
+
+}U*Z,{U*~\x93
+s
+
+* 0o\xEF\xDE(
+\xDC*0ZA%
+(\xAA
+|U(        
+~\x93
+(
+,{V,}V{U(
+~\x93
+s
+
+}U(
+\xDE(\xAF
+\xDC*JRJ{U(\xAB(
+*0&amp;B{U(
+
+
+~\x93
+(\x94
+-        s\xAA+ *6{U(
+*0/{U(
+
+*6{U(
+*0
+{U(
+
+*&gt;(
+(\xEC*R(\xAB(
+(\xEC*0/{U(
+
+*08{U(
+
+*0/{U(
+
+*0/{U(
+
+*0/{U(
+
+*08{U(
+
+*08{U(
+
+*08{U(
+
+*08{U(
+
+*2(H(\xB8*0 C(\xB9
+~\x93
+(\x94
+-        sG+ *0
+(I(4
+*0
+(\xEF(5
+*0'D(L(6
+~\x93
+(\x94
+-        s\xB0+ *0/(L(7
+*0
+(L(8
+*0/(I(9
+*0
+(I(\xD4(\xBE(:
+*0
+(L(;
+*0
+(I(\xF2(&lt;
+*0
+(L(=
+*0
+(L(&gt;
+*0
+(L(?
+*0
+(L(@
+*0
+(L(\xD7(A
+*0
+(L(B
+*0E(I(C
+*0$
+(I(\xE9(\xE0(\xE0(D
+*(E*(F*0
+(I(G
+*00F(\xE0(\xB2(e
+~\x93
+(\x94
+-        s;+ *0
+(\xE0(f
+*2(\xBE(g*0
+(\xEC(\xE0(h
+*\xB2(=(\x97(\xE0(i(\x93
+,(\x95
+z*0
+G(j
+*0G(\xE0(k
+*6([(\xB9*2([(\xBA*6([(\xBB*2([(\xBC*06G([(\xA4(\xBE(\xAF(+(\xBD
+(\x93
+,(\x95
+z*2([(\xBE*2([(\xBF*b(\x82(\x97(\x97(\xC0*0&amp;7(\x82(\xC1
+~\x93
+(\x94
+-        s\xBC+ *0&amp;H(\x82(\xC2
+~\x93
+(\x94
+-        sH+ *J(\x82(I(\xC3*0&amp;H(\x82(\xC4
+~\x93
+(\x94
+-        sH+ *0&amp;1(\x82(\xC5
+~\x93
+(\x94
+-        sY+ *03(\x82(\xC6
+*J(\x82(I(\xC7*0G([(+(\xC8
+*03([(\xC9
+*0G([(\xA4(\xCA
+*0G(+(\xCB
+*0G([(\xCC
+*0G(\x82(I(\xCD
+*2(\x82(\xCE*0G([(\xCF
+*0G((\xD0
+*0G(X(\xBB(\xD1
+*0G(X(\xD2
+*2((\xD3*0 G(\xD4
+*0 G(\xD5
+*0        3(\xD6
+*0        3(\xD7
+*0G(\xD8
+*0G([(\xD9
+*0G([(\xDA
+*2([(\xDB*2([(\xDC*0
+((\xDD
+*2((\xDE*0!I(\xDF
+~\x93
+(\x94
+-        s
++ *6((\xE0*0G(\xE3(\xE1
+*0G(\xE3(\xE2
+*N((\xBE(\xE3*0'7((\xE4
+~\x93
+(\x94
+-        s\xBC+ *2([(\xE5*03([(\xE6
+*067(\x97(\xE7
+~\x93
+(\x94
+-        s\xBC+ (\x93
+,(\x95
+z*0=7((\x97(\xE8
+~\x93
+(\x94
+-        s\xBC+ (\x93
+,(\x95
+z*0=7([(\x97(\xE9
+~\x93
+(\x94
+-        s\xBC+ (\x93
+,(\x95
+z*0 /(\xEA
+*0/([(\xEB
+*0/((\xEC
+*0/([(\xED
+*0/((\xEE
+*0&amp;J([(\xEF
+~\x93
+(\x94
+-        s+ *0.1(\x94(\xE3(\xF0
+~\x93
+(\x94
+-        sY+ *0G([(\xF1
+*&gt;(
+(\xF2*2([(\xF3*2([(\xF4*6([(\xF5*03(\xF6
+*0K([(\xF7s\x95
+*0K(\xF8s\x95
+*0(1(\xE3(\xF9
+~\x93
+(\x94
+-        sY+ *0G([(\xFA
+*0&amp;2([(\xFB
+~\x93
+(\x94
+-        sS+ *2([(\xFC*2([(\xFD*0/([(\xFE
+*0/(\xFF
+*0!1(
+~\x93
+(\x94
+-        sY+ *0!1(
+~\x93
+(\x94
+-        sY+ *0        /(
+*&quot;(*2(/(*(*&amp;(*6(\x94(*0G([(
+(
+*0G(\xEA(        
+*0G([(\xEA(
+
+*2(
+( *0G([( 
+*0G([(
+
+*0G([(
+(
+*0G([(
+*0G((
+*0&amp;L([(
+~\x93
+(\x94
+-        s\xF1+ *0G([(\xD7(
+*0G([(\xE0(
+*0G(\xE0(
+*0G([(
+*0G([((
+*0&amp;7([(
+~\x93
+(\x94
+-        s\xBC+ *0G([(\xBE(
+*0
+([(\xBE(
+*0'7([(
+~\x93
+(\x94
+-        s\xBC+ *0
+([(
+*b([(\xCB(\xBE(*2([(*2([(*026([(\xAB(\xD2(
+(\xE3(R(
+*06(
+(\xE3(\xBE( 
+*0G([(\xEA(!
+*0G([((&quot;
+*03([(#
+*0G([(($
+*0G([((%
+*03([(&amp;
+*0G([(('
+*03([((
+*0G([(()
+*0G([((*
+*0G([(I(+
+*0G([(X(,
+*0G([(X(-
+*0G([(X(.
+*0G([(X(/
+*:([(0*0G([(I(1
+*0G([(2
+*0G([(\x8B(3
+*0G([(4
+*0G([(\x8B(5
+*0G(((6
+*0G((7
+*0G(g(\xBE(8
+*0G(g(\xBE(\x85(9
+*0G(g(:
+*0G(g(\x85(;
+*0'7(g(&lt;
+~\x93
+(\x94
+-        s\xBC+ *0-7(g(\x85(=
+~\x93
+(\x94
+-        s\xBC+ *0'M(g(&gt;
+~\x93
+(\x94
+-        s\xDB+ *0&amp;M(\xDD(?
+~\x93
+(\x94
+-        s\xDB+ *z(\xDD(:(\xA0(:(@*0G(a((A
+*0G(a(B
+*0G(a(C
+*0G(a(D
+*0G(a(E
+*0G(a(F
+*0        %G(?(\x9A((G
+*0G(?(?((H
+*0        9G(?(?(\xBE(\xBE(\xB8(\xB8(\xB5(I
+*0        9G(?(?(\xBE(\xBE(\xB8(\xB8(\xB5(J
+*0G(?(K
+*0G([(?(L
+*2([(M*2([(N*2([(O*2([(P*2([(Q*2([(R*0G([(X(S
+*0G([(X(T
+*0G([(X(U
+*0G([(X(V
+*0&amp;N([(W
+~\x93
+(\x94
+-        s&gt;+ *0&amp;N([(X
+~\x93
+(\x94
+-        s&gt;+ *0G([(?(Y
+*0&amp;N([(Z
+~\x93
+(\x94
+-        s&gt;+ *0&amp;N([([
+~\x93
+(\x94
+-        s&gt;+ *0G([(?(\
+*0&amp;N([(]
+~\x93
+(\x94
+-        s&gt;+ *0G([(?(^
+*0&amp;N([(_
+~\x93
+(\x94
+-        s&gt;+ *0!O(`
+~\x93
+(\x94
+-        sG+ *0G(I(a
+*0G(I(b
+*&gt;(I(c*0         G(\xD5((d
+*0G(\xD5(\xBE(\x97(e
+*0G(\xD5(\xBE(\x97(f
+*0G(\xD5(\xB5(g
+*0G(\xD5(h
+*0G(\xD5(i
+*0G(\xD5(j
+*0G(\xD5(k
+*0!G(\xC6(\xB8((l
+*0G(\xC6(\xB8(m
+*2(\xC6(n*:(\xC6(o*:(\xC6(p*:(\xC6(q*0 G(\xC6(\xBE(\x97(\xB8(r
+*0G(\xC6(\xB8(s
+*0!G(\xFD(\xB8((t
+*0G(\xFD(\xB8(u
+*0G(\xFD(\xBE(\xB8(v
+*0G(\xFD(\xB8(w
+*0G(\xFD(\xB8(x
+*0G(\xFD(y
+*0G(\xFD(z
+*0G(\xFD({
+*0G(\xFD(|
+*0G(\xFD(}
+*:(\xFD(~*:(\xFD(*:(\xFD(\x80*0G(c((\x81
+*0G(c(\x82
+*0G(c(\x83
+*0G(c(\x84
+*0G(c(\x85
+*0!P(\x86
+~\x93
+(\x94
+-        s        + *0Q(\x87
+*03(\x88
+*0G(\x97(\x89
+(\x93
+,(\x95
+z*0
+(\x8A
+*0
+
+(\x8B
+*(\x8C*0        G(\x8D
+*~(\xA9(&quot;(\x8E(\x93
+,(\x95
+z*0R(\x8Fs\xA7
+*0
+(\xE0(\x90
+*0 P(\x91
+~\x93
+(\x94
+-        s        + *(\x92*0S([([(\x93
+*0S([(\x94(\x94
+*0 M(\x95
+~\x93
+(\x94
+-        s\xDB+ *0        /(\x96
+*0
+G(\x97
+*0'T((\x98
+~\x93
+(\x94
+-        s}+ *0'7((\x99
+~\x93
+(\x94
+-        s\xBC+ *0R(\x9As\xA7
+*(\x9B*(\x9C*(\x9D*(\x9E*(\x9F*(\xA0*0U(\xAF(\xA1s\xAD
+*0 G(\xA9(\xA2
+(\x93
+,(\x95
+z*0&quot;G(\xA6(\xA9(\xA3
+(\x93
+,(\x95
+z*(\xA4*0 Q(\xA5
+*(\xA6*0        3(\xA7
+*0        3(\xA8
+*0        3(\xA9
+*0        G(\xAA
+*0        G(\xAB
+*0
+
+(\xAC
+*f(j(\xAD(\x93
+,(\x95
+z*(\xAE*0G(\xAF
+*0G([(\xB0
+*0        /(\xE2
+*2(\xFB(\xE3*2(\xFB(\xE4*0G(\xFB(s(\xE5
+*0/(\x83(\xE6
+*0G(\x83(\xE7
+*0G(\x83(\xD4(\xBE(\xE8
+*2(/(\xE9*0G(\xFB(\xEA
+*&gt;(\x83(\xEB*0G(\x83(\xEC
+*0G(\x83(\xED
+*(\xEE*03(\xEF
+*(\xF1*0'G(/(\xB2(\x97(\xF2
+(\x93
+,(\x95
+z*0G(/(\xF3
+*0G((\xF4
+*0G(\xF5
+*0G((\xF6
+*0        G(\xF7
+*0G((\xF8
+*6((\xF9*2((\xFA*0S( (/(\xBA(\xFB
+*0        
+(\xFC
+*0        
+(\xFD
+*0        
+(\xFE
+*0        
+(\xFF
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+(
+*0        
+( 
+*0        Q( 
+*0        
+(
+
+*0-G(\xB2(\x97(\xB2(\x97(
+(\x93
+,(\x95
+z*0#K(\x97(s\x95
+(\x93
+,(\x95
+z*0/(\x97(
+(\x93
+,(\x95
+z*0        Q(
+*0#K(\x97(s\x95
+(\x93
+,(\x95
+z*0!G((\x97(
+(\x93
+,(\x95
+z*0G(I((
+*0G((
+*0 G(
+*0G(\xE0(
+*0(/(\x97(C(F(
+(\x93
+,(\x95
+z*0
+(\x9A(
+*0
+(\x9A(\x9A(
+*0V(C(
+*0'
+(\x97(\x9A(
+(\x93
+,(\x95
+z*0        /(
+*0        ;(
+*0        S(
+*0        /( 
+*0
+Q(!
+*0        Q(&quot;
+*0        /(#
+*0        /($
+*0        /(%
+*0        /(&amp;
+*0        /('
+*0
+Q((
+*0R()s\xA7
+*0 3(*
+*0 3(+
+*0        Q(,
+*0        /(-
+*0        /(.
+*0
+/(/
+*0        Q(0
+*0 /(1
+*0 Q(2
+*0/((3
+*0/(\x97(4
+(\x93
+,(\x95
+z*0/((5
+*0
+(\x8E(6
+*0        /(7
+*0 /(8
+*0 G(9
+*0        /(:
+*0 3(;
+*0        /(&lt;
+*0Q(=
+*0 /(&gt;
+*0        Q(?
+*0
+(\xB8(\xB8(\xB8(@
+*0G(.((A
+*0G(\x88(B
+*0G(\x88(C
+*0Q(\x88(D
+*0
+
+(E
+*0(W([(\xA2
+~\x93
+(\x94
+-        s\xBE+ *0G(\xFE(\xBF((\xA3
+*R([(\xBF(\xA4*R([(\xBF(\xA5*0/(\xD2(\xA6
+*0 9X(        
+ (\xA7
+~\x93
+(\x94
+-        s\xD1+ *0,X([(\xD2(\xA8
+~\x93
+(\x94
+-        s\xD1+ *0,X((\xD2(\xA9
+~\x93
+(\x94
+-        s\xD1+ *N(\xD2(\xAB(\xAA*05(U([
+
+*05(U(\
+
+*0
+(U(]
+
+*N(U(U(^
+*:(U(_
+*0G(U(U(`
+
+*05(U(a
+
+*05(U(b
+
+*0        6(c
+
+*06(U(d
+
+*0        6(e
+
+*06(U(f
+
+*0        /(g
+
+*0&amp;Y(U(h
+
+~\x93
+(\x94
+-        s+ *0G(((i
+
+*0G(U([(j
+
+*&gt;(U(k
+*2(U(l
+*J(U(\xD2(m
+*0&amp;X(U(n
+
+~\x93
+(\x94
+-        s\xD1+ *J(U(\xD2(o
+*J(U(\xD2(p
+*0&amp;X(U(q
+
+~\x93
+(\x94
+-        s\xD1+ *J(U(\xD2(r
+*0&amp;X(U(s
+
+~\x93
+(\x94
+-        s\xD1+ *0/(U(t
+
+*0G(U(u
+
+*0G(U(v
+
+*0G(U(w
+
+*0G(U(x
+
+*0/(U(y
+
+*0/(U(z
+
+*0G(U(({
+
+*0G(U(U(|
+
+*0&amp;Z(U(}
+
+~\x93
+(\x94
+-        s\xC7+ *2(U(~
+*2(U(
+*0G(U(U(\x80
+
+*J(U(\xBF(\x81
+*0&amp;W(U(\x82
+
+~\x93
+(\x94
+-        s\xBE+ *03(U(\x83
+
+*6(U(\x84
+*6(U(\x85
+*6(U(\x86
+*6(U(\x87
+*03(U(\x88
+
+*0Q(U(\x89
+
+*0Q(U(\x8A
+
+*03(U(\x8B
+
+*6(U(\x8C
+*6(U(\x8D
+*6(U(\x8E
+*0G(U(\x8F
+
+*0G(U(\x90
+
+*0G(U(\x91
+
+*0G(U(\x92
+
+*0G(U(\x93
+
+*0G(U(\x94
+
+*0
+(U((\x95
+
+*J(U((\x96
+*0'I(U(\x97
+
+~\x93
+(\x94
+-        s
++ *0G(U(\xBE(\x98
+
+*0'7(U(\x99
+
+~\x93
+(\x94
+-        s\xBC+ *0G(U(\x9A
+
+*0/(U(\x9B
+
+*05(U(\x9C
+
+*0K(U(\x9D
+s\x95
+*0G(U(\x8B(\x9E
+
+*0G(U(\x9F
+
+*0G(U(\x8B(\xA0
+
+*2(U(\xA1
+*0(K(U(\x97(\xA2
+s\x95
+(\x93
+,(\x95
+z*0        /(\xA3
+
+*0        5(\xA4
+
+*J(U(\xAB(\xA5
+*J(U(\xAB(\xA6
+*J(U(\xAB(\xA7
+*0/(U(\xA8
+
+*0/(U(\xD2(\xA9
+
+*0G(U(\xAA
+
+*2(U(\xAB
+*6(U(\xAC
+*6(U(\xAD
+*0
+(U(\xAE
+
+*6(U(\xAF
+*6(U(\xB0
+*0
+(U(\xB1
+
+*2(U(\xB2
+*0[(U(\xB3
+
+*0'G((\xF8(\x97(\xB4
+
+(\x93
+,(\x95
+z*0-G(\xF8(\x97(\x97(\x97(\xB5
+
+(\x93
+,(\x95
+z*J(O(\x85(\xB6
+*2(O(\xB7
+*0G(O(\xB8
+
+*2(O(\xB9
+*0K(O(\xBA
+s\x95
+*0K(O(\xBB
+s\x95
+*0K(O(\xBC
+s\x95
+*0-K(O(\xBE(\x97(\xBD
+s\x95
+(\x93
+,(\x95
+z*0-K(O(\xBE(\x97(\xBE
+s\x95
+(\x93
+,(\x95
+z*6(O(\xBF
+*0-K(O(\xBE(\x97(\xC0
+s\x95
+(\x93
+,(\x95
+z*0'K(O(\x97(\xC1
+s\x95
+(\x93
+,(\x95
+z*2(O(\xC2
+*0-K(O(\xBE(\x97(\xC3
+s\x95
+(\x93
+,(\x95
+z*2(\xF8(\xC4
+*0-K(O(\xBE(\x97(\xC5
+s\x95
+(\x93
+,(\x95
+z*0G((\xEA
+
+*0G(\xEB
+
+*0G((\xEC
+
+*0G(\xAB(\xED
+
+*0/(\xAB(\xEE
+
+*0/(\xAB(\xEF
+
+*0G(\xAB(\xF0
+
+*0G(\xAB(\xF1
+
+*0G(\xAB(\xF2
+
+*2((\xF3
+*0G((\xAB(\xF4
+
+*0G((\xBE(\xF5
+
+*&gt;(\xAB(\xF6
+*0G(\x8C(\xBE(\xF7
+
+*0G(\x8C(\xBE((\xF8
+
+*0G((\xF9
+
+*0G(\x8C(\xFA
+
+*0        /(\xFB
+
+*0G(a(\xFC
+
+*0
+G(\xFD
+
+*0
+G(\xFE
+
+*0G(\xAB(\xFF
+
+*0G( 
+*0/(\xAB( 
+*0&quot;G        
+  
+( 
+*0G(( 
+*2(( *0/(\xAB(g( 
+*0        G(\xF5( 
+*2(\xF5( *03(?(@( 
+*0-K((@(\x97( s\x95
+(\x93
+,(\x95
+z*0
+(( 
+*0
+(( 
+*0
+(@(( 
+*6(@(  *:(@(! *:(@(&quot; *03(@(@(# 
+*\x82(@(\x97($ (\x93
+,(\x95
+z*0G([(G 
+*0G([(H 
+*0G([(7(I 
+*0
+(\xBA(\xD2(J 
+*0
+(\xBA(U(K 
+*0G([(\xAB(L 
+*0G([(M 
+*0G([(N 
+*0G([(O 
+*0G([(n(P 
+*0G([(n(Q 
+*0G([(n(R 
+*0        2G([(\x97(\x97(S 
+(\x93
+,(\x95
+z*0G([(\xFD(T 
+*0G([(U 
+*0G([(V 
+*0G([(W 
+*0G([(X 
+*0G([(Y 
+*0G([(\xD5(Z 
+*0G([([ 
+*0G([(\ 
+*0G([(] 
+*0G([(^ 
+*0G([(_ 
+*0G([(` 
+*0G([(a 
+*0G([(b 
+*J([(n(c *0G([(d 
+*0        2G([(\xAF(Y(e 
+(\x93
+,(\x95
+z*0G([(\xD5(n(f 
+*0G([(g 
+*0G([(n(h 
+*0G([(\xD5(n(i 
+*0 !G([        
+ (j 
+*0)G([(\xC6(?(a(n(k 
+*2([(l *0G([(n(m 
+*0 ?G([(
+(R((\xD2        (\xAB
+ (R(n 
+*0 8G([(
+(R((\xD2        (\xAB
+(o 
+*J([([(p *0'G([([(w(\xBE(\xBE(q 
+*0G([([(r 
+*0G([(s 
+*0 3(\xAF(t 
+(\x93
+,(\x95
+z*03(\xAF(u 
+(\x93
+,(\x95
+z*0
+G(v 
+*0
+G(w 
+*0
+G(x 
+*0 G(y 
+*0        G(z 
+*0G([({ 
+*0G([(| 
+*03(\xAF(} 
+(\x93
+,(\x95
+z*0 G(~ 
+*0G([([( 
+*0G(((\x80 
+*0G(s(\x81 
+*0G(s((\x82 
+*0G((\x83 
+*0G(s(\xBE(\x84 
+*0G(s(\x85 
+*0-7(s(p(\x86 
+~\x93
+(\x94
+-        s\xBC+ *0G(p(\x87 
+*0G(s(\x88 
+*07G(&quot;(y        
+  
+((\x89 
+*0G(y(\x8A 
+*0G(y(v(\x8B 
+*0G([(y(\xBE(\x8C 
+*0G(y(\x8D 
+*0 G(|(&quot;(\xBA(\xBA(\x8E 
+*0G(m(\x8F 
+*0G(|(v(\x90 
+*0G(%((\x91 
+*0G([(n(\x92 
+*6([(\x93 *0G(\x97(\x94 
+(\x93
+,(\x95
+z*:([(\x95 *2([(\x96 *0G([([(\x97 
+*0        -G([(\x97(\x98 
+(\x93
+,(\x95
+z*0G([(\x99 
+*0G([(\x9A 
+*0G([(\x9B 
+*0G([(n(\x9C 
+*0        \(\x9D 
+*0        ](\x9E 
+*0G([(\x9F 
+*0G([(\xA0 
+*N([(U(\xA1 *0        Q(\xA2 
+*0,G(\x94(\xB2(\x97(\xB4 
+(\x93
+,(\x95
+z*6(\xBE(\xB5 *2((\xB6 *(\xB7 *0        V(\xB8 
+*0        V(\xB9 
+*0        V(\xBA 
+*&quot;(\xBB *0G(\x94(\xBC 
+*0G(\x94(\xBD 
+*0G(1((\xBE 
+*0 7^        
+((\xBF 
+~\x93
+(\x94
+-        s\x92+ *0G(\x94(\xC0 
+*0/(\x94(\xC1 
+*0V(\x94(\xC2 
+*2(\x94(\xC3 *6(\x94(\xC4 *0G(\x94(\xC5 
+*2(\x94(\xC6 *2(\x94(\xC7 *0S(\x94(\xC8 
+*2(1(\xC9 *0G(\x94(\xCA 
+*0G(\x94(\xCB 
+*6(\x94(\xCC *03(\x94(\xCD 
+*6(\x94(\xCE *0&amp;_(\x94(\xCF 
+~\x93
+(\x94
+-        s\x9B+ *03(\x94(\xD0 
+*6(\x94(\xD1 *03(\x94(\xD2 
+*J(\x94(\xA7(\xD3 *0)G(\x94(\xBE(\xB8(\xB2(\xB8(\xD4 
+*0G(\x94(\x8B(\xD5 
+*0G(\x94(\x8B(\xD6 
+*0K(\x94(\xD7 s\x95
+*0K(\x94(\x8B(\xD8 s\x95
+*0)G(\x94(:(\xB8(\xB2(\xB8(\xD9 
+*0G(\x94(I(\xDA 
+*6(\x94(\xDB *0G(\x94([(?(\xDC 
+*0G(\x94(\xDD 
+*0
+(\x94(I(\xDE 
+*0!
+(\x94(\xBE(\xB8(\xDF 
+*03(\x94(\xE0 
+*J(\x94(\xBE(\xE1 *6(\x94(\xE2 *6(\x94(\xE3 *0&amp;7(\x94(\xE4 
+~\x93
+(\x94
+-        s\xBC+ *0G(\x94(\xE5 
+*6(\x94(\xE6 *0,`(\x94((\xE7 
+~\x93
+(\x94
+-        s\x98+ *0G((\xFC 
+*0G(\xFD 
+*0G(&amp;(\xFE 
+*0G(&amp;(\xFF 
+*0        /( 
+*0        a( 
+*0        3( 
+*0&amp;b(2( 
+~\x93
+(\x94
+-        s1+ *2((( *0&quot;c( 
+~\x93
+(\x94
+-        s\xB9+ *04c(\x97( 
+~\x93
+(\x94
+-        s\xB9+ (\x93
+,(\x95
+z*0!c(  
+~\x93
+(\x94
+-        s\xB9+ *0!c(! 
+~\x93
+(\x94
+-        s\xB9+ *0!c(&quot; 
+~\x93
+(\x94
+-        s\xB9+ *0&amp;c( (# 
+~\x93
+(\x94
+-        s\xB9+ *0'c(\xBA($ 
+~\x93
+(\x94
+-        s\xB9+ *0)c(\xBA(% 
+~\x93
+(\x94
+-        s\xB9+ *0'c(\xBA(&amp; 
+~\x93
+(\x94
+-        s\xB9+ *0/(\xBA(' 
+*0/(\xBA(( 
+*0&amp;c(\xBA() 
+~\x93
+(\x94
+-        s\xB9+ *0/(\xBA(* 
+*0*/(\xBA(\x97(\x97(+ 
+(\x93
+,(\x95
+z*2(\xBA(, *6(\xBA(- *0/(\xBA(. 
+*0!c(/ 
+~\x93
+(\x94
+-        s\xB9+ *0:c(\xBA(\x97(0 
+~\x93
+(\x94
+-        s\xB9+ (\x93
+,(\x95
+z*0'c(\xBA(1 
+~\x93
+(\x94
+-        s\xB9+ *0(c(\xBA(2 
+~\x93
+(\x94
+-        s\xB9+ *0'c(\xBA(3 
+~\x93
+(\x94
+-        s\xB9+ *0&amp;c(\xBA(4 
+~\x93
+(\x94
+-        s\xB9+ *0?c(\xBA(\xBA(\x97(5 
+~\x93
+(\x94
+-        s\xB9+ (\x93
+,(\x95
+z*0&quot;c(6 
+~\x93
+(\x94
+-        s\xB9+ *0G((7 
+*0G(8 
+*0 c(9 
+~\x93
+(\x94
+-        s\xB9+ *0#G(7(7(\xAB(: 
+*0G(\xAB(7(7(; 
+*0$G(7(7(7(\xAB(&lt; 
+*0        /G(7(7(7(7(\xAB(= 
+*0G(\xBA(7(7(&gt; 
+*0-c(7(\xAB(? 
+~\x93
+(\x94
+-        s\xB9+ *6(\xAC(@ *J(\xAC(\xBE(A *03(\xAC(B 
+*0&amp;7(\xAC(C 
+~\x93
+(\x94
+-        s\xBC+ *0G( (\xBE(4(D 
+*0G(4(E 
+*0G( (F 
+*0        3(G 
+*0G([(k(\xAA 
+*0G([(e(\xAB 
+*0G([(n(\xAC 
+*0G([(z(\xAD 
+*0G([(V(\xAE 
+*0G([(t(\xAF 
+*0G([(V(\xB0 
+*0G([(t(\xB1 
+*0G([(P(\xB2 
+*0G([(_(\xB3 
+*0G([(_(\xB4 
+*0G([((\xB5 
+*0G([(k(\xB6 
+*0G([(e(\xB7 
+*0G([(n(\xB8 
+*0G([(z(\xB9 
+*0G([(V(\xBA 
+*0G([(t(\xBB 
+*0G([(V(\xBC 
+*0G([(t(\xBD 
+*0G([(P(\xBE 
+*0G([(_(\xBF 
+*0G([(_(\xC0 
+*0G([((\xC1 
+*0.3(\xAF(\xAA(\xBE(\xD0 
+(\x93
+,(\x95
+z*0        3(\xD1 
+*0        3(\xD2 
+*(\xD3 *(\xD4 *0
+(\xBF(\xE9 
+*2(\xBF(\xEA *0
+(\xBF(\xEB 
+*&quot;(\xEC *(\xED *&quot;(l
+*(m
+*(n
+*~(\x90(\x90(o
+(\x93
+,(\x95
+z*0G([(p
+
+*0G([(\xBE(\xBE(q
+
+*0'(\x80W(\x80X(\x80Y(\x80Z(\x80[(\x80\(\x80](\x80^(\x80_(        \x80`(
+\x80a( \x80b( \x80c(
+\x80d(\x80e(\x80f(\x80g(\x80h(\x80i(\x80j(\x80k(\x80l(\x80m(\x80n(\x80o(\x80p(\x80q(\x80r(\x80s(\x80t(\x80u(\x80v( \x80w(!\x80x(&quot;\x80y(#\x80z($\x80{(%\x80|(&amp;\x80}('\x80~((\x80()\x80\x80(*\x80\x81(+\x80\x82(,\x80\x83(-\x80\x84(.\x80\x85(/\x80\x86(0\x80\x87(1\x80\x88(2\x80\x89(3\x80\x8A(4\x80\x8B(5\x80\x8C(6\x80\x8D(7\x80\x8E(8\x80\x8F(9\x80\x90(:\x80\x91(;\x80\x92(&lt;\x80\x93(=\x80\x94(&gt;\x80\x95(?\x80\x96(@\x80\x97(A\x80\x98(B\x80\x99(C\x80\x9A(D\x80\x9B(E\x80\x9C(F\x80\x9D(G\x80\x9E(H\x80\x9F(I\x80\xA0(J\x80\xA1(K\x80\xA2(L\x80\xA3(M\x80\xA4(N\x80\xA5(O\x80\xA6(P\x80\xA7(Q\x80\xA8(R\x80\xA9(S\x80\xAA(T\x80\xAB(U\x80\xAC(V\x80\xAD(W\x80\xAE(X\x80\xAF(Y\x80\xB0(Z\x80\xB1([\x80\xB2(\\x80\xB3(]\x80\xB4(^\x80\xB5(_\x80\xB6(`\x80\xB7(a\x80\xB8(b\x80\xB9(c\x80\xBA(d\x80\xBB(e\x80\xBC(f\x80\xBD(g\x80\xBE(h\x80\xBF(i\x80\xC0(j\x80\xC1(k\x80\xC2(l\x80\xC3(m\x80\xC4(n\x80\xC5(o\x80\xC6(p\x80\xC7(q\x80\xC8(r\x80\xC9(s\x80\xCA(t\x80\xCB(u\x80\xCC(v\x80\xCD(w\x80\xCE(x\x80\xCF(y\x80\xD0(z\x80\xD1({\x80\xD2(|\x80\xD3(}\x80\xD4(\xBA\x80\xD5(\xBB\x80\xD6(\xBC\x80\xD7(\xBD\x80\xD8(\xBE\x80\xD9(\xBF\x80\xDA(\xC0\x80\xDB(\xC1\x80\xDC(\xC2\x80\xDD(\xC3\x80\xDE(\xC4\x80\xDF(\xC5\x80\xE0(\xE0\x80\xE1('\x80\xE2(H\x80\xE3(I\x80\xE4(J\x80\xE5(K\x80\xE6(L\x80\xE7(M\x80\xE8(N\x80\xE9(O\x80\xEA(P\x80\xEB(Q\x80\xEC(R\x80\xED(S\x80\xEE(T\x80\xEF(U\x80\xF0(V\x80\xF1(W\x80\xF2(X\x80\xF3(Y\x80\xF4(Z\x80\xF5([\x80\xF6(\\x80\xF7(]\x80\xF8(^\x80\xF9(_\x80\xFA(`\x80\xFB(a\x80\xFC(b\x80\xFD(c\x80\xFE(d\x80\xFF(l\x80(m\x80(\x86\x80(\xB1\x80(\xF0\x80(        \x80(
+\x80( \x80(\xA3 \x80(\xA4 \x80        (\xA5 \x80
+(\xA6 \x80 (\xA7 \x80 ( \x80
+*(
+*Vs\x8A
+\x80s\x9B
+\x80*(
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*F(\x95
+s
+(\x94
+*J(\x95
+s
+(\x94
+*0)d(\x95
+
+,r&amp;po\x91
+(
+s
+(\x94
+*0)d(\x95
+
+,r&amp;po\x91
+(
+s
+(\x94
+*0 ?\xFE{
+s\x8B
+\x80\xFE|
+s\x8B
+\x80\xFE}
+s\x8B
+\x80\xFE~
+s\x8B
+\x80\xFE
+s\x8B
+\x80\xFE\x80
+s\x8B
+\x80\xFE\x81
+s\x8B
+\x80\xFE\x82
+s\x8B
+\x80\xFE\x83
+s\x8B
+\x80\xFE\x84
+s\x8B
+\x80\xFE\x85
+s\x8B
+\x80\xFE\x86
+s\x8F
+\x80\xFE\x87
+s\x8F
+\x80\xFE\x88
+s\x8F
+\x80~~~~~~~~~~~(y
+~~~(z
+*(
+*08
+~1        ~,
+*0Te~, rLp~o
+r\xFFp(
+s
+z\x80\xD0&amp;(&quot;
+%
+(\xAA
+~X\x80\xDE(\xAF
+\xDC*&gt;L0Ef
+~19~,2~
+\x80\xD0&amp;(&quot;
+% (\xAA
+~Y\x80\xDE(\xAF
+\xDC*.&lt;*(
+*
+*r\xFE\x99
+s\x9C
+\x80 ~ (\x98
+*(
+*n(
+}&quot;s
+
+}!*Z,{!*~\x93
+s
+
+* 0o\xA3
+\xDE(
+\xDC*0Zg%
+(\xAA
+|!(        
+~\x93
+(
+,{&quot;,}&quot;{!(
+~\x93
+s
+
+}!(
+\xDE(\xAF
+\xDC*JRJ{!(\xBE(\xF7 *0&amp;7{!(\xF8 
+~\x93
+(\x94
+-        s\xBC+ *J{!(\xBE(\xF9 *0&amp;7{!(\xFA 
+~\x93
+(\x94
+-        s\xBC+ *J{!(\xBE(\xFB *0&amp;7{!(\xFC 
+~\x93
+(\x94
+-        s\xBC+ *6{!(\xFD *0/{!(\xFE 
+*6(\xFF (\xA0
+*n(
+}$s
+
+}#*Z,{#*~\x93
+s
+
+* 0o\xB0
+\xDE(
+\xDC*0Zh%
+(\xAA
+|#(        
+~\x93
+(
+,{$,}${#(\xEF ~\x93
+s
+
+}#(
+\xDE(\xAF
+\xDC*JR0/(\xAE
+        
+  
+(\xEE (\xAD
+*&gt;{#(\xF0 *N{#(\x90(\xF1 *n(v
+(\x8Fs
+
+}%*Z,{%*~\x93
+s
+
+* 0o\x92\xDE(\x91\xDC*0`i%
+(\xAA
+|%(        
+~\x93
+(
+,{P,}P{%(u
+~\x93
+s
+
+}%(
+(\x92\xDE(\xAF
+\xDC*PX6(r
+(\xB4
+*:(s
+(\xB4
+*N([(t
+(\xB4
+*0cj(\x9A- rps
+z\xFE\xC4
+s\xD9}&amp;\xFE\xBF
+s\xDD}'(\xB5
+
+(        
+{&amp;{'(\xBB
+s\xD4
+}-*{.*&quot;}.*0=kr\xACp(\xD6(\xBD
+
+,oy
+\xDE r\xF0p\x8D o
+\xA2(\xD7\xDE* 
+{/*&quot;}/*{0*&quot;}0*0\x80lE+8s\x8A
+(\xC5
+
+\xDEX,o,
+\xDCs\xAA (\xC6
+
+\xDE&lt;,o,
+\xDCrmp
+\xDE* r2po
+(\xA1
+(\xD6rrpo\x91
+(\xA1
+
+\xDE        *(
+&amp;
+8
+B
+TT*
+0+m(\xC0
+
+,o\x8F\xD2o\x91vl(
+o
+*rmp*0/ns\xF7
+(\xC2
+ ,        o
++rmp \xDE
+,o,
+\xDC*#
+0 8(!
+i(\xB4\xFE
+,(\xBC
+*(
+*0)osYs\xBA
+
+{4o&quot;
+ \xDE
+,o,
+\xDC*
+
+0ps
+ }4\xFEs\xE1
+*6(
+
+sx*\xD2|+(#
+, |+($
+{*,{*o}**(
+*V{5, {5o&quot;
+*0\xB9qs }5s\xB8
+
+\xFE\xCA
+s\xE1})\xFEs%
+(\xC8
+}(s-}*{*{((\xC9
+o%{*{)(\xC9
+o'{*o)(&amp;
+i{*o\xB4\xFE ('
+}+,o\xBC
+*o\x92*(\xC4*~(\x9A- r\xB0ps
+z(\xCEs(
+*~(\x9A- r\xB0ps
+z(\x96(\x89*04rj.)~,
+()
+ \xE8s*
+(+
+(,
+l(-
+*~.
+*0\xC1s(
+,*oU
+% 9\xA1\xFE~,-as\xCB
+%r\xAE p(\xCC
+%r\xF4p(\xCC
+%r\xFCp(\xCC
+%rp(\xCC
+%rp(\xCC
+%r p(\xCC
+%r.p(\xCC
+\xFE\x80,\xFE~,(\xCD
+,&amp;E+*(/
+*&gt;-r:p*r\xAE p*n{-- s\xD4
+}-{-*J \xB2s0
+\x80,*:(
+}U*0Lt(\xDD
+s1
+
+{Uo\x96(\xA2 +o\xCCo\xCEo`
+o\xD2 -\xE4{Uo\x96(\xA3*Z{UrFpo\xAE(\xD0
+*^{UrFp(\xD1
+o\xAB*n{Ur`po\xAE(2
+(\xCF
+*0Iu{Uo\xAE
+(
+,
+\xFE5*(2
+(\xCF
+ ~.
+(3
+,
+\xFE5        *s4
+*2rzp(\xD9
+*2r\x96p(\xD9
+*2r\xAEp(\xD9
+*2r\xCAp(\xD9
+*2r\xF2p(\xD9
+*0:v{Uo\xAE
+(
+,
+\xFE6*(5
+,s6
+*\xFE6        *0:w{Uo\xAE
+(
+,
+\xFE7*(7
+,s8
+*\xFE7        *F{Urpo\xAE*F{Ur4po\xAE*F{UrLpo\xAE*2rlp(\xDF
+*F{Ur\x90po\xAE*F{Ur\xB2po\xAE*F{Ur\xCEpo\xAE*F{Ur\xE8po\xAE*F{Urpo\xAE*F{Urpo\xAE*F{Ur6po\xAE*F{UrPpo\xAE*F{Urhpo\xAE*F{Ur~po\xAE*F{Ur\x96po\xAE*F{Ur\xB8po\xAE*F{Ur\xD8po\xAE*2r\xFAp(\xDF
+*F{Urpo\xAE*2rDp(\xE0
+*2rDp(\xE0
+*F{Urdpo\xAE*F{Ur~po\xAE*F{Ur\x98po\xAE*F{Ur\xBCpo\xAE*F{Ur\xF4po\xAE*2rp(\xE0
+*F{Ur2po\xAE*01/{Ur^po\xAE
+(
+,*oU
+rrp(V
+-**n(
+}[s
+
+}Z*Z,{Z*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Zx%
+(\xAA
+|Z(        
+~\x93
+(
+,{[,}[{Z(        
+~\x93
+s
+
+}Z(
+\xDE(\xAF
+\xDC*JR6(
+(\xFE
+*N(/(
+(\xFE
+*6{Z(
+
+*0/{Z(
+
+*R(
+s
+
+}\*b(
+~\x93
+s
+
+}\*Z,{\*~\x93
+s
+
+*R(
+s
+
+}]*b(
+~\x93
+s
+
+}]*Z,{]*~\x93
+s
+
+*R(
+s
+
+}^*b(
+~\x93
+s
+
+}^*Z,{^*~\x93
+s
+
+*R(
+s
+
+}_*b(
+~\x93
+s
+
+}_*Z,{_*~\x93
+s
+
+*R(
+s
+
+}`*b(
+~\x93
+s
+
+}`*Z,{`*~\x93
+s
+
+*R(
+s
+
+}a*b(
+~\x93
+s
+
+}a*Z,{a*~\x93
+s
+
+*R(
+s
+
+}b*b(
+~\x93
+s
+
+}b*Z,{b*~\x93
+s
+
+*R(
+s
+
+}c*b(
+~\x93
+s
+
+}c*Z,{c*~\x93
+s
+
+*R(
+s
+
+}d*b(
+~\x93
+s
+
+}d*Z,{d*~\x93
+s
+
+*R(
+s
+
+}e*b(
+~\x93
+s
+
+}e*Z,{e*~\x93
+s
+
+*R(
+s
+
+}f*b(
+~\x93
+s
+
+}f*Z,{f*~\x93
+s
+
+*R(
+s
+
+}g*b(
+~\x93
+s
+
+}g*Z,{g*~\x93
+s
+
+*R(
+s
+
+}h*b(
+~\x93
+s
+
+}h*Z,{h*~\x93
+s
+
+*R(
+s
+
+}i*b(
+~\x93
+s
+
+}i*Z,{i*~\x93
+s
+
+*R(
+s
+
+}j*b(
+~\x93
+s
+
+}j*Z,{j*~\x93
+s
+
+*R(
+s
+
+}k*b(
+~\x93
+s
+
+}k*Z,{k*~\x93
+s
+
+*R(
+s
+
+}l*b(
+~\x93
+s
+
+}l*Z,{l*~\x93
+s
+
+*R(
+s
+
+}m*b(
+~\x93
+s
+
+}m*Z,{m*~\x93
+s
+
+*R(
+s
+
+}n*b(
+~\x93
+s
+
+}n*Z,{n*~\x93
+s
+
+*R(
+s
+
+}o*b(
+~\x93
+s
+
+}o*Z,{o*~\x93
+s
+
+*R(
+s
+
+}p*b(
+~\x93
+s
+
+}p*Z,{p*~\x93
+s
+
+*R(
+s
+
+}q*b(
+~\x93
+s
+
+}q*Z,{q*~\x93
+s
+
+*R(
+s
+
+}r*b(
+~\x93
+s
+
+}r*Z,{r*~\x93
+s
+
+*R(
+s
+
+}s*b(
+~\x93
+s
+
+}s*Z,{s*~\x93
+s
+
+*R(
+s
+
+}t*b(
+~\x93
+s
+
+}t*Z,{t*~\x93
+s
+
+*R(
+s
+
+}u*b(
+~\x93
+s
+
+}u*Z,{u*~\x93
+s
+
+*R(
+s
+
+}v*b(
+~\x93
+s
+
+}v*Z,{v*~\x93
+s
+
+*R(
+s
+
+}w*b(
+~\x93
+s
+
+}w*Z,{w*~\x93
+s
+
+*R(
+s
+
+}x*b(
+~\x93
+s
+
+}x*Z,{x*~\x93
+s
+
+*R(
+s
+
+}y*b(
+~\x93
+s
+
+}y*Z,{y*~\x93
+s
+
+*R(
+s
+
+}z*b(
+~\x93
+s
+
+}z*Z,{z*~\x93
+s
+
+*R(
+s
+
+}{*b(
+~\x93
+s
+
+}{*Z,{{*~\x93
+s
+
+*R(
+s
+
+}|*b(
+~\x93
+s
+
+}|*Z,{|*~\x93
+s
+
+*R(
+s
+
+}}*b(
+~\x93
+s
+
+}}*Z,{}*~\x93
+s
+
+*R(
+s
+
+}~*b(
+~\x93
+s
+
+}~*Z,{~*~\x93
+s
+
+*R(
+s
+
+}*b(
+~\x93
+s
+
+}*Z,{*~\x93
+s
+
+*R(
+s
+
+}\x80*b(
+~\x93
+s
+
+}\x80*Z,{\x80*~\x93
+s
+
+*R(
+s
+
+}\x81*b(
+~\x93
+s
+
+}\x81*Z,{\x81*~\x93
+s
+
+*R(
+s
+
+}\x82*b(
+~\x93
+s
+
+}\x82*Z,{\x82*~\x93
+s
+
+*R(
+s
+
+}\x83*b(
+~\x93
+s
+
+}\x83*Z,{\x83*~\x93
+s
+
+*R(
+s
+
+}\x84*b(
+~\x93
+s
+
+}\x84*Z,{\x84*~\x93
+s
+
+*R(
+s
+
+}\x85*b(
+~\x93
+s
+
+}\x85*Z,{\x85*~\x93
+s
+
+*R(
+s
+
+}\x86*b(
+~\x93
+s
+
+}\x86*Z,{\x86*~\x93
+s
+
+*R(
+s
+
+}\x87*b(
+~\x93
+s
+
+}\x87*Z,{\x87*~\x93
+s
+
+*R(
+s
+
+}\x88*b(
+~\x93
+s
+
+}\x88*Z,{\x88*~\x93
+s
+
+*R(
+s
+
+}\x89*b(
+~\x93
+s
+
+}\x89*Z,{\x89*~\x93
+s
+
+*R(
+s
+
+}\x8A*b(
+~\x93
+s
+
+}\x8A*Z,{\x8A*~\x93
+s
+
+*R(
+s
+
+}\x8B*b(
+~\x93
+s
+
+}\x8B*Z,{\x8B*~\x93
+s
+
+*R(
+s
+
+}\x8C*b(
+~\x93
+s
+
+}\x8C*Z,{\x8C*~\x93
+s
+
+*R(
+s
+
+}\x8D*b(
+~\x93
+s
+
+}\x8D*Z,{\x8D*~\x93
+s
+
+*R(
+s
+
+}\x8E*b(
+~\x93
+s
+
+}\x8E*Z,{\x8E*~\x93
+s
+
+*R(
+s
+
+}\x8F*b(
+~\x93
+s
+
+}\x8F*Z,{\x8F*~\x93
+s
+
+*R(
+s
+
+}\x90*b(
+~\x93
+s
+
+}\x90*Z,{\x90*~\x93
+s
+
+*R(
+s
+
+}\x91*b(
+~\x93
+s
+
+}\x91*Z,{\x91*~\x93
+s
+
+*R(
+s
+
+}\x92*b(
+~\x93
+s
+
+}\x92*Z,{\x92*~\x93
+s
+
+*R(
+s
+
+}\x93*b(
+~\x93
+s
+
+}\x93*Z,{\x93*~\x93
+s
+
+*R(
+s
+
+}\x94*b(
+~\x93
+s
+
+}\x94*Z,{\x94*~\x93
+s
+
+*R(
+s
+
+}\x95*b(
+~\x93
+s
+
+}\x95*Z,{\x95*~\x93
+s
+
+*R(
+s
+
+}\x96*b(
+~\x93
+s
+
+}\x96*Z,{\x96*~\x93
+s
+
+*R(
+s
+
+}\x97*b(
+~\x93
+s
+
+}\x97*Z,{\x97*~\x93
+s
+
+*R(
+s
+
+}\x98*b(
+~\x93
+s
+
+}\x98*Z,{\x98*~\x93
+s
+
+*R(
+s
+
+}\x99*b(
+~\x93
+s
+
+}\x99*Z,{\x99*~\x93
+s
+
+*R(
+s
+
+}\x9A*b(
+~\x93
+s
+
+}\x9A*Z,{\x9A*~\x93
+s
+
+*R(
+s
+
+}\x9B*b(
+~\x93
+s
+
+}\x9B*Z,{\x9B*~\x93
+s
+
+*R(
+s
+
+}\x9C*b(
+~\x93
+s
+
+}\x9C*Z,{\x9C*~\x93
+s
+
+*R(
+s
+
+}\x9D*b(
+~\x93
+s
+
+}\x9D*Z,{\x9D*~\x93
+s
+
+*R(
+s
+
+}\x9E*b(
+~\x93
+s
+
+}\x9E*Z,{\x9E*~\x93
+s
+
+*R(
+s
+
+}\x9F*b(
+~\x93
+s
+
+}\x9F*Z,{\x9F*~\x93
+s
+
+*R(
+s
+
+}\xA0*b(
+~\x93
+s
+
+}\xA0*Z,{\xA0*~\x93
+s
+
+*R(
+s
+
+}\xA1*b(
+~\x93
+s
+
+}\xA1*Z,{\xA1*~\x93
+s
+
+*R(
+s
+
+}\xA2*b(
+~\x93
+s
+
+}\xA2*Z,{\xA2*~\x93
+s
+
+*R(
+s
+
+}\xA3*b(
+~\x93
+s
+
+}\xA3*Z,{\xA3*~\x93
+s
+
+*R(
+s
+
+}\xA4*b(
+~\x93
+s
+
+}\xA4*Z,{\xA4*~\x93
+s
+
+*R(
+s
+
+}\xA5*b(
+~\x93
+s
+
+}\xA5*Z,{\xA5*~\x93
+s
+
+*R(
+s
+
+}\xA6*b(
+~\x93
+s
+
+}\xA6*Z,{\xA6*~\x93
+s
+
+*R(
+s
+
+}\xA7*b(
+~\x93
+s
+
+}\xA7*Z,{\xA7*~\x93
+s
+
+*R(
+s
+
+}\xA8*b(
+~\x93
+s
+
+}\xA8*Z,{\xA8*~\x93
+s
+
+*R(
+s
+
+}\xA9*b(
+~\x93
+s
+
+}\xA9*Z,{\xA9*~\x93
+s
+
+*R(
+s
+
+}\xAA*b(
+~\x93
+s
+
+}\xAA*Z,{\xAA*~\x93
+s
+
+*R(
+s
+
+}\xAB*b(
+~\x93
+s
+
+}\xAB*Z,{\xAB*~\x93
+s
+
+*R(
+s
+
+}\xAC*b(
+~\x93
+s
+
+}\xAC*Z,{\xAC*~\x93
+s
+
+*R(
+s
+
+}\xAD*b(
+~\x93
+s
+
+}\xAD*Z,{\xAD*~\x93
+s
+
+*R(
+s
+
+}\xAE*b(
+~\x93
+s
+
+}\xAE*Z,{\xAE*~\x93
+s
+
+*R(
+s
+
+}\xAF*b(
+~\x93
+s
+
+}\xAF*Z,{\xAF*~\x93
+s
+
+*R(
+s
+
+}\xB0*b(
+~\x93
+s
+
+}\xB0*Z,{\xB0*~\x93
+s
+
+*R(
+s
+
+}\xB1*b(
+~\x93
+s
+
+}\xB1*Z,{\xB1*~\x93
+s
+
+*R(
+s
+
+}\xB2*b(
+~\x93
+s
+
+}\xB2*Z,{\xB2*~\x93
+s
+
+*R(
+s
+
+}\xB3*b(
+~\x93
+s
+
+}\xB3*Z,{\xB3*~\x93
+s
+
+*R(
+s
+
+}\xB4*b(
+~\x93
+s
+
+}\xB4*Z,{\xB4*~\x93
+s
+
+*R(
+s
+
+}\xB5*b(
+~\x93
+s
+
+}\xB5*Z,{\xB5*~\x93
+s
+
+*R(
+s
+
+}\xB6*b(
+~\x93
+s
+
+}\xB6*Z,{\xB6*~\x93
+s
+
+*R(
+s
+
+}\xB7*b(
+~\x93
+s
+
+}\xB7*Z,{\xB7*~\x93
+s
+
+*R(
+s
+
+}\xB8*b(
+~\x93
+s
+
+}\xB8*Z,{\xB8*~\x93
+s
+
+*R(
+s
+
+}\xB9*b(
+~\x93
+s
+
+}\xB9*Z,{\xB9*~\x93
+s
+
+*R(
+s
+
+}\xBA*b(
+~\x93
+s
+
+}\xBA*Z,{\xBA*~\x93
+s
+
+*R(
+s
+
+}\xBB*b(
+~\x93
+s
+
+}\xBB*Z,{\xBB*~\x93
+s
+
+*R(
+s
+
+}\xBC*b(
+~\x93
+s
+
+}\xBC*Z,{\xBC*~\x93
+s
+
+*R(
+s
+
+}\xBD*b(
+~\x93
+s
+
+}\xBD*Z,{\xBD*~\x93
+s
+
+*R(
+s
+
+}\xBE*b(
+~\x93
+s
+
+}\xBE*Z,{\xBE*~\x93
+s
+
+*R(
+s
+
+}\xBF*b(
+~\x93
+s
+
+}\xBF*Z,{\xBF*~\x93
+s
+
+*R(
+s
+
+}\xC0*b(
+~\x93
+s
+
+}\xC0*Z,{\xC0*~\x93
+s
+
+*R(
+s
+
+}\xC1*b(
+~\x93
+s
+
+}\xC1*Z,{\xC1*~\x93
+s
+
+*R(
+s
+
+}\xC2*b(
+~\x93
+s
+
+}\xC2*Z,{\xC2*~\x93
+s
+
+*R(
+s
+
+}\xC3*b(
+~\x93
+s
+
+}\xC3*Z,{\xC3*~\x93
+s
+
+*R(
+s
+
+}\xC4*b(
+~\x93
+s
+
+}\xC4*Z,{\xC4*~\x93
+s
+
+*R(
+s
+
+}\xC5*b(
+~\x93
+s
+
+}\xC5*Z,{\xC5*~\x93
+s
+
+*R(
+s
+
+}\xC6*b(
+~\x93
+s
+
+}\xC6*Z,{\xC6*~\x93
+s
+
+*R(
+s
+
+}\xC7*b(
+~\x93
+s
+
+}\xC7*Z,{\xC7*~\x93
+s
+
+*R(
+s
+
+}\xC8*b(
+~\x93
+s
+
+}\xC8*Z,{\xC8*~\x93
+s
+
+*R(
+s
+
+}\xC9*b(
+~\x93
+s
+
+}\xC9*Z,{\xC9*~\x93
+s
+
+*R(
+s
+
+}\xCA*b(
+~\x93
+s
+
+}\xCA*Z,{\xCA*~\x93
+s
+
+*R(
+s
+
+}\xCB*b(
+~\x93
+s
+
+}\xCB*Z,{\xCB*~\x93
+s
+
+*R(
+s
+
+}\xCC*b(
+~\x93
+s
+
+}\xCC*Z,{\xCC*~\x93
+s
+
+*R(
+s
+
+}\xCD*b(
+~\x93
+s
+
+}\xCD*Z,{\xCD*~\x93
+s
+
+*R(
+s
+
+}\xCE*b(
+~\x93
+s
+
+}\xCE*Z,{\xCE*~\x93
+s
+
+*R(
+s
+
+}\xCF*b(
+~\x93
+s
+
+}\xCF*Z,{\xCF*~\x93
+s
+
+*R(
+s
+
+}\xD0*b(
+~\x93
+s
+
+}\xD0*Z,{\xD0*~\x93
+s
+
+*R(
+s
+
+}\xD1*b(
+~\x93
+s
+
+}\xD1*Z,{\xD1*~\x93
+s
+
+*R(
+s
+
+}\xD2*b(
+~\x93
+s
+
+}\xD2*Z,{\xD2*~\x93
+s
+
+*R(
+s
+
+}\xD3*b(
+~\x93
+s
+
+}\xD3*Z,{\xD3*~\x93
+s
+
+*R(
+s
+
+}\xD4*b(
+~\x93
+s
+
+}\xD4*Z,{\xD4*~\x93
+s
+
+*R(
+s
+
+}\xD5*b(
+~\x93
+s
+
+}\xD5*Z,{\xD5*~\x93
+s
+
+*R(
+s
+
+}\xD6*b(
+~\x93
+s
+
+}\xD6*Z,{\xD6*~\x93
+s
+
+*R(
+s
+
+}\xD7*b(
+~\x93
+s
+
+}\xD7*Z,{\xD7*~\x93
+s
+
+*R(
+s
+
+}\xD8*b(
+~\x93
+s
+
+}\xD8*Z,{\xD8*~\x93
+s
+
+*R(
+s
+
+}\xD9*b(
+~\x93
+s
+
+}\xD9*Z,{\xD9*~\x93
+s
+
+*R(
+s
+
+}\xDA*b(
+~\x93
+s
+
+}\xDA*Z,{\xDA*~\x93
+s
+
+*R(
+s
+
+}\xDB*b(
+~\x93
+s
+
+}\xDB*Z,{\xDB*~\x93
+s
+
+*R(
+s
+
+}\xDC*b(
+~\x93
+s
+
+}\xDC*Z,{\xDC*~\x93
+s
+
+*R(
+s
+
+}\xDD*b(
+~\x93
+s
+
+}\xDD*Z,{\xDD*~\x93
+s
+
+*R(
+s
+
+}\xDE*b(
+~\x93
+s
+
+}\xDE*Z,{\xDE*~\x93
+s
+
+*R(
+s
+
+}\xDF*b(
+~\x93
+s
+
+}\xDF*Z,{\xDF*~\x93
+s
+
+*R(
+s
+
+}\xE0*b(
+~\x93
+s
+
+}\xE0*Z,{\xE0*~\x93
+s
+
+*R(
+s
+
+}\xE1*b(
+~\x93
+s
+
+}\xE1*Z,{\xE1*~\x93
+s
+
+*R(
+s
+
+}\xE2*b(
+~\x93
+s
+
+}\xE2*Z,{\xE2*~\x93
+s
+
+*R(
+s
+
+}\xE3*b(
+~\x93
+s
+
+}\xE3*Z,{\xE3*~\x93
+s
+
+*R(
+s
+
+}\xE4*b(
+~\x93
+s
+
+}\xE4*Z,{\xE4*~\x93
+s
+
+*R(
+s
+
+}\xE5*b(
+~\x93
+s
+
+}\xE5*Z,{\xE5*~\x93
+s
+
+*R(
+s
+
+}\xE6*b(
+~\x93
+s
+
+}\xE6*Z,{\xE6*~\x93
+s
+
+*R(
+s
+
+}\xE7*b(
+~\x93
+s
+
+}\xE7*Z,{\xE7*~\x93
+s
+
+*R(
+s
+
+}\xE8*b(
+~\x93
+s
+
+}\xE8*Z,{\xE8*~\x93
+s
+
+*R(
+s
+
+}\xE9*b(
+~\x93
+s
+
+}\xE9*Z,{\xE9*~\x93
+s
+
+*R(
+s
+
+}\xEA*b(
+~\x93
+s
+
+}\xEA*Z,{\xEA*~\x93
+s
+
+*R(
+s
+
+}\xEB*b(
+~\x93
+s
+
+}\xEB*Z,{\xEB*~\x93
+s
+
+*R(
+s
+
+}\xEC*b(
+~\x93
+s
+
+}\xEC*Z,{\xEC*~\x93
+s
+
+*R(
+s
+
+}\xED*b(
+~\x93
+s
+
+}\xED*Z,{\xED*~\x93
+s
+
+*R(
+s
+
+}\xEE*b(
+~\x93
+s
+
+}\xEE*Z,{\xEE*~\x93
+s
+
+*n(
+}\xF8s
+
+}\xF7*Z,{\xF7*~\x93
+s
+
+* 0o\xC2\xDE(
+\xDC*0Zy%
+(\xAA
+|\xF7(        
+~\x93
+(
+,{\xF8,}\xF8{\xF7(H
+~\x93
+s
+
+}\xF7(
+\xDE(\xAF
+\xDC*JR6{\xF7(5
+*0/{\xF7(6
+
+*6{\xF7(7
+*0/{\xF7(8
+
+*J{\xF7(#(9
+*0&amp;z{\xF7(:
+
+~\x93
+(\x94
+-        s!+ *6{\xF7(;
+*0/{\xF7(&lt;
+
+*J{\xF7(\xA3(=
+*0&amp;{{\xF7(&gt;
+
+~\x93
+(\x94
+-        s\xA1+ *6{\xF7(?
+*0
+{\xF7(@
+
+*J{\xF7(\x85(A
+*0&amp;|{\xF7(B
+
+~\x93
+(\x94
+-        s\x83+ *J{\xF7((C
+*0&amp;T{\xF7(D
+
+~\x93
+(\x94
+-        s}+ *J{\xF7(\xC0(E
+*0&amp;}{\xF7(F
+
+~\x93
+(\x94
+-        s\xBF+ *6(G
+(\xBF*n(
+}\xFFs
+
+}\xFE*Z,{\xFE*~\x93
+s
+
+* 0o\xD9\xDE(
+\xDC*0Z~%
+(\xAA
+|\xFE(        
+~\x93
+(
+,{\xFF,}\xFF{\xFE(4
+~\x93
+s
+
+}\xFE(
+\xDE(\xAF
+\xDC*JR6{\xFE(
+*0/{\xFE(
+
+*J{\xFE(\(
+*0&amp;{\xFE( 
+
+~\x93
+(\x94
+-        sZ+ *6{\xFE(!
+*0/{\xFE(&quot;
+
+*6{\xFE(#
+*0/{\xFE($
+
+*6{\xFE(%
+*0/{\xFE(&amp;
+
+*6{\xFE('
+*03{\xFE((
+
+*J{\xFE(\xA3()
+*0&amp;{{\xFE(*
+
+~\x93
+(\x94
+-        s\xA1+ *6{\xFE(+
+*0
+{\xFE(,
+
+*J{\xFE(\x85(-
+*0&amp;|{\xFE(.
+
+~\x93
+(\x94
+-        s\x83+ *J{\xFE((/
+*0&amp;T{\xFE(0
+
+~\x93
+(\x94
+-        s}+ *J{\xFE(\xD7(1
+*0&amp;\x80{\xFE(2
+
+~\x93
+(\x94
+-        s\xD6+ *6(3
+(\xD6*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0o\xF4\xDE(
+\xDC*0Z\x81%
+(\xAA
+|(        
+~\x93
+(
+,{,}{(\x85~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{(~*0/{(
+*6{(\x80*0/{(\x81
+*J{(\xF2(\x82*0&amp;L{(\x83
+~\x93
+(\x94
+-        s\xF1+ *6(\x84(\xF1*n(
+}
+s
+
+}        *Z,{        *~\x93
+s
+
+* 0o\xFF\xDE(
+\xDC*0Z\x82%
+(\xAA
+|        (        
+~\x93
+(
+,{
+,}
+{        (        ~\x93
+s
+
+}        (
+\xDE(\xAF
+\xDC*JRJ{        ((        *0&amp;\x83{        (        
+~\x93
+(\x94
+-        s+ *6{        (        *03{        (        
+*6{        (        *0/{        (        
+*6{        (        *0/{        (        
+*6{        (                *03{        (
+        
+*6{        (         *0/{        (         
+*6{        (
+        *0/{        (        
+*J{        ((        *0&amp;J{        (        
+~\x93
+(\x94
+-        s+ *J{        (\xBE(        *0&amp;7{        (        
+~\x93
+(\x94
+-        s\xBC+ *6(        (\xFC*n(
+} s
+
+} *Z,{ *~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z\x84%
+(\xAA
+| (        
+~\x93
+(
+,{ ,} { (        ~\x93
+s
+
+} (
+\xDE(\xAF
+\xDC*JR6{ (\xD9*0/{ (\xDA
+*J{ (5(\xDB*0&amp;\x85{ (\xDC
+~\x93
+(\x94
+-        s3+ *J{ (8(\xDD*0&amp;\x86{ (\xDE
+~\x93
+(\x94
+-        s6+ *J{ (;(\xDF*0&amp;\x87{ (\xE0
+~\x93
+(\x94
+-        s9+ *J{ (&gt;(\xE1*0&amp;\x88{ (\xE2
+~\x93
+(\x94
+-        s&lt;+ *J{ (A(\xE3*0&amp;\x89{ (\xE4
+~\x93
+(\x94
+-        s?+ *J{ (D(\xE5*0&amp;\x8A{ (\xE6
+~\x93
+(\x94
+-        sB+ *J{ (D(\xE7*0&amp;\x8A{ (\xE8
+~\x93
+(\x94
+-        sB+ *J{ (&gt;(\xE9*0&amp;\x88{ (\xEA
+~\x93
+(\x94
+-        s&lt;+ *J{ (2(\xEB*0&amp;\x8B{ (\xEC
+~\x93
+(\x94
+-        s0+ *J{ (D(\xED*0&amp;\x8A{ (\xEE
+~\x93
+(\x94
+-        sB+ *J{ (/(\xEF*0&amp;\x8C{ (\xF0
+~\x93
+(\x94
+-        s-+ *J{ (,(\xF1*0&amp;\x8D{ (\xF2
+~\x93
+(\x94
+-        s*+ *J{ ()(\xF3*0&amp;\x8E{ (\xF4
+~\x93
+(\x94
+-        s'+ *J{ (\xA3(\xF5*0&amp;{{ (\xF6
+~\x93
+(\x94
+-        s\xA1+ *6{ (\xF7*0
+{ (\xF8
+*J{ (\x85(\xF9*0&amp;|{ (\xFA
+~\x93
+(\x94
+-        s\x83+ *J{ ((\xFB*0&amp;T{ (\xFC
+~\x93
+(\x94
+-        s}+ *J{ ((\xFD*0&amp;\x83{ (\xFE
+~\x93
+(\x94
+-        s+ *6(\xFF(*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0oA\xDE(
+\xDC*0Z\x8F%
+(\xAA
+|(        
+~\x93
+(
+,{,}{( ~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JRJ{(\xBE( *0&amp;7{( 
+~\x93
+(\x94
+-        s\xBC+ *6{(         *0
+{(
+ 
+*6{( *0
+{( 
+*6{(
+ *0\x90{( 
+*6{( *0\x90{( 
+*J{(@( *0&amp;\x91{( 
+~\x93
+(\x94
+-        s&gt;+ *6{( *03{( 
+*6{( *03{( 
+*6( (&gt;*n(
+}#s
+
+}&quot;*Z,{&quot;*~\x93
+s
+
+* 0oV\xDE(
+\xDC*0Z\x92%
+(\xAA
+|&quot;(        
+~\x93
+(
+,{#,}#{&quot;(\x9F~\x93
+s
+
+}&quot;(
+\xDE(\xAF
+\xDC*JRJ{&quot;(\xB2(\x84*0&amp;D{&quot;(\x85
+~\x93
+(\x94
+-        s\xB0+ *6{&quot;(\x86*03{&quot;(\x87
+*J{&quot;(\xB2(\x88*0&amp;D{&quot;(\x89
+~\x93
+(\x94
+-        s\xB0+ *6{&quot;(\x8A*03{&quot;(\x8B
+*6{&quot;(\x8C*03{&quot;(\x8D
+*6{&quot;(\x8E*0S{&quot;(\x8F
+*6{&quot;(\x90*0S{&quot;(\x91
+*6{&quot;(\x92*0S{&quot;(\x93
+*6{&quot;(\x94*0S{&quot;(\x95
+*6{&quot;(\x96*0S{&quot;(\x97
+*6{&quot;(\x98*0S{&quot;(\x99
+*6{&quot;(\x9A*0S{&quot;(\x9B
+*6{&quot;(\x9C*0\x93{&quot;(\x9D
+*6(\x9E(S*n(
+}(s
+
+}'*Z,{'*~\x93
+s
+
+* 0ou\xDE(
+\xDC*0Z\x94%
+(\xAA
+|'(        
+~\x93
+(
+,{(,}({'(\xC9~\x93
+s
+
+}'(
+\xDE(\xAF
+\xDC*JRJ{'(|(\xC4*0&amp;\x95{'(\xC5
+~\x93
+(\x94
+-        s{+ *J{'(\xA7(\xC6*0&amp;\x96{'(\xC7
+~\x93
+(\x94
+-        s\xA6+ *6(\xC8(r*n(
+}*s
+
+})*Z,{)*~\x93
+s
+
+* 0o~\xDE(
+\xDC*0Z\x97%
+(\xAA
+|)(        
+~\x93
+(
+,{*,}*{)(\xBB~\x93
+s
+
+})(
+\xDE(\xAF
+\xDC*JR6{)(\xB8*0/{)(\xB9
+*6(\xBA({*n(
+},s
+
+}+*Z,{+*~\x93
+s
+
+* 0o\x85\xDE(
+\xDC*0Z\x98%
+(\xAA
+|+(        
+~\x93
+(
+,{,,},{+(\xE1~\x93
+s
+
+}+(
+\xDE(\xAF
+\xDC*JR6{+(\xCA*0/{+(\xCB
+*6{+(\xCC*0\x99{+(\xCD
+*J{+(\x9E(\xCE*0&amp;\x9A{+(\xCF
+~\x93
+(\x94
+-        s\x9D+ *~{+(\xAF(\xD0(\x93
+,(\x95
+z*0!U{+(\xD1s\xAD
+(\x93
+,(\x95
+z*J{+(\x85(\xD2*0&amp;|{+(\xD3
+~\x93
+(\x94
+-        s\x83+ *J{+(\x85(\xD4*0&amp;|{+(\xD5
+~\x93
+(\x94
+-        s\x83+ *J{+((\xD6*0&amp;J{+(\xD7
+~\x93
+(\x94
+-        s+ *6{+(\xD8*0
+{+(\xD9
+*6{+(\xDA*03{+(\xDB
+*6{+(\xDC*0/{+(\xDD
+*6{+(\xDE*0/{+(\xDF
+*6(\xE0(\x82*n(
+}1s
+
+}0*Z,{0*~\x93
+s
+
+* 0o\xA0\xDE(
+\xDC*0Z\x9B%
+(\xAA
+|0(        
+~\x93
+(
+,{1,}1{0(\xB7~\x93
+s
+
+}0(
+\xDE(\xAF
+\xDC*JRJ{0(I(\xB2*0&amp;O{0(\xB3
+~\x93
+(\x94
+-        sG+ *J{0(\x8B(\xB4*0&amp;\x9C{0(\xB5
+~\x93
+(\x94
+-        s\x89+ *6(\xB6(\x9D*n(
+}3s
+
+}2*Z,{2*~\x93
+s
+
+* 0o\xA9\xDE(
+\xDC*0Z\x9D%
+(\xAA
+|2(        
+~\x93
+(
+,{3,}3{2(\xC3~\x93
+s
+
+}2(
+\xDE(\xAF
+\xDC*JR6{2(\xBC*0/{2(\xBD
+*6{2(\xBE*0/{2(\xBF
+*6{2(\xC0*0/{2(\xC1
+*6(\xC2(\xA6*n(
+}ys
+
+}x*Z,{x*~\x93
+s
+
+* 0o\xB4\xDE(
+\xDC*0Z\x9E%
+(\xAA
+|x(        
+~\x93
+(
+,{y,}y{x(\x91~\x93
+s
+
+}x(
+\xDE(\xAF
+\xDC*JR6{x(\x88*0/{x(\x89
+*6{x(\x8A*0/{x(\x8B
+*J{x(\(\x8C*0&amp;{x(\x8D
+~\x93
+(\x94
+-        sZ+ *J{x(\xB2(\x8E*0&amp;\x9F{x(\x8F
+~\x93
+(\x94
+-        s\xB1+ *6(\x90(\xB1*n(
+}{s
+
+}z*Z,{z*~\x93
+s
+
+* 0o\xC1\xDE(
+\xDC*0Z\xA0%
+(\xAA
+|z(        
+~\x93
+(
+,{{,}{{z(\xA1~\x93
+s
+
+}z(
+\xDE(\xAF
+\xDC*JR6{z(\x92*0/{z(\x93
+*6{z(\x94*0/{z(\x95
+*J{z(\xB2(\x96*0&amp;\x9F{z(\x97
+~\x93
+(\x94
+-        s\xB1+ *J{z(\xB2(\x98*0&amp;\x9F{z(\x99
+~\x93
+(\x94
+-        s\xB1+ *J{z(\xB2(\x9A*0&amp;\x9F{z(\x9B
+~\x93
+(\x94
+-        s\xB1+ *J{z(\xD2(\x9C*0&amp;X{z(\x9D
+~\x93
+(\x94
+-        s\xD1+ *J{z(\xBF(\x9E*0&amp;W{z(\x9F
+~\x93
+(\x94
+-        s\xBE+ *6(\xA0(\xBE*n(
+}}s
+
+}|*Z,{|*~\x93
+s
+
+* 0o\xD4\xDE(
+\xDC*0Z\xA1%
+(\xAA
+||(        
+~\x93
+(
+,{},}}{|(\x87~\x93
+s
+
+}|(
+\xDE(\xAF
+\xDC*JR6{|(F*0/{|(G
+*6{|(H*0/{|(I
+*6{|(J*0/{|(K
+*6{|(L*0/{|(M
+*6{|(N*0/{|(O
+*6{|(P*0/{|(Q
+*6{|(R*0S{|(S
+*6{|(T*0S{|(U
+*6{|(V*0/{|(W
+*6{|(X*0/{|(Y
+*6{|(Z*0S{|([
+*6{|(\*0S{|(]
+*6{|(^*0/{|(_
+*6{|(`*0/{|(a
+*6{|(b*0S{|(c
+*6{|(d*0S{|(e
+*6{|(f*0/{|(g
+*6{|(h*0S{|(i
+*6{|(j*0S{|(k
+*6{|(l*0/{|(m
+*6{|(n*0/{|(o
+*6{|(p*0/{|(q
+*6{|(r*0/{|(s
+*6{|(t*0/{|(u
+*6{|(v*03{|(w
+*J{|(\xD2(x*0&amp;X{|(y
+~\x93
+(\x94
+-        s\xD1+ *J{|(\xD2(z*0&amp;X{|({
+~\x93
+(\x94
+-        s\xD1+ *J{|(\xD2(|*0&amp;X{|(}
+~\x93
+(\x94
+-        s\xD1+ *J{|((~*0&amp;Y{|(
+~\x93
+(\x94
+-        s+ *J{|(\xBF(\x80*0&amp;W{|(\x81
+~\x93
+(\x94
+-        s\xBE+ *J{|((\x82*0&amp;J{|(\x83
+~\x93
+(\x94
+-        s+ *J{|(\xD2(\x84*0&amp;X{|(\x85
+~\x93
+(\x94
+-        s\xD1+ *6(\x86(\xD1*n(
+}\xCEs
+
+}\xCD*Z,{\xCD*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z\xA2%
+(\xAA
+|\xCD(        
+~\x93
+(
+,{\xCE,}\xCE{\xCD(Z
+~\x93
+s
+
+}\xCD(
+\xDE(\xAF
+\xDC*JR~{\xCD(\xA9(I
+(\x93
+,(\x95
+z*0!R{\xCD(J
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(K
+(\x93
+,(\x95
+z*0!R{\xCD(L
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(M
+(\x93
+,(\x95
+z*0!R{\xCD(N
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(O
+(\x93
+,(\x95
+z*0!R{\xCD(P
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(Q
+(\x93
+,(\x95
+z*0!R{\xCD(R
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(S
+(\x93
+,(\x95
+z*0!R{\xCD(T
+s\xA7
+(\x93
+,(\x95
+z*~{\xCD(\xA9(U
+(\x93
+,(\x95
+z*0!R{\xCD(V
+s\xA7
+(\x93
+,(\x95
+z*J{\xCD((W
+*0&amp;Y{\xCD(X
+
+~\x93
+(\x94
+-        s+ *6(Y
+(*n(
+}\xD0s
+
+}\xCF*Z,{\xCF*~\x93
+s
+
+* 0o.\xDE(
+\xDC*0Z\xA3%
+(\xAA
+|\xCF(        
+~\x93
+(
+,{\xD0,}\xD0{\xCF(v        ~\x93
+s
+
+}\xCF(
+\xDE(\xAF
+\xDC*JR6{\xCF(g        *0/{\xCF(h        
+*J{\xCF((i        *0&amp;\xA4{\xCF(j        
+~\x93
+(\x94
+-        s+ *J{\xCF(\xA3(k        *0&amp;{{\xCF(l        
+~\x93
+(\x94
+-        s\xA1+ *6{\xCF(m        *0
+{\xCF(n        
+*J{\xCF(\x85(o        *0&amp;|{\xCF(p        
+~\x93
+(\x94
+-        s\x83+ *J{\xCF((q        *0&amp;T{\xCF(r        
+~\x93
+(\x94
+-        s}+ *J{\xCF(,(s        *0&amp;\xA5{\xCF(t        
+~\x93
+(\x94
+-        s++ *6(u        (+*n(
+}\xD2s
+
+}\xD1*Z,{\xD1*~\x93
+s
+
+* 0oA\xDE(
+\xDC*0Z\xA6%
+(\xAA
+|\xD1(        
+~\x93
+(
+,{\xD2,}\xD2{\xD1(\xE0        ~\x93
+s
+
+}\xD1(
+\xDE(\xAF
+\xDC*JRJ{\xD1(\x85(\xCB        *0&amp;\xA7{\xD1(\xCC        
+~\x93
+(\x94
+-        s\x84+ *J{\xD1(X(\xCD        *0&amp;\xA8{\xD1(\xCE        
+~\x93
+(\x94
+-        sW+ *6{\xD1(\xCF        *0/{\xD1(\xD0        
+*6{\xD1(\xD1        *0/{\xD1(\xD2        
+*J{\xD1(\x9A(\xD3        *0&amp;\xA9{\xD1(\xD4        
+~\x93
+(\x94
+-        s\x99+ *6{\xD1(\xD5        *03{\xD1(\xD6        
+*J{\xD1((\xD7        *0&amp;J{\xD1(\xD8        
+~\x93
+(\x94
+-        s+ *J{\xD1(\xBE(\xD9        *0&amp;7{\xD1(\xDA        
+~\x93
+(\x94
+-        s\xBC+ *6{\xD1(\xDB        *0S{\xD1(\xDC        
+*J{\xD1(\x85(\xDD        *0&amp;|{\xD1(\xDE        
+~\x93
+(\x94
+-        s\x83+ *6(\xDF        (&gt;*n(
+}\xDEs
+
+}\xDD*Z,{\xDD*~\x93
+s
+
+* 0oZ\xDE(
+\xDC*0Z\xAA%
+(\xAA
+|\xDD(        
+~\x93
+(
+,{\xDE,}\xDE{\xDD(
+
+~\x93
+s
+
+}\xDD(
+\xDE(\xAF
+\xDC*JR6{\xDD(\xE1        *0\xAB{\xDD(\xE2        
+*6{\xDD(\xE3        *0S{\xDD(\xE4        
+*6{\xDD(\xE5        *0/{\xDD(\xE6        
+*6{\xDD(\xE7        *0/{\xDD(\xE8        
+*6{\xDD(\xE9        *03{\xDD(\xEA        
+*6{\xDD(\xEB        *03{\xDD(\xEC        
+*6{\xDD(\xED        *0
+{\xDD(\xEE        
+*6{\xDD(\xEF        *0
+{\xDD(\xF0        
+*6{\xDD(\xF1        *03{\xDD(\xF2        
+*6{\xDD(\xF3        *03{\xDD(\xF4        
+*6{\xDD(\xF5        *03{\xDD(\xF6        
+*6{\xDD(\xF7        *0S{\xDD(\xF8        
+*6{\xDD(\xF9        *0
+{\xDD(\xFA        
+*J{\xDD(M(\xFB        *0&amp;\xAC{\xDD(\xFC        
+~\x93
+(\x94
+-        sK+ *J{\xDD(G(\xFD        *0&amp;\xAD{\xDD(\xFE        
+~\x93
+(\x94
+-        sE+ *J{\xDD(G(\xFF        *0&amp;\xAD{\xDD(
+
+~\x93
+(\x94
+-        sE+ *J{\xDD(J(
+*0&amp;\xAE{\xDD(
+
+~\x93
+(\x94
+-        sH+ *6{\xDD(
+*03{\xDD(
+
+*6{\xDD(
+*03{\xDD(
+
+*J{\xDD(X(
+*0&amp;\xA8{\xDD(
+
+~\x93
+(\x94
+-        sW+ *6(        
+(W*n(
+}\xE0s
+
+}\xDF*Z,{\xDF*~\x93
+s
+
+* 0o\x87\xDE(
+\xDC*0Z\xAF%
+(\xAA
+|\xDF(        
+~\x93
+(
+,{\xE0,}\xE0{\xDF(
+~\x93
+s
+
+}\xDF(
+\xDE(\xAF
+\xDC*JR6{\xDF(
+*0/{\xDF(
+
+*J{\xDF(X(
+*0&amp;\xA8{\xDF(
+
+~\x93
+(\x94
+-        sW+ *6{\xDF(
+*03{\xDF(
+
+*J{\xDF(\xA3(
+*0&amp;{{\xDF(
+
+~\x93
+(\x94
+-        s\xA1+ *6{\xDF(
+*0
+{\xDF(
+
+*J{\xDF(\x85(
+*0&amp;|{\xDF(
+
+~\x93
+(\x94
+-        s\x83+ *J{\xDF((
+*0&amp;T{\xDF(
+
+~\x93
+(\x94
+-        s}+ *J{\xDF(\x85(
+*0&amp;\xA7{\xDF(
+
+~\x93
+(\x94
+-        s\x84+ *6(
+(\x84*n(
+}\xE2s
+
+}\xE1*Z,{\xE1*~\x93
+s
+
+* 0o\x9C\xDE(
+\xDC*0Z\xB0%
+(\xAA
+|\xE1(        
+~\x93
+(
+,{\xE2,}\xE2{\xE1(\xCA        ~\x93
+s
+
+}\xE1(
+\xDE(\xAF
+\xDC*JR6{\xE1(\xA9        *0
+{\xE1(\xAA        
+*6{\xE1(\xAB        *0
+{\xE1(\xAC        
+*6{\xE1(\xAD        *0
+{\xE1(\xAE        
+*6{\xE1(\xAF        *0
+{\xE1(\xB0        
+*6{\xE1(\xB1        *0
+{\xE1(\xB2        
+*6{\xE1(\xB3        *0\xB1{\xE1(\xB4        
+*6{\xE1(\xB5        *0
+{\xE1(\xB6        
+*6{\xE1(\xB7        *0
+{\xE1(\xB8        
+*6{\xE1(\xB9        *0
+{\xE1(\xBA        
+*6{\xE1(\xBB        *0
+{\xE1(\xBC        
+*6{\xE1(\xBD        *0
+{\xE1(\xBE        
+*6{\xE1(\xBF        *0\xB1{\xE1(\xC0        
+*6{\xE1(\xC1        *0
+{\xE1(\xC2        
+*6{\xE1(\xC3        *0
+{\xE1(\xC4        
+*6{\xE1(\xC5        *0\xB1{\xE1(\xC6        
+*6{\xE1(\xC7        *0\xB1{\xE1(\xC8        
+*6(\xC9        (\x99*n(
+}\xE9s
+
+}\xE8*Z,{\xE8*~\x93
+s
+
+* 0o\xC1\xDE(
+\xDC*0Z\xB2%
+(\xAA
+|\xE8(        
+~\x93
+(
+,{\xE9,}\xE9{\xE8(\xE8 ~\x93
+s
+
+}\xE8(
+\xDE(\xAF
+\xDC*JRJ{\xE8( (\xD5 *0&amp;P{\xE8(\xD6 
+~\x93
+(\x94
+-        s        + *6{\xE8(\xD7 *0/{\xE8(\xD8 
+*6{\xE8(\xD9 *0/{\xE8(\xDA 
+*6{\xE8(\xDB *0/{\xE8(\xDC 
+*6{\xE8(\xDD *0/{\xE8(\xDE 
+*6{\xE8(\xDF *0
+{\xE8(\xE0 
+*6{\xE8(\xE1 *0
+{\xE8(\xE2 
+*6{\xE8(\xE3 *0
+{\xE8(\xE4 
+*6{\xE8(\xE5 *0
+{\xE8(\xE6 
+*6(\xE7 (\xBE*n(
+}\xEBs
+
+}\xEA*Z,{\xEA*~\x93
+s
+
+* 0o\xD8\xDE(
+\xDC*0Z\xB3%
+(\xAA
+|\xEA(        
+~\x93
+(
+,{\xEB,}\xEB{\xEA(~\x93
+s
+
+}\xEA(
+\xDE(\xAF
+\xDC*JRJ{\xEA(\xE1(*0&amp;\xB4{\xEA(
+~\x93
+(\x94
+-        s\xE0+ *J{\xEA(\xE1(*0&amp;\xB4{\xEA(
+~\x93
+(\x94
+-        s\xE0+ *6{\xEA(*0
+{\xEA(
+*6((\xD5*n(
+}\xEDs
+
+}\xEC*Z,{\xEC*~\x93
+s
+
+* 0o\xE3\xDE(
+\xDC*0Z\xB5%
+(\xAA
+|\xEC(        
+~\x93
+(
+,{\xED,}\xED{\xEC(~\x93
+s
+
+}\xEC(
+\xDE(\xAF
+\xDC*JR6{\xEC(
+*0/{\xEC(
+*J{\xEC(\xE1(*0&amp;\xB4{\xEC(
+~\x93
+(\x94
+-        s\xE0+ *6((\xE0*n(
+}\xF9s
+
+}\xF8*Z,{\xF8*~\x93
+s
+
+* 0o\xEC\xDE(
+\xDC*0Z\xB6%
+(\xAA
+|\xF8(        
+~\x93
+(
+,{\xF9,}\xF9{\xF8(\xAC~\x93
+s
+
+}\xF8(
+\xDE(\xAF
+\xDC*JR6{\xF8(\x87*0/{\xF8(\x88
+*6{\xF8(\x89*0\xB7{\xF8(\x8A
+*6{\xF8(\x8B*0
+{\xF8(\x8C
+*6{\xF8(\x8D*0/{\xF8(\x8E
+*~{\xF8(\x97(\x8F(\x93
+,(\x95
+z*0!K{\xF8(\x90s\x95
+(\x93
+,(\x95
+z*J{\xF8(\xBE(\x91*0&amp;7{\xF8(\x92
+~\x93
+(\x94
+-        s\xBC+ *~{\xF8(\x97(\x93(\x93
+,(\x95
+z*0!K{\xF8(\x94s\x95
+(\x93
+,(\x95
+z*6{\xF8(\x95*0
+{\xF8(\x96
+*6{\xF8(\x97*0/{\xF8(\x98
+*~{\xF8(\x97(\x99(\x93
+,(\x95
+z*0!K{\xF8(\x9As\x95
+(\x93
+,(\x95
+z*J{\xF8(\xBE(\x9B*0&amp;7{\xF8(\x9C
+~\x93
+(\x94
+-        s\xBC+ *~{\xF8(\x97(\x9D(\x93
+,(\x95
+z*0!K{\xF8(\x9Es\x95
+(\x93
+,(\x95
+z*6{\xF8(\x9F*03{\xF8(\xA0
+*6{\xF8(\xA1*0/{\xF8(\xA2
+*6{\xF8(\xA3*0/{\xF8(\xA4
+*6{\xF8(\xA5*0
+{\xF8(\xA6
+*J{\xF8(\xE6(\xA7*0&amp;\xB8{\xF8(\xA8
+~\x93
+(\x94
+-        s\xE4+ *~{\xF8(\xAF(\xA9(\x93
+,(\x95
+z*0!U{\xF8(\xAAs\xAD
+(\x93
+,(\x95
+z*6(\xAB(\xE9*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z\xB9%
+(\xAA
+|(        
+~\x93
+(
+,{,}{(\xB8~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{(\xAD*0
+{(\xAE
+*J{(\x85(\xAF*0&amp;|{(\xB0
+~\x93
+(\x94
+-        s\x83+ *J{(:(\xB1*0&amp;\xBA{(\xB2
+~\x93
+(\x94
+-        s8+ *J{(w(\xB3*0&amp;\xBB{(\xB4
+~\x93
+(\x94
+-        su+ *J{((\xB5*0&amp;J{(\xB6
+~\x93
+(\x94
+-        s+ *6(\xB7(*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0o$\xDE(
+\xDC*0Z\xBC%
+(\xAA
+|(        
+~\x93
+(
+,{,}{(}~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{(n*03{(o
+*6{(p*03{(q
+*6{(r*03{(s
+*6{(t*03{(u
+*6{(v*03{(w
+*6{(x*03{(y
+*6{(z*03{({
+*6(|(!*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0o7\xDE(
+\xDC*0Z\xBD%
+(\xAA
+|(        
+~\x93
+(
+,{,}{(j~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{([*0/{(\
+*J{(}(]*0&amp;\xBE{(^
+~\x93
+(\x94
+-        s{+ *J{(\xA3(_*0&amp;{{(`
+~\x93
+(\x94
+-        s\xA1+ *6{(a*0
+{(b
+*J{(\x85(c*0&amp;|{(d
+~\x93
+(\x94
+-        s\x83+ *J{((e*0&amp;T{(f
+~\x93
+(\x94
+-        s}+ *J{(5(g*0&amp;\xBF{(h
+~\x93
+(\x94
+-        s4+ *6(i(4*n(
+} s
+
+}*Z,{*~\x93
+s
+
+* 0oJ\xDE(
+\xDC*0Z\xC0%
+(\xAA
+|(        
+~\x93
+(
+,{ ,} {(\xB7~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{(\xA0*0/{(\xA1
+*6{(\xA2*0/{(\xA3
+*6{(\xA4*0/{(\xA5
+*6{(\xA6*0/{(\xA7
+*6{(\xA8*0/{(\xA9
+*6{(\xAA*0/{(\xAB
+*6{(\xAC*0/{(\xAD
+*6{(\xAE*0/{(\xAF
+*6{(\xB0*0/{(\xB1
+*6{(\xB2*0/{(\xB3
+*6{(\xB4*0/{(\xB5
+*6(\xB6(G*n(
+}$s
+
+}#*Z,{#*~\x93
+s
+
+* 0oe\xDE(
+\xDC*0Z\xC1%
+(\xAA
+|#(        
+~\x93
+(
+,{$,}${#(\xA8        ~\x93
+s
+
+}#(
+\xDE(\xAF
+\xDC*JRJ{#(p(\x9F        *0&amp;\xC2{#(\xA0        
+~\x93
+(\x94
+-        so+ *6{#(\xA1        *03{#(\xA2        
+*J{#((\xA3        *0&amp;J{#(\xA4        
+~\x93
+(\x94
+-        s+ *J{#(\xBE(\xA5        *0&amp;7{#(\xA6        
+~\x93
+(\x94
+-        s\xBC+ *6(\xA7        (b*n(
+}&amp;s
+
+}%*Z,{%*~\x93
+s
+
+* 0or\xDE(
+\xDC*0Z\xC3%
+(\xAA
+|%(        
+~\x93
+(
+,{&amp;,}&amp;{%(\x9E        ~\x93
+s
+
+}%(
+\xDE(\xAF
+\xDC*JR6{%(\x87        *0/{%(\x88        
+*J{%(\x80(\x89        *0&amp;\xC4{%(\x8A        
+~\x93
+(\x94
+-        s~+ *J{%(\x89(\x8B        *0&amp;\xC5{%(\x8C        
+~\x93
+(\x94
+-        s\x87+ *J{%(\x83(\x8D        *0&amp;\xC6{%(\x8E        
+~\x93
+(\x94
+-        s\x81+ *J{%(\x89(\x8F        *0&amp;\xC5{%(\x90        
+~\x93
+(\x94
+-        s\x87+ *J{%(\x86(\x91        *0&amp;\xC7{%(\x92        
+~\x93
+(\x94
+-        s\x84+ *J{%(\xA3(\x93        *0&amp;{{%(\x94        
+~\x93
+(\x94
+-        s\xA1+ *6{%(\x95        *0
+{%(\x96        
+*J{%(\x85(\x97        *0&amp;|{%(\x98        
+~\x93
+(\x94
+-        s\x83+ *J{%((\x99        *0&amp;T{%(\x9A        
+~\x93
+(\x94
+-        s}+ *J{%(p(\x9B        *0&amp;\xC2{%(\x9C        
+~\x93
+(\x94
+-        so+ *6(\x9D        (o*n(
+}+s
+
+}**Z,{**~\x93
+s
+
+* 0o\x8D\xDE(
+\xDC*0Z\xC8%
+(\xAA
+|*(        
+~\x93
+(
+,{+,}+{*(\x83~\x93
+s
+
+}*(
+\xDE(\xAF
+\xDC*JR6{*(~*0;{*(
+*6{*(\x80*03{*(\x81
+*6(\x82(\x8A*n(
+}1s
+
+}0*Z,{0*~\x93
+s
+
+* 0o\x96\xDE(
+\xDC*0Z\xC9%
+(\xAA
+|0(        
+~\x93
+(
+,{1,}1{0(,~\x93
+s
+
+}0(
+\xDE(\xAF
+\xDC*JR6{0(*0/{0(
+*J{0((*0&amp;\xCA{0(
+~\x93
+(\x94
+-        s+ *J{0((*0&amp;I{0(
+~\x93
+(\x94
+-        s
++ *J{0(\xBE(*0&amp;7{0( 
+~\x93
+(\x94
+-        s\xBC+ *J{0(\xA3(!*0&amp;{{0(&quot;
+~\x93
+(\x94
+-        s\xA1+ *6{0(#*0
+{0($
+*J{0(\x85(%*0&amp;|{0(&amp;
+~\x93
+(\x94
+-        s\x83+ *J{0(('*0&amp;T{0((
+~\x93
+(\x94
+-        s}+ *J{0(\x94()*0&amp;\xCB{0(*
+~\x93
+(\x94
+-        s\x93+ *6(+(\x93*n(
+}3s
+
+}2*Z,{2*~\x93
+s
+
+* 0o\xAD\xDE(
+\xDC*0Z\xCC%
+(\xAA
+|2(        
+~\x93
+(
+,{3,}3{2(\xE9
+~\x93
+s
+
+}2(
+\xDE(\xAF
+\xDC*JR6{2(\xD0
+*0&gt;{2(\xD1
+
+*6{2(\xD2
+*0\xCD{2(\xD3
+
+*6{2(\xD4
+*0/{2(\xD5
+
+*6{2(\xD6
+*0/{2(\xD7
+
+*J{2(\xC8(\xD8
+*0&amp;Z{2(\xD9
+
+~\x93
+(\x94
+-        s\xC7+ *J{2(\xC8(\xDA
+*0&amp;Z{2(\xDB
+
+~\x93
+(\x94
+-        s\xC7+ *6{2(\xDC
+*0/{2(\xDD
+
+*J{2(\xBE(\xDE
+*0&amp;7{2(\xDF
+
+~\x93
+(\x94
+-        s\xBC+ *J{2(\xBE(\xE0
+*0&amp;7{2(\xE1
+
+~\x93
+(\x94
+-        s\xBC+ *6{2(\xE2
+*03{2(\xE3
+
+*J{2(\xAB(\xE4
+*0&amp;B{2(\xE5
+
+~\x93
+(\x94
+-        s\xAA+ *6{2(\xE6
+*0
+{2(\xE7
+
+*6(\xE8
+(\xAA*n(
+}7s
+
+}6*Z,{6*~\x93
+s
+
+* 0o\xCA\xDE(
+\xDC*0Z\xCE%
+(\xAA
+|6(        
+~\x93
+(
+,{7,}7{6(\xCF
+~\x93
+s
+
+}6(
+\xDE(\xAF
+\xDC*JR6{6(\xC6
+*0/{6(\xC7
+
+*6{6(\xC8
+*0/{6(\xC9
+
+*6{6(\xCA
+*03{6(\xCB
+
+*J{6(\xC8(\xCC
+*0&amp;Z{6(\xCD
+
+~\x93
+(\x94
+-        s\xC7+ *6(\xCE
+(\xC7*n(
+}\x94s
+
+}\x93*Z,{\x93*~\x93
+s
+
+* 0o\xD7\xDE(
+\xDC*0Z\xCF%
+(\xAA
+|\x93(        
+~\x93
+(
+,{\x94,}\x94{\x93(\xD8~\x93
+s
+
+}\x93(
+\xDE(\xAF
+\xDC*JRJ{\x93(&amp;(\x8B*0&amp;\xD0{\x93(\x8C
+~\x93
+(\x94
+-        s%+ *6{\x93(\x8D*03{\x93(\x8E
+*J{\x93(d(\x8F*0&amp;\xD1{\x93(\x90
+~\x93
+(\x94
+-        sb+ *6{\x93(\x91*03{\x93(\x92
+*6{\x93(\x93*03{\x93(\x94
+*6{\x93(\x95*03{\x93(\x96
+*6{\x93(\x97*0S{\x93(\x98
+*6{\x93(\x99*03{\x93(\x9A
+*6{\x93(\x9B*03{\x93(\x9C
+*6{\x93(\x9D*0
+{\x93(\x9E
+*~{\x93(\x97(\x9F(\x93
+,(\x95
+z*0!K{\x93(\xA0s\x95
+(\x93
+,(\x95
+z*6{\x93(\xA1*0
+{\x93(\xA2
+*J{\x93((\xA3*0&amp;J{\x93(\xA4
+~\x93
+(\x94
+-        s+ *6{\x93(\xA5*03{\x93(\xA6
+*6{\x93(\xA7*03{\x93(\xA8
+*J{\x93(\xBE(\xA9*0&amp;7{\x93(\xAA
+~\x93
+(\x94
+-        s\xBC+ *6{\x93(\xAB*0/{\x93(\xAC
+*6{\x93(\xAD*0E{\x93(\xAE
+*J{\x93(O(\xAF*0&amp;\xD2{\x93(\xB0
+~\x93
+(\x94
+-        sM+ *J{\x93(O(\xB1*0&amp;\xD2{\x93(\xB2
+~\x93
+(\x94
+-        sM+ *6{\x93(\xB3*03{\x93(\xB4
+*6{\x93(\xB5*03{\x93(\xB6
+*6{\x93(\xB7*03{\x93(\xB8
+*~{\x93(\x97(\xB9(\x93
+,(\x95
+z*0!K{\x93(\xBAs\x95
+(\x93
+,(\x95
+z*~{\x93(\x97(\xBB(\x93
+,(\x95
+z*0!K{\x93(\xBCs\x95
+(\x93
+,(\x95
+z*6{\x93(\xBD*0
+{\x93(\xBE
+*J{\x93(?(\xBF*0&amp;\xD3{\x93(\xC0
+~\x93
+(\x94
+-        s&gt;+ *J{\x93(O(\xC1*0&amp;\xD2{\x93(\xC2
+~\x93
+(\x94
+-        sM+ *J{\x93(\xB2(\xC3*0&amp;D{\x93(\xC4
+~\x93
+(\x94
+-        s\xB0+ *~{\x93(\x97(\xC5(\x93
+,(\x95
+z*0!K{\x93(\xC6s\x95
+(\x93
+,(\x95
+z*J{\x93(O(\xC7*0&amp;\xD2{\x93(\xC8
+~\x93
+(\x94
+-        sM+ *J{\x93(\xB2(\xC9*0&amp;D{\x93(\xCA
+~\x93
+(\x94
+-        s\xB0+ *~{\x93(\x97(\xCB(\x93
+,(\x95
+z*0!K{\x93(\xCCs\x95
+(\x93
+,(\x95
+z*6{\x93(\xCD*0/{\x93(\xCE
+*6{\x93(\xCF*0/{\x93(\xD0
+*6{\x93(\xD1*0
+{\x93(\xD2
+*6{\x93(\xD3*0/{\x93(\xD4
+*6{\x93(\xD5*0/{\x93(\xD6
+*6(\xD7(\xD4*n(
+}\x96s
+
+}\x95*Z,{\x95*~\x93
+s
+
+* 0o(\xDE(
+\xDC*0Z\xD4%
+(\xAA
+|\x95(        
+~\x93
+(
+,{\x96,}\x96{\x95(\x8A~\x93
+s
+
+}\x95(
+\xDE(\xAF
+\xDC*JR6{\x95(k*0/{\x95(l
+*J{\x95(\x98(m*0&amp;\xD5{\x95(n
+~\x93
+(\x94
+-        s\x96+ *J{\x95(\xA1(o*0&amp;\xD6{\x95(p
+~\x93
+(\x94
+-        s\x9F+ *J{\x95(\x95(q*0&amp;\xD7{\x95(r
+~\x93
+(\x94
+-        s\x93+ *J{\x95(\x9E(s*0&amp;\xD8{\x95(t
+~\x93
+(\x94
+-        s\x9C+ *J{\x95(\x9E(u*0&amp;\xD8{\x95(v
+~\x93
+(\x94
+-        s\x9C+ *J{\x95(\x9B(w*0&amp;\xD9{\x95(x
+~\x93
+(\x94
+-        s\x99+ *J{\x95(\x92(y*0&amp;\xDA{\x95(z
+~\x93
+(\x94
+-        s\x90+ *J{\x95(\x8F({*0&amp;\xDB{\x95(|
+~\x93
+(\x94
+-        s\x8D+ *:{\x95(}*2{\x95(~*J{\x95(\xA3(*0&amp;{{\x95(\x80
+~\x93
+(\x94
+-        s\xA1+ *6{\x95(\x81*0
+{\x95(\x82
+*J{\x95(\x85(\x83*0&amp;|{\x95(\x84
+~\x93
+(\x94
+-        s\x83+ *J{\x95((\x85*0&amp;T{\x95(\x86
+~\x93
+(\x94
+-        s}+ *J{\x95(&amp;(\x87*0&amp;\xD0{\x95(\x88
+~\x93
+(\x94
+-        s%+ *6(\x89(%*n(
+}\x98s
+
+}\x97*Z,{\x97*~\x93
+s
+
+* 0oK\xDE(
+\xDC*0Z\xDC%
+(\xAA
+|\x97(        
+~\x93
+(
+,{\x98,}\x98{\x97(\xCC~\x93
+s
+
+}\x97(
+\xDE(\xAF
+\xDC*JRJ{\x97(?(\xAB*0&amp;N{\x97(\xAC
+~\x93
+(\x94
+-        s&gt;+ *6{\x97(\xAD*0/{\x97(\xAE
+*J{\x97(\xBE(\xAF*0&amp;7{\x97(\xB0
+~\x93
+(\x94
+-        s\xBC+ *6{\x97(\xB1*03{\x97(\xB2
+*J{\x97(\xBE(\xB3*0&amp;7{\x97(\xB4
+~\x93
+(\x94
+-        s\xBC+ *J{\x97(\xBE(\xB5*0&amp;7{\x97(\xB6
+~\x93
+(\x94
+-        s\xBC+ *6{\x97(\xB7*03{\x97(\xB8
+*6{\x97(\xB9*03{\x97(\xBA
+*6{\x97(\xBB*03{\x97(\xBC
+*6{\x97(\xBD*03{\x97(\xBE
+*6{\x97(\xBF*0S{\x97(\xC0
+*~{\x97(\x97(\xC1(\x93
+,(\x95
+z*0!K{\x97(\xC2s\x95
+(\x93
+,(\x95
+z*6{\x97(\xC3*0V{\x97(\xC4
+*6{\x97(\xC5*03{\x97(\xC6
+*6{\x97(\xC7*0Q{\x97(\xC8
+*6{\x97(\xC9*03{\x97(\xCA
+*6(\xCB(H*n(
+}\xA4s
+
+}\xA3*Z,{\xA3*~\x93
+s
+
+* 0op\xDE(
+\xDC*0Z9%
+(\xAA
+|\xA3(        
+~\x93
+(
+,{\xA4,}\xA4{\xA3(&amp;~\x93
+s
+
+}\xA3(
+\xDE(\xAF
+\xDC*JRJ{\xA3(w(*0&amp;\xBB{\xA3(
+~\x93
+(\x94
+-        su+ *J{\xA3(\xBE(*0&amp;7{\xA3(
+~\x93
+(\x94
+-        s\xBC+ *6{\xA3(*03{\xA3( 
+*J{\xA3(q(!*0&amp;\xDD{\xA3(&quot;
+~\x93
+(\x94
+-        so+ *J{\xA3(\xBE(#*0&amp;7{\xA3($
+~\x93
+(\x94
+-        s\xBC+ *6(%(m*n(
+}\xA9s
+
+}\xA8*Z,{\xA8*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z\xDE%
+(\xAA
+|\xA8(        
+~\x93
+(
+,{\xA9,}\xA9{\xA8(w ~\x93
+s
+
+}\xA8(
+\xDE(\xAF
+\xDC*JRJ{\xA8(P(r *0&amp;\xDF{\xA8(s 
+~\x93
+(\x94
+-        sN+ *J{\xA8(}(t *0&amp;\xE0{\xA8(u 
+~\x93
+(\x94
+-        s|+ *6(v (|*n(
+}\xABs
+
+}\xAA*Z,{\xAA*~\x93
+s
+
+* 0o\x88\xDE(
+\xDC*0Z\xE1%
+(\xAA
+|\xAA(        
+~\x93
+(
+,{\xAB,}\xAB{\xAA(M ~\x93
+s
+
+}\xAA(
+\xDE(\xAF
+\xDC*JRJ{\xAA(k(H *0&amp;\xE2{\xAA(I 
+~\x93
+(\x94
+-        si+ *J{\xAA(\x86(J *0&amp;\xE3{\xAA(K 
+~\x93
+(\x94
+-        s\x85+ *6(L (\x85*n(
+}\xADs
+
+}\xAC*Z,{\xAC*~\x93
+s
+
+* 0o\x91\xDE(
+\xDC*0Z\xE4%
+(\xAA
+|\xAC(        
+~\x93
+(
+,{\xAD,}\xAD{\xAC(_ ~\x93
+s
+
+}\xAC(
+\xDE(\xAF
+\xDC*JRJ{\xAC(V(Z *0&amp;\xE5{\xAC([ 
+~\x93
+(\x94
+-        sT+ *J{\xAC(\x8F(\ *0&amp;\xE6{\xAC(] 
+~\x93
+(\x94
+-        s\x8E+ *6(^ (\x8E*n(
+}\xAFs
+
+}\xAE*Z,{\xAE*~\x93
+s
+
+* 0o\x9A\xDE(
+\xDC*0Z\xE7%
+(\xAA
+|\xAE(        
+~\x93
+(
+,{\xAF,}\xAF{\xAE(Y ~\x93
+s
+
+}\xAE(
+\xDE(\xAF
+\xDC*JRJ{\xAE(n(T *0&amp;\xE8{\xAE(U 
+~\x93
+(\x94
+-        sl+ *J{\xAE(\x98(V *0&amp;\xE9{\xAE(W 
+~\x93
+(\x94
+-        s\x97+ *6(X (\x97*n(
+}\xB1s
+
+}\xB0*Z,{\xB0*~\x93
+s
+
+* 0o\xA3\xDE(
+\xDC*0Z\xEA%
+(\xAA
+|\xB0(        
+~\x93
+(
+,{\xB1,}\xB1{\xB0(S ~\x93
+s
+
+}\xB0(
+\xDE(\xAF
+\xDC*JRJ{\xB0(e(N *0&amp;\xEB{\xB0(O 
+~\x93
+(\x94
+-        sc+ *J{\xB0(\xA1(P *0&amp;\xEC{\xB0(Q 
+~\x93
+(\x94
+-        s\xA0+ *6(R (\xA0*n(
+}\xB3s
+
+}\xB2*Z,{\xB2*~\x93
+s
+
+* 0o\xAC\xDE(
+\xDC*0Z\xED%
+(\xAA
+|\xB2(        
+~\x93
+(
+,{\xB3,}\xB3{\xB2(\x83 ~\x93
+s
+
+}\xB2(
+\xDE(\xAF
+\xDC*JRJ{\xB2(_(~ *0&amp;\xEE{\xB2( 
+~\x93
+(\x94
+-        s]+ *J{\xB2(\xAA(\x80 *0&amp;\xEF{\xB2(\x81 
+~\x93
+(\x94
+-        s\xA9+ *6(\x82 (\xA9*n(
+}\xB5s
+
+}\xB4*Z,{\xB4*~\x93
+s
+
+* 0o\xB5\xDE(
+\xDC*0Z\xF0%
+(\xAA
+|\xB4(        
+~\x93
+(
+,{\xB5,}\xB5{\xB4(\x8F ~\x93
+s
+
+}\xB4(
+\xDE(\xAF
+\xDC*JRJ{\xB4((\x8A *0&amp;\xF1{\xB4(\x8B 
+~\x93
+(\x94
+-        s+ *J{\xB4(\xB3(\x8C *0&amp;\xF2{\xB4(\x8D 
+~\x93
+(\x94
+-        s\xB2+ *6(\x8E (\xB2*n(
+}\xB7s
+
+}\xB6*Z,{\xB6*~\x93
+s
+
+* 0o\xBE\xDE(
+\xDC*0Z\xF3%
+(\xAA
+|\xB6(        
+~\x93
+(
+,{\xB7,}\xB7{\xB6(\xA9 ~\x93
+s
+
+}\xB6(
+\xDE(\xAF
+\xDC*JRJ{\xB6(\x86(\x90 *0&amp;\xE3{\xB6(\x91 
+~\x93
+(\x94
+-        s\x85+ *J{\xB6(\xA1(\x92 *0&amp;\xEC{\xB6(\x93 
+~\x93
+(\x94
+-        s\xA0+ *J{\xB6(\x98(\x94 *0&amp;\xE9{\xB6(\x95 
+~\x93
+(\x94
+-        s\x97+ *J{\xB6(\x8F(\x96 *0&amp;\xE6{\xB6(\x97 
+~\x93
+(\x94
+-        s\x8E+ *J{\xB6(\xEB(\x98 *0&amp;\xF4{\xB6(\x99 
+~\x93
+(\x94
+-        s\xEA+ *J{\xB6(\xFD(\x9A *0&amp;\xF5{\xB6(\x9B 
+~\x93
+(\x94
+-        s\xFC+ *J{\xB6(\xF4(\x9C *0&amp;\xF6{\xB6(\x9D 
+~\x93
+(\x94
+-        s\xF3+ *J{\xB6(}(\x9E *0&amp;\xE0{\xB6(\x9F 
+~\x93
+(\x94
+-        s|+ *J{\xB6(\xD9(\xA0 *0&amp;\xF7{\xB6(\xA1 
+~\x93
+(\x94
+-        s\xD8+ *J{\xB6(\xAA(\xA2 *0&amp;\xEF{\xB6(\xA3 
+~\x93
+(\x94
+-        s\xA9+ *J{\xB6(\xE2(\xA4 *0&amp;\xF8{\xB6(\xA5 
+~\x93
+(\x94
+-        s\xE1+ *J{\xB6(\xB3(\xA6 *0&amp;\xF2{\xB6(\xA7 
+~\x93
+(\x94
+-        s\xB2+ *6(\xA8 (\xBB*n(
+}\xB9s
+
+}\xB8*Z,{\xB8*~\x93
+s
+
+* 0o\xDB\xDE(
+\xDC*0Z\xF9%
+(\xAA
+|\xB8(        
+~\x93
+(
+,{\xB9,}\xB9{\xB8(} ~\x93
+s
+
+}\xB8(
+\xDE(\xAF
+\xDC*JRJ{\xB8(_(x *0&amp;\xEE{\xB8(y 
+~\x93
+(\x94
+-        s]+ *J{\xB8(\xD9(z *0&amp;\xF7{\xB8({ 
+~\x93
+(\x94
+-        s\xD8+ *6(| (\xD8*n(
+}\xBBs
+
+}\xBA*Z,{\xBA*~\x93
+s
+
+* 0o\xE4\xDE(
+\xDC*0Z\xFA%
+(\xAA
+|\xBA(        
+~\x93
+(
+,{\xBB,}\xBB{\xBA(\x89 ~\x93
+s
+
+}\xBA(
+\xDE(\xAF
+\xDC*JRJ{\xBA(z(\x84 *0&amp;\xFB{\xBA(\x85 
+~\x93
+(\x94
+-        sx+ *J{\xBA(\xE2(\x86 *0&amp;\xF8{\xBA(\x87 
+~\x93
+(\x94
+-        s\xE1+ *6(\x88 (\xE1*n(
+}\xBDs
+
+}\xBC*Z,{\xBC*~\x93
+s
+
+* 0o\xED\xDE(
+\xDC*0Z\xFC%
+(\xAA
+|\xBC(        
+~\x93
+(
+,{\xBD,}\xBD{\xBC(e ~\x93
+s
+
+}\xBC(
+\xDE(\xAF
+\xDC*JRJ{\xBC(V(` *0&amp;\xE5{\xBC(a 
+~\x93
+(\x94
+-        sT+ *J{\xBC(\xEB(b *0&amp;\xF4{\xBC(c 
+~\x93
+(\x94
+-        s\xEA+ *6(d (\xEA*n(
+}\xBFs
+
+}\xBE*Z,{\xBE*~\x93
+s
+
+* 0o\xF6\xDE(
+\xDC*0Z\xFD%
+(\xAA
+|\xBE(        
+~\x93
+(
+,{\xBF,}\xBF{\xBE(q ~\x93
+s
+
+}\xBE(
+\xDE(\xAF
+\xDC*JRJ{\xBE(t(l *0&amp;\xFE{\xBE(m 
+~\x93
+(\x94
+-        sr+ *J{\xBE(\xF4(n *0&amp;\xF6{\xBE(o 
+~\x93
+(\x94
+-        s\xF3+ *6(p (\xF3*n(
+}\xC1s
+
+}\xC0*Z,{\xC0*~\x93
+s
+
+* 0o\xFF\xDE(
+\xDC*0Z\xFF%
+(\xAA
+|\xC0(        
+~\x93
+(
+,{\xC1,}\xC1{\xC0(k ~\x93
+s
+
+}\xC0(
+\xDE(\xAF
+\xDC*JRJ{\xC0(t(f *0&amp;\xFE{\xC0(g 
+~\x93
+(\x94
+-        sr+ *J{\xC0(\xFD(h *0&amp;\xF5{\xC0(i 
+~\x93
+(\x94
+-        s\xFC+ *6(j (\xFC*n(
+}\xD2s
+
+}\xD1*Z,{\xD1*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z%
+(\xAA
+|\xD1(        
+~\x93
+(
+,{\xD2,}\xD2{\xD1(~\x93
+s
+
+}\xD1(
+\xDE(\xAF
+\xDC*JRJ{\xD1(h(\xFF*0&amp;{\xD1(
+~\x93
+(\x94
+-        sf+ *J{\xD1(V(*0&amp;\xE5{\xD1(
+~\x93
+(\x94
+-        sT+ *J{\xD1(t(*0&amp;\xFE{\xD1(
+~\x93
+(\x94
+-        sr+ *J{\xD1(P(*0&amp;\xDF{\xD1(
+~\x93
+(\x94
+-        sN+ *J{\xD1(b(*0&amp;{\xD1(
+~\x93
+(\x94
+-        s`+ *J{\xD1(e(        *0&amp;\xEB{\xD1(
+
+~\x93
+(\x94
+-        sc+ *J{\xD1(n( *0&amp;\xE8{\xD1( 
+~\x93
+(\x94
+-        sl+ *J{\xD1(z(
+*0&amp;\xFB{\xD1(
+~\x93
+(\x94
+-        sx+ *J{\xD1(V(*0&amp;\xE5{\xD1(
+~\x93
+(\x94
+-        sT+ *J{\xD1(t(*0&amp;\xFE{\xD1(
+~\x93
+(\x94
+-        sr+ *J{\xD1((*0&amp;\xF1{\xD1(
+~\x93
+(\x94
+-        s+ *J{\xD1(:(*0&amp;\xBA{\xD1(
+~\x93
+(\x94
+-        s8+ *6((*n(
+}\xE4s
+
+}\xE3*Z,{\xE3*~\x93
+s
+
+* 0o%\xDE(
+\xDC*0Z%
+(\xAA
+|\xE3(        
+~\x93
+(
+,{\xE4,}\xE4{\xE3(3~\x93
+s
+
+}\xE3(
+\xDE(\xAF
+\xDC*JR6{\xE3((*0
+{\xE3()
+*J{\xE3((**0&amp;{\xE3(+
+~\x93
+(\x94
+-        s+ *J{\xE3(\xDA(,*0&amp;{\xE3(-
+~\x93
+(\x94
+-        s\xD8+ *J{\xE3(\xDA(.*0&amp;{\xE3(/
+~\x93
+(\x94
+-        s\xD8+ *6{\xE3(0*03{\xE3(1
+*6(2(&quot;*n(
+}\xFAs
+
+}\xF9*Z,{\xF9*~\x93
+s
+
+* 0o4\xDE(
+\xDC*0Z%
+(\xAA
+|\xF9(        
+~\x93
+(
+,{\xFA,}\xFA{\xF9(\xFB ~\x93
+s
+
+}\xF9(
+\xDE(\xAF
+\xDC*JR6{\xF9(\xE8 *0/{\xF9(\xE9 
+*6{\xF9(\xEA *0/{\xF9(\xEB 
+*6{\xF9(\xEC *03{\xF9(\xED 
+*6{\xF9(\xEE *0/{\xF9(\xEF 
+*6{\xF9(\xF0 *0a{\xF9(\xF1 
+*~{\xF9(\xA9(\xF2 (\x93
+,(\x95
+z*0!R{\xF9(\xF3 s\xA7
+(\x93
+,(\x95
+z*6{\xF9(\xF4 *0/{\xF9(\xF5 
+*6{\xF9(\xF6 *0/{\xF9(\xF7 
+*6{\xF9(\xF8 *0{\xF9(\xF9 
+*6(\xFA (1*n(
+}s
+
+}\xFF*Z,{\xFF*~\x93
+s
+
+* 0oK\xDE(
+\xDC*0Z%
+(\xAA
+|\xFF(        
+~\x93
+(
+,{,}{\xFF(\x86        ~\x93
+s
+
+}\xFF(
+\xDE(\xAF
+\xDC*JR6{\xFF(w        *0/{\xFF(x        
+*J{\xFF((y        *0&amp;        {\xFF(z        
+~\x93
+(\x94
+-        s+ *J{\xFF(\xA3({        *0&amp;{{\xFF(|        
+~\x93
+(\x94
+-        s\xA1+ *6{\xFF(}        *0
+{\xFF(~        
+*J{\xFF(\x85(        *0&amp;|{\xFF(\x80        
+~\x93
+(\x94
+-        s\x83+ *J{\xFF((\x81        *0&amp;T{\xFF(\x82        
+~\x93
+(\x94
+-        s}+ *J{\xFF(I(\x83        *0&amp;
+{\xFF(\x84        
+~\x93
+(\x94
+-        sH+ *6(\x85        (H*n(
+}?s
+
+}&gt;*Z,{&gt;*~\x93
+s
+
+* 0o^\xDE(
+\xDC*0Z %
+(\xAA
+|&gt;(        
+~\x93
+(
+,{?,}?{&gt;(\xB3 ~\x93
+s
+
+}&gt;(
+\xDE(\xAF
+\xDC*JR6{&gt;(\xA8 *03{&gt;(\xA9 
+*6{&gt;(\xAA *0 {&gt;(\xAB 
+*J{&gt;(\xB2(\xAC *0&amp;D{&gt;(\xAD 
+~\x93
+(\x94
+-        s\xB0+ *~{&gt;(\x97(\xAE (\x93
+,(\x95
+z*0!K{&gt;(\xAF s\x95
+(\x93
+,(\x95
+z*J{&gt;(\(\xB0 *0&amp;
+{&gt;(\xB1 
+~\x93
+(\x94
+-        s[+ *6(\xB2 ([*n(
+}is
+
+}h*Z,{h*~\x93
+s
+
+* 0om\xDE(
+\xDC*0Z%
+(\xAA
+|h(        
+~\x93
+(
+,{i,}i{h(\xF4~\x93
+s
+
+}h(
+\xDE(\xAF
+\xDC*JR6{h(\xE1*03{h(\xE2
+*6{h(\xE3*03{h(\xE4
+*6{h(\xE5*03{h(\xE6
+*6{h(\xE7*03{h(\xE8
+*6{h(\xE9*03{h(\xEA
+*6{h(\xEB*03{h(\xEC
+*6{h(\xED*03{h(\xEE
+*6{h(\xEF*03{h(\xF0
+*6{h(\xF1*03{h(\xF2
+*6(\xF3(j*n(
+}ks
+
+}j*Z,{j*~\x93
+s
+
+* 0o\x84\xDE(
+\xDC*0Z%
+(\xAA
+|j(        
+~\x93
+(
+,{k,}k{j(\xD9~\x93
+s
+
+}j(
+\xDE(\xAF
+\xDC*JR~{j(\x97(\xC6(\x93
+,(\x95
+z*0!K{j(\xC7s\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xC8(\x93
+,(\x95
+z*0!K{j(\xC9s\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xCA(\x93
+,(\x95
+z*0!K{j(\xCBs\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xCC(\x93
+,(\x95
+z*0!K{j(\xCDs\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xCE(\x93
+,(\x95
+z*0!K{j(\xCFs\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xD0(\x93
+,(\x95
+z*0!K{j(\xD1s\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xD2(\x93
+,(\x95
+z*0!K{j(\xD3s\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xD4(\x93
+,(\x95
+z*0!K{j(\xD5s\x95
+(\x93
+,(\x95
+z*~{j(\x97(\xD6(\x93
+,(\x95
+z*0!K{j(\xD7s\x95
+(\x93
+,(\x95
+z*6(\xD8(\x81*n(
+}ms
+
+}l*Z,{l*~\x93
+s
+
+* 0o\x9B\xDE(
+\xDC*0Z%
+(\xAA
+|l(        
+~\x93
+(
+,{m,}m{l(\xDF~\x93
+s
+
+}l(
+\xDE(\xAF
+\xDC*JRJ{l(\x82(\xDA*0&amp;{l(\xDB
+~\x93
+(\x94
+-        s\x81+ *J{l(\x82(\xDC*0&amp;{l(\xDD
+~\x93
+(\x94
+-        s\x81+ *6(\xDE(\x98*n(
+}os
+
+}n*Z,{n*~\x93
+s
+
+* 0o\xA4\xDE(
+\xDC*0Z%
+(\xAA
+|n(        
+~\x93
+(
+,{o,}o{n(f        ~\x93
+s
+
+}n(
+\xDE(\xAF
+\xDC*JR6{n(W        *0/{n(X        
+*J{n(S(Y        *0&amp;{n(Z        
+~\x93
+(\x94
+-        sQ+ *J{n(\xA3([        *0&amp;{{n(\        
+~\x93
+(\x94
+-        s\xA1+ *6{n(]        *0
+{n(^        
+*J{n(\x85(_        *0&amp;|{n(`        
+~\x93
+(\x94
+-        s\x83+ *J{n((a        *0&amp;T{n(b        
+~\x93
+(\x94
+-        s}+ *J{n(\xA2(c        *0&amp;{n(d        
+~\x93
+(\x94
+-        s\xA1+ *6(e        (\xA1*n(
+}\x8Fs
+
+}\x8E*Z,{\x8E*~\x93
+s
+
+* 0o\xB7\xDE(
+\xDC*0Z%
+(\xAA
+|\x8E(        
+~\x93
+(
+,{\x8F,}\x8F{\x8E(\xCF ~\x93
+s
+
+}\x8E(
+\xDE(\xAF
+\xDC*JR6{\x8E(\xC2 *0E{\x8E(\xC3 
+*6{\x8E(\xC4 *0E{\x8E(\xC5 
+*6{\x8E(\xC6 *03{\x8E(\xC7 
+*6{\x8E(\xC8 *0/{\x8E(\xC9 
+*J{\x8E(\xBE(\xCA *0&amp;7{\x8E(\xCB 
+~\x93
+(\x94
+-        s\xBC+ *6{\x8E(\xCC *03{\x8E(\xCD 
+*6(\xCE (\xB4*n(
+}\xB2s
+
+}\xB1*Z,{\xB1*~\x93
+s
+
+* 0o\xC8\xDE(
+\xDC*0Z%
+(\xAA
+|\xB1(        
+~\x93
+(
+,{\xB2,}\xB2{\xB1(V        ~\x93
+s
+
+}\xB1(
+\xDE(\xAF
+\xDC*JRJ{\xB1(\xED(3        *0&amp;{\xB1(4        
+~\x93
+(\x94
+-        s\xEC+ *6{\xB1(5        *03{\xB1(6        
+*6{\xB1(7        *0/{\xB1(8        
+*6{\xB1(9        *03{\xB1(:        
+*6{\xB1(;        *03{\xB1(&lt;        
+*6{\xB1(=        *03{\xB1(&gt;        
+*6{\xB1(?        *0/{\xB1(@        
+*6{\xB1(A        *0/{\xB1(B        
+*6{\xB1(C        *0/{\xB1(D        
+*J{\xB1((E        *0&amp;J{\xB1(F        
+~\x93
+(\x94
+-        s+ *J{\xB1(?(G        *0&amp;\xD3{\xB1(H        
+~\x93
+(\x94
+-        s&gt;+ *J{\xB1(O(I        *0&amp;\xD2{\xB1(J        
+~\x93
+(\x94
+-        sM+ *J{\xB1(\xB2(K        *0&amp;D{\xB1(L        
+~\x93
+(\x94
+-        s\xB0+ *~{\xB1(\x97(M        (\x93
+,(\x95
+z*0!K{\xB1(N        s\x95
+(\x93
+,(\x95
+z*6{\xB1(O        *03{\xB1(P        
+*6{\xB1(Q        *03{\xB1(R        
+*J{\xB1(\xBE(S        *0&amp;7{\xB1(T        
+~\x93
+(\x94
+-        s\xBC+ *6(U        (\xC5*n(
+}\xB4s
+
+}\xB3*Z,{\xB3*~\x93
+s
+
+* 0o\xEF\xDE(
+\xDC*0Z%
+(\xAA
+|\xB3(        
+~\x93
+(
+,{\xB4,}\xB4{\xB3(2        ~\x93
+s
+
+}\xB3(
+\xDE(\xAF
+\xDC*JR6{\xB3(        *0/{\xB3(        
+*J{\xB3(\xB9(        *0&amp;{\xB3(        
+~\x93
+(\x94
+-        s\xB7+ *J{\xB3(\xBC(        *0&amp;{\xB3(        
+~\x93
+(\x94
+-        s\xBA+ *J{\xB3(\xB6(        *0&amp;{\xB3(        
+~\x93
+(\x94
+-        s\xB4+ *J{\xB3(\xBF(        *0&amp;{\xB3(        
+~\x93
+(\x94
+-        s\xBD+ *J{\xB3(\xC2(        *0&amp;{\xB3(         
+~\x93
+(\x94
+-        s\xC0+ *J{\xB3(\xB3(!        *0&amp;{\xB3(&quot;        
+~\x93
+(\x94
+-        s\xB1+ *J{\xB3(\xB0(#        *0&amp;{\xB3($        
+~\x93
+(\x94
+-        s\xAE+ *J{\xB3(\xAD(%        *0&amp; {\xB3(&amp;        
+~\x93
+(\x94
+-        s\xAB+ *J{\xB3(\xA3('        *0&amp;{{\xB3((        
+~\x93
+(\x94
+-        s\xA1+ *6{\xB3()        *0
+{\xB3(*        
+*J{\xB3(\x85(+        *0&amp;|{\xB3(,        
+~\x93
+(\x94
+-        s\x83+ *J{\xB3((-        *0&amp;T{\xB3(.        
+~\x93
+(\x94
+-        s}+ *J{\xB3(\xED(/        *0&amp;{\xB3(0        
+~\x93
+(\x94
+-        s\xEC+ *6(1        (\xEC*n(
+}\xC8s
+
+}\xC7*Z,{\xC7*~\x93
+s
+
+* 0o\xDE(
+\xDC*0Z!%
+(\xAA
+|\xC7(        
+~\x93
+(
+,{\xC8,}\xC8{\xC7(\xEA~\x93
+s
+
+}\xC7(
+\xDE(\xAF
+\xDC*JRJ{\xC7(z(\xCD*0&amp;\xFB{\xC7(\xCE
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xCF*0&amp;\xFB{\xC7(\xD0
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xD1*0&amp;\xFB{\xC7(\xD2
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xD3*0&amp;\xFB{\xC7(\xD4
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xD5*0&amp;\xFB{\xC7(\xD6
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xD7*0&amp;\xFB{\xC7(\xD8
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xD9*0&amp;\xFB{\xC7(\xDA
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xDB*0&amp;\xFB{\xC7(\xDC
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xDD*0&amp;\xFB{\xC7(\xDE
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xDF*0&amp;\xFB{\xC7(\xE0
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xE1*0&amp;\xFB{\xC7(\xE2
+~\x93
+(\x94
+-        sx+ *J{\xC7(z(\xE3*0&amp;\xFB{\xC7(\xE4
+~\x93
+(\x94
+-        sx+ *6{\xC7(\xE5*0
+{\xC7(\xE6
+*J{\xC7(:(\xE7*0&amp;\xBA{\xC7(\xE8
+~\x93
+(\x94
+-        s8+ *6(\xE9(
+*n(
+}\xDFs
+
+}\xDE*Z,{\xDE*~\x93
+s
+
+* 0o1\xDE(
+\xDC*0Z&quot;%
+(\xAA
+|\xDE(        
+~\x93
+(
+,{\xDF,}\xDF{\xDE(\xFE~\x93
+s
+
+}\xDE(
+\xDE(\xAF
+\xDC*JRJ{\xDE(\xC5(\xEB*0&amp;#{\xDE(\xEC
+~\x93
+(\x94
+-        s\xC3+ *J{\xDE(\xC8(\xED*0&amp;${\xDE(\xEE
+~\x93
+(\x94
+-        s\xC6+ *J{\xDE(\xBE(\xEF*0&amp;7{\xDE(\xF0
+~\x93
+(\x94
+-        s\xBC+ *J{\xDE(\xBE(\xF1*0&amp;7{\xDE(\xF2
+~\x93
+(\x94
+-        s\xBC+ *~{\xDE(\x97(\xF3(\x93
+,(\x95
+z*0!K{\xDE(\xF4s\x95
+(\x93
+,(\x95
+z*~{\xDE(\x97(\xF5(\x93
+,(\x95
+z*0!K{\xDE(\xF6s\x95
+(\x93
+,(\x95
+z*~{\xDE(\x97(\xF7(\x93
+,(\x95
+z*0!K{\xDE(\xF8s\x95
+(\x93
+,(\x95
+z*~{\xDE(\x97(\xF9(\x93
+,(\x95
+z*0!K{\xDE(\xFAs\x95
+(\x93
+,(\x95
+z*J{\xDE(\xAB(\xFB*0&amp;B{\xDE(\xFC
+~\x93
+(\x94
+-        s\xAA+ *6(\xFD(.*n(
+}\xE1s
+
+}\xE0*Z,{\xE0*~\x93
+s
+
+* 0oH\xDE(
+\xDC*0Z%%
+(\xAA
+|\xE0(        
+~\x93
+(
+,{\xE1,}\xE1{\xE0( ~\x93
+s
+
+}\xE0(
+\xDE(\xAF
+\xDC*JR6{\xE0(\xF5*03{\xE0(\xF6
+*6{\xE0(\xF7*0Q{\xE0(\xF8
+*6{\xE0(\xF9*0Q{\xE0(\xFA
+*6{\xE0(\xFB*0Q{\xE0(\xFC
+*6{\xE0(\xFD*0/{\xE0(\xFE
+*6{\xE0(\xFF*03{\xE0(
+*6{\xE0(*03{\xE0(
+*6{\xE0(*0/{\xE0(
+*6{\xE0(*0/{\xE0(
+*6{\xE0(*0/{\xE0(
+*6{\xE0(        *03{\xE0(
+
+*6( (E*n(
+}\xE7s
+
+}\xE6*Z,{\xE6*~\x93
+s
+
+* 0oc\xDE(
+\xDC*0Z&amp;%
+(\xAA
+|\xE6(        
+~\x93
+(
+,{\xE7,}\xE7{\xE6(@~\x93
+s
+
+}\xE6(
+\xDE(\xAF
+\xDC*JR6{\xE6(-*0
+{\xE6(.
+*6{\xE6(/*03{\xE6(0
+*6{\xE6(1*03{\xE6(2
+*6{\xE6(3*03{\xE6(4
+*J{\xE6(x(5*0&amp;'{\xE6(6
+~\x93
+(\x94
+-        sw+ *J{\xE6((7*0&amp;J{\xE6(8
+~\x93
+(\x94
+-        s+ *J{\xE6(\xBE(9*0&amp;7{\xE6(:
+~\x93
+(\x94
+-        s\xBC+ *~{\xE6(\x97(;(\x93
+,(\x95
+z*0!K{\xE6(&lt;s\x95
+(\x93
+,(\x95
+z*~{\xE6(\x97(=(\x93
+,(\x95
+z*0!K{\xE6(&gt;s\x95
+(\x93
+,(\x95
+z*6(?(`*n(
+}\xF2s
+
+}\xF1*Z,{\xF1*~\x93
+s
+
+* 0oz\xDE(
+\xDC*0Z(%
+(\xAA
+|\xF1(        
+~\x93
+(
+,{\xF2,}\xF2{\xF1(Z~\x93
+s
+
+}\xF1(
+\xDE(\xAF
+\xDC*JR6{\xF1(A*0/{\xF1(B
+*J{\xF1(\xD1(C*0&amp;){\xF1(D
+~\x93
+(\x94
+-        s\xCF+ *J{\xF1(\xD1(E*0&amp;){\xF1(F
+~\x93
+(\x94
+-        s\xCF+ *J{\xF1(\xD1(G*0&amp;){\xF1(H
+~\x93
+(\x94
+-        s\xCF+ *J{\xF1(\xD1(I*0&amp;){\xF1(J
+~\x93
+(\x94
+-        s\xCF+ *J{\xF1(\xCE(K*0&amp;*{\xF1(L
+~\x93
+(\x94
+-        s\xCC+ *J{\xF1(\xD1(M*0&amp;){\xF1(N
+~\x93
+(\x94
+-        s\xCF+ *J{\xF1(\xA3(O*0&amp;{{\xF1(P
+~\x93
+(\x94
+-        s\xA1+ *6{\xF1(Q*0
+{\xF1(R
+*J{\xF1(\x85(S*0&amp;|{\xF1(T
+~\x93
+(\x94
+-        s\x83+ *J{\xF1((U*0&amp;T{\xF1(V
+~\x93
+(\x94
+-        s}+ *J{\xF1(x(W*0&amp;'{\xF1(X
+~\x93
+(\x94
+-        sw+ *6(Y(w*n(
+}\xF4s
+
+}\xF3*Z,{\xF3*~\x93
+s
+
+* 0o\x97\xDE(
+\xDC*0Z+%
+(\xAA
+|\xF3(        
+~\x93
+(
+,{\xF4,}\xF4{\xF3(F ~\x93
+s
+
+}\xF3(
+\xDE(\xAF
+\xDC*JRJ{\xF3([(% *0&amp;1{\xF3(&amp; 
+~\x93
+(\x94
+-        sY+ *J{\xF3(?(' *0&amp;N{\xF3(( 
+~\x93
+(\x94
+-        s&gt;+ *J{\xF3(I() *0&amp;H{\xF3(* 
+~\x93
+(\x94
+-        sH+ *J{\xF3(\xB2(+ *0&amp;D{\xF3(, 
+~\x93
+(\x94
+-        s\xB0+ *J{\xF3(\x9D(- *0&amp;_{\xF3(. 
+~\x93
+(\x94
+-        s\x9B+ *6{\xF3(/ *0/{\xF3(0 
+*6{\xF3(1 *0V{\xF3(2 
+*6{\xF3(3 *0/{\xF3(4 
+*6{\xF3(5 *0V{\xF3(6 
+*J{\xF3(\x9A(7 *0&amp;,{\xF3(8 
+~\x93
+(\x94
+-        s\x98+ *J{\xF3(\x9A(9 *0&amp;,{\xF3(: 
+~\x93
+(\x94
+-        s\x98+ *J{\xF3(\x85(; *0&amp;|{\xF3(&lt; 
+~\x93
+(\x94
+-        s\x83+ *6{\xF3(= *0
+{\xF3(&gt; 
+*6{\xF3(? *0
+{\xF3(@ 
+*6{\xF3(A *0
+{\xF3(B 
+*6{\xF3(C *0
+{\xF3(D 
+*6(E (\x94*n(
+}s
+
+}*Z,{*~\x93
+s
+
+* 0o\xBC\xDE(
+\xDC*0Z-%
+(\xAA
+|(        
+~\x93
+(
+,{,}{( ~\x93
+s
+
+}(
+\xDE(\xAF
+\xDC*JR6{( *0/{( 
+*:{( *2{(         *6{(
+ *0/{( 
+*6{( *0/{(
+ 
+*~{(\x97( (\x93
+,(\x95
+z*0!K{( s\x95
+(\x93
+,(\x95
+z*J{(\xBA( *0&amp;c{( 
+~\x93
+(\x94
+-        s\xB9+ *J{(\xBA( *0&amp;c{( 
+~\x93
+(\x94
+-        s\xB9+ *J{(\xBA( *0&amp;c{( 
+~\x93
+(\x94
+-        s\xB9+ *J{(\xBA( *0&amp;c{( 
+~\x93
+(\x94
+-        s\xB9+ *J{(\xBA( *0&amp;c{( 
+~\x93
+(\x94
+-        s\xB9+ *6{( *03{( 
+*6( (\xB9*6(\xD8(\xF8*N(\xD8(9
+(\xF8*^(\xD8(:
+(\xA1
+(\xF8*v(\xD8(9
+(:
+(\xA1
+(\xF8*0V.
+E&amp; +*r\x82p*r\x8Ep*r\x98p*r\xA4p*r\xACp*r\xB6p*r\xC4p*r\xACp*BSJB v2.0.50727l(K#~\x94Kp\x97#Strings\xE3\xD4#US\xD8\xFA#GUID\xE8\xFA\x88P#BlobW\xA2        \xFA3\x8Ed50R:\x88\x8B.X\xB327|        !
+\xA2-\x9B-\xA9-\x9B-\xAE-\x9B-\xC1-\x9B-\xD3-\x9B-C/(/\x9E/\x9B-\xF6/\xE5/
+K0\x9B-\x980\x860
+\xC10\x9B-\xC80\x860s1\x9B-82.2R2\xE5/
+e2(/\x8D2.2\xD12\xB12\xFC2(/|3\x9B-\x893\x9B-\xC73\x9B-b4(/p4\x9B-
+\xB04\x9B-366
+\x9B-Ɂ\x9B-\xE8\x826M\x83\x9B-i\x83\x9B-\xAD\x86(/\xFB\x86\x9B-*\x9B-&gt;\x860U\x860r\x860\x91\x860\xAA\x860\xC3\x860\xDE\x860\xF9\x8606&amp;64\x860M\x860}j\xBF\x91\xA0\xB12\xC0\xB12
+\xDE\xB12\x9B-\x9B-)\x9B-L\x9B-}\x9B-\x93\x9B-
+\x9B-
+1\xB7In\x9B-\xFE\xB12Q(/c\x860\x81n\xBB\xE5/\xD1\xE5/\xE5/0\x9B-S\x9B-p\x860\xB6\x9F\xC4\x9F\xDF\x9F\xE7\x9F\xFE\x9B-.2fN\xC1N\xFB\xDC6NfU\x8Fy\xFDN%NHnY\x9B-\x860K\x860`\x860\xBB\x9B-\xE3\x9B-\xE5/ \xE5/{6\x9A\x9B-\xBE\x9B-\xF9\x9B-.2.2*.2|\xE5/\xB1\xE5/CI\xE4.2.2V.2]\x9B-
+\xF9\x9B-&lt;\x9B-\x8F\x9B--b\x9B-\x87(/ (/M&quot;\xE5/\x85&quot;\x9B-\xB5&quot;\x9B-\xCD&quot;6\xEF&quot;6K#6q#\x860~#\x860\x85#\x860\x97#\x9B-#\x95\x9B-8\x95\x9B-L\x95\x9B-b\x95\x9B-{\x95\x9B-\x90\x95.2\x9C\x95\x9B-\xB3\x95\x9B-ȕ\x9B-ڕ\x9B-\xEA\x95\x9B-'\x96\x9B-Ж6\xE3\x96\x9B-&lt;\x97\x9B-Q\x97\x9B-W\x97\x9B-!,7,B,\xA1W,
+\xA1b, \xA1m,
+\x85,        \xA1\x93,
+\xAA,        
+\x81\xBC,\x80\xC3,
+\xD1,0$\xE5*\xF6-\x80,
+/,@ 8(,@!::,0&quot;=\x80K,&quot;?R?Yb?]|?a\x88?e\x97?i\x80\xA2\xB7Bp\xC3,Bq\xDAEv\xE9J\x81\x81
+,J\x85K\x87*        M\x8F:O\x8FFQ\xD1KS\xDAYU\xEC_Wj|y
+\x90\x8B
+\xA2\x8F
+\xBC\x93
+\xD1 \x98
+\xE2!\x9C
+\xF5!\xA0
+ #\xAD
+\x84%\xB4
+#1\xD4
+4        V\xFE
+CZ\xFE
+J\`]        p^ \x81_\xDB`+a{b\xDBcid\xDCe!7f$\x8Ag'\xBFh*\xF1i-/j0zk3\xE0l62m9tn&lt;\xB6o?         pB&gt;        qE\xD3        rH
+sK\
+tN\x94
+uQ vTl wW\xBE xZ\xF7 y]a z`\xAE {c
+|f\xAF
+}i.~lqo\xBB\x80r\x81ux\x82x\xAC\x83{
+\x84~Z\x85\x81\xA0\x86\x84\xEA\x87\x87&quot;\x88\x8AD\x89\x8D\xA1\x8A\x90\xFC\x8B\x939\x8C\x96|\x8D\x99\xCC\x8E\x9C\x8F\x9FI\x90\xA2\x96\x91\xA5\xF1\x92\xA8\x93\xABT\x94\xAE\x89\x95\xB1\xCA\x96\xB4\x97\xB7o\x98\xBA\xB4\x99\xBD\x9A\xC0:\x9B\xC3\x86\x9C\xC6\xD9\x9D\xC9\x9E\xCCG\x9F\xCFt\xA0\xD2\xA3\xA1\xD5\xBD\xA2\xD8\xE0\xA3\xDB\xF4\xA4\xDE\xA5\xE1\xA6\xE4-\xA7\xE7A\xA8\xEAX\xA9\xEDm\xAA\xF0\x87\xAB\xF3\xAD\xAC\xF6\xC8\xAD\xF9\xEE\xAE\xFC\xAF\xFF/\xB0Z\xB1\x82\xB2\xA3\xB3 \xCC\xB4\xE6\xB5\xB6\xB78\xB8]\xB9\x89\xBA \xA6\xBB#\xCB\xBC&amp;\xEA\xBD)\xBE,)\xBF/A\xC02a\xC15y\xC28\x8B\xC3;\xA0\xC4&gt;\xB1\xC5A\xC5\xC6D\xDA\xC7G\xED\xC8J\xC9M\xCAP=\xCBSW\xCCV}\xCDY\x9C\xCE\\xB9\xCF_\xD9\xD0b\xF2\xD1e        \xD2h+\xD3kJ\xD4nm\xD5q\x97\xD6t\xC4\xD7w\xDF\xD8z\xD9}.\xDA\x80J\xDB\x83d\xDC\x86\x83\xDD\x89\xA1\xDE\x8C\xBC\xDF\x8F\xD6\xE0\x92\xEC\xE1\x95\xE2\x98&quot;\xE3\x9B=\xE4\x9EW\xE5\xA1y\xE6\xA4\x96\xE7\xA7\xAF\xE8\xAA\xCD\xE9\xAD\xDF\xEA\xB0\xF8\xEB\xB3 \xEC\xB6) \xED\xB9C \xEE\xBCS         \xEF\xBFe \xF7\xBFz         \xF9\xD6\x99 \xFE\xD6\xB6 \xF1\xC5         \xFC\xDC         \xFC\xEE  !        
+&gt;!&gt;/!        SG!        S]!&quot;Sn!        $r|!'r\xA1!){\xC3!+\x82\xDC!        -\x9D\xFA!0\x9D&quot;2\xA69&quot;        4\xB1M&quot;        u\xB1e&quot;x\xB1&quot;z\xBE\x97&quot;|\xD1\xAD&quot;        ~\xCF&quot;        \x83\xE9&quot;        \x85\xFE&quot;        \x8A#        \xBE+#\xCDD#\xCF+Z#\xD1&gt;g#        \xD3W\x80#\xDDW\x9C#\xDF\x84\xB3#\xE1\x99\xC9#        \xE3\xBE\xDD#\xE8\xBE\xEB#\xEA\xD5        $\xEC\xE0,$        \xEE\xE9D$\xF8\xE9`$        \xFA\x88$        \xFE\xAC$\xC7$!\xE1$4\xFB$G%        !b+%#bC%%o^%        '\x8Av%*\x8A\x84%        ,\x93\xA1%0\x93\xBB%2\xAA\xC8%        4\xC7\xDC%6\xC7\xF0%        8\xD4&amp;        \x82\xD4&amp;\x93\xD40&amp;\x95%F&amp;\x97HS&amp;        \x99ml&amp;\xA3m\x80&amp;        \xA5|\x94&amp;\xA8|\xB6&amp;\xAA\x85\xDC&amp;\xAC\x8E\xFC&amp;\xAE\x97'\xB0\xA0D'\xB2\xA9c'\xB4\xB2\x8A'\xB6\xBB\xA0'\xB8\xD8\xBF'\xBA\xE1\xE1'\xBC\xEA(\xBE\xF3.(\xC0\xFCO(        \xC2e(        \xC5~(\xD1\x91(        \xD3&quot;\xA5(        \xDB&quot;\xBB(        \xDF&quot;\xD4(\xE3&quot;\xFC(        \xE51)\xF91!)        \xFBH&lt;)\xFFHX)        [u)         [\x8E)        [\xA8)        [\xC7)        ([\xE4)        .[\xFC)        2[*        6[$*        :[B*&gt;[X*        @ju*        Ej\x8C*        dj\x9F*hj\xB0*j\x81\xC5*l\x98\xD8*n\xA1\xED*        p\xB4+        u\xB4+        \x89\xB40+\x8E\xB4F+        \x90\xC5[+        \xA3\xC5k+        \xA8\xC5\x85+\xB1\xC5\x9A+\xB3\xEC\xB2+        \xB5
+\xC1+        \xB8
+\xDD+        \xBA
+\xF9+\xC7
+,        \xC9.$,\xDE.9,\xE0EN,        \xE2`d,\xE6`q,        \xE8w\x8A,        \xEAw\xA3,\xF1w\xBA,\xF3\x94\xD2,        \xF5\xB9\xED,        \xFA\xB9\xFE,        \xFE\xB9-\xB9 -        \xD42-        
+\xD4\x81L-,\xD4P-,        \xD9Y-\xD9f-\xDDr-\xE1\xC6\xE5\x9D\xE7#\xE9\x8D\xEB\xA6\xED\xC6\xF0\xC6 \xF2}!\xF4\xA2&quot;\xF6\xB6'\xFD\xCA)\xFF\xD7+\x9B-\xD3.v 2        #3 \xC64
+\x89\x965!\xDF-
+!\xE9-
+!\xDF-
+!#..!*.3!\xDF-
+f.vV\x80n.yV\x80s.yf.vV\x80n.\x8CV\x80\x8B.\x8CV\x80\x8CV\x80\x8F.\x8C\x9D.\x8C\xA9.\x9A![/\xCB!z/\xDC\x88/\xE4\xCD/\xE4\xD9/v0\xD7\x92?\x8B\xEA@!\xE40&gt;!\xE40&gt;!\xFB0P! 1
+!#1y11vR1&gt;!\x971x!\x971\x981\xC41\xB91\xCD1\xBD1\xE01\xC11\xE51\xC512\x9A
+2
+2
+1&quot;2\x9AJ2\xD9X2\xDDo2\xE1\xDC2\xF31\xF02\xF8        33 33v1]34\xD2\xE8B\x8A(C\xBC{C\xF9\x88C6\x97C\xAE :E\xE8 SE&quot;!mE\!\x89E\x96!\xA5E\xD0!\xC1E
+&quot;\xD7E\xFF3
+4\x8B14\x8F!\x814\xAE!\x854\xB2\x8E4\xE4&lt;5
+U5
+n5
+\x875
+\xA15\xDC1\xE95=6F6\xE4f.vV\x80p6-=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE46\x8B\x8E
+6\x9A\x8E
+6\xB0\x8E
+6\xC0\x8Ev6ώv6ݎ
+6\xF8\x8E
+6 \x8F
+6\x8F60\x8F
+6I\x8F6c\x8F
+6\x81\x8F
+6\x9E\x8F6\xB8\x8F6ҏ
+6\xEB\x8F
+6\x90
+6\x90
+6(\x90
+69\x90
+6L\x90
+6`\x90
+6r\x90
+6\x85\x90
+6\x97\x90
+6\xAA\x90
+6\xBD\x90
+6ΐ
+6\xE1\x90
+6\xF5\x90
+6\x91
+6\x91
+6,\x91
+6?\x91
+6Q\x91
+6a\x91
+6s\x91
+6\x86\x91
+6\x97\x91
+6\xA9\x91
+6\xBA\x91
+6̑
+6ޑ
+6\xEE\x91
+6\x92
+6\x92
+6$\x92
+66\x92
+6G\x92
+6Y\x92
+6i\x92
+6~\x92
+6\x96\x92
+6\xAA\x92v6ǒv6\xE0\x92v6\xF9\x92
+6\x93
+6$\x93
+6K\x93
+6l\x93
+6\x90\x93
+6\xB5\x93
+6ܓ
+6\x94
+6)\x94
+6V\x94
+6~\x94
+6\xA8\x94
+6Ĕ
+6\xE1\x94
+6
+\x95
+67\x95
+6e\x95
+6\x8E\x95
+6\xB4\x95
+6ܕ
+6\xF9\x95
+6\x96
+68\x96
+6W\x96
+6w\x96
+6\x9E\x96
+6\xBA\x96
+6ٖ
+6\xF6\x96
+6\x97
+66\x97
+6[\x97
+6{\x97
+6\xA0\x97
+6ŗ
+6\xE2\x97
+6\xFE\x97
+6#\x98
+6&gt;\x98
+6Z\x98
+6p\x98
+6\x86\x98
+6\x9C\x98
+6\xB3\x98
+6ј
+6\xED\x98
+6\x99
+6)\x99
+6P\x99
+6o\x99
+6\x90\x99
+6\xB0\x99
+6ҙ
+6\xF2\x99
+6\x9A
+63\x9A
+6T\x9A
+6x\x9A
+6\x9A\x9A
+6\xC0\x9A
+6\xE6\x9A
+6 \x9B
+6)\x9B
+6I\x9B
+6[\x9B
+6n\x9Bv6\x83\x9Bv6\xA2\x9Bv6\xB6\x9Bv6țv6\xE0\x9Bv6\xFF\x9Bv6\x9Cv6'\x9Cv6=\x9Cv6U\x9Cv6t\x9Cv6\x86\x9Cv6\xA0\x9Cv6\xB6\x9Cv6לv6\xEE\x9Cv6\x9Dv6\x9Dv6(\x9Dv6@\x9Dv6T\x9Dv6i\x9Dv6}\x9Dv6\x93\x9Dv6\xA8\x9Dv6\xC0\x9Dv6ٝv6\xEE\x9Dv6\x9Ev6\x9Ev61\x9Ev6I\x9Ev6a\x9Ev6v\x9Ev6\x8C\x9Ev6\xA2\x9Ev6\xBC\x9Ev6Ԟv6\xEA\x9Ev6\xFF\x9Ev6\x9Fv6)\x9Fv6&gt;\x9Fv6T\x9Fv6g\x9Fv6{\x9Fv6\x9F\x9Fv6\xB2\x9Fv6ɟv6֟v6\xEB\x9Fv6\xF7\x9Fv6\xA0v6\xA0v62\xA0v6L\xA0v6_\xA0
+6x\xA0
+6\x91\xA0v\xB7\xA0 ˠ}\xC3#}\xC3#/}\xC3#D}\xC3#\}\xC3#p}\xC3#\x89}\xC3#\x94}\xC3#\xAA}\xC3#\xBE}\xC3#\xCF}\xC3#\xDE}\xC8#\xEF}\xC8#~\xC8#3\x80$D\x80vz\x80&quot;$=6F6\xE4=6F6\xE4=6h\x81\x88$z\x81\x8D$\x9F\x82\xFB$\xBB\x82\xFB$؂%\xF1\x82%1r\x83(%\x9E\x837%\xB7\x83&gt;׃B%\xFD\x83L%Q\x80\x83\x84
+Q\x80\x90\x84
+Q\x80\x9D\x84
+Q\x80\xAB\x84
+Q\x80\xB7\x84
+Q\x80ń
+Q\x80ل
+Q\x80\xE7\x84
+Q\x80\xFA\x84
+Q\x80
+\x85
+Q\x80\x85
+Q\x80-\x85
+Q\x80;\x85
+Q\x80H\x85
+Q\x80V\x85
+Q\x80c\x85
+Q\x80o\x85
+Q\x80|\x85
+Q\x80\x88\x85
+Q\x80\x93\x85
+Q\x80\x9F\x85
+Q\x80\xB0\x85
+Q\x80\xC1\x85
+Q\x80х
+Q\x80\xE2\x85
+Q\x80\xEE\x85
+Q\x80\x86
+Q\x80\x86
+Q\x80!\x86
+Q\x80.\x86
+Q\x80;\x86
+Q\x80M\x86
+Q\x80i\x86
+Q\x80v\x86
+Q\x80\x88\x86
+Q\x80\x9E\x86
+!\xA8\x86
+f.vV\x80΋ *V\x80ԋ *V\x80ۋ *=6F6\xE4=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6=6f.vV\x80\xF3\x8B\xBD.V\x80\x8C\xBD.V\x80\x8C\xBD.V\x803\x8C\xBD.V\x80Q\x8C\xBD.V\x80n\x8C\xBD.V\x80\x88\x8C\xBD.=6F6\xE4f.vV\x80\x8F\x8D3/V\x80\x98\x8D3/V\x80\xAC\x8D3/V\x80\xBD\x8D3/=6F6\xE4=6F6\xE4f.vV\x80\x89\x8E\x81/V\x80\x9E\x8E\x81/V\x80\xB3\x8E\x81/V\x80͎\x81/V\x80\xE4\x8E\x81/V\x80\x8F\x81/=6F6\xE4=6F6\xE4f.vV\x80˒\x840V\x80\xE6\x92\x840V\x80\x93\x840V\x80#\x93\x840V\x80?\x93\x840V\x80\\x93\x840=6F6\xE4f.vV\x80m\x94\xB10V\x80{\x94\xB10V\x80\x89\x94\xB10V\x80\x97\x94\xB10V\x80\xA5\x94\xB10V\x80\xB7\x94\xB10V\x80Ŕ\xB10V\x80Δ\xB10f.vV\x80ޔ\xC50V\x80\xFA\x94\xC50=6F6\xE4f.vV\x80\x92\x961V\x80\x9F\x961=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80R\x98\x811V\x80d\x98\x811=6F6\xE4=6F6\xE4f.vV\x80\x99\xBC1V\x80\x99\xBC1V\x806\x99\xBC1V\x80X\x99\xBC1V\x80z\x99\xBC1V\x80\x9C\x99\xBC1V\x80\xC0\x99\xBC1V\x80ݙ\xBC1V\x80\xF4\x99\xBC1V\x80\x9A\xBC1V\x80)\x9A\xBC1V\x80H\x9A\xBC1V\x80c\x9A\xBC1V\x80\x9A\xBC1V\x80\xAB\x9A\xBC1V\x80Ϛ\xBC1V\x80\xF5\x9A\xBC1V\x80\x9B\xBC1V\x807\x9B\xBC1V\x80_\x9B\xBC1V\x80\x9B\xBC1V\x80\xA6\x9B\xBC1V\x80ț\xBC1V\x80\xEE\x9B\xBC1V\x80
+\x9C\xBC1V\x800\x9C\xBC1V\x80T\x9C\xBC1V\x80l\x9C\xBC1V\x80\x91\x9C\xBC1V\x80\xB3\x9C\xBC1V\x80՜\xBC1V\x80\xFB\x9C\xBC1V\x80&quot;\x9D\xBC1V\x80C\x9D\xBC1V\x80i\x9D\xBC1V\x80\x8B\x9D\xBC1V\x80\xB1\x9D\xBC1V\x80֝\xBC1V\x80\xFA\x9D\xBC1V\x80 \x9E\xBC1V\x80E\x9E\xBC1V\x80g\x9E\xBC1V\x80\x8A\x9E\xBC1V\x80\xA5\x9E\xBC1V\x80\xBE\x9E\xBC1V\x80ߞ\xBC1V\x80\xFD\x9E\xBC1V\x80#\x9F\xBC1V\x80J\x9F\xBC1V\x80f\x9F\xBC1V\x80\x80\x9F\xBC1V\x80\x95\x9F\xBC1V\x80\xB4\x9F\xBC1V\x80ǟ\xBC1V\x80\xE4\x9F\xBC1V\x80\xFB\x9F\xBC1V\x80\xA0\xBC1V\x804\xA0\xBC1V\x80S\xA0\xBC1V\x80q\xA0\xBC1V\x80\x8D\xA0\xBC1V\x80\xA8\xA0\xBC1V\x80\xC0\xA0\xBC1V\x80\xE1\xA0\xBC1f.vV\x80\xFF\xA0\xE32V\x80\xA1\xE32=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80K\xA8L3V\x80[\xA8L3V\x80m\xA8L3V\x80\x82\xA8L3f.vV\x80\x99\xA8Q3f.vV\x80\xA7\xA8V3V\x80\xB4\xA8V3V\x80ĨV3V\x80ӨV3f.vV\x80ߨ[3V\x80\xEB\xA8[3V\x80\xF7\xA8[3V\x80\xA9[3V\x80\xA9[3V\x80'\xA9[3V\x805\xA9[3V\x80A\xA9[3V\x80L\xA9[3V\x80T\xA9[3V\x80_\xA9[3V\x80i\xA9[3V\x80s\xA9[3V\x80\x81\xA9[3V\x80\x8F\xA9[3V\x80\x9A\xA9[3V\x80\xA9\xA9[3V\x80\xB9\xA9[3V\x80ǩ[3V\x80Щ[3V\x80ݩ[3V\x80\xE8\xA9[3V\x80\xF1\xA9[3V\x80\xFF\xA9[3V\x80\xAA[3V\x80\xAA[3V\x80)\xAA[3V\x80;\xAA[3V\x80J\xAA[3V\x80Z\xAA[3V\x80g\xAA[3V\x80y\xAA[3V\x80\x87\xAA[3V\x80\x98\xAA[3V\x80\xA7\xAA[3V\x80\xB1\xAA[3V\x80\xBE\xAA[3V\x80ƪ[3V\x80ת[3V\x80\xE5\xAA[3V\x80\xF4\xAA[3V\x80\xAB[3V\x80\xAB[3V\x80(\xAB[3V\x805\xAB[3V\x80J\xAB[3V\x80^\xAB[3V\x80{\xAB[3V\x80\x8A\xAB[3V\x80\xA2\xAB[3V\x80\xB2\xAB[3f.vV\x80\xBE\xAB\xC43V\x80ū\xC43V\x80ͫ\xC43V\x80ث\xC43V\x80\xE8\xAB\xC43V\x80\xF3\xAB\xC43V\x80\xAC\xC43V\x80
+\xAC\xC43V\x80\xAC\xC43V\x80+\xAC\xC43V\x804\xAC\xC43V\x80&gt;\xAC\xC43V\x80K\xAC\xC43V\x80V\xAC\xC43=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80\xA2\xAES4V\x80\xBB\xAES4V\x80ԮS4V\x80\xF4\xAES4V\x80\xAFS4V\x80-\xAFS4V\x80I\xAFS4V\x80`\xAFS4V\x80~\xAFS4=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80\xE2\xB5\xCE4V\x80\xFA\xB5\xCE4V\x80\xB6\xCE4V\x80(\xB6\xCE4=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80\xB75V\x80\x88\xB75V\x80\x94\xB75V\x80\xA8\xB75V\x80\xBA\xB75V\x80\xC1\xB75V\x80ͷ5V\x80\xE4\xB75V\x80\xF5\xB75=6F6\xE4f.vV\x80\xBBW5V\x80\xBBW5V\x80-\xBBW5f.vV\x80F\xBB\5V\x80d\xBB\5V\x80\x81\xBB\5V\x80\xA0\xBB\5V\x80\xC1\xBB\5V\x80\xE0\xBB\5V\x80\xBC\5V\x80&quot;\xBC\5V\x80B\xBC\5V\x80`\xBC\5V\x80\x80\xBC\5V\x80\x9D\xBC\5V\x80\xBC\xBC\5V\x80ݼ\5V\x80\xFD\xBC\5V\x80\xBD\5V\x80F\xBD\5V\x80f\xBD\5V\x80\x90\xBD\5V\x80\xB0\xBD\5V\x80޽\5V\x80\xBE\5V\x80-\xBE\5V\x80Q\xBE\5V\x80q\xBE\5V\x80\x95\xBE\5=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80]\xC1\xCD5=6F6\xE4=6F6\xE4f.vV\x80\xDF\xC2A6V\x80\xF0\xC2A6=6F6\xE4f.vV\x80\xC3N6V\x80
+\xC3N6V\x80\xC3N6=6F6\xE4=6F6\xE4f.vV\x80\xF6\xC4\xC26=6F6\xE4f.vV\x80 \xC5\xCF6V\x804\xC5\xCF6V\x80G\xC5\xCF6V\x80c\xC5\xCF6V\x80\x80\xC5\xCF6V\x80\x9B\xC5\xCF6V\x80\xB7\xC5\xCF6V\x80\xD3\xC5\xCF6V\x80\xF8\xC5\xCF6V\x80\xC6\xCF6V\x80;\xC6\xCF6V\x80W\xC6\xCF6V\x80u\xC6\xCF6V\x80\x93\xC6\xCF6V\x80\xB7\xC6\xCF6V\x80\xD5\xC6\xCF6V\x80\xEF\xC6\xCF6V\x80 \xC7\xCF6V\x80,\xC7\xCF6V\x80K\xC7\xCF6V\x80e\xC7\xCF6V\x80v\xC7\xCF6V\x80\x87\xC7\xCF6V\x80\xA1\xC7\xCF6V\x80\xBC\xC7\xCF6V\x80\xD1\xC7\xCF6V\x80\xE7\xC7\xCF6V\x80\xFC\xC7\xCF6V\x80\xC8\xCF6V\x80%\xC8\xCF6V\x809\xC8\xCF6V\x80T\xC8\xCF6V\x80m\xC8\xCF6V\x80\x88\xC8\xCF6V\x80\x9A\xC8\xCF6V\x80\xAF\xC8\xCF6V\x80\xC8\xC8\xCF6V\x80\xDF\xC8\xCF6V\x80\xF9\xC8\xCF6V\x80\xC9\xCF6V\x802\xC9\xCF6V\x80M\xC9\xCF6V\x80a\xC9\xCF6V\x80t\xC9\xCF6V\x80\x90\xC9\xCF6V\x80\xAD\xC9\xCF6V\x80\xC8\xC9\xCF6V\x80\xE5\xC9\xCF6V\x80\xFC\xC9\xCF6V\x80\xCA\xCF6V\x80(\xCA\xCF6V\x80B\xCA\xCF6V\x80\\xCA\xCF6V\x80u\xCA\xCF6V\x80\x8C\xCA\xCF6V\x80\xA0\xCA\xCF6V\x80\xBA\xCA\xCF6V\x80\xD4\xCA\xCF6V\x80\xF0\xCA\xCF6V\x80
+\xCB\xCF6V\x80\xCB\xCF6V\x804\xCB\xCF6V\x80S\xCB\xCF6V\x80t\xCB\xCF6V\x80\x95\xCB\xCF6V\x80\xAC\xCB\xCF6V\x80\xC3\xCB\xCF6V\x80\xDC\xCB\xCF6V\x80\xED\xCB\xCF6V\x80\xCC\xCF6V\x80 \xCC\xCF6V\x809\xCC\xCF6V\x80N\xCC\xCF6f.vV\x80_\xCC7V\x80u\xCC7V\x80\x8C\xCC7V\x80\xA7\xCC7V\x80\xBE\xCC7V\x80\xD3\xCC7V\x80\xEA\xCC7V\x80\xCD7V\x80\xCD7V\x80)\xCD7V\x80&lt;\xCD7V\x80M\xCD7V\x80^\xCD7V\x80s\xCD7V\x80\x84\xCD7V\x80\x9C\xCD7=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80\xD5a8V\x80\xD5a8V\x80\xD5a8V\x80$\xD5a8V\x803\xD5a8V\x80;\xD5a8V\x80G\xD5a8V\x80X\xD5a8V\x80d\xD5a8=6F6\xE4f.vV\x80\xD7\xD5\x818V\x80\xEE\xD5\x818=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80a\xD8}:V\x80u\xD8}:f.vV\x80\x8C\xD8\x82:V\x80\xA7\xD8\x82:V\x80\xBC\xD8\x82:V\x80\xD2\xD8\x82:V\x80\xE9\xD8\x82:V\x80\xFD\xD8\x82:V\x80\xD9\x82:V\x80/\xD9\x82:V\x80F\xD9\x82:V\x80a\xD9\x82:V\x80}\xD9\x82:=6F6\xE4f.vV\x802\xDA\xB5:V\x80H\xDA\xB5:V\x80c\xDA\xB5:V\x80}\xDA\xB5:V\x80\x99\xDA\xB5:V\x80\xB0\xDA\xB5:V\x80\xC9\xDA\xB5:f.vV\x80\xE0\xDA\xBA:V\x80\xDB\xBA:V\x80\xDB\xBA:f.vV\x809\xDB\xBF:V\x80P\xDB\xBF:V\x80h\xDB\xBF:=6F6\xE4f.vV\x80\xDC\xF2:V\x80-\xDC\xF2:V\x80?\xDC\xF2:V\x80Q\xDC\xF2:V\x80c\xDC\xF2:V\x80u\xDC\xF2:V\x80\x87\xDC\xF2:V\x80\x99\xDC\xF2:V\x80\xAB\xDC\xF2:V\x80\xBD\xDC\xF2:V\x80\xCF\xDC\xF2:V\x80\xE0\xDC\xF2:V\x80\xF0\xDC\xF2:V\x80\xDD\xF2:V\x80\xDD\xF2:V\x80&amp;\xDD\xF2:V\x806\xDD\xF2:V\x80G\xDD\xF2:V\x80Z\xDD\xF2:=6F6\xE4f.vV\x80\xCA\xDDH;V\x80\xD3\xDDH;V\x80\xDB\xDDH;=6F6\xE4f.vV\x80V\xDE{;V\x80`\xDE{;V\x80q\xDE{;V\x80\x83\xDE{;V\x80\x96\xDE{;V\x80\xA8\xDE{;V\x80\xB7\xDE{;V\x80\xC3\xDE{;V\x80\xD3\xDE{;V\x80\xE4\xDE{;f.vV\x80\xEF\xDE\x80;V\x80\xF8\xDE\x80;V\x80\xDF\x80;V\x80\xDF\x80;V\x80!\xDF\x80;V\x80+\xDF\x80;V\x804\xDF\x80;V\x80B\xDF\x80;V\x80P\xDF\x80;V\x80`\xDF\x80;f.vV\x80m\xDF\x85;V\x80x\xDF\x85;f.vV\x80\x8D\xDF\x8A;V\x80\xA7\xDF\x8A;V\x80\xBE\xDF\x8A;V\x80\xD8\xDF\x8A;V\x80\xEF\xDF\x8A;V\x80 \xE0\x8A;V\x80!\xE0\x8A;V\x807\xE0\x8A;V\x80O\xE0\x8A;V\x80j\xE0\x8A;V\x80\x80\xE0\x8A;V\x80\x95\xE0\x8A;V\x80\xAA\xE0\x8A;f.vV\x80\xC6\xE0\x8F;V\x80\xCF\xE0\x8F;V\x80\xDB\xE0\x8F;V\x80\xEB\xE0\x8F;V\x80\xE1\x8F;f.vV\x80\xE1\x94;V\x80'\xE1\x94;V\x80/\xE1\x94;f.vV\x808\xE1\x99;V\x80O\xE1\x99;V\x80c\xE1\x99;f.vV\x80x\xE1\x9E;V\x80\x85\xE1\x9E;V\x80\xA6\xE1\x9E;f.vV\x80\xD0\xE1\xA3;V\x80\xE7\xE1\xA3;V\x80\xFE\xE1\xA3;=6F6\xE4f.vV\x80K\xE2\xD6;V\x80U\xE2\xD6;V\x80m\xE2\xD6;V\x80\x85\xE2\xD6;f.vV\x80\x9A\xE2\xDB;V\x80\xB2\xE2\xDB;V\x80\xC5\xE2\xDB;V\x80\xDF\xE2\xDB;V\x80\xFD\xE2\xDB;V\x80\xE3\xDB;V\x805\xE3\xDB;V\x80M\xE3\xDB;V\x80g\xE3\xDB;V\x80\x82\xE3\xDB;V\x80\x96\xE3\xDB;V\x80\xAC\xE3\xDB;V\x80\xC1\xE3\xDB;V\x80\xDA\xE3\xDB;V\x80\xF5\xE3\xDB;V\x80\xE4\xDB;V\x80+\xE4\xDB;V\x80M\xE4\xDB;V\x80o\xE4\xDB;V\x80\x8B\xE4\xDB;V\x80\xA4\xE4\xDB;V\x80\xBA\xE4\xDB;V\x80\xD4\xE4\xDB;V\x80\xF1\xE4\xDB;V\x80\xE5\xDB;V\x80+\xE5\xDB;V\x80M\xE5\xDB;V\x80o\xE5\xDB;V\x80\x8E\xE5\xDB;V\x80\xAE\xE5\xDB;f.vV\x80\xC4\xE5&amp;&lt;V\x80\xDA\xE5&amp;&lt;V\x80\xF1\xE5&amp;&lt;=6F6\xE4=6F6\xE4=6F6\xE4=6F6\xE4f.vV\x80\xDD\xE8\x84&lt;V\x80\xE4\xE8\x84&lt;V\x80\xF3\xE8\x84&lt;V\x80\xE9\x84&lt;f.vV\x80 \xE9\x89&lt;V\x80\xE9\x89&lt;V\x80!\xE9\x89&lt;V\x80-\xE9\x89&lt;V\x80:\xE9\x89&lt;V\x80G\xE9\x89&lt;V\x80\\xE9\x89&lt;V\x80m\xE9\x89&lt;V\x80~\xE9\x89&lt;V\x80\x94\xE9\x89&lt;V\x80\xA9\xE9\x89&lt;V\x80\xC1\xE9\x89&lt;V\x80\xC9\xE9\x89&lt;V\x80\xD8\xE9\x89&lt;V\x80\xEA\xE9\x89&lt;V\x80\xFD\xE9\x89&lt;V\x80\xEA\x89&lt;V\x80!\xEA\x89&lt;V\x803\xEA\x89&lt;f.vV\x80G\xEA\x8E&lt;V\x80Q\xEA\x8E&lt;V\x80a\xEA\x8E&lt;V\x80o\xEA\x8E&lt;=6F6\xE4f.vV\x80\xF2\xEA\x9B&lt;V\x80\xEB\x9B&lt;V\x80\xEB\x9B&lt;V\x80\xEB\x9B&lt;V\x802\xEB\x9B&lt;V\x80@\xEB\x9B&lt;V\x80I\xEB\x9B&lt;V\x80W\xEB\x9B&lt;V\x80d\xEB\x9B&lt;V\x80v\xEB\x9B&lt;V\x80\x86\xEB\x9B&lt;V\x80\x9D\xEB\x9B&lt;V\x80\xB4\xEB\x9B&lt;V\x80\xCF\xEB\x9B&lt;V\x80\xE5\xEB\x9B&lt;V\x80\xF8\xEB\x9B&lt;V\x80
+\xEC\x9B&lt;V\x80\xEC\x9B&lt;f.vV\x80/\xEC\xA0&lt;V\x80?\xEC\xA0&lt;V\x80O\xEC\xA0&lt;V\x80_\xEC\xA0&lt;f.vV\x80p\xEC\xA5&lt;V\x80\x88\xEC\xA5&lt;V\x80\xA3\xEC\xA5&lt;V\x80\xBB\xEC\xA5&lt;V\x80\xD8\xEC\xA5&lt;V\x80\xF4\xEC\xA5&lt;V\x80
+\xED\xA5&lt;V\x80%\xED\xA5&lt;=6F6\xE4=6F6\xE4f.vV\x80\x9F\xEFe=V\x80\xB3\xEFe=f.vV\x80\xC4\xEFj=f.vV\x80\xD4\xEFo=V\x80\xE7\xEFo=V\x80\xFD\xEFo=V\x80\xF0o=V\x80(\xF0o=V\x80E\xF0o=V\x80`\xF0o=V\x80|\xF0o=V\x80\x94\xF0o=V\x80\xA8\xF0o=V\x80\xBB\xF0o=V\x80\xD3\xF0o==6F6\xE4f.vV\x80\xFC\xF2|=V\x80\xF3|=V\x80&amp;\xF3|=V\x80&lt;\xF3|=V\x80R\xF3|=V\x80e\xF3|=V\x80{\xF3|=V\x80\x90\xF3|=V\x80\xA3\xF3|=V\x80\xBA\xF3|=V\x80\xCF\xF3|=V\x80\xE3\xF3|=V\x80\xF7\xF3|=V\x80
+\xF4|=V\x80%\xF4|=V\x80&lt;\xF4|=V\x80Q\xF4|=V\x80h\xF4|=V\x80}\xF4|=V\x80\x95\xF4|==6F6\xE4=6F6\xE4f.vV\x803\xF8\xB7=V\x80I\xF8\xB7=V\x80e\xF8\xB7==6F6\xE4f.vV\x80\xF9\xD7=f.vV\x80+\xF9\xDC=V\x80H\xF9\xDC=V\x80e\xF9\xDC=V\x80\x82\xF9\xDC=V\x80\x9F\xF9\xDC=V\x80\xBD\xF9\xDC==6F6\xE4=6F6\xE4f.vV\x80\xE0\xFCP&gt;V\x80\xE9\xFCP&gt;V\x80\xFC\xFCP&gt;V\x80\xFDP&gt;f.vV\x80\xFDU&gt;V\x80)\xFDU&gt;V\x80A\xFDU&gt;f.vV\x80U\xFDZ&gt;V\x80m\xFDZ&gt;V\x80\x89\xFDZ&gt;V\x80\xA7\xFDZ&gt;=6F6\xE4f.vV\x80z\xFEz&gt;V\x80\x8A\xFEz&gt;V\x80\x9B\xFEz&gt;V\x80\xAB\xFEz&gt;f.vV\x80\xBA\xFE&gt;V\x80\xD4\xFE&gt;V\x80\xEE\xFE&gt;V\x80 \xFF&gt;V\x80'\xFF&gt;V\x80B\xFF&gt;f.vV\x80o\xFF\x9D&gt;V\x80u\xFF\x9D&gt;V\x80z\xFF\x9D&gt;V\x80\x80\xFF\x9D&gt;V\x80\x89\xFF\x9D&gt;V\x80\x8F\xFF\x9D&gt;V\x80\x97\xFF\x9D&gt;\xB4\xFF?\xB4\xFF?6?\xA0?\xE40&gt;\xEF{B\xD0\xFF
+-
+\xA2\xFF
+\xDED\xE1D\xED&quot;D+D\xAFaDm&lt;Dn\xE6ADm&lt;Dn\xE6{B\x97D(\x97\x97D\xA2\xFF
+\xE7E\xF8\xCB \xDC +D\xDEDc\xEBG\xA7\xD1[J [JP \x86\xF1-f \x86\xF7-n \x86.v \x86\xF1-8\x93 \x86\xF7-\x9B \x86..C\xA3 \x869.I\xAB \x86\xF1-[\xBA \x86\xF7-\xC6C.`\xC6K.f\xC6].l        \xC6a.r
+\xC6\x80.\x87
+\xC2 \x96\xB1.\x9D
+\xC9 \x96\xC1.\xA2
+\xD1 \x96\xCF.\xA7
+\xD9 \x96\xE7.\xAC
+\xE4 \x96\xF5.\xB1
+3!\xC6/\xBE 6!\x86J/\xC2 &gt;!\x86i/\xD3 H!\x86a.\xE7 \xC4\x91/\xE7 &quot;\x84\xA3/\xEC
+ #\x84\x80.\xF3\xA4#\x84\xB1/\xFBx$\x84\xBF/\xFB(%\x810l%\x86(0\xF0%\x96R0 \xD9&amp;\x84\xF1-\xFC&quot;\x91\xC1\x89?C%\x81\xE1F@W%\x81\xFFL@'\xC4\x91/\xE7T'\x81\xA10*\xA0*\x81\xB100l+\x91\xD307\x9F,\x86\xF1-F'\x91t\xE3@\xA7,\x86\xF1-B\xB8,\xE6C.`\xFC,\xE6K.f @-\x86\xF1-B!P-\xE6].l&quot;\x94-\xC6/\xBE#\x97-\x86\xEF0H#\x9F-\x861#\xA7-\x861\x87#\xB0-\x84\xF1-W#.\x84:1&amp;$.\x84F1&amp;S.\x86\1B&amp;l.\x94}1c'\xBD.\x86\xF1-\x80*\xE0.\x86C.\x92.\x80/\x86\xF1-\xA00\xA4/\x86\xA41\xB24\xF80\x86\xAF1\xE77L1\xC4\x91/\xE78$2\x86\xF1-9\x80\x91 \xED1\xC99\xCC2\x96a.\xD5=\xD84\x91|2\xE8=\xB46\x91\xA12\xEC=L7\x913?\x887\x91'3 ?49\x91B3*?\xE8&gt;\x91K3*@A\x91V3/A\x84A\x91h38BB\x96K./C\xA0B\x96C.&gt;DDC\x96].EG,2\x91\xAB\xDFBI$4\x91e#CK\xE45\x91\xA6*L\xC95\x91\xE3\x82CM\xD65\x91 \x91CN\xEF&lt;\x91\x9C /EO\xFC&lt;\x91\xD6 HEP =\x91!aEQ)=\x91J!|ERI=\x91\x84!\x99ESR=\x91\xBE!\xB4ET\xA8&gt;\x91\xF8!\xD1EUD\x91,\x80\xE8V\x86\xF1-KV\xC6u3\xB2X\xC6\x973Q[\xC6\xA33\`\x86\xF1-Ka\xC6u3\xE7c\xC6\x973bd\xC6\xA33\g\x86\xF1-Kh\xC6u3\x92j\xC6\x973kl\xC6\xA33\p\x86\xF1-Kq\xC6u3\xE7s\xC6\x973bt\xC6\xA33\w\xBBD\x86\xAD3x\xC3D\x86\xBA3[x\xCCD\x86\xD13uy\xD4D\x86\xDC3zy\xDDD\x86\xE73\x80z\xE5D\x86\xF33\x85z\xEED\x86\xF1-{\xF8D\x96y4\x9D{@E\x81\xF1-\xB7}VE\xE6\x974dE\x81\x9F4\x8CE\xC4\xA740F\x96\xB74\xC0\x98F\x86\xBC4\x81\xA0F\x86\xC84[\x81\xA9F\x86\xD44\x82\xB1F\x86\xE04[\x82\xBAF\x86\xEC4\x83\xC2F\x86\xF84[\x83\xCBF\x865\x84\xD3F\x865[\x84\xDCF\x865\xCF\x85\xE4F\x86-5\xD5\x85\xEDF\x86\xF1-\x86\x86\xF1-K\x86\xC6u3\xE7\x88\xC6\x973\xF1\x8E\xC6\xA33\xFF\x96\xF8F\x96\xFE5
+\x97`G\x91,\x80\xE8\x98\x94G\x83\xF1-\x98\xB0G\x93R6\x9A\xC8G\xC4\xA74\x9B\xF4G\xC6\x974\x9BlH\x86\xF1-\x9B|H\x86C.&quot;\x9B\x98H\x86Z6(\x9D\xB4H\x86h6\x9E\xCEH\x83\xF1-\x9E\xEAH\x93R62\xA0I\xC4\xA74\xA10I\xC6\x974\xA1\xA8I\x86z6:\xA1\xBCI\x86\x8E6A\xA2\xEEI\x86\xA26G\xA2J\x86\xAE6N\xA36J\x86\xBA6T\xA3DJ\x86\xC46Y\xA4^J\x86\xCE6]\xA4lJ\x86\xDC6b\xA5\x86J\x86\xEA6f\xA5\x9CJ\x86\xF76m\xA6\xCEJ\x867s\xA6\xDCJ\x867z\xA7\xF6J\x86 7\x80\xA7K\x86*7\x87\xA8K\x8647[\xA8,K\x86=7\xA9FK\x86F7[\xA9TK\x86S7\xAAnK\x86`7[\xAA|K\x86o7\xAB\x98K\x86~7b\xAB\xB4K\x86\x857b\xAB\xCEK\x86\x8F7[\xAB\xDCK\x86\x967\xAC\xE9K\x86\xA27\x8D\xAC\xF8K\x86\xAE7\x93\xAE L\x86\xB97\x9B\xB0@L\x86\xC47(\xB1[L\x86\xD07\xA2\xB2mL\x86\xD47\xAA\xB6\x80L\x86\xDE7\xB9\x9CL\x86\xEA7\xB9\xB8L\x86\xF37\xB1\xB9\xD8L\x84\xFE7\xB9\xBDM\xC68\xC1M\x868\xC5\xC1+M\x868\x8D\xC2&lt;M\x86'8\xCA\xC4XM\x86'8\xCF\xC5tM\x8658\xD5\xC7\x94M\x8658\xDC\xCA\xB4M\x86?8\xE4\xCE\xD4M\x86H8\xEB\xD1\xF8M\x86M8\xF4\xD6$N\x86^8\xDF@N\x86i8\xCF\xE1\N\x86o8b\xE3xN\x86{8b\xE3\x94N\x86\x878\xE3\xB0N\x86\x958r\xE4\xCCN\x86\x9B8r\xE4\xE8N\x86\xA48r\xE4O\x86\xAF8 \xE4O\x86C.\x8D\xE5$O\x86\xBD8\xE77O\x86\xC78\xE8LO\x86\xD48\xE9hO\xC6\xDE8r\xE9\x84O\xC6\xF28r\xE9\xA0O\x869\xE9\xBCO\x86 9\xE9\xDCO\xC69\xE9\xE9O\x83\xF1-\xE9P\x93R6F\xEBP\xC4\xA74\xECHP\xC6\x974\xEC\xC0P\x86\x849N\xEC\xD0P\x86\x8E9S\xED\xEAP\x86\x989T\xED\xF8P\x86\xA59Y\xEEQ\x86\xF1-W\xEE&quot;Q\x83\xF1-\xF0&gt;Q\x93R6a\xF2XQ\xC4\xA74\xF3\x84Q\xC6\x974\xF3\xFCQ\x86\xC19i\xF3R\x86\xCC9p\xF4BR\x86\xD79v\xF4PR\x86\xE69}\xF5jR\x86\xF59\x83\xF5\x80R\x86\xFE9\x8A\xF6\xB2R\x86:[\xF6\xC0R\x86:\xF7\xDAR\x86%:[\xF7\xE8R\x869:\xF8S\x86M:[\xF8S\x86Z:\xF9*S\x86\xF1-\x8D\xF9&lt;S\x86g:\x90\xFBoS\x83\xF1-\xFC\x8BS\x93R6\xA9\xFE\xA4S\xC4\xA74\xFF\xD0S\xC6\x974\xFFHT\x86\xA6:\xD5\xFF\T\x86\xB8:\xCF\x8ET\x86\xCA:[\x9CT\x86\xE0:\xB6T\x86\xF6:]\xC4T\x86\xFF:b\xDET\x86\xF1-\x8D\xEET\x86\xF1-\xB1U\x86;( U\x86;\xB9&lt;U\x86;(XU\x86(;        tU\x860;        \x90U\x86=;\xE7        \xACU\x86E;\xC0
+\xC8U\x86O;\xE7 \xE4U\x86\;r
+\xFEU\x96\x86;\xC6
+ V\x96\x9D;\xCD8V\x96\xB4;\xD3TV\x96\xC9;\xDApV\x96\xDD;\xE2\xA4V\x96\xF8;\xEC\xC0V\x96&lt;\xF4\xDCV\x96/&lt;\xFB\xF8V\x96E&lt;$W\x96Y&lt;\xF4@W\x96q&lt;dW\x96\x88&lt;\xF4&quot;\x80W\x96\x9C&lt;\xF4#\x9CW\x96\xB1&lt; $\xB8W\x96\xC9&lt;)'\xD4W\x96\xE3&lt;2*\xF8W\x96\xFC&lt;?/X\x96=H20X\x968=O3`X\x96Q=b9hX\x96k=*:pX\x96=\xD3;\x8CX\x96\x96=h&lt;\xC8X\x96\xAB=xA\xE9X\x96\xC7=\x84G\xF8X\x96\xD9=\x8BHY\x96\xEE=\x98MLY\x96
+&gt;\xA9TdY\x96&gt;\xB1V\x80Y\x968&gt;\xBCY\x8EY\x96\&gt;\xC4[\x9BY\x96\x82&gt;\xBC\\xA9Y\x96\xA7&gt;\xC4^\xB8Y\x96\xCD&gt;\xCB_\xFAY\x96\xE7&gt;\xC4eZ\x96?\xC4fZ\x96 ?\xE1g0Z\x96&lt;?\xEEjdZ\x96`?\xF7k\x96Z\x96\x8E?l\xACZ\x96\xBC?\xF7n\xE0Z\x96\xE9?
+o[\x96 @p/[\x96+@rD[\x96X@td[\x96u@'v\x80[\x96\x91@.w\xA0[\x96\xB7@:y\xBC[\x96\xD3@Cz\xD8[\x96\xF4@L{\xF9[\x96A[~\\x96+AC$\\x96KAb\x80D\\x96jAn\x84d\\x96\x92Az\x86\\x96\xB7A\x84\x88\x8C\\x96\xDAA\x8B\x89\xA4\\x96\xEBA\x8B\x8C\xBC\\x96B\x97\x8F\xD4\\x96&quot;B\x97\x90\xEC\\x96BB\x9C\x91]\x96VBC\x91]\x96tBC\x926]\x96\x99B\xC4\x93C]\x96\xB8B\xC4\x94P]\x96\xD5B\xA2\x95j]\x96\xF3B\xA9\x96x]\x96C\xB0\x97\xA5]\x962C\xB7\x98\xB4]\x96NC\xBF\x9A\xD4]\x96rC\xBF\x9E\xF1]\x96\x9AC\xCB\xA2^\x96\xBBC\xD6\xA5;^\x96\xDCC\xC4\xA7H^\x96\xF4C'\xA8d^\x96D\xE0\xA9\xA8^\x964D\xEC\xAD\xF4^\x96ND\xFB\xB2@_\x96pD
+\xB7X_\x96\x95D\xBBx_\x96\xB8D\xC0\x98_\x96\xD3D(\xC5\xB4_\x96\xEFD0\xC7\xD0_\x96E8\xC9`\x96 EA\xCA@`\x96AEQ\xCE[`\x96^E[\xD0k`\x96\x82E\xC4\xD4x`\x96\xA4E\xC4\xD5\x85`\x96\xC8Ee\xD6\x94`\x96\xE9Eo\xD8\xA8`\x96Fs\xD8\xC8`\x96F|\xD9\xE4`\x965F\x82\xD9a\x96YFC\xDC4a\x96{F\x8F\xDDfa\x96\x9BF\xC4\xDEsa\x96\xC3F\xC4\xDF\x80a\x96\xEBF\x98\xE0\x9Ca\x96G\x9F\xE1\xB0a\x96G\xA3\xE1\xE0a\x968G\xA3\xE2b\x96YG\xAA\xE3%b\x96rG\xAF\xE4.b\x96\x8BG\xB5\xE6;b\x96\xA6G\xBC\xE7Cb\x96\xC1G\xC3\xE8Mb\x96\xE9G\xCC\xEB\b\x96
+H\xD6\xED|b\x96-H\xE2\xEF\x98b\x96NH\xEC\xF1\xB8b\x96pH\xF8\xF3\xC8b\x96\x91H\xFF\xF4\xE4b\x96\xB5H\xFF\xF6c\x96\xDAH \xF8 c\x96\xFEHC\xFA&lt;c\x96 I\xFBXc\x96?I!\xFD\x8Cc\x96_I*\xFE\xB0c\x96xI7\xD4c\x96\xAAIE\xF0c\x96\xCCIOd\x96\xEEI[ 0d\x96Jg
+dd\x960Jp\x84d\x96PJ|\xA4d\x96oJ\x86\xD8d\x96\x8EJ\x90\xF2d\x96\xB3J\x97 e\x96\xD5J\xC4e\x96\xF4J\xC4(e\x96K\xA4he\x965K\xBE&quot;\x90e\x96[K\xCE&amp;\xB4e\x96\x87K[+\xD4e\x96\xA7K'-\xF0e\x96\xC7K\xDD.f\x96\xE9K\xDD18f\x96L'4Tf\x969L[5tf\x96cL'7\x90f\x96\x8CL\xEC8\xB4f\x96\xABL\xEC&lt;\xD8f\x96\xD0L\xFA@\xFCf\x96\xF6L        Dg\x96M        F&lt;g\x96;M        H\g\x96cM        J|g\x96\x8CM        L\x8Cg\x96\xA6M\xFAO\xB0g\x96\xC6M!        S\xD0g\x96\xEFM0        X\xF0g\x96
+NQZ h\x962N0        \,h\x96PN&lt;        ^Ph\x96kNK        alh\x96\x84NT        b\x90h\x96\x9CNa        e\xB8h\x96\xBBNq        i\xD4h\x96\xD3N{        k\xF8h\x96\xF2N\x88        n,i\x96O\x92        phi\x96%O\x9F        s\x9Ci\x967O\xA9        u\xCEi\x96HO\xB2        v\xF0i\x96YO\xC2        zj\x96pO\xD1        0j\x96\x87O\xD1        \x80Lj\x96\x9EO\xD1        \x81hj\x96\xB5O\xDA        \x82\x84j\x96\xCDO\xD1        \x84\xA0j\x96\xE7O\xE6        \x85\xD4j\x96\xFEO\xFB        \x8E\xFCj\x96P
+
+\x91Dk\x96.P
+
+\x9A\x8Ck\x96GP'
+\xA3\xA8k\x96aP0
+\xA4\xC8k\x96\x84P\xC4\xA6\xD5k\x96\xA9P\xC4\xA7\xE2k\x96\xCFP\xC4\xA8\xEFk\x96\xF4P\xC4\xA9\xFCk\x96Q\xC4\xAA        l\x96?Q\xC4\xABl\x96eQ        \xAC8l\x96\x87Q        \xAEXl\x96\xAAQ        \xB0xl\x96\xD2Q        \xB2\x98l\x96\xFBQ&lt;
+\xB4\xCCl\x96R&lt;
+\xB5m\x96KR0
+\xB6 m\x96oR&lt;
+\xB8Tm\x96\x93R&lt;
+\xB9\x88m\x96\xC1R0
+\xBA\xA8m\x96\xEAR&lt;
+\xBC\xDCm\x96S0
+\xBD\xFCm\x96=S&lt;
+\xBF0n\x96gSE
+\xC0`n\x96\x80SL
+\xC1|n\x96\xA2SL
+\xC4\x98n\x96\xCASW
+\xC7\xA8n\x96\xE7Sa
+\xCB\xD4n\x96Tt
+\xD4\xFCn\x96Tt
+\xD7$o\x962T\x83
+\xDAHo\x96HT\x91
+\xDEdo\x96dT\x9E
+\xE1\x80o\x96\x80T\xAC
+\xE4\x9Co\x96\x97T\xB5
+\xE5\xB8o\x96\xB1T\xBF
+\xE7\xE8o\x96\xC9T\xD2
+\xEE        p\x96\xE5T\xDF
+\xF1p\x96U\xE6
+\xF2%p\x96$U\xEF
+\xF54p\x96IU\xF8
+\xF8Dp\x96lU \xFBpp\x96\x88U \xFF\x90p\x96\xA1U \xC0p\x96\xB6U2 \xE0p\x96\xCCU&gt;
+q\x96\xE1U2 (q\x96\xFFUN Lq\x96V\ hq\x968Vg \x84q\x96WVq \xA0q\x96mVq \xBCq\x96\x84Vq \xD6q\x96\xA7Vz \xE5q\x96\xC2V\x83 \xF4q\x96\xE0V\x8C !r\x96\xFCV\x95 $,r\x96W\xA5 *Hr\x963W\xB0 -dr\x96NW\xB9 .\x80r\x96nW\xB0 1\x9Cr\x96\x8AW\xC6 2\xCCr\x96\xA3W\xCF 3\xE0r\x96\xB5Wo3\xF4r\x96\xC7W\xD5 3 s\x96\xE3W\xE3 74s\x96\xF5W\xE7 7Js\x96X\xED 9Ts\x96 X\xF2 :is\x968X\xF9 ;\x8Cs\x96QX =\xA8s\x96dX         =\xC4s\x96|X ?\xF0s\x96\x94X\xE8?\xF8s\x96\xACX ?t\x96\xC8X# A8t\x96\xECX- Cdt\x96Y\xAAC|t\x96Y\xA9D\x94t\x967Y3 F\xC8t\x96fY= H\xFCt\x96\x8EY Ju\x96\xA4Y\xE8Ju\x96\xBFY\xE8J$u\x96\xE1Y\xE8J+u\x96Z\xE8J2u\x96&quot;Z\xE8J9u\x969Z\xE8J@u\x96JZI J`u\x96`ZR K\x8Cu\x96sZ_ P\xBAu\x96\x8BZl S\xC4u\x96\xA5Zs T\xDBu\x96\xC8Zl W\xE4u\x96\xE2Z\x97X\xFCu\x96[\x97Yv\x96[\x97Z,v\x96@[\xF2 [Dv\x96\[\xF2 \\v\x96u[} ]rv\x96\x83[\x85 _\x8Cv\x96\x95[\xE8`\x94v\x96\xA6[\x8C `\xB4v\x96\xBC[Qh\xD0v\x96\xDA[\x9A j\xE5v\x96\xF4[\xA1 k\xF2v\x96\\xA1 lw\x968\\xA8 m(w\x96W\\xBA sHw\x96w\\xC6 xdw\x96\x93\\xD2 {\x8Dw\x96\xB8\\xB5\x80\x9Cw\x96\xCF\\xE4 \x81\xB9w\x96\xE6\\xF0 \x85\xCCw\x96]\xFA \x89\xE8w\x96']\xFA \x8Cx\x96P]\xE8\x8F x\x96g]o\x8F x\x96]\xE8\x8F(x\x96\x93]
+\x8F\x\x96\xB3]
+\x92xx\x96\xD5]
+\x94\x94x\x96\xE9]\x9C\x95\xA8x\x96^'
+\x95\xC4x\x96&quot;^\xF2 \x97\xDCx\x96C^1
+\x98\xF9x\x96d^=
+\x9Cy\x96~^E
+\x9Ey\x96\x9A^L
+\x9F@y\x96\xB2^[
+\xA4Xy\x96\xC1^[
+\xA5py\x96\xD0^[
+\xA6\x88y\x96\xDF^[
+\xA7\xA0y\x96\xEE^[
+\xA8\xB8y\x96\xFD^[
+\xA9\xD0y\x96 _[
+\xAA\xE8y\x96_[
+\xABz\x96*_[
+\xACz\x969_[
+\xAD0z\x96H_[
+\xAEHz\x96W_[
+\xAF`z\x96f_[
+\xB0xz\x96v_`
+\xB1\x90z\x96{_e
+\xB2\xA8z\x96\x89_`
+\xB3\xC0z\x96\xA8_l
+\xB4\xFCz\x96\xBA_~
+\xB8,{\x96\xCC_\x89
+\xBBX{\x96\xDE_e
+\xBEp{\x96\xF5_\x92
+\xBF\xA0{\x96        `\x9D
+\xC2\xD0{\x96`\xA9
+\xC4\xF0{\x96-`\xB5
+\xC6 |\x96?`\xBE
+\xC7$|\x96S`\xC7
+\xCAD|\x96h`\xD3
+\xCEx|\x96q`\xE1
+\xD2\x94|\x96~`\xE8
+\xD3\xB4|\x96\x8E`\xF2
+\xD5\xD0|\x96\x97`\xF9
+\xD6}\x96\xA8`\xDC}\x96\xBD`\xDD4}\x96\xD4`\xDEL}\x96\xEB`\xAA\xDFd}\x96a\xE0|}\x96ae
+\xE2\x94}\x968a\xAA\xE3\xAC}\x96Pa\xAA\xE4\xC4}\x96da\xAA\xE5\xDC}\x96wa\xAA\xE6\xF4}\x96\x88a\xAA\xE7 ~\x96\x99a&quot;\xE8$~\x96\xA7a*\xEA@~\x96\xB7a1\xEBX~\x96\xCEa:\xEFp~\x96\xECae
+\xF3\x88~\x96\xFDa\xAA\xF4\xA0~\x96b\xAA\xF5\xB8~\x96,bC\xF6\xD0~\x96;be
+\xF8\xE8~\x96NbI\xF9\x96bbS\xFD\x96sb\8\x96\x86b\x89
+d\x96\x9Bbf\x80\x96\xB5bn        \x9C\x96\xCBb\xAA \xB4\x96\xDBbv \xCC\x96\xF1b}\xE4\x96c\xAA\xFC\x96!c\x87\x80\x963c\xAA,\x80\x96Ec\x8EL\x80\x96Yc\x9Bd\x80\x96oce
+&quot;|\x80\x96\x83c\xA2#\xA4\x80\x96\x95c\xB0'Ȁ\x96\xB0c\xC0+\xE8\x80\x96\xD3c\xCE/\x81\x96\xF5c\xDC3$\x81\x96d\xE86&lt;\x81\x96-d\xEE8p\x81\x96Id\xF9;\x96\x81\x96gd&gt;\xAB\x81\x96\x8FdB\xC0\x81\x96\xBEdF܁\x96\xDEdH$\x82\x96\xF8d0T\\x82\x96e&lt;V\x94\x82\x96.eHX\xA8\x82\x96SeS[Ă\x96leS\\xE0\x82\x96\x8De\]\xFB\x82\x96\xA7ef_\x83\x96\xC5esb \x83\x96\xEBe~eD\x83\x96f\x91jd\x83\x96)f\xA0o\x84\x83\x96Rf\xAFt\x9C\x83\x96kf\xB6u\xB8\x83\x96\x84f\xBFvЃ\x96\x9Ef\xB6w\xEC\x83\x96\xBCf\xC8x\x84\x96\xD5f\xCFy8\x84\x96\xF2f\xD8z\\x84\x96g\xE7}~\x84\x96g\xF9\x81\x8E\x84\x963g\x85\x9B\x84\x96Ig
+\x86\xB0\x84\x96kg\x88\xE2\x84\x96\x8Dg
+\x89\xF5\x84\x96\xBAg
+\x8B\x85\x96\xE1g\x8D:\x85\x96h
+\x8EP\x85\x96;h\x90\x84\x85\x96hh\x91\xA0\x85\x96\x80h$\x92\xBC\x85\x96\x9Fh/\x95܅\x96\xC5h$\x99\xF8\x85\x96\xE8h/\x9C\x86\x96i=\xA04\x86\x96:i=\xA2P\x86\x96ViE\xA4p\x86\x96siQ\xA6\x90\x86\x96\x91i]\xA8†\x96\xAFi\xA9φ\x96\xCCi\xAA܆\x96\xE3if\xAB\xFD\x86\x96js\xAE\x87\x962j}\xB0D\x87\x96Vj\x86\xB1_\x87\x96oj\x90\xB3m\x87\x96\x87j\x90\xB5{\x87\x96\xA9j\x9A\xB7\x89\x87\x96\xC0j\x9A\xB9\x98\x87\x96\xD9j\xA4\xBB\xB4\x87\x96\xF1j\xAE\xBDЇ\x96k\xAE\xBF\xEC\x87\x963k\x86\xC1\x88\x96Tk\x90\xC3\x88\x96rk\x90\xC5#\x88\x96\x8Ck\x90\xC74\x88\x96\xB0k\xBA\xC9T\x88\x96\xCEk\xBA\xCDt\x88\x96\xF3k\xBA\xD1\x94\x88\x96l\xBA\xD5\xB4\x88\x967l\xBA\xD9Ԉ\x96`l\xBA\xDD\xF4\x88\x96\x87l\xC6\xE1\x89\x96\xA8l\xD0\xE3(\x89\x96\xCBl\xDA\xE5\\x89\x96\xECl\xE4\xE7\x80\x89\x96m\xF1\xEA\xB4\x89\x96&quot;m\xFB\xECЉ\x96:m\xEE\xEC\x89\x96Rm\xEF \x8A\x96pm\xF4,\x8A\x96\x88m\xF5L\x8A\x96\xA2m\xFB\xF7h\x8A\x96\xC3m\xF9\x88\x8A\x96\xDFm\xFB\x98\x8A\x96\xF9m)\xFC̊\x96n6\xFF\xE4\x8A\x966n=\xF9\x8A\x96PnD \x8B\x96nnD\x8B\x96\x92nD4\x8B\x96\xB9n=P\x8B\x96\xD9nN        t\x8B\x96\xFBnY \x8E\x8B\x96o
+\x9B\x8B\x963ob\xA9\x8B\x96Sob\xB8\x8B\x96uojӋ\x96\x96ob\xE1\x8B\x96\xB2ob\xF0\x8B\x96\xD0oj \x8C\x96\xEDo\x8C\x96 pr4\x8C\x96%p{h\x8C\x96:p\x8A\xA1\x8C\x96Wp\x9C#\xB4\x8C\x96op\xA6%Č\x96\x82p\xAD&amp;ތ\x96\x98p\xA6'\xEC\x8C\x96\xADp\xB6( \x8D\x96\xBFp\xB6),\x8D\x96\xD7p\xB6*L\x8D\x96\xEBp\xBF+\x88\x8D\x96\xFEp\xBF.\xC1\x8D\x96q\xCE1Ѝ\x96.q\xBF3 \x8E\x96Bq\xD66?\x8E\x96Uq\xA68L\x8E\x96hq\xBF9\x85\x8E\x96\x82q\xE2&lt;\x94\x8E\x96\x98q\xBF=Ў\x96\xADq
+@\xEC\x8E\x96\xBFq\x9CA\x8F\x96\xD5q\xE9A$\x8F\x96\xFBq\xF9G@\x8F\x96rI\\x8F\x96-r
+Kx\x8F\x96CrL\x94\x8F\x96brN\xB4\x8F\x96\x81rRϏ\x96\x99r,T܏\x96\xAEr3U\xFC\x8F\x96\xBFr?W \x90\x96\xDArN\0\x90\x96sX`T\x90\x96sie\x80\x90\x960s}k\x9C\x90\x96Ds\x86l\xB8\x90\x96as\x8FmА\x96ss\x96n\xEC\x90\x96\x85s\xA9p\x91\x96\xACs\xA9r\x91\x96\xD0s\xA0t8\x91\x96\xE7s\x9CwL\x91\x96\xFCswh\x91\x96t\xAEy\x98\x91\x96=t\xC3\x88\xB3\x91\x96Wt,\x8A\xC0\x91\x96lt\xCF\x8B\xE4\x91\x96\x8Ct\xDA\x8E \x92\x96\xABt\xEB\x97\x92\x96\xC3t\xF2\x98&lt;\x92\x96\xDBt\xFD\x9Bx\x92\x96\xF1t \x9E\x94\x92\x96u\xA1\xB0\x92\x96u\xA4ђ\x961u)\xA7ߒ\x96Du1\xA9\xEE\x92\x96`u:\xAC\x93\x96yuC\xAF&quot;\x93\x96\x8AuO\xB3D\x93\x96\x9EuC\xB6`\x93\x96\xBCuZ\xB7\x84\x93\x96\xD8ui\xBE\xA4\x93\x96\xF4uu\xC0ȓ\x96v\x80\xC3\xEC\x93\x961v\x8B\xC6 \x94\x96HvC\xC8(\x94\x96dvC\xC9D\x94\x96\x80vC\xCA`\x94\x96\x9Ev\x97\xCB\x84\x94\x96\xAFv\xA7\xCF\xA4\x94\x96\xBFv\xB3\xD1Ȕ\x96\xE2v\xC1\xD5\x95\x96w\xD6\xDE0\x95\x96wC\xE4L\x95\x969wC\xE5h\x95\x96XwC\xE6\x84\x95\x96xw\xE6\xE7\xA0\x95\x96\x9EwQ\xEA\xBC\x95\x96\xC6w\xF1\xEC\xE0\x95\x96\xE0w\xFF\xF0\x96\x96\xFDw \xF4 \x96\x96xQ\xF8&lt;\x96\x96:xQ\xFAX\x96\x96YxC\xFCt\x96\x96xxC\xFD\x90\x96\x96\x9Cx\xFE\xAC\x96\x96\xC4xCƖ\x96\xF1x#ܖ\x96        yC\xF8\x96\x96-y-8\x97\x96LyB
+`\x97\x96ayR\x84\x97\x96}y`\xA8\x97\x96\x91ynԗ\x96\xA8y \x98\x96\xC3y\x93,9\x98\x96\xE0y\xC42H\x98\x96\xFEy\xA93l\x98\x96z\xB88\xB8\x98\x96)z\xD8D\xFC\x98\x96Iz\xF5O\x99\x96cz\xFFQD\x99\x96\x84zVd\x99\x96\x9DzOX\x84\x99\x96\xB9z \\xB0\x99\x96\xD6z+aܙ\x96\xF1z\xA9e\xF4\x99\x96{9g \x9A\x96{9i$\x9A\x96,{Ak&lt;\x9A\x96A{\xF2 nT\x9A\x96X{Lop\x9A\x96h{Cr\x8C\x9A\x96z{Ys\xB8\x9A\x96\x98{\xBE
+wК\x96\xAD{cz\xF4\x9A\x96\xCA{p}\x9B\x96\xED{|0\x9B\x96|\x85\x80P\x9B\x960|\x91\x82l\x9B\x96P|\x9A\x83\x90\x9B\x96y|\xA7\x86\xAC\x9B\x96\xA2|\xB1\x88\xE8\x9B\x96\xC6|\xBE\x8B\x9C\x96\xE4|\xC7\x8C \x9C\x96}\xD1\x8Ed\x9C\x96'}\xEF\xA0\x84\x9C\x96C}\xFD\xA4\xA8\x9C\x96a} \xA8М\x96y}\xAC\xEC\x9C\x96\x94}$\xAD\x9D\x96\xB4}6\xB14\x9D\x96\xCF}@\xB3X\x9D\x96\xF4}M\xB6x\x9D\x96~\xA9\xB8\x9C\x9D\x96+~\xBC\xBD\xAC\x9D\x96A~Y\xBF՝\x96^~d\xC2\xE4\x9D\x96{~\xC4\xC5\xF4\x9D\x96\x93~\xC6\x9E\x96\xAE~o\xC8P\x9E\x96\xBE~\x82\xD1p\x9E\x96\xE0~\x8E\xD5\x8C\x9E\x96O\xD7\xAC\x9E\x96\x98\xDBԞ\x96(\xA8\xE1\xEC\x9E\x96J\xAF\xE2\x9F\x96jQ\xE3 \x9F\x96~C\xE5:\x9F\x96\x94\xB6\xE6P\x9F\x96\xAAe
+\xE9h\x9F\x96\xC1\xC1\xEA\xA0\x9F\x96\xDB\xD7\xF0\xAE\x9F\x96\xF1\xDF\xF2\xBB\x9F\x96\x80\xE8\xF3ğ\x96\x80\xE6\xF3ܟ\x96/\x80\xE6\xF4\xF4\x9F\x96G\x80\xEB\xF5        \xA0\x96_\x80\xF0\xF6\xA0\x96w\x80\xF6\xF80\xA0\x96\x8F\x80\xF6\xFBL\xA0\x96\xAA\x80\xFEx\xA0\x96\xBC\x80\xBC\xA0\x96ˀ(ܠ\x96\xE9\x808\xF8\xA0\x96\x81?\xA1\x96\x81F\xA1\x96&lt;\x81M0\xA1\x96^\x81UM\xA1\x96{\x81FZ\xA1\x96\x92\x81F h\xA1\x96\xA3\x81b!\x82\xA1\x96\xB4\x81i&quot;\x90\xA1\x96ǁp#\xAC\xA1\x96߁{&amp;ǡ\x96\x82M(ء\x96\x82\x85*\xF3\xA1\x96*\x82M,\xA2\x96@\x82\x8D.8\xA2\x96Z\x82\x96/R\xA2\x96\x86\x82\x9D0`\xA2\x96\xA5\x82\x962z\xA2\x96Ă\xA53\x90\xA2\x96\xE2\x82\xAF5Ȣ\x96\xF2\x82\xC5;\xE8\xA2\x96 \x83\xC5=\xA3\x96'\x83\xD1?(\xA3\x96;\x83\xDA@P\xA3\x96S\x83\xE6B\x88\xA3\x96l\x83\xFCH\xA9\xA3\x96\x8B\x83        K\xB8\xA3\x96\xA1\x83M\xE0\xA3\x96\xB7\x83#Q\xFC\xA3\x96΃,R\xA4\x96\xE5\x836TL\xA4\x96\xFD\x83\x96[f\xA4\x96\x84G\y\xA4\x96(\x84\x9D^\x87\xA4\x96G\x84\x9D`\x98\xA4\x96]\x84Qb̤\x96t\x84Zc\xEB\xA4\x96\x92\x84ih\xFC\xA4\x96\xAE\x84sj4\xA5\x96ÄlP\xA5\x96ӄ\x9Cnd\xA5\x96\xE7\x84\x8Bn\x80\xA5\x96\xFE\x84\x9Aq\x9C\xA5\x96\x85\xA3r\xB4\xA5\x96,\x85\xAAs̥\x96A\x85\xB1t\xE4\xA5\x96U\x85\xB6u\xA6\x96i\x85\xBFv$\xA6\x96~\x85\xC6wT\xA6\x96\x9B\x85\xD0y\x94\xA6\x96\xB0\x85\xDA{Ħ\x96ą\xE1|\xF4\xA6\x96څ\xE1}$\xA7\x96\xF7\x85\xE8~X\xA7\x96 \x86\xF1\x8C\xA7\x96\x86\xFB\x81ħ\x962\x86\xF1\x85\xF8\xA7\x96N\x86\x87\xA8\x96^\x86\x890\xA8\x96s\x86\x8Bd\xA8\x96\x82\x86\x8C\x80\xA8\x96\x93\x86&quot;\x8E\xB6\xA8\x96\xA8\x863\x93è\x96\xB8\x86:\x94Ԩ\x96҆B\x96\xF0\xA8\x96\xE3\x86\xE1\x97 \xA9\x96\xF2\x86I\x98h\xA9\x96\x87\xF1\x9B\x9C\xA9\x96\x87V\x9DЩ\x96.\x87a\xA0\xAA\x96B\x87\xA28\xAA\x96Q\x87m\xA3\x84\xAA\x96c\x87|\xA6\xB4\xAA\x96x\x87\x85\xA8Ъ\x96\x88\x87\x9C\xAA\xE4\xAA\x96\x9B\x87\x90\xAA\xAB\x96\xAB\x87\x96\xAA@\xAB\x96\xBD\x87\xAC\xB2h\xAB\x96և\xBC\xB6\x98\xAB\x96\xEE\x87\xD0\xBCԫ\x96\x88\xE9\xC5\xFC\xAB\x96&amp;\x88\xF9\xC95\xAC\x96:\x88\xCCC\xAC\x96Z\x88\xCEX\xAC\x96{\x88\xD0t\xAC\x96\x9B\x88\xD1\xA8\xAC\x96\xBC\x88(\xD2Ь\x96\xE0\x888\xD6\xEC\xAC\x96\x89A\xD7\xAD\x96(\x89\xB1\xD8 \xAD\x96H\x89J\xD9@\xAD\x96t\x89V\xDB`\xAD\x96\x9F\x89b\xDD\x80\xAD\x96ȉn\xDF\xA0\xAD\x96\xF0\x89z\xE1\xC0\xAD\x96\x8A\x86\xE3\xE0\xAD\x96=\x8Az\xE5\xAE\x96i\x8A\x86\xE7 \xAE\x96\x96\x8A\x92\xE9@\xAE\x96\xBE\x8A\x9E\xEB`\xAE\x96\xE3\x8A\x9E\xED\x80\xAE\x96\x8B\xAA\xEF\xA0\xAE\x965\x8BJ\xF1\xC0\xAE\x96d\x8BV\xF3\xE0\xAE\x96\x92\x8Bb\xF5\xAF\x96\xBE\x8Bn\xF7 \xAF\x96\xE9\x8Bz\xF9@\xAF\x96\x8C\x86\xFB`\xAF\x96&lt;\x8Cz\xFD\x80\xAF\x96k\x8C\x86\xFF\xA0\xAF\x96\x9B\x8C\x92\xC0\xAF\x96ƌ\x9E\xE0\xAF\x96\xEE\x8C\x9E\xB0\x96\x8D\xAA \xB0\x96F\x8D\xB6        \\xB0\x96`\x8D\x97t\xB0\x96}\x8D\xB1\x89\xB0\x96\x9D\x8D\xE8\x90\xB0\x96\xC0\x8D\xE8\x98\xB0\x96\xE2\x8D\xC7\xB3\xB0\x96\xFA\x8D\xCF\xC0\xB0\x96\x8E\xD6ܰ\x96+\x8E\xAF\xE5\xB0\x966\x8E*\xED\xB0\x96F\x8E\xAF\xF6\xB0\x96R\x8E*\xFE\xB0\x96d\x8E\xE1\xB1\x96k\x8E\xE6(\xB1\x96r\x8EC!D\xB1\x96}\x8E\xF0&quot;\xA3\xB8\x86\xF1-'p\xB1\x91,\x80\xE8'\x80\x96 ܠ\x9F'\x80\x96 \xEF\xA0\x9F'\x80\x96         \xA1\x9F'\x80\x96 \xA1\xE3 '\x80\x96 0\xA1\xE3 '\x80\x96 B\xA1\x9F'\x80\x96 a\xA1\x9F'\x80\x96 y\xA1\x9F'\x80\x96 \x8C\xA1'\x80\x96 \xA5\xA1\x9F'\x80\x96 ¡'\x80\x96 \xE0\xA1\x9F'\x80\x96 \xA2\x9F'\x80\x96 #\xA2'\x80\x96 A\xA2'\x80\x96 _\xA2\x9F'\x80\x96 |\xA2\x9F'\x80\x96 \x95\xA2\x9F'\x80\x96 \xAE\xA2\x9F'\x80\x96 Ţ\x9F'\x80\x96 ڢ\x9F'\x80\x96 \xF1\xA2\x9F'\x80\x96         \xA3\x9F'\x80\x96 \xA3\x9F'\x80\x96 6\xA3\x9F'\x80\x96 L\xA3\x9F'\x80\x96 c\xA3\x9F'\x80\x96 z\xA3\x9F'\x80\x96 \x8F\xA3\x9F'\x80\x96 \xA6\xA3\x9F'\x80\x96 \xBE\xA3\x9F'\x80\x96 ԣ\x9F'\x80\x96 \xEB\xA3\x9F'\x80\x96 \xA4\x9F'\x80\x96 \xA4\x9F'\x80\x96 .\xA4\x9F'\x80\x96 B\xA4\x9F'\x80\x96 X\xA4\x9F'\x80\x96 o\xA4\x9F'\x80\x96 \x84\xA4\x9F'\x80\x96 \x9A\xA4\x9F'\x80\x96 \xAF\xA4\x9F'\x80\x96 Ť\x9F'\x80\x96 ۤ\x9F'\x80\x96 \xEF\xA4\x9F'\x80\x96 \xA5\x9F'\x80\x96 \xA5\x9F'\x80\x96 1\xA5\x9F'\x80\x96 G\xA5\x9F'\x80\x96 \\xA5\x9F'\x80\x96 r\xA5\x9F'\x80\x96 \x86\xA5\x9F'\x80\x96 \x9F\xA5\x9F'\x80\x96 \xBB\xA5\x9F'\x80\x96 ӥ\xE3 '\x80\x96 \xF4\xA5\xE3 '\x80\x96 \xA6\xE3 '\x80\x96 .\xA6\x9F'\x80\x96 H\xA6\x9F'\x80\x96 a\xA6\x9F'\x80\x96 \x8C\xA6\x9F'\x80\x96 \xB1\xA6\x9F'\x80\x96 ٦\x9F'\x80\x96 \xA7\x9F'\x80\x96 -\xA7\x9F'\x80\x96 U\xA7\x9F'\x80\x96 \x82\xA7\x9F'\x80\x96 \xB3\xA7\x9F'\x80\x96 ߧ\x9F'\x80\x96 
+\xA8\x9F'\x80\x96 -\xA8\x9F'\x80\x96 N\xA8\x9F'\x80\x96 ~\xA8\x9F'\x80\x96 \xAC\xA8\x9F'\x80\x96 ި\x9F'\x80\x96  \xA9\x9F'\x80\x96 5\xA9\x9F'\x80\x96 a\xA9\x9F'\x80\x96 \x82\xA9\x9F'\x80\x96 \xA3\xA9\x9F'\x80\x96 ɩ\x9F'\x80\x96 \xEC\xA9\x9F'\x80\x96 \xAA\x9F'\x80\x96 ;\xAA\x9F'\x80\x96 [\xAA\x9F'\x80\x96 ~\xAA\x9F'\x80\x96 \x9F\xAA\x9F'\x80\x96 \xBF\xAA\x9F'\x80\x96 \xE7\xAA\x9F'\x80\x96 \xAB\x9F'\x80\x96 4\xAB\x9F'\x80\x96 ]\xAB\x9F'\x80\x96 \x86\xAB\x9F'\x80\x96 \xA7\xAB\x9F'\x80\x96 ǫ\x9F'\x80\x96 \xF0\xAB\x9F'\x80\x96 \xAC\x9F'\x80\x96 /\xAC\x9F'\x80\x96 I\xAC\x9F'\x80\x96 c\xAC\x9F'\x80\x96 }\xAC\x9F'\x80\x96 \x98\xAC\x9F'\x80\x96 \xBA\xAC\x9F'\x80\x96 ڬ\x9F'\x80\x96 \xF9\xAC\x9F'\x80\x96 \xAD\x9F'\x80\x96 I\xAD\x9F'\x80\x96 l\xAD\x9F'\x80\x96 \x91\xAD\x9F'\x80\x96 \xB5\xAD\x9F'\x80\x96 ۭ\x9F'\x80\x96 \xFF\xAD\x9F'\x80\x96 %\xAE\x9F'\x80\x96 H\xAE\x9F'\x80\x96 m\xAE\x9F'\x80\x96 \x95\xAE\x9F'\x80\x96 \xBB\xAE\x9F'\x80\x96 \xE5\xAE\x9F'\x80\x96 \xAF\x9F'\x80\x96 9\xAF\x9F'\x80\x96 Z\xAF\x9F'\x80\x96 ~\xAF\x9F'\x80\x96 \x94\xAF\x9F'\x80\x96 \xAB\xAF\xE3 '\x80\x96 į\xE3 '\x80\x96 \xE7\xAF\xE3 '\x80\x96 \xFF\xAF'\x80\x96 \xB0!)\x80\x96 /\xB0'*\x80\x96 J\xB0.,\x80\x96 e\xB04-\x80\x96 w\xB08-\x80\x96 \x8C\xB0&gt;.\x80\x96 \xA5\xB0F0\x80\x96 \xBE\xB0'1\x80\x96 ڰ.3\x80\x96 \xF6\xB0&gt;4\x80\x96 \xB1F6\x80\x96 (\xB1'7\x80\x96 C\xB1.9\x80\x96 ^\xB1':\x80\x96 |\xB1.&lt;\x80\x96 \x9A\xB1L=\x80\x96 \xB8\xB1S?\x80\x96 ֱL@\x80\x96 \xF4\xB1SB\x80\x96 \xB2LC\x80\x96 2\xB2SE\x80\x96 R\xB2LF\x80\x96 o\xB2SH\x80\x96 \x8C\xB2LI\x80\x96 \xAB\xB2SK\x80\x96 ʲLL\x80\x96 \xE5\xB2SN\x80\x96 \xB3LO\x80\x96 \xB3SQ\x80\x96 4\xB3YR\x80\x96 N\xB3`T\x80\x96 h\xB34U\x80\x96 }\xB38U\x80\x96 \x95\xB3fV\x80\x96 \xB5\xB3mX\x80\x96 ճfY\x80\x96 \xF4\xB3m[\x80\x96 \xB4f\\x80\x96 3\xB4m^\x80\x96 S\xB4f_\x80\x96 r\xB4ma\x80\x96 \x91\xB4fb\x80\x96 \xB0\xB4md\x80\x96 ϴfe\x80\x96 \xED\xB4mg\x80\x96  \xB5fh\x80\x96 -\xB5mj\x80\x96 O\xB5fk\x80\x96 o\xB5mm\x80\x96 \x8F\xB5fn\x80\x96 \xB1\xB5mp\x80\x96 ӵfq\x80\x96 \xF6\xB5ms\x80\x96 \xB6ft\x80\x96 &lt;\xB6mv\x80\x96 _\xB64w\x80\x96 v\xB68w\x80\x96 \x90\xB68x\x80\x96 \xA7\xB64y\x80\x96 \xBE\xB6\xE3 y\x80\x96 Զ\xE3 y\x80\x96 \xF0\xB6\xE3 y\x80\x96 \xB7\xE3 y\x80\x96 +\xB7\xE3 y\x80\x96 C\xB7\xE3 y\x80\x96 ]\xB7\xE3 y\x80\x96 y\xB7\xE3 y\x80\x96 \x9C\xB7\xE3 y\x80\x96 \xB2\xB7\xE3 y\x80\x96 з\xE3 y\x80\x96 \xEA\xB7\xE3 y\x80\x96 \xB8&gt;y\x80\x96 2\xB8F{\x80\x96 U\xB8&gt;|\x80\x96 z\xB8F~\x80\x96 \x9F\xB8&gt;\x80\x96 ŸF\x81\x80\x96 \xEB\xB8&gt;\x82\x80\x96 \xB9F\x84\x80\x96 C\xB9&gt;\x85\x80\x96 n\xB9F\x87\x80\x96 \x99\xB9&gt;\x88\x80\x96 ¹F\x8A\x80\x96 \xEB\xB9&gt;\x8B\x80\x96 \xBAF\x8D\x80\x96 A\xBA&gt;\x8E\x80\x96 k\xBAF\x90\x80\x96 \x95\xBA&gt;\x91\x80\x96 \xC1\xBAF\x93\x80\x96 \xED\xBA4\x94\x80\x96 \xBB8\x94\x80\x96 &quot;\xBB&gt;\x95\x80\x96 A\xBBF\x97\x80\x96 `\xBB&gt;\x98\x80\x96 \x80\xBBF\x9A\x80\x96 \xA0\xBB4\x9B\x80\x96 \xB7\xBB8\x9B\x80\x96 ѻ\xE3 \x9C\x80\x96 \xEC\xBB'\x9C\x80\x96         \xBC.\x9E\x80\x96 &amp;\xBC'\x9F\x80\x96 =\xBC.\xA1\x80\x96 T\xBC'\xA2\x80\x96 k\xBC.\xA4\x80\x96 \x82\xBC'\xA5\x80\x96 \x9A\xBC.\xA7\x80\x96 \xB2\xBC'\xA8\x80\x96 ɼ.\xAA\x80\x96 \xE0\xBC'\xAB\x80\x96 \xF8\xBC.\xAD\x80\x96 \xBD'\xAE\x80\x96 )\xBD.\xB0\x80\x96 B\xBD'\xB1\x80\x96 Z\xBD.\xB3\x80\x96 r\xBD'\xB4\x80\x96 \x8C\xBD.\xB6\x80\x96 \xA6\xBD4\xB7\x80\x96 \xBB\xBD8\xB7\x80\x96 ӽ'\xB8\x80\x96 \xFA\xBD.\xBA\x80\x96 !\xBEY\xBB\x80\x96 O\xBE`\xBD\x80\x96 }\xBEY\xBE\x80\x96 \xAB\xBE`\xC0\x80\x96 پY\xC1\x80\x96 \xBF`\xC3\x80\x96 7\xBFf\xC4\x80\x96 e\xBFm\xC6\x80\x96 \x93\xBF'\xC7\x80\x96 \xBC\xBF.\xC9\x80\x96 \xE5\xBF'\xCA\x80\x96 \xC0.\xCC\x80\x96 ;\xC0f\xCD\x80\x96 `\xC0m\xCF\x80\x96 \x85\xC0f\xD0\x80\x96 \xAC\xC0m\xD2\x80\x96 \xD3\xC0f\xD3\x80\x96 \xEF\xC0m\xD5\x80\x96  \xC1'\xD6\x80\x96 )\xC1.\xD8\x80\x96 G\xC14\xD9\x80\x96 `\xC18\xD9\x80\x96 |\xC1f\xDA\x80\x96 \xA7\xC1m\xDC\x80\x96 \xD2\xC1&gt;\xDD\x80\x96 \xFE\xC1F\xDF\x80\x96 *\xC24\xE0\x80\x96 Q\xC28\xE0\x80\x96 {\xC2&gt;\xE1\x80\x96 \xA2\xC2F\xE3\x80\x96 \xC9\xC2&gt;\xE4\x80\x96 \xEF\xC2F\xE6\x80\x96 \xC3Y\xE7\x80\x96 ?\xC3`\xE9\x80\x96 i\xC34\xEA\x80\x96 \x8B\xC38\xEA\x80\x96 \xB0\xC3&gt;\xEB\x80\x96 \xD7\xC3F\xED\x80\x96 \xFE\xC3&gt;\xEE\x80\x96 \xC4F\xF0\x80\x96 6\xC4'\xF1\x80\x96 U\xC4.\xF3\x80\x96 t\xC4&gt;\xF4\x80\x96 \xA0\xC4F\xF6\x80\x96 \xCC\xC4&gt;\xF7\x80\x96 \xEE\xC4F\xF9\x80\x96 \xC54\xFA\x80\x96 (\xC58\xFA\x80\x96 C\xC5\xE3 \xFB\x80\x96 Z\xC5Y\xFB\x80\x96 \x99\xC5`\xFD\x80\x96 \xD8\xC5&gt;\xFE\x80\x96         \xC6F        \x80\x96 :\xC6&gt;        \x80\x96 o\xC6F        \x80\x96 \xA4\xC6&gt;        \x80\x96 \xD8\xC6F        \x80\x96  \xC7'        \x80\x96 &gt;\xC7.                \x80\x96 p\xC74
+        \x80\x96 \x9C\xC78
+        \x80\x96 \xB4;`         \x80\x96 \xC9;s         \x80\x96 \xDD;z        \x80\x96 \xF8;\x81        \x80\x96 &lt;`        \x80\x96 /&lt;m        \x80\x96 E&lt;\x88        \x80\x96 Y&lt;`        \x80\x96 q&lt;\x95        \x80\x96 \x88&lt;`        \x80\x96 \x9C&lt;`         \x80\x96 \xB1&lt;\xA1!        \x80\x96 \xC9&lt;\xA9$        \x80\x96 \xE3&lt;\xB1'        \x80\x96 \xFC&lt;\xBC,        \x80\x96 =\xC4/        \x80\x96 8=\xCA0        \x80\x96 Q=b6        \x80\x96 k=*7        \x80\x96 =`8        \x80\x96 \xCB\xC7\xE3 9        \x80\x96 \xE1\xC7\xE3 9        \x80\x96 \xFA\xC7\xE3 9        \x80\x96 \xC8\xE3 9        \x80\x96 .\xC8\xE3 9        \x80\x96 G\xC8\xE3 9        \x80\x96 _\xC8\xE3 9        \x80\x96 y\xC8\xE3 9        \x80\x96 \x92\xC8\xE3 9        \x80\x96 \xAE\xC8\xE3 9        \x80\x96 \xCB\xC8\xE3 9        \x80\x96 \xE4\xC8\xE3 9        \x80\x96 \xFF\xC8\xE3 9        \x80\x96 \xC9\xE3 9        \x80\x96 3\xC9\xE3 9        \x80\x96 O\xC9\xE3 9        \x80\x96 k\xC9\xE3 9        \x80\x96 \x84\xC9\xE3 9        \x80\x96 \x9E\xC9\xE3 9        \x80\x96 \xB8\xC9\xE3 9        \x80\x96 \xD6\xC9\xE3 9        \x80\x96 \xF2\xC9\xE3 9        \x80\x96  \xCA\xE3 9        \x80\x96 %\xCA\xE3 9        \x80\x96 =\xCA\xE3 9        \x80\x96 W\xCA\xE3 9        \x80\x96 p\xCA\xE3 9        \x80\x96 \x8A\xCA\xE3 9        \x80\x96 \xA1\xCA\xE3 9        \x80\x96 \x96=\xD99        \x80\x96 \xAB=\xE5&gt;        \x80\x96 \xC7=8D        \x80\x96 \xD9=\xF0E        \x80\x96 \xEE=\xFBJ        \x80\x96 
+&gt;\xE7 Q        \x80\x96 &gt;        S        \x80\x96 \xB9\xCA\xE3 V        \x80\x96 \xE1\xCA\xE3 V        \x80\x96 \xF8\xCA'V        \x80\x96 \xCB.X        \x80\x96 &lt;\xCB'Y        \x80\x96 ]\xCB.[        \x80\x96 ~\xCB'\        \x80\x96 \xA0\xCB.^        \x80\x96 \xC2\xCB'_        \x80\x96 \xE4\xCB.a        \x80\x96 \xCC'b        \x80\x96 '\xCC.d        \x80\x96 H\xCC'e        \x80\x96 j\xCC.g        \x80\x96 \x8C\xCC'h        \x80\x96 \xAD\xCC.j        \x80\x96 \xCE\xCC4k        \x80\x96 \xEC\xCC8k        \x80\x96 
+\xCDfl        \x80\x96 $\xCDmn        \x80\x96 ;\xCDfo        \x80\x96 R\xCDmq        \x80\x96 i\xCD&gt;r        \x80\x96 \x81\xCDFt        \x80\x96 \x99\xCD4u        \x80\x96 \xAC\xCD8u        \x80\x96 \xC2\xCD\xE3 v        \x80\x96 \xDD\xCDfv        \x80\x96 \xCEmx        \x80\x96 '\xCEYy        \x80\x96 R\xCE`{        \x80\x96 }\xCEY|        \x80\x96 \xA9\xCE`~        \x80\x96 \xD5\xCEf        \x80\x96 \xCFm\x81        \x80\x96 +\xCF&gt;\x82        \x80\x96 [\xCFF\x84        \x80\x96 \x8B\xCF&gt;\x85        \x80\x96 \xB7\xCFF\x87        \x80\x96 \xE3\xCF&gt;\x88        \x80\x96 \xD0F\x8A        \x80\x96 E\xD0Y\x8B        \x80\x96 s\xD0`\x8D        \x80\x96 \xA1\xD0f\x8E        \x80\x96 \xCE\xD0m\x90        \x80\x96 \xFB\xD0&gt;\x91        \x80\x96 -\xD1F\x93        \x80\x96 _\xD1&gt;\x94        \x80\x96 \x8D\xD1F\x96        \x80\x96 \xBB\xD1&gt;\x97        \x80\x96 \xEE\xD1F\x99        \x80\x96 !\xD2'\x9A        \x80\x96 G\xD2.\x9C        \x80\x96 m\xD2f\x9D        \x80\x96 \x93\xD2m\x9F        \x80\x96 \xB9\xD2f\xA0        \x80\x96 \xDF\xD2m\xA2        \x80\x96 \xD3Y\xA3        \x80\x96 +\xD3`\xA5        \x80\x96 Q\xD3&gt;\xA6        \x80\x96 \x82\xD3F\xA8        \x80\x96 \xB3\xD3&gt;\xA9        \x80\x96 \xE1\xD3F\xAB        \x80\x96 \xD44\xAC        \x80\x96 /\xD48\xAC        \x80\x96 R\xD4Y\xAD        \x80\x96 y\xD4`\xAF        \x80\x96 \xA0\xD4&gt;\xB0        \x80\x96 \xC5\xD4F\xB2        \x80\x96 \xEA\xD4&gt;\xB3        \x80\x96 \xD5F\xB5        \x80\x96 2\xD5&gt;\xB6        \x80\x96 `\xD5F\xB8        \x80\x96 \x8E\xD5&gt;\xB9        \x80\x96 \xB2\xD5F\xBB        \x80\x96 \xD6\xD54\xBC        \x80\x96 \xF5\xD58\xBC        \x80\x96 8&gt;'\xBD        \x80\x96 \&gt;8\xBF        \x80\x96 \x82&gt;'\xC0        \x80\x96 \xA7&gt;8\xC2        \x80\x96 \xCD&gt;\xC3        \x80\x96 \xE7&gt;8\xC9        \x80\x96 ?8\xCA        \x80\x96  ? \xCB        \x80\x96 &lt;?F\xCE        \x80\x96 `?F\xCF        \x80\x96 \x8E?&gt;\xD0        \x80\x96 \xBC?F\xD2        \x80\x96 \xE9?F\xD3        \x80\x96  @*\xD4        \x80\x96 +@&gt;\xD6        \x80\x96 X@1\xD8        \x80\x96 u@.\xDA        \x80\x96 \x91@1\xDB        \x80\x96 \xB7@`\xDD        \x80\x96 \xD3@`\xDE        \x80\x96 \xF4@9\xDF        \x80\x96 A8\xE2        \x80\x96 +A`\xE3        \x80\x96 KAB\xE4        \x80\x96 jA1\xE8        \x80\x96 \x92AK\xEA        \x80\x96 \xB7A8\xEC        \x80\x96 \xDAAR\xED        \x80\x96 \xEBAR\xF0        \x80\x96 B\x97\xF3        \x80\x96 &quot;B\x97\xF4        \x80\x96 BB\xE3 \xF5        \x80\x96 VB`\xF5        \x80\x96 tB`\xF6        \x80\x96 \x99B8\xF7        \x80\x96 \xB8B8\xF8        \x80\x96 \xD5B`\xF9        \x80\x96 \xF3B8\xFA        \x80\x96 CZ\xFB        \x80\x96 2Cf\xFC        \x80\x96 NC_\xFE        \x80\x96 rC_
+\x80\x96 \x9ACh
+\x80\x96 \xBBCq        
+\x80\x96 \xDCC8
+\x80\x96 \xF4C.
+\x80\x96 Dx
+\x80\x96 4D\x81
+\x80\x96 ND\x81
+\x80\x96 pD
+
+\x80\x96 \x95D\x8C
+\x80\x96 \xB8D\x8C$
+\x80\x96 \xD3D\x96)
+\x80\x96 \xEFD\x96+
+\x80\x96 EF-
+\x80\x96  E\x9D.
+\x80\x96 AE\xA72
+\x80\x96 ^E\xAE4
+\x80\x96 \x82E88
+\x80\x96 \xA4E89
+\x80\x96 \xC8EY:
+\x80\x96 \xE9Eo&lt;
+\x80\x96 FF&lt;
+\x80\x96 F4=
+\x80\x96 5F\xB7=
+\x80\x96 YF`@
+\x80\x96 {FFA
+\x80\x96 \x9BF8B
+\x80\x96 \xC3F8C
+\x80\x96 \xEBFmD
+\x80\x96 G\x9FE
+\x80\x96 G\xBFE
+\x80\x96 8G\xBFF
+\x80\x96 YG\xAAG
+\x80\x96 rG\xAFH
+\x80\x96 \x8BG8J
+\x80\x96 \xA6G\xED K
+\x80\x96 \xC1G\xC4L
+\x80\x96 \xE9GYO
+\x80\x96 
+H1Q
+\x80\x96 -HsS
+\x80\x96 NH1U
+\x80\x96 pH8W
+\x80\x96 \x91H\xCBX
+\x80\x96 \xB5H\xCBZ
+\x80\x96 \xDAH1\
+\x80\x96 \xFEH`^
+\x80\x96  Is_
+\x80\x96 ?IFa
+\x80\x96 _I\xD2b
+\x80\x96 xI\xDBe
+\x80\x96 \xAAIsi
+\x80\x96 \xCCI\xE5k
+\x80\x96 \xEEI1o
+\x80\x96 JFq
+\x80\x96 0J1r
+\x80\x96 PJ1t
+\x80\x96 oJzv
+\x80\x96 \x8EJ`x
+\x80\x96 \xB3J y
+\x80\x96 \xD5J8|
+\x80\x96 \xF4J8}
+\x80\x96 K\xEE~
+\x80\x96 5K\x86
+\x80\x96 [K \x8A
+\x80\x96 \x87K1\x8F
+\x80\x96 \xA7K.\x91
+\x80\x96 \xC7K9\x92
+\x80\x96 \xE9K9\x95
+\x80\x96 L.\x98
+\x80\x96 9L1\x99
+\x80\x96 cL.\x9B
+\x80\x96 \x8CL\x9C
+\x80\x96 \xABL\xA0
+\x80\x96 \xD0L\xA4
+\x80\x96 \xF6L1\xA8
+\x80\x96 M1\xAA
+\x80\x96 ;M1\xAC
+\x80\x96 cM1\xAE
+\x80\x96 \x8CM \xB0
+\x80\x96 \xA6M\xB3
+\x80\x96 \xC6M(\xB7
+\x80\x96 \xEFM1\xBC
+\x80\x96 
+N\xA7\xBE
+\x80\x96 2N1\xC0
+\x80\x96 PN9\xC2
+\x80\x96 kN`\xC5
+\x80\x96 \x84N2\xC6
+\x80\x96 \x9CN;\xC9
+\x80\x96 \xBBN\xA7\xCD
+\x80\x96 \xD3N2\xCF
+\x80\x96 \xF2Nq\xD2
+\x80\x96 OF\xD4
+\x80\x96 %OO\xD7
+\x80\x96 7OF\xD9
+\x80\x96 HOV\xDA
+\x80\x96 YOb\xDE
+\x80\x96 pO`\xE3
+\x80\x96 \x87O`\xE4
+\x80\x96 \x9EO`\xE5
+\x80\x96 \xB5O\xCB\xE6
+\x80\x96 \xCDO`\xE8
+\x80\x96 \xE7Om\xE9
+\x80\x96 \xFEO}\xF2
+\x80\x96 P\x87\xF5
+\x80\x96 .P\x87\xFE
+\x80\x96 GP` \x80\x96 aP1 \x80\x96 \x84P8
+ \x80\x96 \xA9P8 \x80\x96 \xCFP8 \x80\x96 \xF4P8
+ \x80\x96 Q8 \x80\x96 ?Q8 \x80\x96 eQ1 \x80\x96 \x87Q1 \x80\x96 \xAAQ1 \x80\x96 \xD2Q1 \x80\x96 \xFBQF \x80\x96 RF \x80\x96 KR1 \x80\x96 oRF \x80\x96 \x93RF \x80\x96 \xC1R1 \x80\x96 \xEARF  \x80\x96 S1! \x80\x96 =SF# \x80\x96 gS\xBF$ \x80\x96 \x80S\x9B% \x80\x96 \xA2S\x9B( \x80\x96 \xCAS\xA3+ \x80\x96 \xE7S\xAC/ \x80\x96 T}8 \x80\x96 T}; \x80\x96 2T\xBB&gt; \x80\x96 HT\xC5B \x80\x96 dT\xCDE \x80\x96 \x80T`H \x80\x96 \x97T\xD6I \x80\x96 \xB1T\xDDK \x80\x96 \xC9T2R \x80\x96 \xE5T8U \x80\x96 U\xEBV \x80\x96 $U\xF3Y \x80\x96 IU\xFB\ \x80\x96 lU_ \x80\x96 \x88U1c \x80\x96 \xA1Ue \x80\x96 \xB6U1l \x80\x96 \xCCUn \x80\x96 \xE1U1r \x80\x96 \xFFU(t \x80\x96 V2w \x80\x96 8V\xA7z \x80\x96 WV`| \x80\x96 mV`} \x80\x96 \x84V`~ \x80\x96 \xA7V\xEB \x80\x96 \xC2V\xF3\x82 \x80\x96 \xE0V\xFB\x85 \x80\x96 \xFCV:\x88 \x80\x96 W2\x8E \x80\x96 3W`\x91 \x80\x96 NWF\x92 \x80\x96 nW`\x95 \x80\x96 \x8AWZ\x96 \x80\x96 \xA3W\xE3 \x97 \x80\x96 \xB5Wo\x97 \x80\x96 \xC7WP\x97 \x80\x96 \xE3W\xE3 \x9B \x80\x96 \xF5W\xE7 \x9B \x80\x96 X\xED \x9D \x80\x96  X`
+\x9E \x80\x96 8X&gt;\x9F \x80\x96 QX4\xA1 \x80\x96 dXY\xA1 \x80\x96 |X4\xA3 \x80\x96 \x94X\xE8\xA3 \x80\x96 \xACX`\xA3 \x80\x96 \xC8X`\xA5 \x80\x96 \xECX4\xA7 \x80\x96 Y\xAA\xA7 \x80\x96 Y\xE7 \xA8 \x80\x96 7Yq\xAA \x80\x96 fYz\xAC \x80\x96 \x8EY4\xAE \x80\x96 \xA4Y\xE8\xAE \x80\x96 \xBFY\xE8\xAE \x80\x96 \xE1Y\xE8\xAE \x80\x96 Z\xE8\xAE \x80\x96 &quot;Z\xE8\xAE \x80\x96 9Z\xE8\xAE \x80\x96 JZF\xAE \x80\x96 `Zh\xAF \x80\x96 sZr\xB4 \x80\x96 \x8BZ\xED \xB7 \x80\x96 \xA5Z{\xB8 \x80\x96 \xC8Z\xED \xBB \x80\x96 \xE2Z\x97\xBC \x80\x96 [\x97\xBD \x80\x96 [\x97\xBE \x80\x96 @[`
+\xBF \x80\x96 \[`
+\xC0 \x80\x96 u[\xE8\xC1 \x80\x96 \x83[8\xC3 \x80\x96 \x95[\xE8\xC4 \x80\x96 \xA6[\x83\xC4 \x80\x96 \xBC[\xA7\xCC \x80\x96 \xD6\xE3 \xCE \x80\x96 (\xD6&gt;\xCE \x80\x96 X\xD6F\xD0 \x80\x96 \x88\xD6&gt;\xD1 \x80\x96 \xB5\xD6F\xD3 \x80\x96 \xE2\xD64\xD4 \x80\x96 \xD78\xD4 \x80\x96 -\xD7f\xD5 \x80\x96 [\xD7m\xD7 \x80\x96 \x89\xD74\xD8 \x80\x96 \xAF\xD78\xD8 \x80\x96 \xD8\xD7f\xD9 \x80\x96 \xFF\xD7m\xDB \x80\x96 &amp;\xD8f\xDC \x80\x96 N\xD8m\xDE \x80\x96 v\xD8f\xDF \x80\x96 \x9E\xD8m\xE1 \x80\x96 \xC6\xD84\xE2 \x80\x96 \xE9\xD88\xE2 \x80\x96 \xD9&gt;\xE3 \x80\x96 H\xD9F\xE5 \x80\x96 \x81\xD9&gt;\xE6 \x80\x96 \xB7\xD9F\xE8 \x80\x96 \xED\xD94\xE9 \x80\x96 \xDA8\xE9 \x80\x96 B\xDAf\xEA \x80\x96 d\xDAm\xEC \x80\x96 \x86\xDAY\xED \x80\x96 \xA8\xDA`\xEF \x80\x96 \xCA\xDA&gt;\xF0 \x80\x96 \xF5\xDAF\xF2 \x80\x96  \xDB&gt;\xF3 \x80\x96 G\xDBF\xF5 \x80\x96 n\xDB&gt;\xF6 \x80\x96 \x91\xDBF\xF8 \x80\x96 \xB4\xDB&gt;\xF9 \x80\x96 \xDA\xDBF\xFB \x80\x96 \xDC&gt;\xFC \x80\x96 &quot;\xDCF\xFE \x80\x96 D\xDCY\xFF \x80\x96 g\xDC` \x80\x96 \x8A\xDC' \x80\x96 \xAC\xDC. \x80\x96 \xCE\xDCf \x80\x96 \xF3\xDCm \x80\x96 \xDDf \x80\x96 ?\xDDm
+ \x80\x96 f\xDD4 \x80\x96 \x83\xDD8 \x80\x96 \xDA[\x8F \x80\x96 \xF4[8
+ \x80\x96 \8 \x80\x96 8\\x94 \x80\x96 W\\xA0 \x80\x96 w\\xAB \x80\x96 \x93\\x88 \x80\x96 \xB8\8&quot; \x80\x96 \xCF\_# \x80\x96 \xE6\\xA3' \x80\x96 ]\x9B+ \x80\x96 ']\x9B. \x80\x96 P]\xE81 \x80\x96 g]o1 \x80\x96 \xA3\xDD\xE3 1 \x80\x96 ]\xE81 \x80\x96 \x93]}1 \x80\x96 \xB3]\xA74 \x80\x96 \xD5]`6 \x80\x96 \xE9]\xE3 7 \x80\x96 ^s7 \x80\x96 &quot;^`
+9 \x80\x96 C^\xB4: \x80\x96 d^f&gt; \x80\x96 ~^8@ \x80\x96 \x9A^\xBDA \x80\x96 \xB2^[
+F \x80\x96 \xC1^[
+G \x80\x96 \xD0^[
+H \x80\x96 \xDF^[
+I \x80\x96 \xEE^[
+J \x80\x96 \xFD^[
+K \x80\x96  _[
+L \x80\x96 _[
+M \x80\x96 *_[
+N \x80\x96 9_[
+O \x80\x96 H_[
+P \x80\x96 W_[
+Q \x80\x96 f_[
+R \x80\x96 \xBC\xDD\xE3 S \x80\x96 \xCC\xDD\xE3 S \x80\x96 v_`
+S \x80\x96 {_`
+T \x80\x96 \x89_`
+U \x80\x96 \xA8_V \x80\x96 \xBA_\xC9Z \x80\x96 \xCC_\xD1] \x80\x96 \xDE_`
+` \x80\x96 \xF5_\xD9a \x80\x96         `1d \x80\x96 `1f \x80\x96 -``h \x80\x96 ?`\xE1i \x80\x96 S`\xE8l \x80\x96 h`\xF1p \x80\x96 q``t \x80\x96 ~`1u \x80\x96 \x8E`\xFCw \x80\x96 \x97`x \x80\x96 \xA8`\x8F~ \x80\x96 \xBD` \x80\x96 \xD4`\x80 \x80\x96 \xEB`\xAA\x81 \x80\x96 a\xE8\x82 \x80\x96 a`
+\x84 \x80\x96 8a\xAA\x85 \x80\x96 Pa\xAA\x86 \x80\x96 da\xAA\x87 \x80\x96 wa\xAA\x88 \x80\x96 \x88a\xAA\x89 \x80\x96 \x99a\xE7 \x8A \x80\x96 \xA7a\xBF\x8C \x80\x96 \xB7a1\x8D \x80\x96 \xCEa:\x91 \x80\x96 \xECa`
+\x95 \x80\x96 \xFDa\xAA\x96 \x80\x96 b\xAA\x97 \x80\x96 ,bC\x98 \x80\x96 ;b`
+\x9A \x80\x96 Nb\x9B \x80\x96 bb\xE1\x9F \x80\x96 sb\xA2 \x80\x96 \x86b\xD1\xA6 \x80\x96 \x9Bb\xA9 \x80\x96 \xB5b\xCB\xAB \x80\x96 \xCBb\xAA\xAD \x80\x96 \xDBbv\xAE \x80\x96 \xF1b&amp;\xB1 \x80\x96 c\xAA\xB5 \x80\x96 !c\x87\xB6 \x80\x96 3c\xAA\xB9 \x80\x96 Ec.\xBA \x80\x96 Yc\x9B\xC1 \x80\x96 oc`
+\xC4 \x80\x96 \x83c\xC5 \x80\x96 \x95c9\xC9 \x80\x96 \xB0cC\xCD \x80\x96 \xD3c_\xD1 \x80\x96 \xF5cL\xD5 \x80\x96 d\xE8\xD8 \x80\x96 \xDC\xDDf\xDA \x80\x96 \xFF\xDDm\xDC \x80\x96 &quot;\xDEf\xDD \x80\x96 E\xDEm\xDF \x80\x96 h\xDEf\xE0 \x80\x96 \x91\xDEm\xE2 \x80\x96 \xBA\xDEf\xE3 \x80\x96 \xE5\xDEm\xE5 \x80\x96 \xDFf\xE6 \x80\x96 9\xDFm\xE8 \x80\x96 b\xDFf\xE9 \x80\x96 \x8D\xDFm\xEB \x80\x96 \xB8\xDFL\xEC \x80\x96 \xDD\xDFS\xEE \x80\x96 \xE0L\xEF \x80\x96 +\xE0S\xF1 \x80\x96 T\xE0f\xF2 \x80\x96 {\xE0m\xF4 \x80\x96 \xA2\xE0f\xF5 \x80\x96 \xC0\xE0m\xF7 \x80\x96 \xDE\xE0L\xF8 \x80\x96 \xE1S\xFA \x80\x96 &quot;\xE1L\xFB \x80\x96 H\xE1S\xFD \x80\x96 n\xE1f\xFE \x80\x96 \x8E\xE1m
+\x80\x96 \xAE\xE1f
+\x80\x96 \xCE\xE1m
+\x80\x96 \xEE\xE1L
+\x80\x96 \xE2S
+\x80\x96 6\xE2L
+\x80\x96 ^\xE2S        
+\x80\x96 \x86\xE2f
+
+\x80\x96 \xB3\xE2m
+\x80\x96 \xE0\xE2L
+
+\x80\x96 \xE3S
+\x80\x96 B\xE3L
+\x80\x96 w\xE3S
+\x80\x96 \xAC\xE3f
+\x80\x96 \xCD\xE3m
+\x80\x96 \xEE\xE3f
+\x80\x96 \xE4m
+\x80\x96 6\xE4f
+\x80\x96 U\xE4m
+\x80\x96 t\xE4f
+\x80\x96 \x96\xE4m
+\x80\x96 \xB8\xE4f
+\x80\x96 \xE0\xE4m!
+\x80\x96 \xE5'&quot;
+\x80\x96 (\xE5.$
+\x80\x96 H\xE5&gt;%
+\x80\x96 |\xE5F'
+\x80\x96 \xB0\xE5&gt;(
+\x80\x96 \xE4\xE5F*
+\x80\x96 \xE6&gt;+
+\x80\x96 F\xE6F-
+\x80\x96 t\xE6&gt;.
+\x80\x96 \x94\xE6F0
+\x80\x96 \xB4\xE6&gt;1
+\x80\x96 \xDF\xE6F3
+\x80\x96 
+\xE7&gt;4
+\x80\x96 )\xE7F6
+\x80\x96 H\xE7&gt;7
+\x80\x96 g\xE7F9
+\x80\x96 \x86\xE74:
+\x80\x96 \xA0\xE78:
+\x80\x96 \xBD\xE7f;
+\x80\x96 \xEC\xE7m=
+\x80\x96 \xE8f&gt;
+\x80\x96 J\xE8m@
+\x80\x96 y\xE8&gt;A
+\x80\x96 \xAC\xE8FC
+\x80\x96 \xDF\xE8&gt;D
+\x80\x96 \xE9FF
+\x80\x96 %\xE94G
+\x80\x96 C\xE98G
+\x80\x96 d\xE9fH
+\x80\x96 \x8F\xE9mJ
+\x80\x96 \xBA\xE9fK
+\x80\x96 \xE7\xE9mM
+\x80\x96 \xEA&gt;N
+\x80\x96 D\xEAFP
+\x80\x96 t\xEA&gt;Q
+\x80\x96 \xA1\xEAFS
+\x80\x96 \xCE\xEA&gt;T
+\x80\x96 \xF7\xEAFV
+\x80\x96  \xEB&gt;W
+\x80\x96 E\xEBFY
+\x80\x96 j\xEB&gt;Z
+\x80\x96 \x8B\xEBF\
+\x80\x96 \xAC\xEB4]
+\x80\x96 \xC8\xEB8]
+\x80\x96 -dU^
+\x80\x96 Id}a
+\x80\x96 gd]d
+\x80\x96 \x8Fd]h
+\x80\x96 \xBEd\x96l
+\x80\x96 \xDEdgn
+\x80\x96 \xF8dxz
+\x80\x96 ex|
+\x80\x96 .eh~
+\x80\x96 \xE7\xEB&gt;\x81
+\x80\x96 \xFE\xEBF\x83
+\x80\x96 \xECf\x84
+\x80\x96 -\xECm\x86
+\x80\x96 E\xEC&gt;\x87
+\x80\x96 ]\xECF\x89
+\x80\x96 u\xEC'\x8A
+\x80\x96 \x90\xEC.\x8C
+\x80\x96 \xAB\xEC&gt;\x8D
+\x80\x96 \xC7\xECF\x8F
+\x80\x96 \xE3\xEC&gt;\x90
+\x80\x96 \xF9\xECF\x92
+\x80\x96 \xED'\x93
+\x80\x96 (\xED.\x95
+\x80\x96 A\xED'\x96
+\x80\x96 Y\xED.\x98
+\x80\x96 q\xED'\x99
+\x80\x96 \x8A\xED.\x9B
+\x80\x96 \xA3\xED'\x9C
+\x80\x96 \xB9\xED.\x9E
+\x80\x96 \xCF\xEDL\x9F
+\x80\x96 \xE8\xEDS\xA1
+\x80\x96 \xEE&gt;\xA2
+\x80\x96 \xEEF\xA4
+\x80\x96 7\xEE\x80\xA5
+\x80\x96 L\xEE\xFC\xA7
+\x80\x96 a\xEE'\xA8
+\x80\x96 w\xEE.\xAA
+\x80\x96 \x8D\xEEY\xAB
+\x80\x96 \xA0\xEE`\xAD
+\x80\x96 \xB3\xEE'\xAE
+\x80\x96 \xCA\xEE.\xB0
+\x80\x96 \xE1\xEE4\xB1
+\x80\x96 \xF2\xEE8\xB1
+\x80\x96 \xEF&gt;\xB2
+\x80\x96 -\xEFF\xB4
+\x80\x96 T\xEF&gt;\xB5
+\x80\x96 ~\xEFF\xB7
+\x80\x96 \xA8\xEF&gt;\xB8
+\x80\x96 \xD2\xEFF\xBA
+\x80\x96 \xFC\xEF&gt;\xBB
+\x80\x96 %\xF0F\xBD
+\x80\x96 N\xF0&gt;\xBE
+\x80\x96 \xF0F\xC0
+\x80\x96 \xB0\xF0&gt;\xC1
+\x80\x96 \xDF\xF0F\xC3
+\x80\x96 \xF1&gt;\xC4
+\x80\x96 &gt;\xF1F\xC6
+\x80\x96 n\xF1&gt;\xC7
+\x80\x96 \x9A\xF1F\xC9
+\x80\x96 \xC6\xF1&gt;\xCA
+\x80\x96 \xEE\xF1F\xCC
+\x80\x96 \xF2&gt;\xCD
+\x80\x96 =\xF2F\xCF
+\x80\x96 d\xF2&gt;\xD0
+\x80\x96 \x90\xF2F\xD2
+\x80\x96 \xBC\xF2&gt;\xD3
+\x80\x96 \xE6\xF2F\xD5
+\x80\x96 \xF3Y\xD6
+\x80\x96 5\xF3`\xD8
+\x80\x96 Z\xF3&gt;\xD9
+\x80\x96 \x81\xF3F\xDB
+\x80\x96 \xA8\xF34\xDC
+\x80\x96 \xC7\xF38\xDC
+\x80\x96 \xE9\xF3&gt;\xDD
+\x80\x96 \xF4F\xDF
+\x80\x96 9\xF4&gt;\xE0
+\x80\x96 e\xF4F\xE2
+\x80\x96 \x91\xF4&gt;\xE3
+\x80\x96 \xAF\xF4F\xE5
+\x80\x96 \xCD\xF4&gt;\xE6
+\x80\x96 \xEA\xF4F\xE8
+\x80\x96 \xF5&gt;\xE9
+\x80\x96 *\xF5F\xEB
+\x80\x96 M\xF5&gt;\xEC
+\x80\x96 o\xF5F\xEE
+\x80\x96 \x91\xF5&gt;\xEF
+\x80\x96 \xB4\xF5F\xF1
+\x80\x96 \xD7\xF5&gt;\xF2
+\x80\x96 \xFC\xF5F\xF4
+\x80\x96 !\xF6&gt;\xF5
+\x80\x96 F\xF6F\xF7
+\x80\x96 k\xF64\xF8
+\x80\x96 \x84\xF68\xF8
+\x80\x96 \xA0\xF6&gt;\xF9
+\x80\x96 \xC8\xF6F\xFB
+\x80\x96 \xF0\xF6&gt;\xFC
+\x80\x96 \xF7F\xFE
+\x80\x96 4\xF7&gt;\xFF
+\x80\x96 W\xF7F\x80\x96 z\xF7&gt;\x80\x96 \x9E\xF7F\x80\x96 \xC2\xF7&gt;\x80\x96 \xE3\xF7F\x80\x96 \xF8&gt;\x80\x96 +\xF8F
+\x80\x96 R\xF8&gt; \x80\x96 w\xF8F
+\x80\x96 \x9C\xF8&gt;\x80\x96 \xC0\xF8F\x80\x96 \xE4\xF8&gt;\x80\x96  \xF9F\x80\x96 4\xF9&gt;\x80\x96 ]\xF9F\x80\x96 \x86\xF9&gt;\x80\x96 \xAF\xF9F\x80\x96 \xD8\xF9&gt;\x80\x96 \xF7\xF9F\x80\x96 \xFA4\x80\x96 -\xFA8\x80\x96 G\xFAf\x80\x96 t\xFAm \x80\x96 \xA1\xFA&gt;!\x80\x96 \xCB\xFAF#\x80\x96 \xF5\xFA&gt;$\x80\x96 !\xFBF&amp;\x80\x96 M\xFB&gt;'\x80\x96 x\xFBF)\x80\x96 \xA3\xFB&gt;*\x80\x96 \xC8\xFBF,\x80\x96 \xED\xFBY-\x80\x96 \xFC`/\x80\x96 3\xFC&gt;0\x80\x96 Y\xFCF2\x80\x96 \xFC&gt;3\x80\x96 \xA4\xFCF5\x80\x96 \xC9\xFC&gt;6\x80\x96 \xEC\xFCF8\x80\x96 \xFD49\x80\x96 -\xFD89\x80\x96 N\xFDY:\x80\x96 h\xFD`&lt;\x80\x96 \x82\xFD'=\x80\x96 \x99\xFD.?\x80\x96 \xB0\xFD'@\x80\x96 \xC9\xFD.B\x80\x96 \xE2\xFD'C\x80\x96 \xFF\xFD.E\x80\x96 \xFE&gt;F\x80\x96 =\xFEFH\x80\x96 ^\xFE&gt;I\x80\x96 {\xFEFK\x80\x96 \x98\xFE&gt;L\x80\x96 \xB6\xFEFN\x80\x96 \xD4\xFE&gt;O\x80\x96 \xEA\xFEFQ\x80\x96 \xFF&gt;R\x80\x96 \xFFFT\x80\x96 ,\xFF4U\x80\x96 =\xFF8U\x80\x96 Q\xFFfV\x80\x96 {\xFFmX\x80\x96 \xA5\xFF&gt;Y\x80\x96 \xCB\xFFF[\x80\x96 \xF1\xFF&gt;\\x80\x96 F^\x80\x96 =&gt;_\x80\x96 cFa\x80\x96 \x89&gt;b\x80\x96 \xAFFd\x80\x96 \xD5&gt;e\x80\x96 \xFCFg\x80\x96 #&gt;h\x80\x96 LFj\x80\x96 u&gt;k\x80\x96 \x97Fm\x80\x96 \xB9Yn\x80\x96 \xD9`p\x80\x96 \xF9&gt;q\x80\x96 Fs\x80\x96 ?&gt;t\x80\x96 aFv\x80\x96 \x83&gt;w\x80\x96 \xA3Fy\x80\x96 \xC34z\x80\x96 \xDE8z\x80\x96 \xFCf{\x80\x96 )m}\x80\x96 V&gt;~\x80\x96 \x82F\x80\x80\x96 \xAE&gt;\x81\x80\x96 \xD3F\x83\x80\x96 \xF8Y\x84\x80\x96 `\x86\x80\x96 &gt;&gt;\x87\x80\x96 dF\x89\x80\x96 \x8A&gt;\x8A\x80\x96 \xAFF\x8C\x80\x96 \xD4&gt;\x8D\x80\x96 \xF7F\x8F\x80\x96 4\x90\x80\x96 88\x90\x80\x96 Yf\x91\x80\x96 \x82m\x93\x80\x96 \xAB&gt;\x94\x80\x96 \xCFF\x96\x80\x96 \xF3&gt;\x97\x80\x96 F\x99\x80\x96 =&gt;\x9A\x80\x96 eF\x9C\x80\x96 \x8D&gt;\x9D\x80\x96 \xB1F\x9F\x80\x96 \xD5&gt;\xA0\x80\x96 \xFAF\xA2\x80\x96 &gt;\xA3\x80\x96 CF\xA5\x80\x96 g&gt;\xA6\x80\x96 \x91F\xA8\x80\x96 \xBB&gt;\xA9\x80\x96 \xE5F\xAB\x80\x96 \x87\xAC\x80\x96 0m\xAE\x80\x96 Q&gt;\xAF\x80\x96 rF\xB1\x80\x96 \x93Y\xB2\x80\x96 \xB2`\xB4\x80\x96 \xD1&gt;\xB5\x80\x96 \xF3F\xB7\x80\x96         &gt;\xB8\x80\x96 6        F\xBA\x80\x96 W        &gt;\xBB\x80\x96 v        F\xBD\x80\x96 \x95        4\xBE\x80\x96 \xAF        8\xBE\x80\x96 \xCC        &gt;\xBF\x80\x96 \xF2        F\xC1\x80\x96 
+'\xC2\x80\x96 5
+.\xC4\x80\x96 R
+&gt;\xC5\x80\x96 l
+F\xC7\x80\x96 \x86
+'\xC8\x80\x96 \xA5
+.\xCA\x80\x96 \xC4
+'\xCB\x80\x96 \xE6
+.\xCD\x80\x96  '\xCE\x80\x96 + .\xD0\x80\x96 N L\xD1\x80\x96 n S\xD3\x80\x96 \x8E '\xD4\x80\x96 \xAC .\xD6\x80\x96 \xCA '\xD7\x80\x96 \xEA .\xD9\x80\x96 
+ Y\xDA\x80\x96 * `\xDC\x80\x96 J &gt;\xDD\x80\x96 n F\xDF\x80\x96 \x92 Y\xE0\x80\x96 \xAF `\xE2\x80\x96 \xCC &gt;\xE3\x80\x96 \xEF F\xE5\x80\x96 
+'\xE6\x80\x96 0
+.\xE8\x80\x96 N
+'\xE9\x80\x96 n
+.\xEB\x80\x96 \x8E
+&gt;\xEC\x80\x96 \xB2
+F\xEE\x80\x96 \xD6
+f\xEF\x80\x96 \xF5
+m\xF1\x80\x96 \x8F\xF2\x80\x96 /\xC4\xF4\x80\x96 J&gt;\xF5\x80\x96 nF\xF7\x80\x96 \x92&gt;\xF8\x80\x96 \xB9F\xFA\x80\x96 \xE0'\xFB\x80\x96 \xFE.\xFD\x80\x96 '\xFE\x80\x96 @.\x80\x96 d'\x80\x96 \x86.\x80\x96 \xA8&gt;\x80\x96 \xCAF\x80\x96 \xEC&gt;\x80\x96 F        \x80\x96 2Y
+\x80\x96 M` \x80\x96 h&gt;
+\x80\x96 \x89F\x80\x96 \xAA&gt;\x80\x96 \xC8F\x80\x96 \xE6&gt;\x80\x96 F\x80\x96 &gt;\x80\x96 =F\x80\x96 \&gt;\x80\x96 ~F\x80\x96 \xA0&gt;\x80\x96 \xC7F\x80\x96 \xEE&gt;\x80\x96 F!\x80\x96 Bf&quot;\x80\x96 ^m$\x80\x96 zf%\x80\x96 \x96m'\x80\x96 \xB2Y(\x80\x96 \xCE`*\x80\x96 \xEAf+\x80\x96  m-\x80\x96 ,f.\x80\x96 Nm0\x80\x96 p41\x80\x96 \x8781\x80\x96 \xA1f2\x80\x96 \xC9m4\x80\x96 \xF1&gt;5\x80\x96 F7\x80\x96 5&gt;8\x80\x96 _F:\x80\x96 \x89&gt;;\x80\x96 \xB5F=\x80\x96 \xE1&gt;&gt;\x80\x96 F@\x80\x96 '&gt;A\x80\x96 IFC\x80\x96 k&gt;D\x80\x96 \x8FFF\x80\x96 \xB3&gt;G\x80\x96 \xD6FI\x80\x96 \xF9&gt;J\x80\x96 $FL\x80\x96 O&gt;M\x80\x96 xFO\x80\x96 \xA1&gt;P\x80\x96 \xD1FR\x80\x96 &gt;S\x80\x96 )FU\x80\x96 Q&gt;V\x80\x96 |FX\x80\x96 \xA7&gt;Y\x80\x96 \xD0F[\x80\x96 \xF9&gt;\\x80\x96 F^\x80\x96 9Y_\x80\x96 W`a\x80\x96 u&gt;b\x80\x96 \x96Fd\x80\x96 \xB7&gt;e\x80\x96 \xD7Fg\x80\x96 \xF7&gt;h\x80\x96 Fj\x80\x96 34k\x80\x96 L8k\x80\x96 h&gt;l\x80\x96 \x8CFn\x80\x96 \xB0'o\x80\x96 \xCC.q\x80\x96 \xE8fr\x80\x96 mt\x80\x96 fu\x80\x96 :mw\x80\x96 V'x\x80\x96 q.z\x80\x96 \x8Cf{\x80\x96 \xAAm}\x80\x96 \xC8f~\x80\x96 \xE4m\x80\x80\x96 &gt;\x81\x80\x96 &quot;F\x83\x80\x96 D&gt;\x84\x80\x96 gF\x86\x80\x96 \x8A4\x87\x80\x96 \xA08\x87\x80\x96 \xB9f\x88\x80\x96 \xE4m\x8A\x80\x96 &gt;\x8B\x80\x96 7F\x8D\x80\x96 _&gt;\x8E\x80\x96 \x88F\x90\x80\x96 \xB1&gt;\x91\x80\x96 \xDDF\x93\x80\x96         &gt;\x94\x80\x96 5F\x96\x80\x96 a&gt;\x97\x80\x96 \x8EF\x99\x80\x96 \xBB&gt;\x9A\x80\x96 \xEDF\x9C\x80\x96 &gt;\x9D\x80\x96 TF\x9F\x80\x96 \x89&gt;\xA0\x80\x96 \xBCF\xA2\x80\x96 \xEF&gt;\xA3\x80\x96 F\xA5\x80\x96 5Y\xA6\x80\x96 V`\xA8\x80\x96 w&gt;\xA9\x80\x96 \x9BF\xAB\x80\x96 \xBF&gt;\xAC\x80\x96 \xE2F\xAE\x80\x96  &gt;\xAF\x80\x96 &amp; F\xB1\x80\x96 G 4\xB2\x80\x96 c 8\xB2\x80\x96 \x82 &gt;\xB3\x80\x96 \xAC F\xB5\x80\x96 \xD6 '\xB6\x80\x96 \xF5 .\xB8\x80\x96 !f\xB9\x80\x96 2!m\xBB\x80\x96 P!'\xBC\x80\x96 n!.\xBE\x80\x96 \x8C!'\xBF\x80\x96 \xAB!.\xC1\x80\x96 \xCA!'\xC2\x80\x96 \xEB!.\xC4\x80\x96  &quot;f\xC5\x80\x96 +&quot;m\xC7\x80\x96 J&quot;f\xC8\x80\x96 j&quot;m\xCA\x80\x96 \x8A&quot;f\xCB\x80\x96 \xA9&quot;m\xCD\x80\x96 \xC8&quot;&gt;\xCE\x80\x96 \xED&quot;F\xD0\x80\x96 #&gt;\xD1\x80\x96 5#F\xD3\x80\x96 X#&gt;\xD4\x80\x96 x#F\xD6\x80\x96 \x98#&gt;\xD7\x80\x96 \xB6#F\xD9\x80\x96 \xD4#&gt;\xDA\x80\x96 \xF5#F\xDC\x80\x96 $'\xDD\x80\x96 :$.\xDF\x80\x96 ^$'\xE0\x80\x96 \x83$.\xE2\x80\x96 \xA8$&gt;\xE3\x80\x96 \xCE$F\xE5\x80\x96 \xF4$4\xE6\x80\x96 
+%8\xE6\x80\x96 )%f\xE7\x80\x96 Q%m\xE9\x80\x96 y%&gt;\xEA\x80\x96 \x9F%F\xEC\x80\x96 \xC5%&gt;\xED\x80\x96 \xE5%F\xEF\x80\x96 &amp;Y\xF0\x80\x96 #&amp;`\xF2\x80\x96 A&amp;&gt;\xF3\x80\x96 b&amp;F\xF5\x80\x96 \x83&amp;&gt;\xF6\x80\x96 \xA3&amp;F\xF8\x80\x96 \xC3&amp;&gt;\xF9\x80\x96 \xE1&amp;F\xFB\x80\x96 \xFF&amp;4\xFC\x80\x96 '8\xFC\x80\x96 4'f\xFD\x80\x96 ]'m\xFF\x80\x96 \x86'&gt;\x80\x96 \xAA'F\x80\x96 \xCE'&gt;\x80\x96 \xEF'F\x80\x96 (Y\x80\x96 /(`\x80\x96 N(&gt;        \x80\x96 p(F \x80\x96 \x92(&gt; \x80\x96 \xB3(F\x80\x96 \xD4(&gt;\x80\x96 \xF3(F\x80\x96 )4\x80\x96 ,)8\x80\x96 I)f\x80\x96 v)m\x80\x96 \xA3)&gt;\x80\x96 \xD7)F\x80\x96  *&gt;\x80\x96 2*F\x80\x96 Y*Y\x80\x96 ~*`\x80\x96 \xA3*&gt;\x80\x96 \xCB*F!\x80\x96 \xF3*&gt;&quot;\x80\x96 +F$\x80\x96 A+&gt;%\x80\x96 f+F'\x80\x96 \x8B+4(\x80\x96 \xAB+8(\x80\x96 \xCE+f)\x80\x96 \xFC+m+\x80\x96 *,&gt;,\x80\x96 X,F.\x80\x96 \x86,&gt;/\x80\x96 \xB5,F1\x80\x96 \xE4,&gt;2\x80\x96 -F4\x80\x96 B-&gt;5\x80\x96 p-F7\x80\x96 \x9E-&gt;8\x80\x96 \xD1-F:\x80\x96 .&gt;;\x80\x96 *.F=\x80\x96 P.Y&gt;\x80\x96 t.`@\x80\x96 \x98.&gt;A\x80\x96 \xBF.FC\x80\x96 \xE6.&gt;D\x80\x96  /FF\x80\x96 2/&gt;G\x80\x96 V/FI\x80\x96 z/4J\x80\x96 \x99/8J\x80\x96 \xBB/&gt;K\x80\x96 \xEB/FM\x80\x96 0'N\x80\x96 =0.P\x80\x96 _0&gt;Q\x80\x96 \x870FS\x80\x96 \xAF0&gt;T\x80\x96 \xD80FV\x80\x96 14W\x80\x96 18W\x80\x96 &lt;1YX\x80\x96 ^1`Z\x80\x96 \x801Y[\x80\x96 \xA51`]\x80\x96 \xCA1Y^\x80\x96 \xF01``\x80\x96 2Ya\x80\x96 42`c\x80\x96 R2Yd\x80\x96 p2`f\x80\x96 \x8E2\x96g\x80\x96 \xB42\x9Di\x80\x96 \xDA2Yj\x80\x96 \xF82`l\x80\x96 3Ym\x80\x96 43`o\x80\x96 R3Yp\x80\x96 t3`r\x80\x96 \x963Ys\x80\x96 \xB73`u\x80\x96 \xD83Yv\x80\x96 \xF93`x\x80\x96 4\x96y\x80\x96 A4\x9D{\x80\x96 h4Y|\x80\x96 \x8D4`~\x80\x96 \xB24Y\x80\x96 \xD84`\x81\x80\x96 \xFE4\x96\x82\x80\x96 *5\x9D\x84\x80\x96 V5\x96\x85\x80\x96 \x825\x9D\x87\x80\x96 \xAE54\x88\x80\x96 \xC858\x88\x80\x96 \xE55&gt;\x89\x80\x96 6F\x8B\x80\x96 '6&gt;\x8C\x80\x96 G6F\x8E\x80\x96 g6f\x8F\x80\x96 \x806m\x91\x80\x96 \x996f\x92\x80\x96 \xB36m\x94\x80\x96 \xCD6&gt;\x95\x80\x96 \xED6F\x97\x80\x96 
+7'\x98\x80\x96 $7.\x9A\x80\x96 ;7&gt;\x9B\x80\x96 X7F\x9D\x80\x96 u7&gt;\x9E\x80\x96 \x937F\xA0\x80\x96 \xB17L\xA1\x80\x96 \xCC7S\xA3\x80\x96 \xE77&gt;\xA4\x80\x96 \xFE7F\xA6\x80\x96 84\xA7\x80\x96 &amp;88\xA7\x80\x96 :8Y\xA8\x80\x96 e8`\xAA\x80\x96 \x908L\xAB\x80\x96 \xB98S\xAD\x80\x96 \xE28f\xAE\x80\x96  9m\xB0\x80\x96 49f\xB1\x80\x96 Y9m\xB3\x80\x96 ~9'\xB4\x80\x96 \xB19.\xB6\x80\x96 \xE49'\xB7\x80\x96 :.\xB9\x80\x96 X:Y\xBA\x80\x96 \x88:`\xBC\x80\x96 \xB8:Y\xBD\x80\x96 \xF0:`\xBF\x80\x96 (;'\xC0\x80\x96 [;.\xC2\x80\x96 \x8E;'\xC3\x80\x96 \xC7;.\xC5\x80\x96 &lt;'\xC6\x80\x96 9&lt;.\xC8\x80\x96 r&lt;L\xC9\x80\x96 \xA5&lt;S\xCB\x80\x96 \xD8&lt;Y\xCC\x80\x96 =`\xCE\x80\x96 H=&gt;\xCF\x80\x96 m=F\xD1\x80\x96 \x92=&gt;\xD2\x80\x96 \xB9=F\xD4\x80\x96 \xE0=&gt;\xD5\x80\x96 &gt;F\xD7\x80\x96 .&gt;&gt;\xD8\x80\x96 V&gt;F\xDA\x80\x96 ~&gt;'\xDB\x80\x96 \xA7&gt;.\xDD\x80\x96 \xD0&gt;'\xDE\x80\x96 \xF8&gt;.\xE0\x80\x96  ?&gt;\xE1\x80\x96 E?F\xE3\x80\x96 j?4\xE4\x80\x96 \x8A?8\xE4\x80\x96 \xAD?f\xE5\x80\x96 \xD7?m\xE7\x80\x96 @&gt;\xE8\x80\x96 ,@F\xEA\x80\x96 W@'\xEB\x80\x96 {@.\xED\x80\x96 \x9F@&gt;\xEE\x80\x96 \xC1@F\xF0\x80\x96 \xE3@Y\xF1\x80\x96 A`\xF3\x80\x96 #A&gt;\xF4\x80\x96 FAF\xF6\x80\x96 iA&gt;\xF7\x80\x96 \x8BAF\xF9\x80\x96 \xADA&gt;\xFA\x80\x96 \xCDAF\xFC\x80\x96 \xEDA4\xFD\x80\x96 B8\xFD\x80\x96 &amp;Bf\xFE\x80\x96 VBm\x80\x96 \x86B&gt;\x80\x96 \xBCBF\x80\x96 \xF2Bf\x80\x96 Cm\x80\x96 HCf\x80\x96 tCm        \x80\x96 \xA0Cf
+\x80\x96 \xC8Cm \x80\x96 \xF0C'
+\x80\x96 D.\x80\x96 &gt;D&gt;\x80\x96 fDF\x80\x96 \x8EDY\x80\x96 \xB4D`\x80\x96 \xDAD&gt;\x80\x96 EF\x80\x96 ,E&gt;\x80\x96 TEF\x80\x96 |E&gt;\x80\x96 \xA2EF\x80\x96 \xC8E4\x80\x96 \xE9E8\x80\x96 
+Ff \x80\x96 5Fm&quot;\x80\x96 ]Ff#\x80\x96 {Fm%\x80\x96 \x99F&gt;&amp;\x80\x96 \xBBFF(\x80\x96 \xDDFf)\x80\x96 \xFDFm+\x80\x96 G&gt;,\x80\x96 =GF.\x80\x96 ]GY/\x80\x96 {G`1\x80\x96 \x99G&gt;2\x80\x96 \xBAGF4\x80\x96 \xDBG&gt;5\x80\x96 \xFBGF7\x80\x96 H&gt;8\x80\x96 9HF:\x80\x96 WH4;\x80\x96 pH8;\x80\x96 \x8CH&gt;&lt;\x80\x96 \xB9HF&gt;\x80\x96 \xE6H&gt;?\x80\x96  IFA\x80\x96 0I&gt;B\x80\x96 VIFD\x80\x96 |I&gt;E\x80\x96 \xA2IFG\x80\x96 \xC8I&gt;H\x80\x96 \xF4IFJ\x80\x96  J&gt;K\x80\x96 DJFM\x80\x96 hJ&gt;N\x80\x96 \x91JFP\x80\x96 \xBAJ&gt;Q\x80\x96 \xDCJFS\x80\x96 \xFEJ4T\x80\x96 K8T\x80\x96 Se`U\x80\x96 le`V\x80\x96 \x8De\xCBW\x80\x96 \xA7e\xA3Y\x80\x96 \xC5e\xAC\\x80\x96 \xEBe\xB4_\x80\x96 f(d\x80\x96 )f\xBFi\x80\x96 Rf`
+n\x80\x96 kf`o\x80\x96 \x84f[
+p\x80\x96 \x9Ef`q\x80\x96 \xBCf\x8Fr\x80\x96 \xD5fFs\x80\x96 \xF2f\xC9t\x80\x96 g\xD2w\x80\x96 g\xA3{\x80\x96 3g8\x80\x96 Ig&gt;\x80\x80\x96 kgF\x82\x80\x96 \x8Dg&gt;\x83\x80\x96 \xBAg&gt;\x85\x80\x96 \xE1gF\x87\x80\x96 h&gt;\x88\x80\x96 ;hF\x8A\x80\x96 hhm\x8B\x80\x96 \x80h2\x8C\x80\x96 \x9Fh_\x8F\x80\x96 \xC5h2\x93\x80\x96 \xE8h_\x96\x80\x96 i\x96\x9A\x80\x96 :i\x96\x9C\x80\x96 Vi1\x9E\x80\x96 si1\xA0\x80\x96 \x91iF\xA2\x80\x96 \xAFi8\xA3\x80\x96 \xCCi8\xA4\x80\x96 \xE3i\xDC\xA5\x80\x96 j&gt;\xA8\x80\x96 2jF\xAA\x80\x96 Vj\xE5\xAB\x80\x96 ojY\xAD\x80\x96 \x87jY\xAF\x80\x96 \xA9jY\xB1\x80\x96 \xC0jY\xB3\x80\x96 \xD9j\xE5\xB5\x80\x96 \xF1j\xCB\xB7\x80\x96 k\xCB\xB9\x80\x96 3k\xE5\xBB\x80\x96 TkY\xBD\x80\x96 rkY\xBF\x80\x96 \x8CkY\xC1\x80\x96 \xB0k_\xC3\x80\x96 \xCEk_\xC7\x80\x96 \xF3k_\xCB\x80\x96 l_\xCF\x80\x96 7l_\xD3\x80\x96 `l_\xD7\x80\x96 \x87l1\xDB\x80\x96 \xA8l&gt;\xDD\x80\x96 \xCBlz\xDF\x80\x96 \xECl2\xE1\x80\x96 mq\xE4\x80\x96 &quot;m\xA7\xE6\x80\x96 :mm\xE8\x80\x96 Rm(\xE9\x80\x96 pmF\xEE\x80\x96 \x88m1\xEF\x80\x96 \xA2m\xA7\xF1\x80\x96 \xC3m1\xF3\x80\x96 \xDFm8\xF5\x80\x96 \xF9mF\xF6\x80\x96 n\x8F\xF9\x80\x96 6n`
+\xFA\x80\x96 Pn&gt;\xFB\x80\x96 nn&gt;\xFD\x80\x96 \x92n&gt;\xFF\x80\x96 \xB9n\x96\x80\x96 \xD9n\xEC\x80\x96 \xFBn`\x80\x96 o8\x80\x96 3o'\x80\x96 So'
+\x80\x96 uo\xF5 \x80\x96 \x96o'\x80\x96 \xB2o'\x80\x96 \xD0o\xF5\x80\x96 \xEDo8\x80\x96  p`\x80\x96 %p}\x80\x96 :p\x80\x96 Wp&gt;\x80\x96 op8\x80\x96 \x82p` \x80\x96 \x98p8!\x80\x96 \xADpF&quot;\x80\x96 \xBFpF#\x80\x96 \xD7pF$\x80\x96 \xEBp\xFC%\x80\x96 \xFEp\xFC(\x80\x96 qY+\x80\x96 .q\xFC-\x80\x96 Bqx0\x80\x96 Uq82\x80\x96 hq\xFC3\x80\x96 \x82q86\x80\x96 \x98q\xFC7\x80\x96 ;Kf:\x80\x96 XKm&lt;\x80\x96 uKf=\x80\x96 \x93Km?\x80\x96 \xB1K'@\x80\x96 \xCEK.B\x80\x96 \xEBK&gt;C\x80\x96 LFE\x80\x96 %L4F\x80\x96 =L8F\x80\x96 XLYG\x80\x96 rL`I\x80\x96 \x8CLYJ\x80\x96 \xA6L`L\x80\x96 \xC0LfM\x80\x96 \xD7LmO\x80\x96 \xEELfP\x80\x96 
+MmR\x80\x96 ,M&gt;S\x80\x96 EMFU\x80\x96 ^M&gt;V\x80\x96 {MFX\x80\x96 \x98MfY\x80\x96 \xAEMm[\x80\x96 \xC4M&gt;\\x80\x96 \xE4MF^\x80\x96 N&gt;_\x80\x96 %NFa\x80\x96 FN'b\x80\x96 [N.d\x80\x96 pN&gt;e\x80\x96 \x86NFg\x80\x96 \x9CNYh\x80\x96 \xB3N`j\x80\x96 \xCAN4k\x80\x96 \xDBN8k\x80\x96 \xADq`l\x80\x96 \xBFq\xE3 m\x80\x96 \xD5q m\x80\x96 \xFBq\xCBs\x80\x96 r\x96u\x80\x96 -rmw\x80\x96 Cr\xA7x\x80\x96 br z\x80\x96 \x81r\xA7~\x80\x96 \x99r8\x80\x80\x96 \xAEr1\x81\x80\x96 \xBFr \x83\x80\x96 \xDAr% \x88\x80\x96 s. \x8C\x80\x96 s9 \x91\x80\x96 0s`\x97\x80\x96 Ds`\x98\x80\x96 as\x8F\x99\x80\x96 sss\x9A\x80\x96 \x85s\xE7 \x9C\x80\x96 \xACs\xE7 \x9E\x80\x96 \xD0sF \xA0\x80\x96 \xE7s\xE3 \xA3\x80\x96 \xFCs\x96\xA3\x80\x96 tO \xA5\x80\x96 =t\xCB\xB4\x80\x96 Wt8\xB6\x80\x96 ltb \xB7\x80\x96 \xEFN\xE3 \xBA\x80\x96  O&gt;\xBA\x80\x96 2OF\xBC\x80\x96 YOY\xBD\x80\x96 \x80O`\xBF\x80\x96 \xA7OY\xC0\x80\x96 \xCCO`\xC2\x80\x96 \xF1Ok \xC3\x80\x96 Pr \xC5\x80\x96 9Pk \xC6\x80\x96 ^Pr \xC8\x80\x96 \x83P&gt;\xC9\x80\x96 \xA3PF\xCB\x80\x96 \xC3P'\xCC\x80\x96 \xE7P.\xCE\x80\x96  Q'\xCF\x80\x96 0Q.\xD1\x80\x96 UQ4\xD2\x80\x96 rQ8\xD2\x80\x96 \x8Ctx \xD3\x80\x96 \xABt8\xDC\x80\x96 \xC3t\x86 \xDD\x80\x96 \xDBt\xFC\xE0\x80\x96 \xF1t\x8F \xE3\x80\x96 u\x97 \xE6\x80\x96 u9\xE9\x80\x96 1uY\xEC\x80\x96 Du\x9F \xEE\x80\x96 `u\xA7 \xF1\x80\x96 yu\xAF \xF4\x80\x96 \x8Au\xB9 \xF8\x80\x96 \x92Q&gt;\xFB\x80\x96 \xB6QF\xFD\x80\x96 \xDAQ&gt;\xFE\x80\x96 RF\x80\x96 (R&gt;\x80\x96 PRF\x80\x96 xR&gt;\x80\x96 \xA5RF\x80\x96 \xD2R&gt;\x80\x96 \xF5RF        \x80\x96 Sf
+\x80\x96 =Sm \x80\x96 bS\x80
+\x80\x96 \x89S\xFC\x80\x96 \xB0Sf\x80\x96 \xD6Sm\x80\x96 \xFCS\x80\x80\x96 $T\xFC\x80\x96 LT&gt;\x80\x96 sTF\x80\x96 \x9AT&gt;\x80\x96 \xC2TF\x80\x96 \xEAT&gt;\x80\x96 UF\x80\x96 8UY\x80\x96 ZU`!\x80\x96 |UY&quot;\x80\x96 \x9DU`$\x80\x96 \xBEUY%\x80\x96 \xE4U`'\x80\x96 
+VY(\x80\x96 0V`*\x80\x96 VV4+\x80\x96 rV8+\x80\x96 \x9Eu`,\x80\x96 \xBCu\xC2 -\x80\x96 \xD8u14\x80\x96 \xF4u96\x80\x96 v99\x80\x96 1v1&lt;\x80\x96 Hv`&gt;\x80\x96 dv`?\x80\x96 \x80v`@\x80\x96 \x9Ev\xCE A\x80\x96 \xAFv1E\x80\x96 \xBFv\xD8 G\x80\x96 \xE2v\xE2 K\x80\x96 w:T\x80\x96 w`Z\x80\x96 9w`[\x80\x96 Xw`\\x80\x96 xw2]\x80\x96 \x9Ew\xA7`\x80\x96 \xC6w\xF2 b\x80\x96 \xE0w\xFC f\x80\x96 \xFDw!j\x80\x96 x\xA7n\x80\x96 :x\xA7p\x80\x96 Yx`r\x80\x96 xx`s\x80\x96 \x9Cx\xCBt\x80\x96 \xC4x`v\x80\x96 \xF1x&gt;w\x80\x96         y`y\x80\x96 -y!z\x80\x96 Ly!\x83\x80\x96 ay)!\x87\x80\x96 }y9\x8D\x80\x96 \x91y4!\x91\x80\x96 \xA8y@!\x96\x80\x96 \xC3yQ!\xA2\x80\x96 \xE0y8\xA8\x80\x96 \xFEy`!\xA9\x80\x96 zk!\xAE\x80\x96 )z\x82!\xBA\x80\x96 Iz&gt;\xC5\x80\x96 cz\x97!\xC7\x80\x96 \x84z1\xCC\x80\x96 \x9Dz\xE5\xCE\x80\x96 \xB9z\xA5!\xD2\x80\x96 \xD6z\xAF!\xD7\x80\x96 \xF1z\xE7 \xDB\x80\x96 {\xB8!\xDD\x80\x96 {\xB8!\xDF\x80\x96 ,{\xBE!\xE1\x80\x96 A{`
+\xE4\x80\x96 X{\x97 \xE5\x80\x96 h{`\xE8\x80\x96 z{\xC5!\xE9\x80\x96 \x98{\xE1\xED\x80\x96 \xAD{\xD2\xF0\x80\x96 \xCA{1\xF3\x80\x96 \xED{`\xF5\x80\x96 |1\xF6\x80\x96 0|`\xF8\x80\x96 P|2\xF9\x80\x96 y|\xA7\xFC\x80\x96 \xA2|\xCE!\xFE\x80\x96 \xC6|`\x80\x96 \xE4|\xD7!\x80\x96 }\xDE!\x80\x96 '} \x80\x96 C}\xF7!\x80\x96 a}!\x80\x96 y}`&quot;\x80\x96 \x94}#\x80\x96 \xB4}s'\x80\x96 \xCF}2)\x80\x96 \xF4}1,\x80\x96 ~`!.\x80\x96 +~'3\x80\x96 A~        5\x80\x96 ^~\xF38\x80\x96 {~8;\x80\x96 \x93~1&lt;\x80\x96 \xAE~&quot;&gt;\x80\x96 \xBE~&quot;G\x80\x96 \xE0~\xF5K\x80\x96 \xE5M\x80\x96 :Q\x80\x96 (`
+W\x80\x96 J`
+X\x80\x96 j\xA7Y\x80\x96 ~`[\x80\x96 \x94&quot;\\x80\x96 \xAA`
+_\x80\x96 \x91V\xE3 `\x80\x96 \xACV\xE3 `\x80\x96 \xCAV\xE3 `\x80\x96 \xE1V\x9F`\x80\x96 \xFEV\x9F`\x80\x96 W'`\x80\x96 ;W.b\x80\x96 [WYc\x80\x96 zW`e\x80\x96 \x99W&gt;f\x80\x96 \xB7WFh\x80\x96 \xD5W&gt;i\x80\x96 \xF6WFk\x80\x96 X&gt;l\x80\x96 6XFn\x80\x96 UX4o\x80\x96 oX8o\x80\x96 \xC1&quot;&quot;p\x80\x96 \xDB'v\x80\x96 \xF18x\x80\x96 \x80\xE8y\x80\x96 \x80\xE6y\x80\x96 /\x80\xE6z\x80\x96 G\x80\xEB{\x80\x96 _\x80\xF0|\x80\x96 w\x80/&quot;~\x80\x96 \x8F\x80/&quot;\x81\x80\x96 \xAA\x807&quot;\x84\x80\x96 \xBC\x80F&quot;\x8C\x80\x96 ˀW&quot;\x97\x80\x96 \xE9\x80m\x9C\x80\x96 \x81\xFC\x9D\x80\x96 \x818\x9E\x80\x96 &lt;\x81'\x9F\x80\x96 ^\x81b&quot;\xA1\x80\x96 {\x818\xA5\x80\x96 \x92\x818\xA6\x80\x96 \xA3\x81S\xA7\x80\x96 \xB4\x818\xA8\x80\x96 ǁ2\xA9\x80\x96 ߁\xF5\xAC\x80\x96 \x82'\xAE\x80\x96 \x82*\xB0\x80\x96 *\x82'\xB2\x80\x96 @\x82F\xB4\x80\x96 Z\x82.\xB5\x80\x96 \x86\x82L\xB6\x80\x96 \xA5\x82.\xB8\x80\x96 Ă&gt;\xB9\x80\x96 \xE2\x82l&quot;\xBB\x80\x96 \xF2\x821\xC1\x80\x96  \x831\xC3\x80\x96 '\x83F\xC5\x80\x96 ;\x83x\xC6\x80\x96 S\x83l&quot;\xC8\x80\x96 l\x83\xDC\xCE\x80\x96 \x8B\x83Y\xD1\x80\x96 \xA1\x83{&quot;\xD3\x80\x96 \xB7\x83`\xD7\x80\x96 ΃1\xD8\x80\x96 \xE5\x83\x86&quot;\xDA\x80\x96 \xFD\x83.\xE1\x80\x96 \x84&gt;\xE2\x80\x96 (\x84L\xE4\x80\x96 G\x84L\xE6\x80\x96 ]\x84F\xE8\x80\x96 t\x84\x94&quot;\xE9\x80\x96 \x92\x84Y\xEE\x80\x96 \xAE\x84x\xF0\x80\x96 \x8CXf\xF2\x80\x96 \xA7Xm\xF4\x80\x96 \xC2Xf\xF5\x80\x96 \xDDXm\xF7\x80\x96 \xF8X'\xF8\x80\x96 Y.\xFA\x80\x96 .Yf\xFB\x80\x96 IYm\xFD\x80\x96 dYY\xFE\x80\x96 \x80Y`\x80\x96 \x9CY&gt;\x80\x96 \xBCYF\x80\x96 \xDCYf\x80\x96 \xFAYm\x80\x96 Zf\x80\x96 7Zm        \x80\x96 VZY
+\x80\x96 tZ` \x80\x96 \x92Z4
+\x80\x96 \xA8Z8
+\x80\x96 Ä\xCB\x80\x96 ӄ\xE3 \x80\x96 \xE7\x84\xA1\x80\x96 \xFE\x84`\x80\x96 \x85\x8F\x80\x96 ,\x85`
+\x80\x96 A\x85\xB1\x80\x96 U\x85F\x80\x96 i\x858\x80\x96 \xC1Z\xE3 \x80\x96 \xD8Zf\x80\x96 \xECZm\x80\x96 [\x87\x80\x96 [m\x80\x96 ([f\x80\x96 ;[m!\x80\x96 N[f&quot;\x80\x96 g[m$\x80\x96 \x80[&gt;%\x80\x96 \x93[F'\x80\x96 \xA6[&gt;(\x80\x96 \xBA[F*\x80\x96 \xCE[&gt;+\x80\x96 \xE5[F-\x80\x96 \xFC[&gt;.\x80\x96 \F0\x80\x96 *\&gt;1\x80\x96 ?\F3\x80\x96 T\&gt;4\x80\x96 j\F6\x80\x96 \x80\'7\x80\x96 \x95\.9\x80\x96 \xAA\4:\x80\x96 \xB9\8:\x80\x96 ~\x85\x9E&quot;;\x80\x96 \x9B\x85O=\x80\x96 \xB0\x85Z?\x80\x96 ą\xBF@\x80\x96 څ\xBFA\x80\x96 \xF7\x85FB\x80\x96  \x86qC\x80\x96 \x86\xA4&quot;E\x80\x96 2\x86qI\x80\x96 N\x86\x96K\x80\x96 ^\x86\x96M\x80\x96 s\x86FO\x80\x96 \x82\x86\x81P\x80\x96 \x93\x86\xAD&quot;R\x80\x96 \xA8\x868W\x80\x96 \xB8\x86YX\x80\x96 ҆mZ\x80\x96 \xE3\x86\xBF[\x80\x96 \xF2\x86F\\x80\x96 \x87q_\x80\x96 \x87Ua\x80\x96 .\x87zd\x80\x96 B\x87Ff\x80\x96 Q\x87\xFCg\x80\x96 c\x87\xB9&quot;j\x80\x96 x\x87\xC0&quot;l\x80\x96 \x88\x87\xE3 n\x80\x96 \x9B\x874n\x80\x96 \xAB\x87\xC8&quot;n\x80\x96 \xBD\x87v\x80\x96 և\xD7&quot;z\x80\x96 \xEE\x87\xE5&quot;\x80\x80\x96 \x88\x89\x80\x96 &amp;\x88\xF7&quot;\x8D\x80\x96 :\x88'\x90\x80\x96 Z\x88&gt;\x92\x80\x96 {\x88.\x94\x80\x96 \x9B\x88F\x95\x80\x96 \xBC\x88#\x96\x80\x96 \xE0\x88`\x9A\x80\x96 \x89`\x9B\x80\x96 (\x89\xB1\x9C\x80\x96 \xCB\&gt;\x9D\x80\x96 ]F\x9F\x80\x96 A]&gt;\xA0\x80\x96 p]F\xA2\x80\x96 \x9F]4\xA3\x80\x96 \xC9]8\xA3\x80\x96 \xF6]&gt;\xA4\x80\x96 /^F\xA6\x80\x96 h^&gt;\xA7\x80\x96 \x96^F\xA9\x80\x96 \xC4^4\xAA\x80\x96 \xED^8\xAA\x80\x96 _&gt;\xAB\x80\x96 N_F\xAD\x80\x96 \x83_&gt;\xAE\x80\x96 \xAF_F\xB0\x80\x96 \xDB_4\xB1\x80\x96 `8\xB1\x80\x96 ,`&gt;\xB2\x80\x96 [`F\xB4\x80\x96 \x8A`&gt;\xB5\x80\x96 \xB3`F\xB7\x80\x96 \xDC`4\xB8\x80\x96 a8\xB8\x80\x96 'a&gt;\xB9\x80\x96 baF\xBB\x80\x96 \x9Da&gt;\xBC\x80\x96 \xCCaF\xBE\x80\x96 \xFBa4\xBF\x80\x96 %b8\xBF\x80\x96 Rb&gt;\xC0\x80\x96 \x83bF\xC2\x80\x96 \xB4b&gt;\xC3\x80\x96 \xDEbF\xC5\x80\x96 c4\xC6\x80\x96 -c8\xC6\x80\x96 Uc&gt;\xC7\x80\x96 \x92cF\xC9\x80\x96 \xCFc&gt;\xCA\x80\x96 \xFFcF\xCC\x80\x96 /d4\xCD\x80\x96 Zd8\xCD\x80\x96 \x88d&gt;\xCE\x80\x96 \xBBdF\xD0\x80\x96 \xEEd&gt;\xD1\x80\x96 eF\xD3\x80\x96 De4\xD4\x80\x96 je8\xD4\x80\x96 \x93e&gt;\xD5\x80\x96 \xC0eF\xD7\x80\x96 \xEDe&gt;\xD8\x80\x96 fF\xDA\x80\x96 =f4\xDB\x80\x96 `f8\xDB\x80\x96 \x86f&gt;\xDC\x80\x96 \xB3fF\xDE\x80\x96 \xE0f&gt;\xDF\x80\x96 gF\xE1\x80\x96 0g4\xE2\x80\x96 Sg8\xE2\x80\x96 yg&gt;\xE3\x80\x96 \xACgF\xE5\x80\x96 \xDFg&gt;\xE6\x80\x96 
+hF\xE8\x80\x96 5h4\xE9\x80\x96 [h8\xE9\x80\x96 \x84h&gt;\xEA\x80\x96 \xC1hF\xEC\x80\x96 \xFEh&gt;\xED\x80\x96 .iF\xEF\x80\x96 ^i4\xF0\x80\x96 \x89i8\xF0\x80\x96 \xB7i&gt;\xF1\x80\x96 \xE2iF\xF3\x80\x96 
+j&gt;\xF4\x80\x96 7jF\xF6\x80\x96 aj&gt;\xF7\x80\x96 \x89jF\xF9\x80\x96 \xB1j&gt;\xFA\x80\x96 \xD6jF\xFC\x80\x96 \xFBj&gt;\xFD\x80\x96 &amp;kF\xFF\x80\x96 Qk&gt;\x80\x96 wkF\x80\x96 \x9Dk&gt;\x80\x96 \xC9kF\x80\x96 \xF5k&gt;\x80\x96 lF\x80\x96 Cl&gt;        \x80\x96 glF \x80\x96 \x8Bl&gt; \x80\x96 \xAFlF\x80\x96 \xD3l&gt;\x80\x96 \xFAlF\x80\x96 !m&gt;\x80\x96 MmF\x80\x96 ym4\x80\x96 \x93m8\x80\x96 H\x891\x80\x96 t\x891\x80\x96 \x9F\x891\x80\x96 ȉ1\x80\x96 \xF0\x891\x80\x96 \x8A1 \x80\x96 =\x8A1&quot;\x80\x96 i\x8A1$\x80\x96 \x96\x8A1&amp;\x80\x96 \xBE\x8A1(\x80\x96 \xE3\x8A1*\x80\x96 \x8B1,\x80\x96 5\x8B1.\x80\x96 d\x8B10\x80\x96 \x92\x8B12\x80\x96 \xBE\x8B14\x80\x96 \xE9\x8B16\x80\x96 \x8C18\x80\x96 &lt;\x8C1:\x80\x96 k\x8C1&lt;\x80\x96 \x9B\x8C1&gt;\x80\x96 ƌ1@\x80\x96 \xEE\x8C1B\x80\x96 \x8D1D\x80\x96 \xB0m\x8FF\x80\x96 \xD2m\xC4H\x80\x96 \xF4m\x8FI\x80\x96 n\xC4K\x80\x96 8n'L\x80\x96 Yn.N\x80\x96 znfO\x80\x96 \x9AnmQ\x80\x96 \xBAn&gt;R\x80\x96 \xDCnFT\x80\x96 \xFEn'U\x80\x96  o.W\x80\x96 Bo4X\x80\x96 \o8X\x80\x96 F\x8D #Y\x80\x96 `\x8D\x97`\x80\x96 }\x8D\xB1a\x80\x96 \x9D\x8D\xE8b\x80\x96 \xC0\x8D\xE8b\x80\x96 yo&gt;b\x80\x96 \x90oFd\x80\x96 \xA7ofe\x80\x96 \xBEomg\x80\x96 \xD5ofh\x80\x96 \xF0omj\x80\x96  pfk\x80\x96 %pmm\x80\x96 ?pfn\x80\x96 Upmp\x80\x96 kpYq\x80\x96 \x84p`s\x80\x96 \x9DpYt\x80\x96 \xB5p`v\x80\x96 \xCDpYw\x80\x96 \xE6p`y\x80\x96 \xFFpYz\x80\x96 q`|\x80\x96 1q4}\x80\x96 Cq8}\x80\x96 \xE2\x8D\xA7~\x80\x96 \xFA\x8D8\x80\x80\x96 \x8EF\x81\x80\x96 +\x8E\xAF\x84\x80\x96 6\x8E*\x86\x80\x96 Xq#\x87\x80\x96 dq8\x97\x80\x96 sq\xA3\x98\x80\x96 \x86q&quot;\x9C\x80\x96 \x96q4\x9F\x80\x96 \x9Eq8\x9F\x80\x96 \xA9q.#\xA0\x80\x96 \xB5q\x96\xA3\x80\x96 \xC7qm\xA5\x80\x96 \xD3q&gt;\xA6\x80\x96 \xF7qF\xA8\x80\x96 r&gt;\xA9\x80\x96 BrF\xAB\x80\x96 ir&gt;\xAC\x80\x96 \x8ArF\xAE\x80\x96 \xABrf\xAF\x80\x96 \xCFrm\xB1\x80\x96 \xF3r4\xB2\x80\x96 s8\xB2\x80\x96 ,s\xB3\x80\x96 ;s!\xB5\x80\x96 Js'\xB6\x80\x96 \s.\xB8\x80\x96 ns6#\xB9\x80\x96 ws8\xBB\x80\x96 \x83s4\xBC\x80\x96 \x96sF\xBC\x80\x96 \xA9s8\xBD\x80\x96 \xB7sf\xBE\x80\x96 \xC4sm\xC0\x80\x96 \xD4s&gt;\xC1\x80\x96 \xECsF\xC3\x80\x96 tf\xC4\x80\x96  tm\xC6\x80\x96 &lt;tY\xC7\x80\x96 Kt`\xC9\x80\x96 Zt&lt;#\xCA\x80\x96 ltz\xCC\x80\x96 ~t8\xCE\x80\x96 \x8Bt\x96\xCF\x80\x96 \x9BtB#\xD1\x80\x96 \xADt\x96\xD3\x80\x96 \xBDtm\xD5\x80\x96 \xCBtm\xD6\x80\x96 \xDEtI#\xD7\x80\x96 \xECtP#\xD9\x80\x96 \xFCtI#\xDC\x80\x96 uX#\xDE\x80\x96 u&gt;\xDF\x80\x96 3uF\xE1\x80\x96 LuY\xE2\x80\x96 iu`\xE4\x80\x96 \x86u&gt;\xE5\x80\x96 \x9DuF\xE7\x80\x96 \xB4uf\xE8\x80\x96 \xD1um\xEA\x80\x96 \xEEuf\xEB\x80\x96 vm\xED\x80\x96 2vf\xEE\x80\x96 Mvm\xF0\x80\x96 hv&lt;#\xF1\x80\x96 zv8\xF3\x80\x96 \x8Fvz\xF4\x80\x96 \xA1v8\xF6\x80\x96 \xB4v&gt;\xF7\x80\x96 \xD4vF\xF9\x80\x96 \xF4v&gt;\xFA\x80\x96  wF\xFC\x80\x96 $w'\xFD\x80\x96 :w.\xFF\x80\x96 PwY\x80\x96 jw`\x80\x96 \x84w&gt;\x80\x96 \x9DwF\x80\x96 \xB6wY\x80\x96 \xD0w`\x80\x96 \xEAwY        \x80\x96 x` \x80\x96 xf \x80\x96 +xm\x80\x96 @xf\x80\x96 Yxm\x80\x96 rxf\x80\x96 \x8Dxm\x80\x96 \xA8x`\x80\x96 \xBBx`\x80\x96 \xD1xf\x80\x96 \xE4x8\x80\x96 \xFCx\xEB\x80\x96 yh\x80\x96 +yq \x80\x96 By\x96&quot;\x80\x96 Zy^#$\x80\x96 jy\xA3)\x80\x96 \x80ym-\x80\x96 \x98ym.\x80\x96 \xADyh#/\x80\x96 \xC4yr#4\x80\x96 \xDAy89\x80\x96 \xEEy\xA7:\x80\x96 z\xEB&lt;\x80\x96 z\xCB?\x80\x96 ?z\xA1A\x80\x96 az~#D\x80\x96 z\x87#H\x80\x96 \x9Dz\xE5M\x80\x96 \xB2z\x91#Q\x80\x96 \xC3z\x9C#W\x80\x96 \xE0z\x97 a\x80\x96 \xF7z\xA1d\x80\x96         {`g\x80\x96 !{`h\x80\x96 9{\xAB#i\x80\x96 S{X#k\x80\x96 e{X#l\x80\x96 z{X#m\x80\x96 \x91{&gt;n\x80\x96 \xAB{\xEBp\x80\x96 \xBF{&gt;s\x80\x96 \xD5{&gt;u\x80\x96 \xEE{mw\x80\x96 |X#x\x80\x96 $|X#y\x80\x96 B|mz\x80\x96 V|F{\x80\x96 n|8|\x80\x96 F\x8E\xAF}\x80\x96 R\x8E*\x80\x96 d\x8E\xE1\x80\x80\x96 k\x8E&gt;\x81\x80\x96 r\x8E`\x83\x80\x96 }\x8E\xB2#\x84\x80\x96 \x8C|4\x89\x80\x96 \xA7|\xBF\x89\x80\x96 \xC2|F\x8A\x80\x96 \xDD|8\x8B\x80\x96 \xF3|\xBE#\x8C\xC1\xB8\x86\xF1-\x8D\xAB\xB8\x91,\x80\xE8\x8D\x80\x96 ~\xCD#\x8D\x80\x96 I~\xF2#\x98ɸ\x91{~*\x9B۸\x91\x9A~*\x9C\xED\xB8\x91\xB8~*\x9D\xFF\xB8\x91\xD8~*\x9E\xB9\x91\xFB~*\x9F#\xB9\x91*\xA05\xB9\x91&gt;*\xA1G\xB9\x91T*\xA2Y\xB9\x91u*\xA3k\xB9\x91\x94*\xA4}\xB9\x91\xB0*\xA5\x8F\xB9\x91\xCA\xAF\xA6\xA4\xB9\x91\xE6\xAF\xA8ܹ\x91\x80\xAF\xAA\xBA\x91,\x80\xE8\xAC_\xBB\x86\xF1-\xAC\x86\xF1-K\xAC\xC6u3[\xAE\xC6\x973b\xAF\xC6\xA33\xFF#\xB2\x86\xF1-K\xB3\xC6u3\x8D\xB5\xC6\x973$\xB7\xC6\xA33\xFF#\xBBh\xBB\x96Y\x80\xD5\xBC\x8C\xBB\x96e\x80$\xBC\xFC\xBB\x96i\x80$\xBDb\xBC\x86\xF1-\xBD`\xBC\x91,\x80\xE8\xBD\x80\x96 \x89\x80'$\xBDj\xBC\x91\xAF\x80\xAA\xBEm\xBC\x91,\x80\xE8\xBF\x8A\xBC\x86\xF1-\xBF\x86\xF1-K\xBF\xC6u3(\xC1\xC6\x973b\xC2\xC6\xA33.$\xC5\x92\xBC\x83\xF1-\xC6\xAE\xBC\x93R64$\xC8ȼ\xC4\xA74\xC9\xF4\xBC\xC6\x974\xC9l\xBD\x86\xBC\x80&lt;$\xC9\x80\xBD\x86ɀC$\xCA\xB2\xBD\x86ր&lt;$\xCAȽ\x86\xE6\x80C$\xCB\xFA\xBD\x86\xF6\x80&lt;$\xCB\xBE\x86\x81C$\xCCB\xBE\x86
+\x81[\xCCP\xBE\x86\x81\xCDj\xBE\x86\xF1-\xCDx\xBE\x83\xF1-\xCD\x94\xBE\x93R6O$\xCF\xAC\xBE\xC4\xA74\xD0ؾ\xC6\x974\xD0P\xBF\x86\xF1-W$\xD0\x8B\xBF\x86?\x81\xAA\xE0\x9B\xBF\x86C.m$\xE3\xAF\xBF\x83\xF1-\xE5˿\x93R6u$\xE7\xE4\xBF\xC4\xA74\xE8\xC0\xC6\x974\xE8\x8C\xC0\x86\xF1-\xE8\x9A\xC0\x86\xF1-[\xE8\xA9\xC0\x86\xF1-:\xE9\x80\x91 J\x81}$\xEA\xC0\xC0\x83]\x81\xED/\xC1\x86\x8D\x81\x92$\xED7\xC1\x86\xA0\x81B\xED@\xC1\x81\xB3\x81\xEE\x9C\xC1\x86ҁ\x97$\xEE\xA4\xC1\x86\xEB\x81\xA2$\xEE\xAD\xC1\x86\x82\xAE$\xEF\xB5\xC1\x86\x82\xB9$\xEF\xC0\xC1\x818\x82\xC5$\xF0t\xC2\x81F\x82\xCD$\xF2\xAC\xC2\x81S\x82\xD4$\xF3\xF8\xC2\x86a\x82\xDB$\xF4t\xC3\x96k\x82\xE5$\xF7\x9C\xC3\x96\x86\x82\xF2$\xF8\xAA\xC3\x81 \x83        %\xF9\xC4\x96'\x83%\xFA\xC5\xC4\x86=\x83r\xFE\xCD\xC4\x86R\x83#%\xFE\xED\xC4\x86[\x83\x87\xFE\xC5\x91x\x83,%\xFEP\xC5\x91\x8A\x83/\xFF\xC6\x91\x94\x832%-\xC6\x86\xA9\x83&lt;%I\xC6\x91,\x80\xE8\\xC6\x83\xF1-\x89)l\xC6\x86\xBB\x86\x90)\xC4\xC6\x86ˆr\xDB\xC6\x86ۆ\x9A)\xF3\xC6\x86\xEB\x86\x9F)\xC7\x81\x87\xA4)e\xC7\x86\x87\xAF)r\xC7\x86)\x87\xAF)\xC7\x868\x87\xAF)\x8C\xC7\x86I\x87\xAF)\x99\xC7\x86_\x87\xAF)\xA8\xC7\x81p\x87\xB9)\xF0\xC7\x81z\x87\xC3)6\xC8\x86\x82\x87H\xC8\x86\x97\x87Z\xC8\x86\xA5\x87l\xC8\x86\xB7\x87\xCD)y\xC8\x86ˇ\x8B\xC8\x86\xE4\x87\x9D\xC8\x86\xF4\x87\xAF\xC8\x86        \x88\xC1\xC8\x86\x88\xD3\xC8\x86(\x88\xE5\xC8\x86&lt;\x88\xF7\xC8\x86K\x88        \xC9\x86Y\x88\xC9\x86l\x88-\xC9\x86z\x88?\xC9\x86\x8D\x88Q\xC9\x86\xA5\x88c\xC9\x86\xB8\x88\xCD)p\xC9\x86ˈ\x82\xC9\x86\xE7\x88\xD6)\x8F\xC9\x86\xF9\x88\xD6)\x9C\xC9\x86
+\x89\xAE\xC9\x86\x89\xC0\xC9\x86(\x89\xD2\xC9\x86&lt;\x89\xE4\xC9\x86Y\x89\xF6\xC9\x86o\x89\xD6)\xCA\x86\x83\x89\xCA\x86\xA2\x89\xDF)U\xCA\x83\xF1-q\xCA\x93R6*\x88\xCA\xC4\xA74        \xB4\xCA\xC6\x974        ,\xCB\x86\xF1-        :\xCB\x86\xF1-*        N\xCB\x86\xE4\x8B[
+\\xCB\x86\xEA\x8B v\xCB\x83\xF1- \x8B\xCB\x84\xF1-
+\xA4\xCB\x93R6%*
+\xBB\xCB\x83\xF1-\xD0\xCB\x84\xF1-\xE9\xCB\x93R6-*\xCC\x83\xF1-\xCC\x84\xF1-.\xCC\x93R65*E\xCC\x83\xF1-Z\xCC\x84\xF1-s\xCC\x93R6=*\x8A\xCC\x83\xF1-\x9F\xCC\x84\xF1-\xB8\xCC\x93R6E*\xCF\xCC\x83\xF1-\xE4\xCC\x84\xF1-\xFD\xCC\x93R6M*\xCD\x83\xF1-)\xCD\x84\xF1-B\xCD\x93R6U*Y\xCD\x83\xF1- n\xCD\x84\xF1-&quot;\x87\xCD\x93R6]*&quot;\x9E\xCD\x83\xF1-#\xB3\xCD\x84\xF1-%\xCC\xCD\x93R6e*%\xE3\xCD\x83\xF1-&amp;\xF8\xCD\x84\xF1-(\xCE\x93R6m*((\xCE\x83\xF1-)=\xCE\x84\xF1-+V\xCE\x93R6u*+m\xCE\x83\xF1-,\x82\xCE\x84\xF1-.\x9B\xCE\x93R6}*.\xB2\xCE\x83\xF1-/\xC7\xCE\x84\xF1-1\xE0\xCE\x93R6\x85*1\xF7\xCE\x83\xF1-2 \xCF\x84\xF1-4%\xCF\x93R6\x8D*4&lt;\xCF\x83\xF1-5Q\xCF\x84\xF1-7j\xCF\x93R6\x95*7\x81\xCF\x83\xF1-8\x96\xCF\x84\xF1-:\xAF\xCF\x93R6\x9D*:\xC6\xCF\x83\xF1-;\xDB\xCF\x84\xF1-=\xF4\xCF\x93R6\xA5*= \xD0\x83\xF1-&gt; \xD0\x84\xF1-@9\xD0\x93R6\xAD*@P\xD0\x83\xF1-Ae\xD0\x84\xF1-C~\xD0\x93R6\xB5*C\x95\xD0\x83\xF1-D\xAA\xD0\x84\xF1-F\xC3\xD0\x93R6\xBD*F\xDA\xD0\x83\xF1-G\xEF\xD0\x84\xF1-I\xD1\x93R6\xC5*I\xD1\x83\xF1-J4\xD1\x84\xF1-LM\xD1\x93R6\xCD*Ld\xD1\x83\xF1-My\xD1\x84\xF1-O\x92\xD1\x93R6\xD5*O\xA9\xD1\x83\xF1-P\xBE\xD1\x84\xF1-R\xD7\xD1\x93R6\xDD*R\xEE\xD1\x83\xF1-S\xD2\x84\xF1-U\xD2\x93R6\xE5*U3\xD2\x83\xF1-VH\xD2\x84\xF1-Xa\xD2\x93R6\xED*Xx\xD2\x83\xF1-Y\x8D\xD2\x84\xF1-[\xA6\xD2\x93R6\xF5*[\xBD\xD2\x83\xF1-\\xD2\xD2\x84\xF1-^\xEB\xD2\x93R6\xFD*^\xD3\x83\xF1-_\xD3\x84\xF1-a0\xD3\x93R6+aG\xD3\x83\xF1-b\\xD3\x84\xF1-du\xD3\x93R6
++d\x8C\xD3\x83\xF1-e\xA1\xD3\x84\xF1-g\xBA\xD3\x93R6+g\xD1\xD3\x83\xF1-h\xE6\xD3\x84\xF1-j\xFF\xD3\x93R6+j\xD4\x83\xF1-k+\xD4\x84\xF1-mD\xD4\x93R6%+m[\xD4\x83\xF1-np\xD4\x84\xF1-p\x89\xD4\x93R6-+p\xA0\xD4\x83\xF1-q\xB5\xD4\x84\xF1-s\xCE\xD4\x93R65+s\xE5\xD4\x83\xF1-t\xFA\xD4\x84\xF1-v\xD5\x93R6=+v*\xD5\x83\xF1-w?\xD5\x84\xF1-yX\xD5\x93R6E+yo\xD5\x83\xF1-z\x84\xD5\x84\xF1-|\x9D\xD5\x93R6M+|\xB4\xD5\x83\xF1-}\xC9\xD5\x84\xF1-\xE2\xD5\x93R6U+\xF9\xD5\x83\xF1-\x80\xD6\x84\xF1-\x82'\xD6\x93R6]+\x82&gt;\xD6\x83\xF1-\x83S\xD6\x84\xF1-\x85l\xD6\x93R6e+\x85\x83\xD6\x83\xF1-\x86\x98\xD6\x84\xF1-\x88\xB1\xD6\x93R6m+\x88\xC8\xD6\x83\xF1-\x89\xDD\xD6\x84\xF1-\x8B\xF6\xD6\x93R6u+\x8B
+\xD7\x83\xF1-\x8C&quot;\xD7\x84\xF1-\x8E;\xD7\x93R6}+\x8ER\xD7\x83\xF1-\x8Fg\xD7\x84\xF1-\x91\x80\xD7\x93R6\x85+\x91\x97\xD7\x83\xF1-\x92\xAC\xD7\x84\xF1-\x94\xC5\xD7\x93R6\x8D+\x94\xDC\xD7\x83\xF1-\x95\xF1\xD7\x84\xF1-\x97
+\xD8\x93R6\x95+\x97!\xD8\x83\xF1-\x986\xD8\x84\xF1-\x9AO\xD8\x93R6\x9D+\x9Af\xD8\x83\xF1-\x9B{\xD8\x84\xF1-\x9D\x94\xD8\x93R6\xA5+\x9D\xAB\xD8\x83\xF1-\x9E\xC0\xD8\x84\xF1-\xA0\xD9\xD8\x93R6\xAD+\xA0\xF0\xD8\x83\xF1-\xA1\xD9\x84\xF1-\xA3\xD9\x93R6\xB5+\xA35\xD9\x83\xF1-\xA4J\xD9\x84\xF1-\xA6c\xD9\x93R6\xBD+\xA6z\xD9\x83\xF1-\xA7\x8F\xD9\x84\xF1-\xA9\xA8\xD9\x93R6\xC5+\xA9\xBF\xD9\x83\xF1-\xAA\xD4\xD9\x84\xF1-\xAC\xED\xD9\x93R6\xCD+\xAC\xDA\x83\xF1-\xAD\xDA\x84\xF1-\xAF2\xDA\x93R6\xD5+\xAFI\xDA\x83\xF1-\xB0^\xDA\x84\xF1-\xB2w\xDA\x93R6\xDD+\xB2\x8E\xDA\x83\xF1-\xB3\xA3\xDA\x84\xF1-\xB5\xBC\xDA\x93R6\xE5+\xB5\xD3\xDA\x83\xF1-\xB6\xE8\xDA\x84\xF1-\xB8\xDB\x93R6\xED+\xB8\xDB\x83\xF1-\xB9-\xDB\x84\xF1-\xBBF\xDB\x93R6\xF5+\xBB]\xDB\x83\xF1-\xBCr\xDB\x84\xF1-\xBE\x8B\xDB\x93R6\xFD+\xBE\xA2\xDB\x83\xF1-\xBF\xB7\xDB\x84\xF1-\xC1\xD0\xDB\x93R6,\xC1\xE7\xDB\x83\xF1-\xC2\xFC\xDB\x84\xF1-\xC4\xDC\x93R6
+,\xC4,\xDC\x83\xF1-\xC5A\xDC\x84\xF1-\xC7Z\xDC\x93R6,\xC7q\xDC\x83\xF1-\xC8\x86\xDC\x84\xF1-\xCA\x9F\xDC\x93R6,\xCA\xB6\xDC\x83\xF1-\xCB\xCB\xDC\x84\xF1-\xCD\xE4\xDC\x93R6%,\xCD\xFB\xDC\x83\xF1-\xCE\xDD\x84\xF1-\xD0)\xDD\x93R6-,\xD0@\xDD\x83\xF1-\xD1U\xDD\x84\xF1-\xD3n\xDD\x93R65,\xD3\x85\xDD\x83\xF1-\xD4\x9A\xDD\x84\xF1-\xD6\xB3\xDD\x93R6=,\xD6\xCA\xDD\x83\xF1-\xD7\xDF\xDD\x84\xF1-\xD9\xF8\xDD\x93R6E,\xD9\xDE\x83\xF1-\xDA$\xDE\x84\xF1-\xDC=\xDE\x93R6M,\xDCT\xDE\x83\xF1-\xDDi\xDE\x84\xF1-\xDF\x82\xDE\x93R6U,\xDF\x99\xDE\x83\xF1-\xE0\xAE\xDE\x84\xF1-\xE2\xC7\xDE\x93R6],\xE2\xDE\xDE\x83\xF1-\xE3\xF3\xDE\x84\xF1-\xE5 \xDF\x93R6e,\xE5#\xDF\x83\xF1-\xE68\xDF\x84\xF1-\xE8Q\xDF\x93R6m,\xE8h\xDF\x83\xF1-\xE9}\xDF\x84\xF1-\xEB\x96\xDF\x93R6u,\xEB\xAD\xDF\x83\xF1-\xEC\xC2\xDF\x84\xF1-\xEE\xDB\xDF\x93R6},\xEE\xF2\xDF\x83\xF1-\xEF\xE0\x84\xF1-\xF1 \xE0\x93R6\x85,\xF17\xE0\x83\xF1-\xF2L\xE0\x84\xF1-\xF4e\xE0\x93R6\x8D,\xF4|\xE0\x83\xF1-\xF5\x91\xE0\x84\xF1-\xF7\xAA\xE0\x93R6\x95,\xF7\xC1\xE0\x83\xF1-\xF8\xD6\xE0\x84\xF1-\xFA\xEF\xE0\x93R6\x9D,\xFA\xE1\x83\xF1-\xFB\xE1\x84\xF1-\xFD4\xE1\x93R6\xA5,\xFDK\xE1\x83\xF1-\xFE`\xE1\x84\xF1-y\xE1\x93R6\xAD,\x90\xE1\x83\xF1-\xA5\xE1\x84\xF1-\xBE\xE1\x93R6\xB5,\xD5\xE1\x83\xF1-\xEA\xE1\x84\xF1-\xE2\x93R6\xBD,\xE2\x83\xF1-/\xE2\x84\xF1-        H\xE2\x93R6\xC5,        _\xE2\x83\xF1-
+t\xE2\x84\xF1- \x8D\xE2\x93R6\xCD, \xA4\xE2\x83\xF1-
+\xB9\xE2\x84\xF1-\xD2\xE2\x93R6\xD5,\xE9\xE2\x83\xF1-\xFE\xE2\x84\xF1-\xE3\x93R6\xDD,.\xE3\x83\xF1-C\xE3\x84\xF1-\\xE3\x93R6\xE5,s\xE3\x83\xF1-\x88\xE3\x84\xF1-\xA1\xE3\x93R6\xED,\xB8\xE3\x83\xF1-\xCD\xE3\x84\xF1-\xE6\xE3\x93R6\xF5,\xFD\xE3\x83\xF1-\xE4\x84\xF1-+\xE4\x93R6\xFD,B\xE4\x83\xF1-W\xE4\x84\xF1-!p\xE4\x93R6-!\x87\xE4\x83\xF1-&quot;\x9C\xE4\x84\xF1-$\xB5\xE4\x93R6
+-$\xCC\xE4\x83\xF1-%\xE1\xE4\x84\xF1-'\xFA\xE4\x93R6-'\xE5\x83\xF1-(&amp;\xE5\x84\xF1-*?\xE5\x93R6-*V\xE5\x83\xF1-+k\xE5\x84\xF1--\x84\xE5\x93R6%--\x9B\xE5\x83\xF1-.\xB0\xE5\x84\xF1-0\xC9\xE5\x93R6--0\xE0\xE5\x83\xF1-1\xF5\xE5\x84\xF1-3\xE6\x93R65-3%\xE6\x83\xF1-4:\xE6\x84\xF1-6S\xE6\x93R6=-6j\xE6\x83\xF1-7\xE6\x84\xF1-9\x98\xE6\x93R6E-9\xAF\xE6\x83\xF1-:\xC4\xE6\x84\xF1-&lt;\xDD\xE6\x93R6M-&lt;\xF4\xE6\x83\xF1-=        \xE7\x84\xF1-?&quot;\xE7\x93R6U-?9\xE7\x83\xF1-@N\xE7\x84\xF1-Bg\xE7\x93R6]-B~\xE7\x83\xF1-C\x93\xE7\x84\xF1-E\xAC\xE7\x93R6e-E\xC3\xE7\x83\xF1-F\xD8\xE7\x84\xF1-H\xF1\xE7\x93R6m-H\xE8\x83\xF1-I\xE8\x84\xF1-K6\xE8\x93R6u-KM\xE8\x83\xF1-Lb\xE8\x84\xF1-N{\xE8\x93R6}-N\x92\xE8\x83\xF1-O\xA7\xE8\x84\xF1-Q\xC0\xE8\x93R6\x85-Q\xD7\xE8\x83\xF1-R\xEC\xE8\x84\xF1-T\xE9\x93R6\x8D-T\xE9\x83\xF1-U1\xE9\x84\xF1-WJ\xE9\x93R6\x95-Wa\xE9\x83\xF1-Xv\xE9\x84\xF1-Z\x8F\xE9\x93R6\x9D-Z\xA6\xE9\x83\xF1-[\xBB\xE9\x84\xF1-]\xD4\xE9\x93R6\xA5-]\xEB\xE9\x83\xF1-^\xEA\x84\xF1-`\xEA\x93R6\xAD-`0\xEA\x83\xF1-aE\xEA\x84\xF1-c^\xEA\x93R6\xB5-cu\xEA\x83\xF1-d\x8A\xEA\x84\xF1-f\xA3\xEA\x93R6\xBD-f\xBA\xEA\x83\xF1-g\xCF\xEA\x84\xF1-i\xE8\xEA\x93R6\xC5-i\xFF\xEA\x83\xF1-j\xEB\x84\xF1-l-\xEB\x93R6\xCD-lD\xEB\x83\xF1-mY\xEB\x84\xF1-or\xEB\x93R6\xD5-o\x89\xEB\x83\xF1-p\x9E\xEB\x84\xF1-r\xB7\xEB\x93R6\xDD-r\xCE\xEB\x83\xF1-s\xE3\xEB\x84\xF1-u\xFC\xEB\x93R6\xE5-u\xEC\x83\xF1-v(\xEC\x84\xF1-xA\xEC\x93R6\xED-xX\xEC\x83\xF1-ym\xEC\x84\xF1-{\x86\xEC\x93R6\xF5-{\x9D\xEC\x83\xF1-|\xB2\xEC\x84\xF1-~\xCB\xEC\x93R6\xFD-~\xE2\xEC\x83\xF1-\xF7\xEC\x84\xF1-\x81\xED\x93R6.\x81'\xED\x83\xF1-\x82&lt;\xED\x84\xF1-\x84U\xED\x93R6
+.\x84l\xED\x83\xF1-\x85\x81\xED\x84\xF1-\x87\x9A\xED\x93R6.\x87\xB1\xED\x83\xF1-\x88\xC6\xED\x84\xF1-\x8A\xDF\xED\x93R6.\x8A\xF6\xED\x83\xF1-\x8B \xEE\x84\xF1-\x8D$\xEE\x93R6%.\x8D;\xEE\x83\xF1-\x8EP\xEE\x84\xF1-\x90i\xEE\x93R6-.\x90\x80\xEE\x83\xF1-\x91\x95\xEE\x84\xF1-\x93\xAE\xEE\x93R65.\x93\xC5\xEE\x83\xF1-\x94\xDA\xEE\x84\xF1-\x96\xF3\xEE\x93R6=.\x96
+\xEF\x83\xF1-\x97\xEF\x84\xF1-\x998\xEF\x93R6E.\x99O\xEF\x83\xF1-\x9Ad\xEF\x84\xF1-\x9C}\xEF\x93R6M.\x9C\x94\xEF\x83\xF1-\x9D\xA9\xEF\x84\xF1-\x9F\xC2\xEF\x93R6U.\x9F\xD9\xEF\x83\xF1-\xA0\xEE\xEF\x84\xF1-\xA2\xF0\x93R6].\xA2\xF0\x83\xF1-\xA33\xF0\x84\xF1-\xA5L\xF0\x93R6e.\xA5c\xF0\x83\xF1-\xA6x\xF0\x84\xF1-\xA8\x91\xF0\x93R6m.\xA8\xA8\xF0\x83\xF1-\xA9\xBD\xF0\x84\xF1-\xAB\xD6\xF0\x93R6u.\xAB\xED\xF0\x83\xF1-\xAC\xF1\x84\xF1-\xAE\xF1\x93R6}.\xAE2\xF1\x83\xF1-\xAFG\xF1\x84\xF1-\xB1`\xF1\x93R6\x85.\xB1w\xF1\x83\xF1-\xB2\x8C\xF1\x84\xF1-\xB4\xA5\xF1\x93R6\x8D.\xB4\xBC\xF1\x83\xF1-\xB5\xD1\xF1\x84\xF1-\xB7\xEA\xF1\x93R6\x95.\xB7\xF2\x83\xF1-\xB8\xF2\x84\xF1-\xBA/\xF2\x93R6\x9D.\xBAF\xF2\x83\xF1-\xBB[\xF2\x84\xF1-\xBDt\xF2\x93R6\xA5.\xBD\x8B\xF2\x83\xF1-\xBE\xA0\xF2\x84\xF1-\xC0\xB9\xF2\x93R6\xAD.\xC0\xD0\xF2\x83\xF1-\xC1\xE5\xF2\x84\xF1-\xC3\xFE\xF2\x93R6\xB5.\xC3\xF3\x83\xF1-\xC41\xF3\x93R6\xCC.\xC6H\xF3\xC4\xA74\xC7t\xF3\xC6\x974\xC7\xEC\xF3\x86\x9E\x8C[\xC7\xFC\xF3\x86\xB1\x8C\xC8\xF4\x86Č[\xC8$\xF4\x86͌\xC9&gt;\xF4\x86\xBC\x80\xD4.\xC9T\xF4\x86ɀ\xDB.\xCA\x86\xF4\x86֌[\xCA\x94\xF4\x86\xE1\x8C\xCB\xAE\xF4\x86\xEC\x8C\xE1.\xCB\xC4\xF4\x86\xF7\x8C\xE8.\xCC\xF6\xF4\x86\x8D]\xCC\xF5\x86 \x8Db\xCD\xF5\x86\x8D\xEE.\xCD4\xF5\x86 \x8D\xF5.\xCEf\xF5\x86,\x8D\xFB.\xCE|\xF5\x867\x8D/\xCF\xAE\xF5\x86B\x8D/\xCF\xC4\xF5\x86K\x8D/\xD0\xF6\xF5\x86\xF1-\xD0\xF6\x83\xF1-\xD0 \xF6\x93R68/\xD28\xF6\xC4\xA74\xD3d\xF6\xC6\x974\xD3\xDC\xF6\x86\x9E\x8C[\xD3\xEC\xF6\x86\xB1\x8C\xD4\xF7\x86ˍ@/\xD4\xF7\x86\xE4\x8DG/\xD5N\xF7\x86\xFD\x8D[\xD5\\xF7\x86 \x8E\xD6v\xF7\x86\x8E[\xD6\x84\xF7\x86(\x8E\xD7\x9E\xF7\x86֌[\xD7\xAC\xF7\x86\xE1\x8C\xD8\xC6\xF7\x86\xBA6T\xD8\xD4\xF7\x86\xC46Y\xD9\xEE\xF7\x86\xEC\x8C\xE1.\xD9\xF8\x86\xF7\x8C\xE8.\xDA6\xF8\x86\x8D]\xDAD\xF8\x86 \x8Db\xDB^\xF8\x86\x8D\xEE.\xDBt\xF8\x86 \x8D\xF5.\xDC\xA6\xF8\x86,\x8D\xFB.\xDC\xBC\xF8\x867\x8D/\xDD\xEE\xF8\x86B\x8DM/\xDD\xF9\x86K\x8DT/\xDE6\xF9\x86\xF1-\xDED\xF9\x83\xF1-\xDE`\xF9\x93R6f/\xE0x\xF9\xC4\xA74\xE1\xA4\xF9\xC6\x974\xE1\xFA\x86a\x8E[\xE1,\xFA\x86i\x8E\xE2F\xFA\x86q\x8E[\xE2T\xFA\x86y\x8E\xE3n\xFA\x86B\x8Dn/\xE3\x84\xFA\x86K\x8Du/\xE4\xB6\xFA\x86\xF1-\xE4\xC4\xFA\x83\xF1-\xE4\xE0\xFA\x93R6\x90/\xE6\xF8\xFA\xC4\xA74\xE7$\xFB\xC6\x974\xE7\x9C\xFB\x86\x8F\x98/\xE7\xB0\xFB\x86.\x8F\x9F/\xE8\xE2\xFB\x86\xBA6T\xE8\xF0\xFB\x86\xC46Y\xE9
+\xFC\x86@\x8F[\xE9\xFC\x86I\x8F\xEA2\xFC\x86R\x8F[\xEA@\xFC\x86\\x8F\xEBZ\xFC\x86f\x8FT\xEBh\xFC\x86o\x8FY\xEC\x82\xFC\x86x\x8F[\xEC\x90\xFC\x86\x84\x8F\xED\xAA\xFC\x86\x90\x8F[\xED\xB8\xFC\x86\x9A\x8F\xEE\xD2\xFC\x86\xA4\x8F\xA5/\xEE\xE8\xFC\x86\xB4\x8F\xAC/\xEF\xFD\x86ď&lt;$\xEF0\xFD\x86ՏC$\xF0b\xFD\x86\xF1-\xF0p\xFD\x83\xF1-\xF0\x8C\xFD\x93R6\xBE/\xF2\xA4\xFD\xC4\xA74\xF3\xD0\xFD\xC6\x974\xF3H\xFE\x86\x9E\x8C[\xF3X\xFE\x86\xB1\x8C\xF4r\xFE\x86&amp;\x90\xC6/\xF4\x88\xFE\x863\x90\xCD/\xF5\xBA\xFE\x86@\x90\xD3/\xF5\xD0\xFE\x86U\x90\xDA/\xF6\xFF\x86j\x90\xE0/\xF6\xFF\x86\x81\x90\xE7/\xF7J\xFF\x86\x98\x90\xED/\xF7`\xFF\x86\xA6\x90\xF4/\xF8\x92\xFF\x86\xB4\x90\xFA/\xF8\xA8\xFF\x86\xC1\x900\xF9\xDA\xFF\x86ΐ0\xF9\xF0\xFF\x86ݐ0\xFA&quot;\x86\xEC\x900\xFA8\x86\xFA\x900\xFBj\x86\x91\xED/\xFB\x80\x86\x91\xF4/\xFC\xB2\x864\x910\xFC\xC8\x86H\x910\xFD\xFA\x86\\x910\xFD\x86w\x910\xFEB\x86\x92\x91!0\xFEX\x86\xA5\x91(0\xFF\x8A\x86\xB8\x91.0\xFF\xA0\x86Α50\xD2\x86\xE4\x91;0\xE8\x86\xF8\x91B0\x86\xEC\x8C\xE1.0\x86\xF7\x8C\xE8.b\x86\x8D]p\x86 \x8Db\x8A\x86\x8D\xEE.\xA0\x86 \x8D\xF5.\xD2\x86,\x8D\xFB.\xE8\x867\x8D/\x86B\x8D\x98/0\x86K\x8D\x9F/b\x86\xF1-p\x83\xF1-\x8C\x93R6\x890\xA4\xC4\xA74        \xD0\xC6\x974        H\x86v\x93&lt;$        \\x86\x84\x93C$
+\x8E\x86\x92\x93]
+\x9C\x86\xA0\x93b \xB6\x86\xAE\x93] \xC4\x86\xBA\x93b \xDE\x86Ɠ\x910 \xEC\x86ѓ\x960
+\x86ܓ\x910
+\x86\xE8\x93\x960.\x86\xF4\x93\x9A0D\x86\xFB\x93\xA10v\x86\x94T\x84\x86
+\x94Y\x9E\x86\x94T\xAC\x86$\x94Y\xC6\x86\xF1-\xD4\x83\xF1-\xF0\x93R6\xCA0\xC4\xA744\xC6\x974\xAC\x86\x95\xD20\xC0\x86\x95\xD90\xF2\x86#\x95T\x86.\x95Y\x869\x95\xD200\x86A\x95\xD90b\x86I\x95Tp\x86S\x95Y\x8A\x86]\x95T\x98\x86j\x95Y\xB2\x86w\x95\xDF0\xC0\x86\x84\x95\xE40\xDA\x86\x91\x95\xDF0\xE8\x86\x9E\x95\xE40\x86\xAB\x95\xDF0\x86\xBA\x95\xE40*\x86ɕ\xDF08\x86Օ\xE40R\x86\xE1\x95\xDF0`\x86\xEF\x95\xE40z\x86\xFD\x95\xDF0\x88\x86\x96\xE40\xA2\x86\x96\xDF0\xB0\x86\x96\xE40 \xCA\x86#\x96\xE80 \xD8\x86,\x96\xEF0!\xF2\x86\xF1-!        \x83\xF1-!        \x93R6
+1#4        \xC4\xA74$`        \xC6\x974$\xD8        \x86\xAB\x961$\xEC        \x86\xBF\x961%
+\x86Ӗ1%4
+\x86\xE4\x96&amp;1&amp;f
+\x86\xF1-&amp;t
+\x83\xF1-&amp;\x90
+\x93R681(\xA8
+\xC4\xA74)\xD4
+\xC6\x974)L \x86\x97[)\ \x86\x97*v \x86\xF1-*\x84 \x83\xF1-*\xA0 \x93R6@1,\xB8 \xC4\xA74-\xE4 \xC6\x974-\ \x86@\x8F[-l \x86I\x8F.\x86 \x862\x97H1.\x94 \x86;\x97O1/\xAE \x86D\x97U1/\xC4 \x86V\x97\10\xF6 \x86h\x97b10
+\x86v\x97i11E
+\x86\x84\x97\xEE.1X
+\x86\x8E\x97\xF5.2\x8A
+\x86\x98\x97\xEE.2\xA0
+\x86\xA5\x97\xF5.3\xD2
+\x86\xB2\x97\xA5/3\xE8
+\x86\xBB\x97\xAC/4\x86\xBA6]4(\x86\xC46b5B\x86ėT5P\x86͗Y6j\x86֗[6x\x86\xE2\x977\x92\x86\xEE\x97[7\xA0\x86\xFC\x978\xBA\x86\xF1-8\xC8\x83\xF1-8\xE4\x93R6\x861:\xFC\xC4\xA74;(\xC6\x974;\xA0\x86s\x98\x8E1;\xB4\x86\x83\x98\x951&lt;\xE6\x86\x93\x98\x9B1&lt;\xFC\x86\xA0\x98\xA21=.\x86\xF1-=&lt;\x83\xF1-=X\x93R6\xB41?p\xC4\xA74@\x9C\xC6\x974@\x86˜[@$\x86ʘA&gt;\x86Ҙ[AL\x86ۘBf\x86\xE4\x98[Bt\x86\xED\x98C\x8E\x86\xF1-C\x9C\x83\xF1-C\xB8\x93R6\xE82E\xD0\xC4\xA74F\xFC\xC6\x974Ft\x86&lt;\xA1[F\x84\x86Q\xA1G\x9E\x86f\xA1[G\xAC\x86{\xA1H\xC6\x86ˍ@/H\xDC\x86\xE4\x8DG/I\x86B\x8D\xF02I$\x86K\x8D\xF72JV\x86\xF1-Jd\x83\xF1-J\x80\x93R63L\x98\xC4\xA74M\xC4\xC6\x974M&lt;\x86\xB2\xA1[ML\x86šNf\x86ء[Nt\x86\xED\xA1O\x8E\x86\xA2\xF02O\xA4\x86\xA2\xF72P\xD6\x862\xA2\xF02P\xEC\x86G\xA2\xF72Q\x86\\xA2\xF02Q4\x86m\xA2\xF72Rf\x86~\xA2 3R|\x86\x8B\xA23S\xAE\x86B\x8D3S\xC4\x86K\x8D3T\xF6\x86\xF1-T\x83\xF1-T \x93R613V8\xC4\xA74Wd\xC6\x974W\xDC\x86\xF3\xA2[W\xEC\x86\xA3X\x86
+\xA3[X\x86\xA3Y.\x86'\xA3[Y&lt;\x86:\xA3ZV\x86M\xA3[Zd\x86b\xA3[~\x86w\xA3[[\x8C\x86\x8A\xA3\\xA6\x86\x9D\xA3[\\xB4\x86\xB2\xA3]\xCE\x86ǣ\xDF0]\xDC\x86֣\xE40^\xF6\x86\xE5\xA3\xDF0^\x86\xF8\xA3\xE40_\x86 \xA4[_,\x86\xA4`F\x86-\xA4[`T\x865\xA4an\x86=\xA4\xDF0a|\x86I\xA4\xE40b\x96\x86U\xA4\xDF0b\xA4\x86e\xA4\xE40c\xBE\x86u\xA4[c\xCC\x86\xA4d\xE6\x86\x89\xA4[d\xF4\x86\x93\xA4e\x86\x9D\xA4\xDF0e\x86\xAB\xA4\xE40f6\x86\xB9\xA4\xDF0fD\x86ˤ\xE40g^\x86ݤ[gl\x86\xF4\xA4h\x86\x86 \xA5\xDF0h\x94\x86&amp;\xA5\xE40i\xAE\x86A\xA5\xDF0i\xBC\x86`\xA5\xE40j\xD6\x86\xA5[j\xE4\x86\x8A\xA5k\xFE\x86\x95\xA5[k \x86\xA3\xA5l&amp;\x8647[l4\x86=7mN\x86\xB1\xA5[m\\x86\xBD\xA5nv\x86ɥ[n\x84\x86ۥo\x9E\x86\xBA6To\xAC\x86\xC46Yp\xC6\x86\xED\xA5 3p\xDC\x86 \xA63q\x86)\xA6 3q$\x86G\xA63rV\x86e\xA6 3rl\x86}\xA63s\x9E\x86\x95\xA693s\xB4\x86\x9F\xA6@3t\xE6\x86\xA9\xA63t\xFC\x86\xBE\xA63u.\x86\xB2\x97\xA5/uD\x86\xBB\x97\xAC/vv\x86B\x8D 3v\x8C\x86K\x8D3w\xBE\x86\xF1-w\xCC\x83\xF1-w\xE8\x93R6\xC93y\xC4\xA74z,\xC6\x974z\xA4\x86^\xAC\xD13z\xC4\x86r\xAC\xD83{\xF1\x86\x86\xAC\xD13{\x86\x92\xAC\xD83|A\x86\x9E\xAC\xD13|d\x86\xAB\xAC\xD83}\x91\x86\xB8\xAC\xD13}\xB4\x86Ŭ\xD83~\xE1\x86Ҭ\xD13~\x86\xE5\xAC\xD831\x86\xF8\xAC\xD13T\x86\xAD\xD83\x80\x81\x86\xAD\xD13\x80\xA4\x86\xAD\xD83\x81\xD1\x86B\x8D93\x81\xE4\x86K\x8D@3\x82 \x86\xF1-\x82$ \x83\xF1-\x82@ \x93R6\xE43\x84X \xC4\xA74\x85\x84 \xC6\x974\x85\xFC \x86\x9E\x8C[\x85 !\x86\xB1\x8C\x86&amp;!\x86q\xAD\xEC3\x86&lt;!\x86\xAD\xF33\x87n!\x86\xEC\x8C\xE1.\x87\x84!\x86\xF7\x8C\xE8.\x88\xB6!\x86\x8D]\x88\xC4!\x86 \x8Db\x89\xDE!\x86\x8D\xEE.\x89\xF4!\x86 \x8D\xF5.\x8A&amp;&quot;\x86,\x8D\xFB.\x8A&lt;&quot;\x867\x8D/\x8Bn&quot;\x86B\x8D\xF93\x8B\x84&quot;\x86K\x8D4\x8C\xB6&quot;\x86\xF1-\x8C\xC4&quot;\x83\xF1-\x8C\xE0&quot;\x93R64\x8E\xF8&quot;\xC4\xA74\x8F$#\xC6\x974\x8F\x9C#\x86\x97\xAD4\x8F\xB0#\x86\xAB\xAD!4\x90\xE2#\x86\xBF\xAD'4\x90\xF8#\x86ҭ.4\x91*$\x86\xE5\xAD[\x918$\x86\xF1\xAD\x92R$\x86\xFD\xAD[\x92`$\x86
+\xAE\x93z$\x86\xAE44\x93\x90$\x86*\xAE;4\x94\xC2$\x86\xBA6T\x94\xD0$\x86\xC46Y\x95\xEA$\x86\xA4\x8F\xA5/\x95%\x86\xB4\x8F\xAC/\x962%\x86ď&lt;$\x96H%\x86ՏC$\x97z%\x86=\xAE\xDF0\x97\x88%\x86K\xAE\xE40\x98\xA2%\x86\x84\x97\xEE.\x98\xB8%\x86\x8E\x97\xF5.\x99\xEA%\x86\xF1-\x99\xF8%\x83\xF1-\x99&amp;\x93R6]4\x9B,&amp;\xC4\xA74\x9CX&amp;\xC6\x974\x9C\xD0&amp;\x86\x96\xAFe4\x9C\xE0&amp;\x86\xA5\xAFl4\x9D\xFA&amp;\x86\xB4\xAF\xDF0\x9D'\x86\xC1\xAF\xE40\x9E&quot;'\x86ί[\x9E0'\x86ۯ\x9FJ'\x86\xE8\xAF[\x9FX'\x86\xF1\xAF\xA0r'\x86\xFA\xAFT\xA0\x80'\x86\xB0Y\xA1\x9A'\x86(\xB0T\xA1\xA8'\x86F\xB0Y\xA2\xC2'\x86d\xB0]\xA2\xD0'\x86x\xB0b\xA3\xEA'\x86\x8C\xB0]\xA3\xF8'\x86\xA8\xB0b\xA4(\x86İT\xA4 (\x86۰Y\xA5:(\x86\xF2\xB0T\xA5H(\x86\xB1Y\xA6b(\x86,\xB1T\xA6p(\x86I\xB1Y\xA7\x8A(\x86f\xB1\xDF0\xA7\x98(\x86}\xB1\xE40\xA8\xB2(\x86\x94\xB1]\xA8\xC0(\x86\xB0\xB1b\xA9\xDA(\x86̱r4\xA9\xF0(\x86ձy4\xAA&quot;)\x86ޱ4\xAA8)\x86\xE9\xB1\x864\xABj)\x86\xF4\xB14\xAB\x80)\x86\xFF\xB1\x864\xAC\xB2)\x86
+\xB2\x8C4\xAC\xC8)\x86\xB2\x934\xAD\xFA)\x86&quot;\xB2T\xAD*\x86/\xB2Y\xAE&quot;*\x86&lt;\xB2T\xAE0*\x86H\xB2Y\xAFJ*\x86B\x8D'4\xAF`*\x86K\x8D.4\xB0\x92*\x86\xF1-\xB0\xA0*\x83\xF1-\xB0\xBC*\x93R6\xB14\xB2\xD4*\xC4\xA74\xB3+\xC6\x974\xB3x+\x86\x9E\x8C[\xB3\x88+\x86\xB1\x8C\xB4\xA2+\x86_\xB3'4\xB4\xB8+\x86s\xB3.4\xB5\xEA+\x86&quot;\xB2T\xB5\xF8+\x86/\xB2Y\xB6,\x86\xEC\x8C\xE1.\xB6(,\x86\xF7\x8C\xE8.\xB7Z,\x86\x8D]\xB7h,\x86 \x8Db\xB8\x82,\x86\x8D\xEE.\xB8\x98,\x86 \x8D\xF5.\xB9\xCA,\x86,\x8D\xFB.\xB9\xE0,\x867\x8D/\xBA-\x86B\x8D4\xBA(-\x86K\x8D!4\xBBZ-\x86\xF1-\xBBh-\x83\xF1-\xBB\x84-\x93R6\xB94\xBD\x9C-\xC4\xA74\xBE\xC8-\xC6\x974\xBE@.\x86\x97\xB3]\xBEP.\x86\xA3\xB3b\xBFj.\x86\xAF\xB3]\xBFx.\x86\xBE\xB3b\xC0\x92.\x86ͳ]\xC0\xA0.\x86ݳb\xC1\xBA.\x86\xED\xB3]\xC1\xC8.\x86\xF5\xB3b\xC2\xE2.\x86\xFD\xB3]\xC2\xF0.\x86\xB4b\xC3
+/\x86
+\xB4\xC14\xC3/\x86\xB4\xC64\xC42/\x86-\xB4]\xC4@/\x865\xB4b\xC5Z/\x86=\xB4]\xC5h/\x86E\xB4b\xC6\x82/\x86M\xB4]\xC6\x90/\x86Y\xB4b\xC7\xAA/\x86e\xB4]\xC7\xB8/\x86p\xB4b\xC8\xD2/\x86{\xB4]\xC8\xE0/\x86\x86\xB4b\xC9\xFA/\x86\x91\xB4\xC14\xC90\x86\xA2\xB4\xC64\xCA&quot;0\x86\xB3\xB4]\xCA00\x86´b\xCBJ0\x86Ѵ]\xCBX0\x86\xE1\xB4b\xCCr0\x86\xF1\xB4\xC14\xCC\x800\x86\xB5\xC64\xCD\x9A0\x86\xB5\xC14\xCD\xA80\x863\xB5\xC64\xCE\xC20\x86\xF1-\xCE\xD00\x83\xF1-\xCE\xEC0\x93R6\xD34\xD01\xC4\xA74\xD101\xC6\x974\xD1\xA81\x86&gt;\xB6\xDB4\xD1\xBC1\x86G\xB6\xE24\xD2\xEE1\x86P\xB6[\xD2\xFC1\x86Y\xB6\xD32\x86b\xB6[\xD3$2\x86o\xB6\xD4&gt;2\x86|\xB6[\xD4L2\x86\x88\xB6\xD5f2\x86\x95[\xD5t2\x86\x95\xD6\x8E2\x86\x94\xB6]\xD6\x9C2\x86\x9F\xB6b\xD7\xB62\x86\xAA\xB6]\xD7\xC42\x86\xB4\xB6b\xD8\xDE2\x86\xBE\xB6]\xD8\xEC2\x86ɶb\xD93\x86Զ]\xD93\x86߶b\xDA.3\x86\xF1-\xDA&lt;3\x83\xF1-\xDAX3\x93R6\xEE4\xDCp3\xC4\xA74\xDD\x9C3\xC6\x974\xDD4\x86 \xB7\xF64\xDD(4\x86)\xB7\xFD4\xDEZ4\x862\xB7\xF64\xDEp4\x86:\xB7\xFD4\xDF\xA24\x86B\xB7]\xDF\xB04\x86N\xB7b\xE0\xCA4\x86\xF1-\xE0\xD84\x83\xF1-\xE0\xF44\x93R6        5\xE2 5\xC4\xA74\xE385\xC6\x974\xE3\xB05\x86k\xB7[\xE3\xC05\x86s\xB7\xE4\xDA5\x86B\x8D\xF64\xE4\xF05\x86K\x8D\xFD4\xE5&quot;6\x86\xF1-\xE506\x83\xF1-\xE5L6\x93R65\xE7d6\xC4\xA74\xE8\x906\xC6\x974\xE87\x86\xB8[\xE87\x86\xB8\xE927\x86\xB85\xE9@7\x86'\xB8%5\xEAZ7\x866\xB8]\xEAh7\x86F\xB8b\xEB\x827\x86V\xB8[\xEB\x907\x86e\xB8\xEC\xAA7\x86t\xB8+5\xEC\xCC7\x86\x88\xB825\xED\xF97\x86\x9C\xB8&lt;$\xED 8\x86\xAC\xB8C$\xEE&gt;8\x86\xBC\xB8+5\xEE`8\x86Ѹ25\xEF\x8D8\x86\xE6\xB8]\xEF\x9C8\x86\xF8\xB8b\xF0\xB68\x86
+\xB9[\xF0\xC48\x86\xB9\xF1\xDE8\x86,\xB9+5\xF19\x86B\xB925\xF2-9\x86X\xB9&lt;$\xF2@9\x86j\xB9C$\xF3r9\x86|\xB9+5\xF3\x949\x86\x93\xB925\xF4\xC19\x86\xBA6T\xF4\xD09\x86\xC46Y\xF5\xEA9\x86\xAA\xB9[\xF5\xF89\x86\xB4\xB9\xF6:\x86\xBE\xB9[\xF6 :\x86ȹ\xF7::\x86ҹ]\xF7H:\x86ܹb\xF8b:\x86\xE6\xB985\xF8x:\x86\xFB\xB9?5\xF9\xAA:\x86\xBAb1\xF9\xCC:\x86&quot;\xBAi1\xFA\xF9:\x86\xF1-\xFA;\x83\xF1-\xFA#;\x93R6a5\xFC&lt;;\xC4\xA74\xFDh;\xC6\x974\xFD\xE0;\x86\xAC\xBE]\xFD\xF0;\x86\xB8\xBEb\xFE
+&lt;\x86\x84\x97\xEE.\xFE &lt;\x86\x8E\x97\xF5.\xFFR&lt;\x86ľi5\xFFh&lt;\x86;p5\x9A&lt;\x86־v5\xB0&lt;\x86\xE9\xBE}5\xE2&lt;\x86\xB2\x97\xA5/\xF8&lt;\x86\xBB\x97\xAC/*=\x86\xF1-8=\x83\xF1-T=\x93R6\x8F5l=\xC4\xA74\x98=\xC6\x974&gt;\x86\xBFT &gt;\x86 \xBFY:&gt;\x86(\xBFTH&gt;\x86/\xBFYb&gt;\x866\xBFTp&gt;\x86&gt;\xBFY\x8A&gt;\x86F\xBFT\x98&gt;\x86N\xBFY        \xB2&gt;\x86V\xBFT        \xC0&gt;\x86]\xBFY
+\xDA&gt;\x86d\xBFT
+\xE8&gt;\x86l\xBFY ?\x86t\xBFT ?\x86{\xBFY *?\x86\xF1- 8?\x83\xF1- T?\x93R6\x975l?\xC4\xA74\x98?\xC6\x974@\x86\x9E\x8C[ @\x86\xB1\x8C:@\x86\x9B\xBF\x9F5P@\x86\xAD\xBF\xA65\x82@\x86\xEC\x8C\xE1.\x98@\x86\xF7\x8C\xE8.\xCA@\x86\x8D]\xD8@\x86 \x8Db\xF2@\x86\x8D\xEE.A\x86 \x8D\xF5.:A\x86,\x8D\xFB.PA\x867\x8D/\x82A\x86B\x8D\xAC5\x98A\x86K\x8D\xB35\xCAA\x86\xF1-\xD8A\x83\xF1-\xF4A\x93R6\xC55 B\xC4\xA748B\xC6\x974\xB0B\x86Ϳ[\xC0B\x86ڿ\xDAB\x86\xE7\xBF[\xE8B\x86\xF3\xBFC\x86\xFF\xBF[C\x86 \xC0*C\x86\xC0[8C\x86%\xC0RC\x861\xC0[`C\x86=\xC0zC\x86I\xC0[\x88C\x86T\xC0\xA2C\x86_\xC0[\xB0C\x86n\xC0 \xCAC\x86}\xC0[ \xD8C\x86\x8A\xC0!\xF2C\x86\x97\xC0[!D\x86\xA6\xC0&quot;D\x86\xB5\xC0[&quot;(D\x86\xC5\xC0#BD\x86\xD5\xC0[#PD\x86\xE5\xC0$jD\x86\xF1-$xD\x83\xF1-$\x94D\x93R6\xD25&amp;\xACD\xC4\xA74'\xD8D\xC6\x974'PE\x86}\xC1\xDA5'dE\x86\x95\xC1\xE15(\x96E\x86\xBA6T(\xA4E\x86\xC46Y)\xBEE\x86\xA4\x8F\xA5/)\xD4E\x86\xB4\x8F\xAC/*F\x86ď&lt;$*F\x86ՏC$+NF\x86\xF1-+\F\x83\xF1-+xF\x93R6\xED5-\x90F\xC4\xA74.\xBCF\xC6\x974.4G\x86\x9E\x8C[.DG\x86\xB1\x8C/^G\x86\xC1\xC1\xF55/tG\x86\xD4\xC1\xFC50\xA6G\x86\xE7\xC160\xBCG\x86\xFB\xC1        61\xEEG\x86\xC261H\x86#\xC2626H\x867\xC262LH\x86J\xC2        63~H\x86]\xC263\x94H\x86u\xC2#64\xC6H\x86\xEC\x8C\xE1.4\xDCH\x86\xF7\x8C\xE8.5I\x86\x8D]5I\x86 \x8Db66I\x86\x8D\xEE.6LI\x86 \x8D\xF5.7~I\x86,\x8D\xFB.7\x94I\x867\x8D/8\xC6I\x86B\x8D\xDA58\xDCI\x86K\x8D\xE159J\x86\xF1-9J\x83\xF1-98J\x93R6F6;PJ\xC4\xA74&lt;|J\xC6\x974&lt;\xF4J\x86\x849N&lt;K\x86\x8E9S=K\x86\x989T=,K\x86\xA59Y&gt;FK\x86\xF1-&gt;TK\x83\xF1-&gt;pK\x93R6S6@\x88K\xC4\xA74A\xB4K\xC6\x974A,L\x86\x9E\x8C[A&lt;L\x86\xB1\x8CBVL\x86&quot;\xC3[6BlL\x862\xC3b6C\x9EL\x86B\xC3h6C\xB4L\x86T\xC3o6D\xE6L\x86ď&lt;$D\xFCL\x86ՏC$E.M\x86\xEC\x8C\xE1.EDM\x86\xF7\x8C\xE8.FvM\x86\x8D]F\x84M\x86 \x8DbG\x9EM\x86\x8D\xEE.G\xB4M\x86 \x8D\xF5.H\xE6M\x86,\x8D\xFB.H\xFCM\x867\x8D/I.N\x86B\x8Du6IDN\x86K\x8D|6JvN\x86\xF1-J\x84N\x83\xF1-J\xA0N\x93R6\x946L\xB8N\xC4\xA74M\xE4N\xC6\x974M\O\x86\x80\xC3vMlO\x86\x8D\xC3}N\x86O\x86\x9A\xC3\x9C6N\x94O\x86\xA7\xC3\xA36O\xAEO\x86\xB4\xC3[O\xBCO\x86\xBE\xC3P\xD6O\x86\xC8\xC3[P\xE4O\x86\xDA\xC3Q\xFEO\x86\xEC\xC3\xA96QP\x86\xF8\xC3\xB06RFP\x86\xC4\xA96R\P\x86\xC4\xB06S\x8EP\x86$\xC4[S\x9CP\x86-\xC4T\xB6P\x866\xC4&lt;$T\xCCP\x86I\xC4C$U\xFEP\x86\\xC4&lt;$UQ\x86p\xC4C$VFQ\x86\x84\xC4TVTQ\x86\x8C\xC4YWnQ\x86B\x8D\xD5W\x84Q\x86K\x8D\xCFX\xB6Q\x86\xBA6]X\xC4Q\x86\xC46bY\xDEQ\x86\xF1-Y\xECQ\x83\xF1-YR\x93R6\xC76[ R\xC4\xA74\LR\xC6\x974\\xC4R\x86@\x8F[\\xD4R\x86I\x8F]\xEER\x86\xC5[]\xFCR\x86\xC5^S\x86ėT^$S\x86͗Y_&gt;S\x86B\x8D\xA96_TS\x86K\x8D\xB06`\x86S\x86\xF1-`\x94S\x83\xF1-`\xB0S\x93R687b\xC8S\xC4\xA74c\xF4S\xC6\x974clT\x86\xB5\xCD@7c\x80T\x86\xC8\xCDG7d\xB2T\x86\xBA6Td\xC0T\x86\xC46Ye\xDAT\x86\xDB\xCDM7e\xF0T\x86\xE2\xCDT7f&quot;U\x86\xE9\xCDTf0U\x86\xF5\xCDYgJU\x86\xCETgXU\x86\xCEYhrU\x86\xCETh\x80U\x86/\xCEYi\x9AU\x86?\xCE\xDF0i\xA8U\x86L\xCE\xE40j\xC2U\x86Y\xCETj\xD0U\x86d\xCEYk\xEAU\x86o\xCETk\xF8U\x86|\xCEYlV\x86\x89\xCE]l V\x86\x96\xCEbm:V\x86\xA3\xCE+5m\V\x86\xB4\xCE25n\x89V\x86\xC5\xCE]n\x98V\x86\xCF\xCEbo\xB2V\x86\xA4\x8F\xA5/o\xC8V\x86\xB4\x8F\xAC/p\xFAV\x86\xD9\xCETpW\x86\xE4\xCEYq&quot;W\x86\xEF\xCETq0W\x86\xFC\xCEYrJW\x86ď&lt;$r`W\x86ՏC$s\x92W\x86        \xCF[s\xA0W\x86\xCFt\xBAW\x86!\xCFZ7t\xC8W\x86)\xCF_7u\xE2W\x861\xCFc7u\xF8W\x86B\xCFj7v*X\x86S\xCFc7v@X\x86g\xCFj7wrX\x86{\xCFTw\x80X\x86\x86\xCFYx\x9AX\x86\x91\xCFTx\xA8X\x86\xA2\xCFYy\xC2X\x86\xB3\xCFTy\xD0X\x86\xC2\xCFYz\xEAX\x86\xD1\xCF+5z Y\x86\xE0\xCF25{9Y\x86\xEF\xCF+5{\Y\x86\xFF\xCF25|\x89Y\x86\xD0]|\x98Y\x86\xD0b}\xB2Y\x86v\x93p7}\xC8Y\x86\x84\x93w7~\xFAY\x86\xD0c7~Z\x86*\xD0j7BZ\x865\xD0\xD20XZ\x86&gt;\xD0\xD90\x80\x8AZ\x86G\xD0+5\x80\xACZ\x86S\xD025\x81\xD9Z\x86_\xD0c7\x81\xECZ\x86n\xD0j7\x82[\x86}\xD0\xD20\x824[\x86\x91\xD0\xD90\x83f[\x86\xA5\xD0+5\x83\x88[\x86\xBC\xD025\x84\xB5[\x86&gt;\xB6[\x84\xC4[\x86G\xB6\x85\xDE[\x86\xD3\xD0[\x85\xEC[\x86\xDC\xD0\x86\\x86\xE5\xD0]\x86\\x86\xEE\xD0b\x87.\\x86\xF7\xD0[\x87&lt;\\x86\xD1\x88V\\x86\xD1[\x88d\\x86&quot;\xD1\x89~\\x86\xF1-\x89\x8C\\x83\xF1-\x89\xA8\\x93R6\x997\x8B\xC0\\xC4\xA74\x8C\xEC\\xC6\x974\x8Cd]\x86\x9E\x8C[\x8Ct]\x86\xB1\x8C\x8D\x8E]\x86k\xD2\xA17\x8D\xA4]\x86y\xD2\xA87\x8E\xD6]\x86\x87\xD2\xAE7\x8E\xEC]\x86\x96\xD2\xB57\x8F^\x86\xA5\xD2\xBB7\x8F4^\x86\xB7\xD2\xC27\x90f^\x86\xC9\xD2\xC87\x90|^\x86\xD7\xD2\xCF7\x91\xAE^\x86\xE5\xD2\xC87\x91\xC4^\x86\xF4\xD2\xCF7\x92\xF6^\x86\xD3\xD57\x92 _\x86\xD3\xDC7\x93&gt;_\x86\xD3\xE27\x93T_\x863\xD3\xE97\x94\x86_\x86G\xD3\xEF7\x94\x9C_\x86[\xD3\xF67\x95\xCE_\x86o\xD3[\x95\xDD_\x86z\xD3\x96\xEA_\x86\xEC\x8C\xE1.\x96`\x86\xF7\x8C\xE8.\x972`\x86\x8D]\x97@`\x86 \x8Db\x98Z`\x86\x8D\xEE.\x98p`\x86 \x8D\xF5.\x99\xA2`\x86,\x8D\xFB.\x99\xB8`\x867\x8D/\x9A\xEA`\x86B\x8D@7\x9Aa\x86K\x8DG7\x9B2a\x86\xF1-\x9B@a\x83\xF1-\x9B\a\x93R6&amp;8\x9Dta\xC4\xA74\x9E\xA0a\xC6\x974\x9Eb\x86R\x8F.8\x9E,b\x86\\x8F58\x9F^b\x86\xA5[\x9Flb\x86\x8A\xA5\xA0\x86b\x86\xEE\xD3&lt;$\xA0\x9Cb\x86\xF9\xD3C$\xA1\xCEb\x86\xD4T\xA1\xDCb\x86\xD4Y\xA2\xF6b\x86 \xD4&lt;$\xA2 c\x86/\xD4C$\xA3&gt;c\x86&gt;\xD4&lt;$\xA3Tc\x86\xEA\x8BC$\xA4\x86c\x86G\xD4T\xA4\x94c\x86S\xD4Y\xA5\xAEc\x86#\x95T\xA5\xBCc\x86.\x95Y\xA6\xD6c\x86\xE9\xCDT\xA6\xE4c\x86\xF5\xCDY\xA7\xFEc\x86f\x8FT\xA7 d\x86o\x8FY\xA8&amp;d\x86_\xD4\xDF0\xA84d\x86k\xD4\xE40\xA9Nd\x86w\xD4+5\xA9pd\x86\x85\xD425\xAA\x9Dd\x86\x93\xD4;8\xAA\xACd\x86\x9B\xD4@8\xAB\xC6d\x86\xA3\xD4T\xAB\xD4d\x86\xAC\xD4Y\xAC\xEEd\x86\xB5\xD4D8\xAC\xFCd\x86\xBB\xD4K8\xADe\x86\xBA6T\xAD$e\x86\xC46Y\xAE&gt;e\x86\xF1-\xAELe\x83\xF1-\xAEhe\x93R6f8\xB0\x80e\xC4\xA74\xB1\xACe\xC6\x974\xB1$f\x86־v5\xB18f\x86\xE9\xBE}5\xB2jf\x86\x95&lt;$\xB2\x80f\x86\x95C$\xB3\xB2f\x86#\x95T\xB3\xC0f\x86.\x95Y\xB4\xDAf\x86m\xD5n8\xB4\xF0f\x86\x85\xD5u8\xB5&quot;g\x86\x9D\xD5&lt;$\xB58g\x86\xAB\xD5C$\xB6jg\x86\xF1-\xB6xg\x83\xF1-\xB6\x94g\x93R6\x868\xB8\xACg\xC4\xA74\xB9\xD8g\xC6\x974\xB9Ph\x86\xD6\x8E8\xB9dh\x86\xD6\x958\xBA\x96h\x86B\x8D\x9B8\xBA\xACh\x86K\x8D\xA28\xBB\xDEh\x86\xF1-\xBB\xECh\x83\xF1-\xBBi\x93R6\xB48\xBD i\xC4\xA74\xBELi\xC6\x974\xBE\xC4i\x865\xD6\xBC8\xBE\xD8i\x86J\xD6\xC38\xBF
+j\x86B\x8D\xC98\xBF j\x86K\x8D\xD08\xC0Rj\x86\xF1-\xC0`j\x83\xF1-\xC0|j\x93R6\xE28\xC2\x94j\xC4\xA74\xC3\xC0j\xC6\x974\xC38k\x86p\xD6\xEA8\xC3Lk\x86\xD6\xF18\xC4~k\x86B\x8D\xF78\xC4\x94k\x86K\x8D\xFE8\xC5\xC6k\x86\xF1-\xC5\xD4k\x83\xF1-\xC5\xF0k\x93R69\xC7l\xC4\xA74\xC84l\xC6\x974\xC8\xACl\x86\x99\xD69\xC8\xC0l\x86\xAB\xD69\xC9\xF2l\x86B\x8D%9\xC9m\x86K\x8D,9\xCA:m\x86\xF1-\xCAHm\x83\xF1-\xCAdm\x93R6&gt;9\xCC|m\xC4\xA74\xCD\xA8m\xC6\x974\xCD n\x86\xCB\xD6F9\xCD4n\x86\xDF\xD6M9\xCEfn\x86B\x8DS9\xCE|n\x86K\x8DZ9\xCF\xAEn\x86\xF1-\xCF\xBCn\x83\xF1-\xCF\xD8n\x93R6l9\xD1\xF0n\xC4\xA74\xD2o\xC6\x974\xD2\x94o\x86\xD7t9\xD2\xA8o\x86\xD7{9\xD3\xDAo\x86B\x8D\x819\xD3\xF0o\x86K\x8D\x889\xD4&quot;p\x86\xF1-\xD40p\x83\xF1-\xD4Lp\x93R6\x9A9\xD6dp\xC4\xA74\xD7\x90p\xC6\x974\xD7q\x86)\xD7\xA29\xD7q\x86?\xD7\xA99\xD8Nq\x86B\x8D\xAF9\xD8dq\x86K\x8D\xB69\xD9\x96q\x86\xF1-\xD9\xA4q\x83\xF1-\xD9\xC0q\x93R6\xC89\xDB\xD8q\xC4\xA74\xDCr\xC6\x974\xDC|r\x865\xD6\xC98\xDC\x90r\x86J\xD6\xD08\xDD\xC2r\x86\xCB\xD6S9\xDD\xD8r\x86\xDF\xD6Z9\xDE
+s\x86\x99\xD6%9\xDE s\x86\xAB\xD6,9\xDFRs\x86p\xD6\xF78\xDFhs\x86\xD6\xFE8\xE0\x9As\x86g\xD7\xD09\xE0\xB0s\x86|\xD7\xD79\xE1\xE2s\x86\x91\xD7\xDD9\xE1\xF8s\x86\xA1\xD7\xE49\xE2*t\x86\xB1\xD7\xEA9\xE2@t\x86\xC7\xD7\xF19\xE3rt\x86\xD6\x9B8\xE3\x88t\x86\xD6\xA28\xE4\xBAt\x86\xDD\xD7\xF79\xE4\xD0t\x86\xEB\xD7\xFE9\xE5u\x86\xD7\x819\xE5u\x86\xD7\x889\xE6Ju\x86\xF9\xD7:\xE6`u\x86
+\xD8 :\xE7\x92u\x86)\xD7\xAF9\xE7\xA8u\x86?\xD7\xB69\xE8\xDAu\x86\xF1-\xE8\xE8u\x83\xF1-\xE8v\x93R6/:\xEAv\xC4\xA74\xEBHv\xC6\x974\xEB\xC0v\x86\xDD\xD7t9\xEB\xD4v\x86\xEB\xD7{9\xECw\x86B\x8D\xF79\xECw\x86K\x8D\xFE9\xEDNw\x86\xF1-\xED\w\x83\xF1-\xEDxw\x93R67:\xEF\x90w\xC4\xA74\xF0\xBCw\xC6\x974\xF04x\x86\xF9\xD7?:\xF0Hx\x86
+\xD8F:\xF1zx\x86B\x8D:\xF1\x90x\x86K\x8D :\xF2\xC2x\x86\xF1-\xF2\xD0x\x83\xF1-\xF2\xECx\x93R6R:\xF4y\xC4\xA74\xF50y\xC6\x974\xF5\xA8y\x86g\xD7\xEA8\xF5\xBCy\x86|\xD7\xF18\xF6\xEEy\x86B\x8D\xD09\xF6z\x86K\x8D\xD79\xF76z\x86\xF1-\xF7Dz\x83\xF1-\xF7`z\x93R6Z:\xF9xz\xC4\xA74\xFA\xA4z\xC6\x974\xFA{\x86\xB1\xD7b:\xFA0{\x86\xC7\xD7i:\xFBb{\x86B\x8D\xEA9\xFBx{\x86K\x8D\xF19\xFC\xAA{\x86\xF1-\xFC\xB8{\x83\xF1-\xFC\xD4{\x93R6u:\xFE\xEC{\xC4\xA74\xFF|\xC6\x974\xFF\x90|\x86\x91\xD7b:\xFF\xA4|\x86\xA1\xD7i:\xD6|\x86B\x8D\xDD9\xEC|\x86K\x8D\xE49}\x86\xF1-,}\x83\xF1-H}\x93R6\x87:`}\xC4\xA74\x8C}\xC6\x974~\x865\xD6\x8F:~\x86J\xD6\x96:J~\x86p\xD6\xEA8`~\x86\xD6\xF18\x92~\x86\x91\xD7b:\xA8~\x86\xA1\xD7i:\xDA~\x86\xD6\x8E8\xF0~\x86\xD6\x958&quot;\x86\xDD\xD7\x9C:8\x86\xEB\xD7\xA3:        j\x86\xCB\xD6F9        \x80\x86\xDF\xD6M9
+\xB2\x86\x99\xD69
+\xC8\x86\xAB\xD69 \xFA\x86\xF9\xD7?: \x80\x86
+\xD8F: B\x80\x86\x99\xD9\xEA8 X\x80\x86\xAE\xD9\xF18
+\x8A\x80\x86\xC3\xD9b:
+\xA0\x80\x86\xD9\xD9i:Ҁ\x86)\xD7\xA29\xE8\x80\x86?\xD7\xA99\x81\x86\xEF\xD9i50\x81\x86\xFB\xD9p5b\x81\x86\xF1-p\x81\x83\xF1-\x8C\x81\x93R6\xC4:\xA4\x81\xC4\xA74Ё\xC6\x974H\x82\x86\xDB]X\x82\x86\x96\xDBbr\x82\x86\xAD\xDB\xCC:\x88\x82\x86\xB6\xDB\xD3:\xBA\x82\x86\xBF\xDB\xD9:Ђ\x86\xCC\xDB\xE0:\x83\x86\xD9\xDB\xD9:\x83\x86\xE5\xDB\xE0:J\x83\x86\xBA6TX\x83\x86\xC46Yr\x83\x86\xF1-\x80\x83\x83\xF1-\x9C\x83\x93R6;\xB4\x83\xC4\xA74\xE0\x83\xC6\x974X\x84\x86&gt;\xD4[h\x84\x86\xEA\x8B\x82\x84\x86&gt;\xB6[\x90\x84\x86G\xB6\xAA\x84\x86\xE5\xD0T\xB8\x84\x86\xEE\xD0Y҄\x86\xD3\xD0[\xE0\x84\x86\xDC\xD0\xFA\x84\x86m\xDD&quot;;\x85\x86w\xDD); &quot;\x85\x86w\xD4\xD13 D\x85\x86\x85\xD4\xD83!q\x85\x86\x81\xDD[!\x80\x85\x86\x8D\xDD&quot;\x9A\x85\x86\x99\xDD[&quot;\xA8\x85\x86\xA6\xDD#…\x86\xA26/;#Ѕ\x86\xAE66;$\xEA\x85\x86\xF1-$\xF8\x85\x83\xF1-$\x86\x93R6M;&amp;,\x86\xC4\xA74'X\x86\xC6\x974'І\x86\xE3\xDD['\xE0\x86\x86\xF4\xDD(\xFA\x86\x86\xDEU;(\x87\x86\xDE\;)B\x87\x86\xEC\x8C\xE1.)X\x87\x86\xF7\x8C\xE8.*\x8A\x87\x86\x8D]*\x98\x87\x86 \x8Db+\xB2\x87\x86\x8D\xEE.+ȇ\x86 \x8D\xF5.,\xFA\x87\x86,\x8D\xFB.,\x88\x867\x8D/-B\x88\x86B\x8Db;-X\x88\x86K\x8Di;.\x8A\x88\x86\xF1-.\x98\x88\x83\xF1-.\xB4\x88\x93R6\xA8;0̈\xC4\xA741\xF8\x88\xC6\x9741p\x89\x86\xE2T1\x80\x89\x86\xE2Y2\x9A\x89\x862\x97\xB0;2\xA8\x89\x86;\x97\xB7;3‰\x86\x84\xC4\xD203؉\x86\x8C\xC4\xD904
+\x8A\x86(\xE2+54,\x8A\x863\xE2255Y\x8A\x86B\x8D\xBD;5l\x8A\x86K\x8D\xC4;6\x9E\x8A\x86\xF1-6\xAC\x8A\x83\xF1-6Ȋ\x93R6+&lt;8\xE0\x8A\xC4\xA749 \x8B\xC6\x9749\x84\x8B\x86
+\xE6T9\x94\x8B\x86\xE6Y:\xAE\x8B\x86&quot;\xE6T:\xBC\x8B\x86(\xE6Y;֋\x86.\xE6T;\xE4\x8B\x864\xE6Y&lt;\xFE\x8B\x86:\xE6T&lt; \x8C\x86A\xE6Y=&amp;\x8C\x86\xB5\xD4T=4\x8C\x86\xBB\xD4Y&gt;N\x8C\x86H\xE6T&gt;\\x8C\x86O\xE6Y?v\x8C\x86\x93\xD4T?\x84\x8C\x86\x9B\xD4Y@\x9E\x8C\x86V\xE6T@\xAC\x8C\x86]\xE6YAƌ\x86\xA3\xD4TAԌ\x86\xAC\xD4YB\xEE\x8C\x86\xF1-B\xFC\x8C\x83\xF1-B\x8D\x93R63&lt;D0\x8D\xC4\xA74E\\x8D\xC6\x974Eԍ\x86y\xE6+5E\xF4\x8D\x86\x87\xE625F!\x8E\x86\x95\xE6+5FD\x8E\x86\xA5\xE625Gq\x8E\x86\xB5\xE6+5G\x94\x8E\x86\xC6\xE625H\xC1\x8E\x86\xD7\xE6+5H\xE4\x8E\x86\xEE\xE625I\x8F\x86\xE7+5I4\x8F\x86\xE725Ja\x8F\x861\xE7+5J\x84\x8F\x86E\xE725K\xB1\x8F\x86Y\xE7+5Kԏ\x86o\xE725L\x90\x86\x85\xE7+5L$\x90\x86\x9A\xE725MQ\x90\x86\xAF\xE7+5Mt\x90\x86\xC6\xE725N\xA1\x90\x86\xF1-N\xAF\x90\x83\xF1-Nː\x93R6;&lt;P\xE4\x90\xC4\xA74Q\x91\xC6\x974Q\x88\x91\x86k\xE8C&lt;Q\x9C\x91\x86w\xE8J&lt;RΑ\x86\x83\xE8C&lt;R\xE4\x91\x86\x90\xE8J&lt;S\x92\x86\xF1-S$\x92\x83\xF1-S@\x92\x93R6V&lt;UX\x92\xC4\xA74V\x84\x92\xC6\x974V\xFC\x92\x86\x9E\x8C[V \x93\x86\xB1\x8CW&amp;\x93\x86\xAE\xE8^&lt;W&lt;\x93\x86\xBF\xE8e&lt;Xn\x93\x86\xEC\x8C\xE1.X\x84\x93\x86\xF7\x8C\xE8.Y\xB6\x93\x86\x8D]Yē\x86 \x8DbZޓ\x86\x8D\xEE.Z\xF4\x93\x86 \x8D\xF5.[&amp;\x94\x86,\x8D\xFB.[&lt;\x94\x867\x8D/\n\x94\x86B\x8Dk&lt;\\x84\x94\x86K\x8Dr&lt;]\xB6\x94\x86\xF1-]Ĕ\x83\xF1-]\xE0\x94\x93R6\x93&lt;_\xF8\x94\xC4\xA74`$\x95\xC6\x974`\x9C\x95\x86\x86\xACZ7`\xAC\x95\x86\x92\xAC_7aƕ\x86\xD9\xDBZ7aԕ\x86\xE5\xDB_7b\xEE\x95\x86{\xEATb\xFC\x95\x86\x86\xEAYc\x96\x86\x91\xEA[c$\x96\x86\x9B\xEAd&gt;\x96\x86\xA5\xEA&lt;$dT\x96\x86\xB1\xEAC$e\x86\x96\x86\xBD\xEATe\x94\x96\x86\xC9\xEAYf\xAE\x96\x86\xF1-f\xBC\x96\x83\xF1-fؖ\x93R6\xAA&lt;h\xF0\x96\xC4\xA74i\x97\xC6\x974i\x94\x97\x86=\xED\xB2&lt;i\xA8\x97\x86R\xED\xB9&lt;jڗ\x86\xBA6Tj\xE8\x97\x86\xC46Yk\x98\x86@\x8F[k\x98\x86I\x8Fl*\x98\x86f\x8FTl8\x98\x86o\x8FYmR\x98\x86\xC5\xCETm`\x98\x86\xCF\xCEYnz\x98\x86\xE9\xCDTn\x88\x98\x86\xF5\xCDYo\xA2\x98\x86g\xED[o\xB0\x98\x86q\xEDpʘ\x86{\xED[pؘ\x86\x86\xEDq\xF2\x98\x86\x90\x8F[q\x99\x86\x9A\x8Fr\x99\x86\xA4\x8F\xA5/r0\x99\x86\xB4\x8F\xAC/sb\x99\x86v\x93p7sx\x99\x86\x84\x93w7t\xAA\x99\x86\xD0c7t\xC0\x99\x86*\xD0j7u\xF2\x99\x865\xD0\xD20u\x9A\x86&gt;\xD0\xD90v:\x9A\x86G\xD0+5v\\x9A\x86S\xD025w\x89\x9A\x86\xCETw\x98\x9A\x86\xCEYx\xB2\x9A\x86\xCETx\xC0\x9A\x86/\xCEYyښ\x86ď&lt;$y\xF0\x9A\x86ՏC$z&quot;\x9B\x86\xF1-z0\x9B\x83\xF1-zL\x9B\x93R6\xC5&lt;|d\x9B\xC4\xA74}\x90\x9B\xC6\x974}\x9C\x86\x9E\x8C[}\x9C\x86\xB1\x8C~2\x9C\x86\xAF\xED\xCD&lt;~H\x9C\x86\xBF\xED\xD4&lt;z\x9C\x86\xCF\xED\xDA&lt;\x90\x9C\x86\xE0\xED\xE1&lt;\x80œ\x86\xF1\xED\xE7&lt;\x80؜\x86\xEE\xEE&lt;\x81
+\x9D\x86\xEE\xF4&lt;\x81 \x9D\x86-\xEE\xFB&lt;\x82R\x9D\x86A\xEE=\x82h\x9D\x86V\xEE=\x83\x9A\x9D\x86k\xEE=\x83\xB0\x9D\x86\x85\xEE=\x84\xE2\x9D\x86\x9F\xEE=\x84\xF8\x9D\x86\xBC\xEE&quot;=\x85*\x9E\x86\xD9\xEE(=\x85@\x9E\x86\xF4\xEE/=\x86r\x9E\x86\xEC\x8C\xE1.\x86\x88\x9E\x86\xF7\x8C\xE8.\x87\xBA\x9E\x86\x8D]\x87Ȟ\x86 \x8Db\x88\xE2\x9E\x86\x8D\xEE.\x88\xF8\x9E\x86 \x8D\xF5.\x89*\x9F\x86,\x8D\xFB.\x89@\x9F\x867\x8D/\x8Ar\x9F\x86B\x8D\xB2&lt;\x8A\x88\x9F\x86K\x8D\xB9&lt;\x8B\xBA\x9F\x86\xF1-\x8Bȟ\x83\xF1-\x8B\xE4\x9F\x93R6t=\x8D\xFC\x9F\xC4\xA74\x8E(\xA0\xC6\x974\x8E\xA0\xA0\x86\xE9\xF0?:\x8E\xB4\xA0\x86\xF5\xF0F:\x8F\xE6\xA0\x86\xF1?:\x8F\xFC\xA0\x86\xF1F:\x90.\xA1\x86\xF1?:\x90D\xA1\x86.\xF1F:\x91v\xA1\x86=\xF1?:\x91\x8C\xA1\x86K\xF1F:\x92\xBE\xA1\x86Y\xF1?:\x92ԡ\x86o\xF1F:\x93\xA2\x86\x85\xF1?:\x93\xA2\x86\x99\xF1F:\x94N\xA2\x86\xAD\xF1?:\x94d\xA2\x86\xC2\xF1F:\x95\x96\xA2\x86\xD7\xF1?:\x95\xAC\xA2\x86\xE8\xF1F:\x96ޢ\x86\xF9\xF1?:\x96\xF4\xA2\x86\xF2F:\x97&amp;\xA3\x86\xF2?:\x97&lt;\xA3\x86\xF2F:\x98n\xA3\x86+\xF2?:\x98\x84\xA3\x86&lt;\xF2F:\x99\xB6\xA3\x86M\xF2?:\x99̣\x86\\xF2F:\x9A\xFE\xA3\x86\xBA6]\x9A \xA4\x86\xC46b\x9B&amp;\xA4\x86\xEF\xD9i5\x9B&lt;\xA4\x86\xFB\xD9p5\x9Cn\xA4\x86\xF1-\x9C|\xA4\x83\xF1-\x9C\x98\xA4\x93R6\x81=\x9E\xB0\xA4\xC4\xA74\x9Fܤ\xC6\x974\x9FT\xA5\x86\xB2\xF4\x89=\x9Fh\xA5\x86\xC5\xF4\x90=\xA0\x9A\xA5\x86\xD8\xF4\x96=\xA0\xB0\xA5\x86\xEF\xF4\x9D=\xA1\xE2\xA5\x86&gt;\xD4&lt;$\xA1\xF8\xA5\x86\xEA\x8BC$\xA2*\xA6\x862\xB7&lt;$\xA2@\xA6\x86:\xB7C$\xA3r\xA6\x86\xF5+5\xA3\x94\xA6\x86\xF525\xA4\xC1\xA6\x86&quot;\xF5+5\xA4\xE4\xA6\x86/\xF525\xA5\xA7\x86&lt;\xF5+5\xA54\xA7\x86J\xF525\xA6a\xA7\x86X\xF5+5\xA6\x84\xA7\x86h\xF525\xA7\xB1\xA7\x86x\xF5\xD5\xA7ħ\x86\x88\xF5\xCF\xA8\xF6\xA7\x86\xF1-\xA8\xA8\x83\xF1-\xA8 \xA8\x93R6\xAF=\xAA8\xA8\xC4\xA74\xABd\xA8\xC6\x974\xABܨ\x86\xEF\xF5T\xAB\xEC\xA8\x86\xF6Y\xAC\xA9\x86\xF6D8\xAC\xA9\x86,\xF6K8\xAD.\xA9\x86E\xF6D8\xAD&lt;\xA9\x86^\xF6K8\xAEV\xA9\x86w\xF6D8\xAEd\xA9\x86\x91\xF6K8\xAF~\xA9\x86\xAB\xF6[\xAF\x8C\xA9\x86\xC4\xF6\xB0\xA6\xA9\x86\xDD\xF6T\xB0\xB4\xA9\x86\xF1\xF6Y\xB1Ω\x86\xF7T\xB1ܩ\x86\xF7Y\xB2\xF6\xA9\x861\xF7[\xB2\xAA\x86A\xF7\xB3\xAA\x86Q\xF7[\xB3,\xAA\x86c\xF7\xB4F\xAA\x86u\xF7[\xB4T\xAA\x86|\xF7\xB5n\xAA\x86\x83\xF7T\xB5|\xAA\x86\x8E`Y\xB6\x96\xAA\x86\xF1-\xB6\xA4\xAA\x83\xF1-\xB6\xC0\xAA\x93R6\xBC=\xB8ت\xC4\xA74\xB9\xAB\xC6\x974\xB9|\xAB\x86\xEF\xCE]\xB9\x8C\xAB\x86\xFC\xCEb\xBA\xA6\xAB\x86\xBA6T\xBA\xB4\xAB\x86\xC46Y\xBBΫ\x86\xE9\xCDT\xBBܫ\x86\xF5\xCDY\xBC\xF6\xAB\x86}\xF8T\xBC\xAC\x86\x8D\xF8Y\xBD\xAC\x86\x9D\xF8\xC4=\xBD4\xAC\x86\xB1\xF8\xCB=\xBEf\xAC\x86\xA4\x8F\xA5/\xBE|\xAC\x86\xB4\x8F\xAC/\xBF\xAE\xAC\x86ď&lt;$\xBFĬ\x86ՏC$\xC0\xF6\xAC\x86\xC5\xF8+5\xC0\xAD\x86\xCE\xF825\xC1E\xAD\x86\xD7\xF8+5\xC1h\xAD\x86\xE0\xF825\xC2\x95\xAD\x86\xF1-\xC2\xA3\xAD\x83\xF1-\xC2\xBF\xAD\x93R6\xE1=\xC4ح\xC4\xA74\xC5\xAE\xC6\x974\xC5|\xAE\x86\x9E\x8C[\xC5\x8C\xAE\x86\xB1\x8C\xC6\xA6\xAE\x86\xDD\xF9\xE9=\xC6\xBC\xAE\x86\xEC\xF9\xF0=\xC7\xEE\xAE\x86\xFB\xF9\xE9=\xC7\xAF\x86
+\xFA\xF0=\xC86\xAF\x86\xFA\xE9=\xC8L\xAF\x86(\xFA\xF0=\xC9~\xAF\x867\xFA\xE9=\xC9\x94\xAF\x86F\xFA\xF0=\xCAƯ\x86U\xFA\xF6=\xCAܯ\x86e\xFA\xFD=\xCB\xB0\x86u\xFA\xE9=\xCB$\xB0\x86\x87\xFA\xF0=\xCCV\xB0\x86\xEC\x8C\xE1.\xCCl\xB0\x86\xF7\x8C\xE8.\xCD\x9E\xB0\x86\x8D]\xCD\xAC\xB0\x86 \x8Db\xCEư\x86\x8D\xEE.\xCEܰ\x86 \x8D\xF5.\xCF\xB1\x86,\x8D\xFB.\xCF$\xB1\x867\x8D/\xD0V\xB1\x86B\x8D\xC4=\xD0l\xB1\x86K\x8D\xCB=\xD1\x9E\xB1\x86\xF1-\xD1\xAC\xB1\x83\xF1-\xD1ȱ\x93R6&gt;\xD3\xE0\xB1\xC4\xA74\xD4 \xB2\xC6\x974\xD4\x84\xB2\x86\xDF\xFA:\xD4\x98\xB2\x86\xEB\xFAA\xD5ʲ\x86\xF7\xFA.8\xD5\xE0\xB2\x86\xFB58\xD6\xB3\x86\x91\xD7&gt;\xD6(\xB3\x86\xA1\xD7&gt;\xD7Z\xB3\x86\xFB\xD20\xD7p\xB3\x86*\xFB\xD90\xD8\xA2\xB3\x86?\xFB$&gt;\xD8\xB8\xB3\x86J\xFB+&gt;\xD9\xEA\xB3\x86U\xFB[\xD9\xF8\xB3\x86b\xFB\xDA\xB4\x86o\xFB;8\xDA \xB4\x86~\xFB@8\xDB:\xB4\x86\x8D\xFB[\xDBH\xB4\x86\x9B\xFB\xDCb\xB4\x86\xA9\xFB;8\xDCp\xB4\x86\xB9\xFB@8\xDD\x8A\xB4\x86\xC9\xFB1&gt;\xDD\xA0\xB4\x86\xD8\xFB8&gt;\xDEҴ\x86\xE7\xFB1&gt;\xDE\xE8\xB4\x86\xF7\xFB8&gt;\xDF\xB5\x86\xFC\xEE.\xDF0\xB5\x86\xFC\xF5.\xE0b\xB5\x86\xBA6]\xE0p\xB5\x86\xC46b\xE1\x8A\xB5\x862\x97]\xE1\x98\xB5\x86;\x97b\xE2\xB2\xB5\x86%\xFC]\xE2\xC0\xB5\x863\xFCb\xE3ڵ\x86A\xFC]\xE3\xE8\xB5\x86O\xFCb\xE4\xB6\x86\xF1-\xE4\xB6\x83\xF1-\xE4,\xB6\x93R6_&gt;\xE6D\xB6\xC4\xA74\xE7p\xB6\xC6\x974\xE7\xE8\xB6\x86@\x8F[\xE7\xF8\xB6\x86I\x8F\xE8\xB7\x86\xBB\xFD[\xE8!\xB7\x86\xC4\xFD\xE9.\xB7\x86\xCD\xFD[\xE9&lt;\xB7\x86\xD5\xFD\xEAV\xB7\x86\xDD\xFD[\xEAd\xB7\x86\xEB\xFD\xEB~\xB7\x86\xF9\xFD+5\xEB\xA0\xB7\x86\xFE25\xECͷ\x86B\x8Dg&gt;\xEC\xE0\xB7\x86K\x8Dn&gt;\xED\xB8\x86        \xFEg&gt;\xED(\xB8\x86\xFEn&gt;\xEEZ\xB8\x86!\xFEg&gt;\xEEp\xB8\x86-\xFEn&gt;\xEF\xA2\xB8\x869\xFEg&gt;\xEF\xB8\xB8\x86C\xFEn&gt;\xF0\xEA\xB8\x86,\x8Dg&gt;\xF0\xB9\x867\x8Dn&gt;\xF12\xB9\x86\xBA6T\xF1@\xB9\x86\xC46Y\xF2Z\xB9\x86\xF1-\xF2h\xB9\x96\xE4\x8B\x84&gt;\xF2v\xB9\x96\xE4\x8B\x8C&gt;\xF4\x8A\xB9\x96Y\xFF\x84&gt;\xF7\xA2\xB9\x96Y\xFF\x8C&gt;\xF9\xC0\xB9\x91c\xFF\x96&gt;\xFC\x86\xF1-K\xFD\xC6u3\xC5$\xFF\xC6\x973\xA2&gt;\xC6\xA33.$\x86\xF1-K\xC6u3\xC6\x973\xAE&gt;\xC6\xA33\xFF#
+\x86\xF1-K \xC6u3        %
+\xC6\x973\xB6&gt;\xC6\xA33\xBF&gt;\xF4!\x86\xF1-\xFC!\x86\xD9?\xD8&quot;\x86\xF1-\xE0&quot;\x86\xB0?#\x86\xF1-\x87#\x86=?T$\x86\xF1-\$\x86\xA7?|*\x86\xF1-\x84*\x86\xBA\xBCA\x91*\x86\xD1\xC1Ap0\x86\xF1-x0\x86\xF901\x86\xF1-81\x865\x97B\xAA5\x86\xF1-\xB25\x86\x90uC\xC47\x86\xF1-\xF87\x86L@P8\x86F@\xA08\x86-5D
+9\x86=L@ 9\x86MF@\x8D8\x91]C\xCC7\x86\xF1- \xDC7\x86~[ \xD47\x86\xF1-!58\x86\x8D[!\xC0&lt;\x86\xF1-&quot;\xD8&lt;\x86\xAFuC&quot;\=\x86\xC15D#\xC8&lt;\x86\xF1-%        =\x86. E%2=\x86@ #E&amp;\x92=\x86R F@'\xA5=\x86d L@(\xD0&lt;\x86\xF1-)\xB8=\x86\x8A )\xB8E\x86\xF1-)\xC0E\x86%#\xE7)$\xC3\x86\xF1-/,\xC3\x86O\x96        %/\xDF\xC3\x86\xF1-0\xE7\xC3\x86\x9C\x96\x89)0\xDF-\xE9-\xDF-#.*.\xDF-\xA9.\xA9.\xA9.\x9E\xFF\xEA\xB6\xA2\xFF\xAB\xFF\xAB\xFF\xAB\xFF#1\xAB\xFF#1\xB4\xFF\xD2Rn\xE6n\xE6\xA2\xFF\xA2\xFF\xA2\xFF\xB7\xFF\xE40n\xE6\xE40\xA9.\xA9.\xE40\xA9. 1\xFB0#1R1\xBB\xFF\xC2\xFF\xCD\xFF 1\xFB0@\x98#1\xD0\xFF\xD5\xFF 1\xFB0@\x98#1\xD0\xFF\xE3\xFF\xF0\xFF\xD0\xFF\xA2\xFF\xFC\xFF!(\xA2\xFF\xA2\xFF*...\xE3\xFF\xF0\xFF.\xD5\xFF\xB6\xB8\xB6\xA2\xFFn\xE6n\xE6n\xE6n\xE6n\xE6n\xE6n\xE6n\xE6\xDE6=*DL*DLS6\6=**S6\6=*\xE9-*\xE9-S6\6=**S6\\xC5\xC5\xC5ͧc\x854ecr\xD1\xC5\xC5\xC5\xC5\xC56=\xFD\xB6r{\x84\x90\xCD\xD5\xFD\xB6r{\x84\x90\xCD\xD5S6\\x8E\x8E\x93\x9E.\xDD\xD4.\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5e9\xA2{\xB7\xA2{\xB7\xA2\xA2\xA6\xAC\xB8\xC1\xCC\xD8\xE4\xF0\xFA\xD7\xD1%*2;p9y9@L@Zd*Zd*p{ܦ\xA9.\x85\x90\x9B*\xAD\x85\x90\xBF*d\xC9\xD5\xEB        \xF8\xEA\xB6\x86\xBF{\xB7\x81\x8E\xDD\xD4,(\x8E\x93\x9E\xC5\xC53:\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5D\xAC\xC4O\x8E\x93\x9E\xC5\xC5\xC5
+\x98\xAC\xC4U]k\xD1\x9D\xC4e\xC5e\xC5e\xC5qt}\x82\x87\x82\x8C\x8Eqq\x94S\xDD\xD4\x98\x8Eq\x9F\xA4\xAB\xB2\x82\x8E\x8E\xB9\xBB\x8E\xB9\xBB\x8E\xB9\xC2\xC8\xCE\x8E\xB9\xD3qq\x94\xDA\xE2\xE7\x98\\xEFq\xF1\xF9
+%-9
+\xD2F\xDD\xD4KQ\%chk\xDD\xD4w\x82\x8E%\x92Q\x92Q\x99\xE9-\xA7\xE9-\xE9-\xA7\xE9-\xE9-S\xCD\xD5\xAFB9\xB9\xE9-\xE9-\xC1\xC5\xCB\xC1\xC1\xC1\xD2\xC1\xC1\xC1\xD8\xC1\xD2\xE9-\xC1\xE9-\xE9-S\xC1\xE9-\xC1\xD2\xDD\xC1\xE9-\xE2_\xB7B9\xE8\xF6\xFC\xF6.\xF8\xF6B9
+B9
+\xE9-\xE9-\xE9-\xE9-r\xC3r\xC3&gt;\xE26\x986\x98\xEA\xB6L\xD2Q\xD26\x98\xEA\xB6L\xD2Q\xD26\x98\xF2\xC4\xDD\xD46\x98\xF2\xC4\xE9-\xE9-\xEA\xB6L\xD2Q\xD26\x98\xEA\xB6L\xD2Q\xD2\xE9-\xEA\xB6L\xD2Q\xD2&amp;\xEA\xB6L\xD2Q\xD2\xE9-&amp;\xEA\xB6L\xD2Q\xD26\x98&amp;\xEA\xB6L\xD2Q\xD2\xE9-,6\x98,\xE9-0\x9E\x866\x98C\xE9-C\xE9-\xEA\xB6L\xD2Q\xD2\xE9-\xE9-\xE9-L\xE9-R\x9E\x866\x98\xE9-\xE9-\xE9-\xE9-\xE9-``ii\xC5#.e9\xF8qe90e9\xE9-y`\x81\xE9-\x81\x81\xE9-\x89\xE9-\x89\xE9-\x81\xE9-`\x94\xE9-\xE9-\x99\x85\x8E\xE9-\x81\x8E\x85\x8EB9\x81\x8EB9\xE9-\xAFܦ\xA9.\xE9-\x94\xE9-\xE9-\x90\xE9-\x90\xE9-&gt;\xE2\xE9-\xE9-L\xD2\x9E\xE9-\xE9-\xE9-\xB5R\xBF\xCE6\x98B9\xDAR\xCE6\x98\xDD\xD4\xE9-\x81\xEA\xB6L\xD2Q\xD2\xE9-\x94\xE9-\xE9-\x94L\xE9-\x94\x9D\xC4\xE9-\xE9-\x94\xE9-\xE9-\xD2B9\xD6\xFC\xE9-\xD2B9\xD6\xFC\xE9-\xD2B9\xD6\xFC\xE9-\xE7\xE9-\xE7\xE9-\xE7\xE9-\xE7\xE9-\xEC\xF7\xE9-\xD2B9\xD6\xFC\xE9-\xEA\xB6L\xD2Q\xD2\xE9- \xE9-\xE9- ;\x986\x98;\x98;\x98\xF2\xC4\xDD\xD4;\x98\xF2\xC4\xDD\xD4'\x98;\x98\xF2\xC4;\x98\xF2\xC4'\x98;\x98\xF2\xC4;\x98\xF2\xC4'\x98,;\x9899\xF2\xC4&lt;{\xB7AG\x9E\xD1C\xD16\x98AAAARA\xF4\x8FWq\xB2\xFA\x8F\x86\xBFb\xD1B9\x89\xAE        6\x98\xF4\x8Fb6\x98\xF4\x8Flx\x85\x96\xA3\xB0\xC1        \xD8\xF4\x8Fl\xA3\xB0\xC1x\x85\x96        \xD8\xF4\x8F\xE9-\xF4\x8F\xE9-\xE9-\xE9-\xE9-\xE9-\xE9-\xE9-\xE7\xE9-\xE7\xE9-\xE7\xE9-\xE7\xE9-\xE9-\xE9-\xF4\x8F\xE9-\xE9-\xE9-\xF4\x8F\xE9-\xE9-\xF4\x8F\xE9-tq\x94\xCEq\x94\xCEq\xD6\xDF\xE8\xEA\xB6L\xD2Q\xD2\xF5V\xD2b\xD1\xFA\x8FB9        6\x98\xF5\xDD\xD4\x8E\xF5\xDD\xD4\x8E\xF5\xF8C\xD1\xF5 \xF5 \xF5\xF5\xACy9\xFA\x8F\x9E\xD1B96\x98;B9\x90{\xB7\x90{\xB7\x90{\xB7\xDD\xD4\xE2\xD4B9B9\xAC\xF4\x8F\xFA\x8F%B96\x98B9\xDD\xD4\x8EB9B9B9\xFF\x8F 1 1\x90{\xB7\x90{\xB7\x90{\xB7$\xACͧ\xF6\x98'6\x98$\x94.$$\xA2{\xB7$:95\xDE\xBB\xFF\xDD\xD4\xE2\xD4\xFA\x98\xDC\xEA47\xB89*{\xB7@B\xE9-0D
+\x98D6\x98 1HLRTk\xD1W\x8E\Td\gnx~\xB89\xB89\xB89\x85\x85*\x8AR 1\x8F4\xBA[\x94\xCE\xC4
+\x98\x95\xE9-\x9A
+\x98\x9F\x9F\x9F
+\x98\xA3\xEA\xB6L\xD2Q\xD2\x9F\x94\xB6\x8E
+\x9F\x94
+\x9F\x94S\xBA
+#.\x9F\xEA\xB6L\xD2Q\xD2q\xD6\xDF\xE8\x9F\x94\xCE\x9F\x94\xCE\xC0\xDD\xD4\xE2\xD4#.\xEF\xB66\x98 1\xC7 1L\xD2Q\xD2\xCA\xD4\xD4\xDC\xD4Q\xD2\xCA\xE4#.\xF0\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF4\xF6\xF6\x85\x85\xF8 c\x85\x94c\xF65\x96\x8E\xF6@\xD15\x96\x8E\xD2F\xFD\xD25\x969\x965\x96\x8E
+5\x96\x8E&quot;&amp;*F.\xFA\x98B9\x9D\xC4\x85\xF2\xC45\xF6&lt;\xF6\xF6\xF6DDD\xF6G\x855\x96IOU5\x96IOU\xB6\xB6\xB6^\xB6+\xF8\xB64\xBA[\x94dhl\x8E6\x98\x94Iq\x85\x94u\x856\x98|\x86\xBF\x85\x85\x81\x88\x85\x90\x81\x9B\x85\xA65\x96\x8E\xF6[\x944\xBA\xBA\xC4\xCE\xC4\xEA\xB6\xAA\xB6\xF6\xC2\xC7\xEA\xB6\x85+\xF8
+\xCD\xD2 1\xD76\x98\xD2\xE4\xEDx\xD2\xF0\xED\xD2+\xF8x\xF9{\xB7\xE9-\x98\xA2\xA7\xA2\xFD\xFD6\x98\xE9-:\xA8\x90\xA1\xD2\xD4\xE9-:\xA8\x90\xA1,\xBF 16\x98Ӧܦ\xE5\xA6\xF4\xA6?\xA7L\xA7d\xA7        j\xA7
+ͧ \xA9. \x88\xA7\xE9-6\x98\xBF  :9:9:9:9''*:92&lt;[\x94A:9\xEA\xB6L\xD2Q\xD2O:9O\xEA\xB6L\xD2Q\xD2\xB6:9e9:9e9:9:9\x9E\x866\x98:9\xE9-O\xD8:9UZa:9:9\xBF:9:9\xBF:9\xBF:9:9\xBF:9:9:9 1{\xB7:9i\xC5d:9i,:9i\xC5d:9i:9i:9\x94:9:9:9:9n{:9:\xA8:9:9\xD8:9\xD8:9\xD8:9\x87:9\x87:9\x87:9\xD8:9\xD8:9\xD8:9\xD8:9\xD8:9\xD8:9\xEA\xB6L\xD2Q\xD2:9\xEA\xB6L\xD2Q\xD2:9\xEA\xB6L\xD2Q\xD2:9\xEA\xB6L\xD2Q\xD2:9\xEA\xB6L\xD2Q\xD2:9\xEA\xB6L\xD2Q\xD2:9r\xC3:9r\xC3:9&gt;\xE2:9\xF2\xC4\x90:9\xF2\xC4:9 1:9:9\xEA\xB6L\xD2Q\xD2i\x86:9:9 :9:9 :9:9\x8B\x8EO 1:9\x94:9\x94:9\x94:9\x94:9\xBF :9:9:9B9:9B9:9B9:9B9:9B9:9B9:9:96\x98
+\xD2\x94
+\xD2\x9C\xA6\x94
+\xD2'\x98
+\xD2
+\xD2
+\xD2
+\xD2
+\xD2
+\xD2
+\xD2\xDD\xD4\xE2\xD4
+\xD2\xDD\xD4\xE2\xD4
+\xD2\xB0
+\xD2\xDD\xD4\xE2\xD4
+\xD2\xE2\xD4
+\xD2
+\xD2\xDD\xD4\xE2\xD4
+\xD2
+\xD2\xDD\xD4\xE2\xD46\x98\xEA\xB6L\xD2Q\xD2\xB6\x94\xC4\xAC\xC4\x85\x9D\xC4\x85e\x85\x85\xAC\xC4\x85\xBBe\xDD\xD4\x85e\x85\x85&amp;\xEA\xB6L\xD2Q\xD2\xB6\xCD\xD5\xEA\xB6L\xD2Q\xD2\xB6a\x94\xAC\xC4S\xCD\xD5a\x94\xAC\xC4S\xCD\xD5}:}:S\x85 1
+\x98\xA6\xC4\xAC\xC4\xA6\xC4\xAC\xC4\x85\xB6@\xB3\x85\x94\xEA\xB6L\xD2Q\xD2\x8F\xC14\xBA\xC7Z        \xD3
+\xDE \xED \xF9
+                        \x85\x94\xC4\x85\x85 -        6        :\x94D\x94e\x94I\xB5b\xD1\xEA\xB6L\xD2        Q\xD20\x940\x94D        H        c\xF6\x8E\xF4c\x8Ec\xF4\x8E\xF6c\x8E5\x96\x8E\xDD\xD4C\xD1O        \xDD\xD4C\xD1\xD2\xDD\xD4C\xD1W        b        \xDD\xD4C\xD1b\xD1\xE9-\xE9-\x80\xFC\x89\xFC\x94\xFC\x9E\xFC\xCC\xFCB9\xE9-p        \xF0\xBF`\xFE\xF0:9`\xFE\xE9-\x94\xE9-\xE9-\xE9-\xE9-\x86\xBF\xD0\xFF\xE9-\xD0\xFF\xE9-\xD0\xFFL@\xE9-5\x969\x96Zdx        \x83        L        @\xE9-\x91        \xFF\x8F 1%\xE9-\xE9-\xE9-\xE9-\xFF\x8F 1\xE9- 1\xE9-\xEA\xB6\x9A        \xF5\xE9-k9\xA0        B9\xE9-\xEA\xB6\x9A        B9\xE9-\xEA\xB6\xE9-\xEA\xB6\xE9-\xE9-\xE9-\xAE        \xE9-\xE9-\xD0\xFF\xE9-\xE9-\xF2\xC4\xBA        B9*\xC4        \x81\x8E\xDD\xD4        S\xE9-\xF5\xEA\xB6\xD0\xFF\xE9-\xD0\xD1\xD7\xD1\xC9        \xD5        \xEA\xB6\xE9-\xE0        \xB0\xD0\xFF\xE9-\xF5\xEA\xB6\xD0\xFF\x9A        \xE9-\x85\x90\xBF*\xAD\xE7        \xF2                \xF8
+
+ 
+ \xEB\xE9-\xF4\x8FA;\xD0\xFF\xE9-\xE9-p9y9;\xD0\xFF\xE9-(
+e9-
+6
+D
+J
+\
+        m
+
+\x85
+ B9 \xDA\xE9-(
+e9-
+6
+D
+J
+\
+        m
+
+\x85
+ B9\xE9-\x8B
+\xE9-\x8B
+}\x8E\x98
+\xA5
+\xE9-\x8B
+\xE9-{ܦ\xA9.\xDCk9{ܦ\xA9.\xDCk9e9(
+\xB7
+\xC7
+k9B9k9B9k9\x81\xD7
+k9\xE9-\x81\xD7
+\xE9-\xDCk9\xEF\xB6B9k9\xEF\xB6B9\xDB
+\xE1
+\xA26\x98\xE7
+\xE7
+\xE7
+#.#.\xE7
+\xEE
+\xDD\xD4\xE7
+\xEE
+\xE7
+#.\xB29#.\xE7
+\xB29\xF5
+\xFE
+ 1  ' 5 @         N 
+Z  e  o 
+\x80 \x8E *\x98 \xA5 6\x98\xB2 \xB7 \x85\x8E\xC2 \xB2 \x854\x85\x8E\xC2 \xE9-\xBB 1\x9E\xBB\xC7 \xD4 \xDF \xE9 \xF2 \xBB\xFF\xC7  1\x854\xC7 6\x98\xE9-\xFE \xDD\xD4         \xD0\xFF\xE9- k9  \xE9-k9(
+\xE9-\xE9-\x8B
+\xE9-\x85\x90\x9B\xF8
+
+*        \xAD\xE9-\xF2\xC4# \x81\x8E\xE9-\xF2\xC4\xE9-. 9 ? \xE9-\xA6\xAC\xB8\xC1\xD0\xFF 1 1\xE9-\xDD\xD4\xE9-\xE9-E ik9R \x9E\x86&gt;\xE2
+\x98\xF2\xC4D\xE25\x96\x8E6\x98.\xF8.\xF8+\xF8+\xF8.\xF8R ^ l R ^ l \x81 \xEA\xD4l ^ B9G
+6\x98\x91 \x99 \xA1 \xA9 \xEA\xD4l ^ B9        G
+
+ 6\x98R .\xF8\xB1 
+R R R R \xC1 R .\xF8
+R R R R R \xC1\xC5 R \xCC R B9R B9R B9R R R \xEA\xD4R R \xD9 R \xDD\xD4\xE2\xD4\xE4 B9\xF1 R  R  R R  R \xDD\xD4\xE2\xD4\xE4 B9\xF1 R \xD2\xF1 R \xFA R \xE9-\xF4\x8FB9R R \xD2R \xDD\xD4\xE2\xD4\xD5\xEA\xD4v\xE6B9R R 
+R 
+
+R s\xE6R R 
+
+\xF3\xE7&quot;
+R (
+R 6\x986\x98-
+\x854\xB3\xDD6
+\x854\xB3\xDD\xB6\xB6}:A
+\xF6d\xF6\x8E@\xD1\xEA\xB6\xEA\xB6G
+\xF0 1}:J
+T
+\xC5}:J
+\xF0M\xFE\xF0M\xFE\xF0\xF0]
+\xF05\x969\x96]
+\xF0\xF0h
+\xF0 1\xF0 1`\xFE\xF0R\xFE\xF0 1\xC5\xF0\xD8\xF0\xF0%`\xFE
+6\x98
+\xFD\xB6r{\x84r
+}:w
+|
+\x94r
+\x88
+\x8F
+|
+r
+\x88
+\xDC\xEA\x9A
+\xF2\xC4\x9F
+|
++\xF8r
+\x88
+\xFA\x98\xA9
+        \xB1
+\x9F
+\x88
+\xFA\x98\xA9
+V\xD2}: \xB6
+r\xD1\xB6
+\xCD\xD5\xB6
+\xB6
+\x854r\xD1\xCD\xD5\xBE
+\xB6
+\x854\xB6\xE9-_\xD6\xE9-\xF3\xD6\xE9-\xBD\xD6\xE9-T\xD8\xE9-\x8E\xD6\xE9-,\xD8\xE9-\xD8\xE9-8\xD8\xE9-(\xD6\xE9-J\xD8\xE9-\xD7\xE9-U\xD7\xE9-_\xD6\xE9-\xF3\xD6\xE9-\xBD\xD6\xE9-T\xD8\xE9-\x8E\xD6\xE9-,\xD8\xE9-\xD8\xE9-8\xD8\xE9-(\xD6\xE9-J\xD8\xE9-\xD7\xE9-U\xD7\xCA
+L\xD2c\x8D\xDC\xEA\xD5\xEA\xE2\xEAB9\xEA\xEA\xDC\xEA\xD7
+V\xD2\xD7
+\xD7
+\xA2{\xB7\xDB
+\xE5
+\xE5
+\xDB
+\xE5
+\xE5
+\x86\xBF\xE9
+\xF3
+\xE9-\xE9-\xFD
+5\x969\x96                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !                !                                        !                        !'                                !        !'                !        !'-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !'                                                                                                                                                                                                                                                                                                                                                !        !                !        !                                                                                                                                                                                                                                                                                                                                                                                                !'-3                !                                                                                                                                        !                                                                                                                        !                                                !'-3        9                !'-3        9        !'-3        9                                                                                                                                                                                                                !'-3        9                                                                !'-                                                                !'-                                                                                                        !'                                                                                                                                                        !                                                                                                !'-3                                                                                                                                                                                                                                                                                                                                                                                                !'        !                !                                                                                                                !                                                                                                                                                                                                                                                        !'                                                                                                                                                                                                                                                                        !'-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !'-3        9
+? F M                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !        !        !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !'                                                                        !                !        !'                                                                        !'-3        9
+? F M
+T[b                                                                                                                                                                        !'-3        9                                                                                                                                                                                                                                                                                                                                                                                !'-                                                                                        !'-3        9        !'                                                                                                                                        !'-3        9                !'                !        !'-3        9
+? F M        !'                !        !'-3        9
+? F M        !'-3        9
+? F                !                        !                                                                                                                                                                        !'-3        9
+? F M
+T[bipw                                                                        !                                                !'-3        9                                !'                                                                                                                                                !'                                                                        !'-3        !'-3        9
+? F        !                                                                                                                                                                !'                                        !'                                                !'-                                                !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                !                                                                                                        !'-3                !'        !'-3        9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !'-                                                                                                                                                                                                                        !'-3        9
+? F M
+T[bi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        !                                !        !                                                        !                !'        !'-3        9
+?                                                                                                                                                                                                !                        ~}}/}D}\}p}\x89}\x94}        \xAA}
+\xBE} \x88\xDE}\xEF}~\x81\x81\x81\x81\x81\x81\x81\x81\x81\x81\x81\x81\xA0\x81\xA0\x81\xA06=\x81\x81S6\6=\x81\xA0\x81\xA0S6\(z\x80\xAA6=\x81\x81S6\\x8E\x93\x9E\xC5\xC5\xC5\xC5\x8E\x93\x9E\xFE
+ 1  ' 5 @ N         Z 
+e  o  \x80 
+\x8E *\x98 \xA5 \xBB\xFF\x85\x8E\xC2 \xE9- 1\x8E\x93\x9Ek9\xE9-\xB2\xBD\xCA\xC5\xC5\xC5\xFD
+\xD9 \xE3\xE9\xF5*\xA7\xD1\x814\xE9\xF5* \xF6B\xE9-\xC5\x8E\x93\x9E\x85\xDD\xD4\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E \x9E\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\x8E\x93\x9E\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xB3\xDD\x81\xB3\xDDk\xD1\xD0\xFF\xB3\xDD\x81\xB3\xDDk\xD1\xD0\xFF\xB3\xDD6=\xFD
+\xFD
+S6\6=S6\6=\xB2\xB2S6\n\xE6n\xE6n\xE6n\xE6Hl\xE6n\xE6n\xE6\x9D
+\x98n\xE6n\xE6\xA0n\xE6\xA4\xA4n\xE6\x9D
+\x98n\xE6n\xE6n\xE6n\xE6\xFD\xB6\xF2\xC40#\x907#p\x96\xB8\x96!&quot;#$-.2\xC7\xC9\xCA\xCC\xCD\xCF\xD2\xD4\xD5\xD6\xD8\xD9\xDC\xDD\xDE\xE4\xE5\xE6\xE8\xE9\xEA\xEC\xED\xEE\xF0\xF3\xF4\xF5\xF6\xF8\xF9\xFB\xFD\xFE        
+  
+ *./0159:&gt;@ACFGK\xF1-\xF1-[!\xF1-[)\xF1-[1\xF1-[9\xF1-[A\xF1-[I\xF1-[Q\xF1-[Y\xF1-\x9A)a\xF1-[i\xF1-[q\xF1-[y\xF1-\xC7&gt;\x89\xF1-]\x91\xF1-\x99\xF1-        \xF1-\xA1\xF1-\xA9\xF1-\xB1\xF1-[        C\xB9Sv\xB1Z\xE4&gt;\xB1l\xC1Y\xFF\xE9&gt;\xB9\x85/\xC9\xF1-[\xB1\xA9r\xBCb\xBCb9\xED?9\xFEr9?$\xF1-K\xD9&lt;?\xD9B:?,\xBCb,TQ?4bc?\xE9xh?9\x874\x94r)\x974\xF1\xF1-&lt;\xF1-K\xD9\xAE?DT\xE0?Lbc?T\xF1-T_\xFD?1_\xFD?        \x94r_\xFD?\xC7@@e\x80rY\xF1-K\\xF1-Ky4Y@d\xF1-Ky4Y@!(r)3\xE8\xB9Lj@1\xF1-[9e9\x80q@\xB9Lz@\xF1\x8F\x80@\xB9\x97&quot;\xB9\x97\x85@A\xF1-\x8B@A\xD0\x96@Q\xEE\x9C@I\xF5\xA1@Q\xFA\x9C@I\xF5\xAB@A\xB9@\xF1-\xF1-A\xF1-\x9A)\xF1-i\xAA\xB9(\xB99\xD2@QE\xD8@q\xB3ry\xF1-i\xD4Cy \xF4@T%\xFA@\x81-A\x89FAt\xF1-t_A\x91\xF1-A\x99\xF1-A\x81\x9E[|\xF1-KTy4Y@\x89\xA5/\x89\xB8\xAAy\xD1\x9A)y\xE6\x9A)\x89
+-A\xA1=8A\xD9T&gt;A\x84\xF1-K\x8C\xBCb\x8CTQ?\x94bc?q\xAD3q_qoq}bq\x86b\x94\x94r\xA1\x91kAQ\xE8\xC6AYu3Q\xF7\xCBAi\xAA\x9C\xF1-K\xA4\xF1-K\xC1r,\xF5A9r9&gt;kAQX\xFAA\xC91\xB9SB\xC1nB\xD1|\xF5AQ\x8E\x9C@Q\x97\x9C@I\xF5BQ\x9E\x9C@I\xA3Ba\xAC\xF5AQ\xC0\x9C@T\xBCb\xD9\xC46B\xCD@@i\xD7\xA4u3c?\xE1\xEAbB\xE19eB\x9Cu3c?\xE9\xF1-K\xF1\xF1-\x8AB\xF1'QJ\x9EBQ_\xA3B\xB4\xF1-K\xD9w\xB3BQ\x87\xF9\xF1-[1\xB9\xFE\xEDB\xB9SC        /Q\xD8@!        /!#\xFEB!8C        \xF1-K\xB1H C!\89\xB9#C\xBCT3C\xC4bc?\xC4\x94r\xBC\xBF9\xC5#Cq\xF1-[q\xCA\x9A)q\xF2SCq\x9A)Q\xF1-Kq2ZCq&gt;ZCqJZCY\xF1-KqjaC1\xF1-Ky\xF1-hCyvoC\xB9n\xA0C\xCC\xF1-K\xD9v\xB1C\xD4\xF1-K\xDC\xF1-K\xBC_\xE3C\x89\x85i\x92C|u3\xFD?\xE4\xA6A\xEC\xA6A\xF4\xF1-K\xD9rD\xFCu3A\xF1-]_A0\xA6Dq\xF1-qK[qa[qu[q\xA2\xAFDq\xB9[q\xC7[q\xDB[\xB9S\xB6Dq\xEE[q\xB16\xBDD\xB1C\xC9D\xB1[\xD1D _\xFD?\x89q\xDED\xE4\xF1-\xE4D\xEC\xF1-\xE4D\xFC\xF1-K2&quot;\xE8E&lt;&quot;\xE3CE&quot;c?2&quot;\xE8E&lt;&quot;\xE3CE&quot;c?\xF1\&quot;        F\xF1i&quot;\x9A) \xBCb$\xF1-K\xD9z&quot;&amp;F,\xF1-K &lt;&quot;\xE3C4\xF1-K \x91&quot;eF&lt;\xF1-KD\xF1-KL\xF1-K\xD9\x9B&quot;\xA6FT\xF1-K\\xF1-Kd\xF1-Kl\xF1-K y4Y@i\xA8&quot;/\xB9\xFEOG\xB9\xC8&quot;\xEC0\xA6D\xE40\xA6D\xBC\xF1- \xF1-\xE4\xF1-\xA9G\xEC\xF1-\xA9G\xB9\xF1-\xB9GtT\xE0?|bc?\x84u3\xFD?)##C        \xA74\x8Cu3\xFCG\xD1@#H\xC9S#H9\x80*H9u3=H\xD1\xF1-K\xE1\x9F#eB\xF1\xF1-\xA8I\xF9\xF1-\xA8I\xF1-\xA8I        \xF1-\xA8I\xF1-\xA8I\xB1\xF1-\xA8I\xF1-\xA8I!\xF1-\xA8I)\xF1-\xA8I1\xF1-\xA8I9\xF1-\xA8I1\xF1-\xAFI\xC9\xF1-\x8DA\xF1-\x8D\xE1\x96\xF7I\x94u3J\x9Cu3\xFCGI\xF1-2J\xE19\x96\x960\xA4u3\xFD?\xE9t\x96r\xE9\x84\x96\xA4\xF1-K\xE1\xBF\x96\x960\xE9ݖ~J\xF1\xF1-[Y\xEB\x96\x91JY\xF1-]Y\xF7\x96\x98JY\x97\xA4J\xF9\x97\xABJ\xF9\x97(%aB\x97\xB6J\xF9\xF1-\xC3Jt\xF1-\xA9GaK\x97\xD6J\xF99\xE3J\xAC\xF1-\xFD?iB\x97K\xB4\xF1-\xFD?\xB9B\x97%K\xBC\xF1-\xFD?\xB9L\xE3Oqc\x97\x9F }$\x82,}0\x824\x908\x958\x82\xC4\x80%\xC8\x99%\xCC\xB2%\xD0\xCD%\xD4\xE4%\xD8\xFF%\xDC&amp;&amp;\xE0A&amp;\xE4f&amp;\xE8\x85&amp;\xEC\xA8&amp;\xF0\xC9&amp;\xF4\xE4&amp;\xF8\xFD&amp;\xFC'1'H'a' x'\x8D'\xA4'\xC5'\xE6' ($&amp;((=(,d(0d(4\x83(8\x9C(&lt;\xB5(@\xD8(D)H()LK)Pv)\\x82`\x90d*\xC0}\xC4\x82\xC8\x90\xCC\x95\xD0*\xD4\xC2.\xD8\xC7.\xE8}\xEC\x82\xF0\x90\xF4* }\x82\x90*\x86/ \x8B/8\x82&lt;\x90@\x95D*H\xC2.L\xC7.\\x82`\x90d*h\x86/l\x8B/p\xB60t\xBB0x\xC00\x80}\x84\x82\x94}\x98\x82\xB8}\xBC\x82\xD4}\xD8\x82\xDC\x90\xE0\x95\xE4\xC7.\xE8\xC11\xEC\x8B/\xF0\xC61\xF4\xCB1\xF8\xD01\xFC\xD51        \xDA1        \xDF1        \xE41         \xE91        \xEE1        \xF31        \xF81        \xFD1         2$        2(         2,        20        24        28         2&lt;        %2@        *2D        /2H        42L        92P        &gt;2T        C2X        H2\        M2`        R2d        W2h        \2l        a2p        f2t        k2x        p2|        u2\x80        z2\x84        2\x88        \x842\x8C        \x892\x90        \x8E2\x94        \x932\x98        \x982\x9C        \x9D2\xA0        \xA22\xA4        \xA72\xA8        \xAC2\xAC        \xB12\xB0        \xB62\xB4        \xBB2\xB8        \xC02\xBC        \xC52\xC0        \xCA2\xC4        \xCF2\xC8        \xD42\xCC        \xD92\xD0        \xDE2\xD8        }\xDC        \x82\xFC        }
+\x82
+\x90
+*
+\x82
+\x82
+\x90 
+\x95$
+*,
+\x820
+\x904
+\x958
+*&lt;
+\xC2.@
+\xC7.D
+\xC11H
+\x86/L
+`3P
+e3T
+j3X
+o3\
+t3`
+y3d
+~3h
+\x8B/l
+\xC61p
+\xCB1t
+\xD01x
+\xD51|
+\xDA1\x80
+\xDF1\x84
+\xE41\x88
+\x833\x8C
+\xE91\x90
+\x883\x94
+\xEE1\x98
+\xF31\x9C
+\xF81\xA0
+\xFD1\xA4
+2\xA8
+\xB60\xAC
+\x8D3\xB0
+2\xB4
+\x923\xB8
+\x973\xBC
+\x9C3\xC0
+ 2\xC4
+\xA13\xC8
+\xA63\xCC
+2\xD0
+2\xD4
+2\xD8
+ 2\xDC
+%2\xE0
+\xAB3\xE4
+\xB03\xE8
+\xB53\xEC
+\xBA3\xF0
+*2\xF4
+\xBF3\xFC
+} \x82 \x90 \x95 * \xC2. \xC7. \xC11 \x86/  `3$ e3( j3, o30 t3P \x82T \x90X *\ \x86/` \x8B/d \xB60h \xBB0l \xC00p X4\x90 }\x94 \x82\x98 \x90\x9C \x95\xBC }\xC0 \x82\xC4 \x90\xC8 *\xCC \x86/\xD0 \x8B/\xD4 \xB60\xD8 \xBB0\xDC \xC00\xEC \x82\xF0 \x90\xF4 *\xFC } \x82 \x90 \x95 * \xC2. \xC7. \xC11 \x86/  `3$ e3( j3, o30 t34 y38 ~3&lt; \x8B/@ \xC61D \xCB1H \xD01L \xD51P \xDA1T \xDF1X \xE41\ \x833` \xE91\x88 \x82\xA0 }\xA4 \x82\xB4 \x82\xB8 \x90\xBC *\xD4 \x82\xE4 }\xE8 \x82\xEC \x90\xF0 \x95\xF4 *\xF8 \xC2.\xFC \xC7.
+\xC11
+\x86/
+`3
+e3
+j3
+o3
+t3
+y3 
+~3$
+\x8B/(
+\xC61,
+\xCB10
+\xD014
+\xD518
+\xDA1&lt;
+\xDF1@
+\xE41D
+\x833H
+\xE91L
+\x883P
+\xEE1T
+\xF31X
+\xF81\
+\xFD1`
+2d
+\xB60h
+\x8D3l
+2p
+\x923t
+\x973x
+\x9C3|
+ 2\x80
+\xA13\x84
+\xA63\x88
+2\x8C
+2\x90
+2\x94
+ 2\x98
+%2\x9C
+\xAB3\xA0
+\xB03\xA4
+\xB53\xA8
+\xBA3\xAC
+*2\xB0
+\xBF3\xB4
+/2\xB8
+\xD46\xBC
+42\xC0
+\xD96\xC4
+\xDE6\xC8
+92\xCC
+&gt;2\xD0
+\xE36\xD4
+\xE86\xD8
+\xED6\xDC
+\xF26\xE0
+C2\xE4
+\xBB0\xE8
+H2\xEC
+M2\xF0
+\xF76\xF4
+\xFC6\xF8
+R2\xFC
+77 7 \x82\x90*\x86/\x8B/ \xB60$\xBB0(\xC00,X4074787&lt;$7@)7D.7H37h}l\x82p\x90t*x\x86/|\x8B/\x80\xB60\x84\xBB0\x88\xC00\x98}\x9C\x82 }\x82}\x82 \x90$\x95(*,\xC2.0\xC7.4\xC118\x86/&lt;`3@e3P}T\x82X\x90\\x95`*d\xC2.h\xC7.p\x82t\x90x*\x80}\x84\x82\x88\x90\x98\xF7:\x9C\xFC:\xA0;\xA4;\xA8 ;\xAC;\xB0;\xB4\x8E2\xB8\x892\xBC\x842\xC0\xC11\xC4\xC7.\xC8\xC2.\xCC*\xD0\x95\xD4\x90\xD8\x82\xDC}\xE0\xBB0\xF0}\xF4\x82\xF8\x90} \x82\x90*\x86/\x8B/ \xB60$\xBB0(\xC00,X44}8\x82&lt;\x90@*D\x86/H\x8B/L\xB60P\xBB0T\xC00XX4`}d\x82l}p\x82t\x90x\x95|*\x80\xC2.\x84\xC7.\x88\xC11\x8C\x86/\x90`3\x94e3\x98j3\x9Co3\xA4}\xA8\x82\xAC\x90\xB0*\xB4\x86/\xBC}\xC0\x82\xC4\x90\xCC}\xD0\x82\xD4\x90\xDC}\xE0\x82\xE4\x90\xEC}\xF0\x82\xF4\x90}\x82 \x90\x95\x82\x90 *$\x86/(\x8B/,\xB600\xBB04\xC008X4&lt;7@7D7H$7L)7P.7T37X\xE0;\\xE5;`\xEA;d\xEF;h\xF4;l\xF9;p\xFE;t&lt;x&lt;|
+&lt;\x80&lt;\x84&lt;\x88&lt;\x8C!&lt;\x94}\x98\x82\x9C\x90\xC4}\xC8\x82\xCC\x90\xD0\x95\xD8}\xDC\x82\xE0\x90\xE4\x95\xE8*\xEC\xC2.\xF0\xC7.\xF4\xC11\xF8\x86/\xFC`3e3j3o3 t3y3~3\x8B/\xC61 \xCB1(},\x820\x904*D}H\x82L\x90P\x95T*X\xC2.\\xC7.`\xC11d\x86/h`3le3pj3to3xt3|y3\x80~3\x84\x8B/\x88\xC61\x90}\x94\x82\x98\x90\x9C\x95\xA4}\xA8\x82\xAC\x90\xB0*\xB4\x86/\xB8\x8B/\xBC\xB60\xC0\xBB0\xD8}\xDC\x82\xE4\x82\xEC}\xF0\x82\xF4\x90\xF8\x95\xFC*\xC2.\xC7.\xC11 \x86/`3e3j3(},\x820\x904\x958*&lt;\xC2.@\xC7.D\xC11H\x86/L`3Pe3Tj3Xo3\t3`y3d~3h\x8B/l\xC61p\xCB1t\xD01\x8C}\x90\x82\x94\x90\xA4\x82\xAC}\xB0\x82\xB4\x90\xB8\x95\xBC*\xC0\xC2.\xD8}\xDC\x82\xE0\x90\xE4*\xEC\x82\xF0\x90\xF4*\xFC\x82\x90*\x86/\x82\x90 *$\x86/,}0\x824\x908*&lt;\x86/@\x8B/H}L\x82P\x90T\x95X*\\xC2.`\xC7..\x83fP.P.{]P.\x8B\x82.\xF0O.#P.+P.3\xF0O.;P.CP.SP.[&amp;P.kPP.s\xC0G\x9B\x82\xE1\xA3\x82\xA3\x82\xA3\xC0G\xC3\xC0G\xE1k\x82\xE3\xC0Gk\x82\xC0GC\x8B\x82\xA3\xC0G\xC3\x8B\x82 k\x82@k\x82`k\x82 k\x82#\x9B\x82ak\x82\x81k\x82\xA1k\x82\xC1k\x82\xE1k\x82k\x82!k\x82Ak\x82ak\x82\x81k\x82\xA1k\x82\xC1k\x82\xE1k\x82k\x82!k\x82\xA1k\x82\xC1k\x82\xE1k\x82        k\x82!        k\x82\x80        k\x82\xA0        k\x82\xC0        k\x82\xE0        k\x82
+k\x82 
+k\x82@
+k\x82`
+k\x82\x80
+k\x82\xA0
+k\x82\xC0
+k\x82\xE0
+k\x82 
+k\x82@
+k\x82`
+k\x82\x80
+k\x82\xA0
+k\x82\xC0
+k\x82\x8B\x82\xC0k\x82\xE0k\x82k\x82 k\x82@k\x82`k\x82\x80k\x82\xA0k\x82\xC0k\x82\xE0k\x82\xA0\x8B\x82\x9B\x82c\x9B\x82\x9B\x82\xE3\x9B\x82\xE3\x9B\x82\xE3\x9B\x82#\x9B\x82\xE3\x9B\x82\x83\x9B\x82C \x9B\x82\xC3 \x9B\x82\xC3&quot;\x9B\x82\xC1#\xA3\x82#$\x9B\x82C$\x9B\x82\xA3$\x9B\x82\xC3$\x9B\x82\x83%\x9B\x82\xC1%k\x82\xE1%k\x82&amp;k\x82\x83&amp;\x9B\x82'\x9B\x82\x83(\x9B\x82)\x9B\x82C)\x9B\x82\x83)\x9B\x82\xA3)\x9B\x82\xC3)\x8B\x82*\xC0G#*\xC0GC*\xC0Gc*k\x82\x83*k\x82\xA3*k\x82\xC3*k\x82\xE3*k\x82+k\x82#+k\x82C+k\x82c+k\x82\xC3+k\x82\xE3+k\x82,k\x82#,k\x82C,k\x82c,k\x82\x83,k\x82\xA0\xB7k\x82\xC0\xB7k\x82\xB8k\x82 \xB8k\x82@\xB8k\x82`\xB8k\x82\xE0\xB8        8J\xBB\x8B\x82Ğ \x82d\x9F \x82\xE0&gt;\xFE&gt;o?\x9E?\xCD?@$@\xC1@\xDE@pA\xDFA'BJBNBUBkBB\x91B\xCBB\xF4BCDC\xE9C\xF3C\xFFC
+DMD[D\x88D\xF8D\xF6E\xFBEF(GGGZGaGxG\x90G\xB4G\xDFGHHCHPHVH[H_HeHlHsHwH~H\x84H\x8AH\x91H\x95H\x9BH\xA1H\xA5H\xABH\xB2H\xB8H\xBFH\xC6H\xCCH\xD3H\xDAH\xE1H\xE5H\xECH\xF2H\xF9HII
+III&quot;I)I0I6I&lt;I@IGIMIQIXI_IfImIsIyII\x86I\x8DI\x94I\x9AI\xA1I\xB7I\xBCI\xC1I\xC8I\xCEI\xD4I\xDAI\xDFI\xE8IJ#JlJuJ\x87J\xB1J\xBDJ\xCAJ\xEBJ
+K,K=KCKIKPKWK^KeKkKrKyKK\x85K\x8CK\x92K\x99K\xA0K\xA7K\xAEK\xB5K\xBCK\xC3K\xCAK\xD1K\xD8K\xDEK\xE2K\xE9K\xEFK\xF5K\xFBKL        LLLL&quot;L(L/L5L;LBLHLNLTLZLaLhLnLuL|L\x83L\x89L\x8FL\x96L\x9DL\xA4L\xAAL\xB0L\xB4L\xBAL\xC0L\xC7L\xCDL\xD3L\xD9L\xE0L\xE6L\xEDL\xF4L\xFALMMMMM!M'M.M5M&lt;MCMIMOMVM]McMiMoMuM|M\x83M\x8AM\x91M\x97M\x9EM\xA5M\xACM\xB3M\xBAM\xC1M\xC8M\xCEM\xD5M\xDBM\xE2M\xE9M\xEFM\xF6M\xFDMN
+NNNN%N+N2N9N?NFNMNSNZNaNgNnNuN|N\x83N\x8AN\x90N\x96N\x9DN\xA3N\xA9N\xB0N\xB6N\xBCN\xC3N\xCAN\xD0N\xD7N\xDEN\xE4N\xEAN\xF0N\xF7N\xFENO
+OOOO#O*O0O7O&gt;ODOJOQOWO^OeOlOsOzO\x81O\x88O\x8FO\x95O\x9BO\xA2O\xA9O\xAFO\xB5O\xBCO\xC2O\xC9O\xD0O\xD6O\xDDO\xEAO  
+
+!&quot;#!$'%**+-,/007\xC7[\xC9d\xCAo\xCCr\xCD{\xCF\x8E\xD2\x96\xD4\xA3\xD5\xA5\xD6\xA6\xD8\xB1\xD9\xB3\xDC\xB6\xDD\xBA\xDE\xC1\xE4\xE1\xE5\xE9\xE6\xF0\xE8\xFA\xE9\xEA\xEC&amp;\xED/\xEE2\xF04\xF3F\xF4K\xF5R\xF6Y\xF8d\xF9h\xFBs\xFDu\xFE~\x8A\x8E\xB4\xC3\xD3        \xD8
+\xDA \xDC \xDE
+\xE0\xE2\xE4\xE6\xF2\xF4\xF6\xF8\xFA\xFC
+ *.&quot;/+04165=9C:T&gt;b@pAyC\x84F\x8DG\x99K\xA9.$.(.$COYU.$/\xB9l0y0!\x8A1k\x921$\x85sJ4$S4\x93Z4\x98\xBD5$\xC55$\xCD5$\xD55$\xDE5\xE1*9 :9&amp;B9,H90R94[9:e9@k9$p9$y9$\xB29]\xB89,k:\x97r:\x9D}:\xA3\x82:$\x8D:$\x9D:$a;\xE1o;$\x81;0\xA4\xA0r\x80$\x854I$$\x81I$0\x81I$6\x81$$\x84V%3\x84[%H\x84f%^\x84q%j\x84u%o\x84@y\x84z%\xB4\x89q%\xC0\x89\xE5)̉\xEA)ى\xEA)\xE4\x89\xEA)\xF1\x89\xEA)\x8A\xEA)\x8A$!\x8A$+\x8A$9\x8A\xF4)I\x8A$^\x8A$j\x8A${\x8A$\x87\x8A$\x92\x8A$\xA2\x8A$\xAD\x8A$\xB7\x8A$Ɗ$Њ$ߊ$\xF3\x8A$\x8B\xF4)\x8B$)\x8B\xFD)7\x8B\xFD)D\x8B$O\x8B$Z\x8B$j\x8B$\x83\x8B$\x95\x8B\xFD)\xA5\x8B$\xC0\x8B*T\x8D$c\x8D$\x854/h\x8D$o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D-/T\x8D$7\x8EZ/L\x8E$V\x8E$h\x8D$B9,o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D`/\x81\x8E$\x85\x8E$\x8A\x8D{/\xE6\x8F\xB2/B9, 1$\xF4\x8F$\xFA\x8F,\xFF\x8F$\x90$
+\x90\xB8/\x90I$T\x8D$ \x92H0\x92N0&amp;\x92T09\x92Z0C\x92`0L\x92f0W\x92f0a\x92Z0s\x92l0\x83\x92f0\x9A\x92r0\xA9\x92x0\xBB\x92~0o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\xB2/0\x94I$:\x940D\x940L\x94\xA70S\x94\xA70[\x94\xAB0^\x94,e\x94,5\x96\xF509\x96,@\x96\xF50D\x96,J\x96,S\x96\xFB0\\x96\xFB0e\x96\xFB0p\x96\xFB0x\x96\xFB0\x82\x96\xFB0\x88\x96\xFB0\x8D\x96\xFF0\xF5\x96,1\x9721*\x97$ 1$
+\x98o1\x98u1\x98{1'\x98!/-\x98!/6\x98\xB8/B90;\x98,@\x98$H\x98$\xAD\x98\xA81\xB9\x98\xAE1\xF6\x98$\xFA\x98$\xFF\x98$\x90\xA1$\xA1\xA1$7\x8EZ/\x8A\x8D\xFD2\x98\xA2$\xA7\xA2$\xB8\xA2\xFD2̢\xFD2ݢ\xFD2\xEA\xA2%3\x8A\x8D+3Ӧ$ܦ$\xE5\xA6$\xF4\xA6$\xA7$\xA7$%\xA7\xFB00\xA7\xFB0?\xA7$L\xA7$P\xA7\xFB0X\xA7\xFB0d\xA7$j\xA7$p\xA7\xFB0z\xA7\xFB0\x88\xA7$\x9B\xA7\xFB0\xB2\xA7\xFB0ͧ$ԧ$k9$\xA9.$ާ$B9,\xEC\xA7%3\xA8%3 \xA8%34\xA8F3:\xA8+36\x98\xB8/\x8A\x8D%3.\xAD\xDE3&gt;\xAD\xDE3\x9B8\xDE3F\xAD\xDE3O\xAD\xDE3^\xAD\xDE3e\xAD\xDE3\x8A\x8DF3T\x8D$\x8D\xAD4o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D 4Y\xAEA4i\xAEG4x\xAE$\x80\xAE$\x89\xAEM4B9,
+\x90\xB8/\x90I$\x98\xAE\xFB0'\x98!/T\xB2\x994_\xB2\xFB0h\xB2$q\xB2$v\xB2,\x89\xB2,\xA3\xB20\xB3\xB20˲,޲,\xF7\xB2,\xB3\xFB0#\xB30;\xB3\x9F4@\xB3\xA54G\xB3\xA548\xAB4N\xB3,W\xB3,\x8A\x8DG4T\x8D$\x87\xB3G4N\xB3,o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8DA4I\xB50Q\xB50\\xB50h\xB50l\xB50p\xB5\xCA4|\xB50\x80\xB50\x84\xB50\x8C\xB50\x93\xB50\x9A\xB5\xCA4\xA7\xB50\xB2\xB50\xBE\xB5\xCA4е\xCA4\xEA\xB6\xE84\xEF\xB6$\xF4\xB6$\xFD\xB6$5\x96$\xB70 \xB70\xB70\xB70Z\xB75_\xB75c\xB70{\xB7$\x8A\x8D54\xBA$9\xBAE5D\xBA0P\xBA$[\xBAK5k\xBAI$w\xBAK5\x88\xBA0\x96\xBA$\xA3\xBAK5\xB5\xBAI$úK5B9,ֺ$ܺ$\xE2\xBA0\xE8\xBAQ5\xF9\xBA{1\xFC\xBE0'\x98!/\xBF\x835        \xBF\x8956\x98\xB8/\x82\xBF,\x86\xBF,\x89\xBF,\x8D\xBF,\x91\xBF,\x94\xBF,\x98\xBF,T\x8D$\xBF\xBF\xB95o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\xBF5\xF5\xC0$\xFE\xC0$\xC1$\xC1$\xC1$\xC1$&amp;\xC1$1\xC1$:\xC1$E\xC1$Q\xC1$\xAD\xC1\xE75B9,
+\x90\xB8/\x90I$T\x8D$\x8D\xC2)6\x9C\xC2/6\xAC\xC256\xBC\xC2/6\xCB\xC2;6o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\xE75\xB29]\xB89,T\x8D$f\xC3\x826r\xC3\x886\x90I$o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\x8E6\x94\xC4\x9D\x9D\xC4\xB66\xA6\xC4$\xAC\xC4$\xBA\xC4\xBC6\xC2\xC4\xBC6\xCE\xC4$\xD3\xC4I$\xE2\xC4I$\xF2\xC4,\x8A\x8D\xE1B90 1$\xC5$;\x98,\x8A\x8D\xBC61\xD1}7B9,@\xD1\x837C\xD1,K\xD1,V\xD1,b\xD1\xFB0k\xD1,r\xD1,{\xD10\x84\xD1K5\x91\xD10
+\x90\xB8/\x97\xD1,\x9E\xD1,\x90I$\xA7\xD1$\xAF\xD1\x897\xB3\xD1\x8D7\xC0\xD1\x8D7\xD0\xD1,\xD7\xD1,\xE4\xD1,\xEF\xD1K5\xFA\xD1K5\xD200\x94\x937
+\xD2\x8D7\xD2\xF50\xD2K5\xD2\x8D7)\xD2\xF509\xD2K5\xEA\xB6$L\xD2$Q\xD20V\xD2$`\xD2$T\x8D$\x85\xD3\xFC7\x8F\xD38\x9A\xD38\xA8\xD38\xB2\xD38\xBD\xD38\xC7\xD38\xD7\xD3 8\xE7\xD3$o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D}7\xF4\x8FQ8ͧ$\xC1\xD4I$\xC8\xD4,\xD2\xD4I$\xDD\xD4I$\xE2\xD4,9\x96,C\xD1,\xFA\x8F,\xEA\xD4\xFB0\xF2\xD4K5\xFC\xD4W8\xD5,\xD5[8B9,        \xBF\x8955\x96I$9\x96,\xB9\xD5{8\xCD\xD5I$(\xD6\xA88\x8A\x8D\xAE8_\xD6\xD68\x8A\x8D\xDC8\x8E\xD69\x8A\x8D
+9\xBD\xD629\x8A\x8D89\xF3\xD6`9\x8A\x8Df9\xD7\x8E9\x8A\x8D\x949U\xD7\xBC9\x8A\x8D\xC29_\xD6\xDC8\xF3\xD6f9\xBD\xD689\x8E\xD6
+9\xD8:,\xD8:8\xD8:(\xD6\xAE8J\xD8#:\xD7\x949T\xD8):U\xD7\xC29J\xD8\x8E9\x8A\x8D#:T\xD8L:\x8A\x8D):\xD89\x8A\x8D:8\xD8o:\x8A\x8D:,\xD8o:\x8A\x8D:_\xD6\xA9:\x8E\xD69,\xD8o:(\xD6\xA88J\xD8\xAF:\xF3\xD6`9\xBD\xD629T\xD8L:\xDA9\xDAo:U\xD7\xBC9*\xDA\x835\xF1\xDB0\xDC\xE6:        \xDC\xEC:\xDC\xEC:B9,\xDD\xD4$\xEA\xB6$Q\xD2,L\xD2$\xB3\xDD&lt;;\xF2\xD4\xDE3\xB9\xDD$\xC1\xDD$:9B;5\xDE$B\xDEo;o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8Du;&gt;\xE2,
+\x98\xCA;\xF2\xC4\xF50D\xE2K5\x8A\x8D\xD0;d\xE6,l\xE6,n\xE6,p\xE6,\xD5,s\xE6,\xFC\xD4,v\xE6,\xD5,\xDD\xE7K5\xE7\xE7K5\xF3\xE7K5\xE8K5\xE8K5%\xE8K55\xE8K5G\xE8K5X\xE8K5\x9D\xE8P&lt;\xA5\xE8P&lt;T\x8D$\xD0\xE8x&lt;o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D~&lt;&gt;\xAD\x897\xDC\x897\xD5\xEA,\xDC\xEA$\xE2\xEAI$\xEA\xEA,\x91\xED\xBF&lt;B9, 1$\xFA\x8F,\x91\xD1,C\xD1,\xA2\xED$\xA8\xED$\x90$
+\x90\xB8/0\x94\x937
+\xD2\x8D7\xD2\xF50\xD2K5K\xD1,V\xD1,\x90I$T\x8D$\xEF5=\xEF;=(\xEFA=8\xEFG=H\xEFM=Y\xEFS=o\xEFY=\x88\xEF_=o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\xBF&lt;k\xF2L:s\xF2L:~\xF2L:\x89\xF2L:\x93\xF2L:\xA5\xF2L:\xB5\xF2L:\xC6\xF2L:\xD3\xF2L:\xDC\xF2L:\xE4\xF2L:\xF1\xF2L:B90*\xDA\x835\x98\xF5\xA3=\xA7\xF5\xA9=\xDD\xD4I$_\xB7I$\xBA\xF5K5\xC4\xF5K5\xCD\xF5K5\xD7\xF5K5\xE3\xF5\xE1\x8C\xF7,\x9A\xF7[8\xAF\xF7[8\xC4\xF7[8\xDA\xF7$\xEF\xF7,\xFF\xF7,\xF8$\xF8$+\xF8$.\xF8,\x9E\xD10B9,C\xD1,\xE9\xF8,\xF5\xF8\xD1=
+\x90\xB8/\x90I$\xF9K5
+\xF9K5T\x8D$\x99\xFA&gt;\xA4\xFA&gt;\xAF\xFA&gt;\xBA\xFA&gt;\xC5\xFA        &gt;\xD1\xFA&gt;o\x8D/v\x8D0{\x8D!/\x83\x8D'/\x8A\x8D\xD1=\xE9- ]\xFCQ8,\xD8&gt;&gt;h\xFC\xF50y\xFCD&gt;\x80\xFC$\x89\xFCW8\x94\xFC$\x9E\xFCW8\xAA\xFCJ&gt;\xB5\xFCJ&gt;\xC1\xFC!/B90
+\x980\xCC\xFC0\xD6\xFC0 1$M\xFE$R\xFE$V\xFE$`\xFEK5\x8A\x8Dt&gt;d\xFEt&gt;l\xFEt&gt;t\xFEt&gt;\x83\x8Dt&gt;B9,                 
+012jilkmnw!v!x#y#{%z%}'|'~))\x93+\x94+\x95-\x96-\x98/\x97/\x9A1\x991\x9B3\x9C3\x9E5\x9D5\xA07\x9F7\xA29\xA19\xA3;\xA4;\xA5=\xA6=\xD6?\xD5?\xD8A\xD7A\xDFC\xDEC\xE0E\xE1E\xE2G\xE3G\xE5I\xE4I\xE7K\xE6K\xE9M\xE8M\xF0O\xF1O\xF2Q\xF3Q\xF5S\xF4SUU\x93
+W\xA5
+Y\xA4
+Y\xA7
+[\xA6
+[\xA8
+]\xA9
+]\xAB
+_\xAA
+_\xBD
+a\xBE
+a\xC0
+c\xC1
+c\xC3
+e\xC2
+e\xCC
+g\xCD
+i\xCE
+k\xD2
+m\xD6
+o\xD7
+o\xD8
+q\xDA
+s\xDB
+u\xDC
+w\xDD
+y\xDE
+{\xE1
+}\xE2
+\xE3
+\x81\xE4
+\x83\xE5
+\x85\xE6
+\x87\xE7
+\x89\xE8
+\x8B\xE9
+\x8D\xEA
+\x8F\xEB
+\x91\xEC
+\x93\xED
+\x95\xEE
+\x97\xEF
+\x99\xF0
+\x9B\xF1
+\x9D\xF2
+\x9F\xF3
+\xA1\xF4
+\xA3\xF5
+\xA5\xF6
+\xA7\xF7
+\xA9\xF8
+\xAB\xF9
+\xAD\xFA
+\xAF\xFB
+\xB1\xFC
+\xB3\xFD
+\xB5\xC4\xB7\xC3\xB7\xC6\xB9\xC5\xB9\xC8\xBB\xC7\xBB\xCA\xBD\xC9\xBD\xCB\xBF\xCC\xBF\xCD\xC1\xCE\xC1\xD0\xC3\xCF\xC3\xD1\xC5\xD2\xC5\xD4\xC7\xD3\xC7\xDA\xC9\xDB\xC9\xDC\xCB\xDD\xCB\xDF\xCD\xDE\xCD\xE0\xCF\xE1\xCF\xE2\xD1\xE3\xD1\xE5\xD3\xE4\xD3\xE7\xD5\xE6\xD5\xE8\xD7\xE9\xD7\xEB\xD9\xEA\xD9\xED\xDB\xEC\xDB\xEF\xDD\xEE\xDD\xF5\xDF\xF6\xDF\xF7\xE1\xF8\xE1\xFA\xE3\xF9\xE3\xE5\xE5\xE7\xE7\xE9\xE9\xEB\xEB        \xED\xED \xEF
+\xEF
+\xF1 \xF1\xF3\xF3\xF5\xF5\xF7\xF7\xF9\xF9\xFB\xFB\xFD\xFD\xFF \xFF&quot;!#$&amp;%'()        *        , + .
+-
+0/12346578:9;&lt;BCEDF!G!H#I#K%J%M'L'N)O)Q+P+W-X-Z/Y/[1\1]3^3`5_5b7a7d9c9e;f;g=h=j?i?kAlAnCmCoEpEvGwGyIxIK\x80K\x86M\x87M\x89O\x88O\x8BQ\x8AQ\x8CS\x8DS\x8FU\x8EU\x91W\x90W\x93Y\x92Y\x94[\x95[\x96]\x97]\x99_\x98_\x9Ba\x9Aa\xA2c\xA1c\xA3e\xA4e\xAAg\xABg\xADi\xACi\xAEk\xAFk\xB6m\xB5m\xB7o\xB8o\xB9q\xBAq\xBCs\xBBs\xC2u\xC3u\xC4w\xC5w\xC7y\xC6y\xC9{\xC8{\xCA}\xCB}\xCD\xCC\xCE\x81\xCF\x81\xD6\x83\xD5\x83\xD7\x85\xD8\x85\xD9\x87\xDA\x87\xDC\x89\xDB\x89\xDE\x8B\xDD\x8B\xE0\x8D\xDF\x8D\xE1\x8F\xE2\x8F\xE3\x91\xE4\x91\xE6\x93\xE5\x93\xE8\x95\xE7\x95\xEA\x97\xE9\x97\xEB\x99\xEC\x99\xED\x9B\xEE\x9B\xF0\x9D\xEF\x9D\xF2\x9F\xF1\x9F\xF4\xA1\xF3\xA1\xF5\xA3\xF6\xA3\xF7\xA5\xF8\xA5\xFA\xA7\xF9\xA7\xFB\xA9\xFC\xA9\xFE\xAB\xFD\xAB\xFF\xAD\xAD\xAF\xAF\xB1\xB1\xB3\xB3\xB5\xB5        \xB7
+\xB7 \xB9 \xB9\xBB
+\xBB\xBD\xBD\xBF\xBF\xC1\xC1\xC3\xC3\xC5\xC5\xC7\xC7 \xC9!\xC9#\xCB&quot;\xCB%\xCD$\xCD&amp;\xCF'\xCF)\xD1(\xD1/\xD30\xD32\xD51\xD53\xD74\xD75\xD96\xD98\xDB7\xDB:\xDD9\xDD&lt;\xDF;\xDFB\xE1C\xE1D\xE3E\xE3G\xE5F\xE5H\xE7I\xE7K\xE9J\xE9L\xEBM\xEBN\xEDO\xEDQ\xEFP\xEFR\xF1S\xF1T\xF3U\xF3\\xF5[\xF5^\xF7]\xF7_\xF9`\xF9b\xFBa\xFBd\xFDc\xFDf\xFFe\xFFghijlknmp        o        q r s
+t
+vuwxzy{|}~\x80\x81\x82\x88\x89\x8B\x8A\x8D!\x8C!\x8E#\x8F#\x91%\x90%\x92'\x93'\x95)\x94)\x96+\x97+\x9D-\x9E-\xA0/\x9F/\xA21\xA11\xA43\xA33\xA55\xA65\xA77\xA87\xAA9\xA99\xAB;\xAC;\xAE=\xAD=\xAF?\xB0?\xB1A\xB2A\xB4C\xB3C\xB5E\xB6E\xB7G\xB8G\xBAI\xB9I\xBCK\xBBK\xC2M\xC3M\xC5O\xC4O\xC7Q\xC6Q\xC9S\xC8S\xCAU\xCBU\xCCW\xCDW\xCFY\xCEY\xD1[\xD0[\xD3]\xD2]\xD9_\xDA_\xDBa\xDCa\xDEc\xDDc\xE4e\xE5e\xE7g\xE6g\xEDi\xEEi\xEFk\xF0k\xF2m\xF1m\xF3o\xF4o\xF5q\xF6q\xF8s\xF7s\xFAu\xF9u\xFBw\xFCw\xFEy\xFDy{\xFF{}}\x81\x81\x83\x83
+\x85        \x85 \x87 \x87
+\x89\x89\x8B\x8B\x8D\x8D\x8F\x8F\x91\x91\x93\x93\x95\x95&amp;\x97%\x97'\x99(\x99)\x9B*\x9B,\x9D+\x9D.\x9F-\x9F/\xA10\xA12\xA31\xA39\xA58\xA5;\xA7:\xA7&lt;\xA9=\xA9&gt;\xAB?\xABA\xAD@\xADC\xAFB\xAFE\xB1D\xB1K\xB3L\xB3M\xB5N\xB5P\xB7O\xB7Q\xB9R\xB9T\xBBS\xBBU\xBDV\xBDW\xBFX\xBFZ\xC1Y\xC1[\xC3\\xC3]\xC5^\xC5`\xC7_\xC7g\xC9f\xC9h\xCBi\xCBk\xCDj\xCDm\xCFl\xCFt\xD1s\xD1u\xD3v\xD3w\xD5x\xD5z\xD7y\xD7|\xD9{\xD9~\xDB}\xDB\xDD\x80\xDD\x81\xDF\x82\xDF\x84\xE1\x83\xE1\x86\xE3\x85\xE3\x88\xE5\x87\xE5\x8E\xE7\x8F\xE7\x90\xE9\x91\xE9\x98\xEB\x97\xEB\x9A\xED\x99\xED\x9C\xEF\x9B\xEF\x9D\xF1\x9E\xF1\x9F\xF3\xA0\xF3\xA2\xF5\xA1\xF5\xA3\xF7\xA4\xF7\xA6\xF9\xA5\xF9\xA7\xFB\xA8\xFB\xAE\xFD\xAF\xFD\xB1\xFF\xB0\xFF\xB3\xB2\xB5\xB4\xB6\xB7\xB8\xB9\xBB        \xBA        \xBC \xBD \xBF
+\xBE
+\xC0\xC1\xC2\xC3\xC5\xC4\xCB\xCC\xCD\xCE\xD0\xCF\xD2\xD1\xD8\xD9\xDB\xDA\xDC!\xDD!\xDF#\xDE#\xE0%\xE1%\xE2'\xE3'\xE5)\xE4)\xE7+\xE6+\xE9-\xE8-\xEA/\xEB/\xEC1\xED1\xEF3\xEE3\xF05\xF15\xF37\xF27\xF49\xF59\xF6;\xF7;\xF9=\xF8=\xFA?\xFB?\xFCA\xFDA\xFFC\xFECEEGGIIKK        MM
+O O Q
+QSSUUWWYY[[]]__aacc e!e#g&quot;g)i*i+k,k.m-m0o/o1q2q4s3s6u5u8w7w9y:y;{&lt;{&gt;}=}@?B\x81A\x81C\x83D\x83E\x85F\x85M\x87L\x87O\x89N\x89Q\x8BP\x8BR\x8DS\x8DT\x8FU\x8FW\x91V\x91Y\x93X\x93[\x95Z\x95\\x97]\x97^\x99_\x99a\x9B`\x9Bb\x9Dc\x9De\x9Fd\x9Ff\xA1g\xA1h\xA3i\xA3k\xA5j\xA5r\xA7q\xA7t\xA9s\xA9u\xABv\xABw\xADx\xADz\xAFy\xAF\x80\xB1\x81\xB1\x83\xB3\x82\xB3\x89\xB5\x8A\xB5\x8B\xB7\x8C\xB7\x93\xB9\x92\xB9\x94\xBB\x95\xBB\x9B\xBD\x9C\xBD\x9E\xBF\x9D\xBF\xA5\xC1\xA4\xC1\xA6\xC3\xA7\xC3\xAE\xC5\xAD\xC5\xAF\xC7\xB0\xC7\xB7\xC9\xB6\xC9\xB8\xCB\xB9\xCB\xBF\xCD\xC0\xCD\xC2\xCF\xC1\xCF\xC4\xD1\xC3\xD1\xC6\xD3\xC5\xD3\xC7\xD5\xC8\xD5\xC9\xD7\xCA\xD7\xCC\xD9\xCB\xD9\xCD\xDB\xCE\xDB\xD0\xDD\xCF\xDD\xD1\xDF\xD2\xDF\xD3\xE1\xD4\xE1\xD6\xE3\xD5\xE3\xDC\xE5\xDD\xE5\xDE\xE7\xDF\xE7\xE6\xE9\xE5\xE9\xE8\xEB\xE7\xEB\xEE\xED\xEF\xED\xF1\xEF\xF0\xEF\xF8\xF1\xF7\xF1\xFA\xF3\xF9\xF3\xF5\xF5\xF7\xF7
+\xF9        \xF9 \xFB \xFB\xFD
+\xFD\xFF\xFF                  
+
+ &amp;')(+*,-/.56879:;!&lt;!&gt;#=#@%?%B'A'C)D)E+F+M-L-O/N/Q1P1R3S3T5U5W7V7Y9X9`;_;a=b=c?d?fAeAgChCoEnEpGqGrIsIuKtKwMvMyOxOzQ{Q|S}SU~U\x85W\x86W\x88Y\x87Y\x89[\x8A[\x8B]\x8C]\x8E_\x8D_\x8Fa\x90a\x91c\x92c\x94e\x93e\x96g\x95g\x9Ci\x9Di\x9Fk\x9Ek\xA5m\xA6m\xA8o\xA7o\xA9q\xAAq\xABs\xACs\xAEu\xADu\xB0w\xAFw\xB2y\xB1y\xB8{\xB9{\xBA}\xBB}\xBD\xBC\xBE\x81\xBF\x81\xC1\x83\xC0\x83\xC2\x85\xC3\x85\xC9\x87\xCA\x87\xCC\x89\xCB\x89\xCD\x8B\xCE\x8B\xCF\x8D\xD0\x8D\xD2\x8F\xD1\x8F\xD4\x91\xD3\x91\xD5\x93\xD6\x93\xD8\x95\xD7\x95\xDA\x97\xD9\x97\xDC\x99\xDB\x99\xDD\x9B\xDE\x9B\xDF\x9D\xE0\x9D\xE2\x9F\xE1\x9F\xE4\xA1\xE3\xA1\xE6\xA3\xE5\xA3\xE7\xA5\xE8\xA5\xE9\xA7\xEA\xA7\xF1\xA9\xF0\xA9\xF2\xAB\xF3\xAB\xF5\xAD\xF4\xAD\xF6\xAF\xF7\xAF\xF8\xB1\xF9\xB1\xFB\xB3\xFA\xB3\xFC\xB5\xFD\xB5\xFE\xB7\xFF\xB7\xB9\xB9\xBB\xBB\xBD\xBD\xBF\xBF\xC1        \xC1 \xC3
+\xC3\xC5\xC5\xC7\xC7\xC9\xC9\xCB\xCB\xCD\xCD\xCF\xCF\xD1\xD1 \xD3\xD3!\xD5&quot;\xD5$\xD7#\xD7%\xD9&amp;\xD9'\xDB(\xDB*\xDD)\xDD+\xDF,\xDF2\xE13\xE15\xE34\xE37\xE56\xE58\xE79\xE7;\xE9:\xE9=\xEB&lt;\xEB?\xED&gt;\xED@\xEFA\xEFB\xF1C\xF1J\xF3I\xF3L\xF5K\xF5N\xF7M\xF7O\xF9P\xF9Q\xFBR\xFBT\xFDS\xFDU\xFFV\xFFXWYZ[\^]d        e        f g i
+h
+kjlmonqpsrtu{|~}\x80\x82!\x81!\x83#\x84#\x85%\x86%\x88'\x87'\x89)\x8A)\x8C+\x8B+\x8D-\x8E-\x8F/\x90/\x921\x911\x983\x993\x9A5\x9B5\x9D7\x9C7\x9F9\x9E9\xA0;\xA1;\xA3=\xA2=\xA5?\xA4?\xA7A\xA6A\xA8C\xA9C\xAAE\xABE\xADG\xACG\xAFI\xAEI\xB1K\xB0K\xB2M\xB3M\xB4O\xB5O\xB7Q\xB6Q\xBDS\xBES\xC0U\xBFU\xC1W\xC2W\xC3Y\xC4Y\xC6[\xC5[\xC7]\xC8]\xC9_\xCA_\xCCa\xCBa\xCEc\xCDc\xCFe\xD0e\xD2g\xD1g\x8E\x96\xDD&gt;\xF0&gt;\xF7&gt;?J?[?\xA3?\xD9?\xEA?\xF7?R@c@\xB2@
+A'AQAZAbA\xD1A\xD8AB\xAAB-C=C\xA9C\xC9C\xD6CEDSDjD\x8ED\x9FD\xD7D\xDFE\xEDEFIF]FpF\x89F\x97F\xDDF\xF6FG!G\xC9G\xD0G\xD8G\xF4G\xFDIJdJ\xDBJ\xFFJK\xED1\xAD#\xC7#\xE8#$        $ 6$
+\${$\x95$\xB5$\xD9$\xFE$'%O%t%\x99%!\xBD%#\xDD%%\xFD%'&amp;)7&amp;+U&amp;-t&amp;/\x91&amp;1\xAF&amp;3\xCC&amp;5\xEA&amp;7'9$';B'=a'?~'A\x9C'C\xB9'E\xD7'G\xF4'I(K,(MJ(Of(Q\x83(S\x9F(U\xBC(W\xD9(Y\xF4([)]/)_K)ah)c\x84)e\xA1)g\xBC)i\xDC)k\xFF)m*oF*qj*s\x8E*u\xAF*w\xCF*y+{-+}\+\x8C+\x81\xBE+\x83\xED+\x85!,\x87Y,\x89\x8C,\x8B\xC1,\x8D\xE8,\x8F-\x91G-\x93|-\x95\xB5-\x97\xE9-\x99.\x9BM.\x9Du.\x9F\x9D.\xA1\xCA.\xA3\xF4.\xA5/\xA7Q/\xA9x/\xAB\xA2/\xAD\xCA/\xAF\xF1/\xB1 0\xB3P0\xB5{0\xB7\xAB0\xB9\xDB0\xBB1\xBD*1\xBFZ1\xC1\x801\xC3\xA71\xC5\xC81\xC7\xE91\xC9
+2\xCB,2\xCDU2\xCF|2\xD1\xA22\xD3\xCE2\xD53\xD7*3\xD9V3\xDB\x813\xDD\xAE3\xDF\xD93\xE14\xE304\xE5\4\xE7\x8B4\xE9\xB84\xEB\xE94\xED5\xEFK5\xF1s5\xF3\x9E5\xF5\xBB5\xF7\xD95\xF9\xF95\xFB#6\xFDB6\xFFa6        \x806        \xA26        \xC46        \xDD6                \xF96         7
+        97        \7        7        \x9F7        \xBF7        \xE17        8        (8        M8        r8!        \x978#        \xBC8%        \xE18'        9)        /9+        S9-        w9/        \x9D91        \xC393        \xE595        :7        (:9        I:;        j:=        \x8B:?        \xA7:A        \xC6:C        \xED:E        ;G        :;I        `;K        \x87;M        \xAE;O        \xD4;Q        \xFA;S         &lt;U        F&lt;W        k&lt;Y        \x90&lt;[        \xB9&lt;]        \xE2&lt;_                =a        0=c        Y=e        \x82=g        \xAC=i        \xD6=k        &gt;m        *&gt;o        H&gt;q        i&gt;s        \x87&gt;u        \xA5&gt;w        \xC2&gt;y        \xE5&gt;{        ?}        .?        M?\x81        n?\x83        \x91?\x85        \xBB?\x87        \xD8?\x89        \xFD?\x8B        @\x8D        J@\x8F        t@\x91        \x9E@\x93        \xCA@\x95        \xF6@\x97        #A\x99        PA\x9B        \x83A\x9D        \xB6A\x9F        \xE8A\xA1        B\xA3        JB\xA5        zB\xA7        \xACB\xA9        \xDEB\xAB        C\xAD        @C\xAF        sC\xB1        \xA6C\xB3        \xC6C\xB5        \xE9C\xB7        D\xB9        5D\xBB        \D\xBD        \x83D\xBF        \xA1D\xC1        \xC2D\xC3        \xE4D\xC5        E\xC7        ,E\xC9        JE\xCB        hE\xCD        \x86E\xCF        \xA4E\xD1        \xC3E\xD3        \xE2E\xD5        F\xD7        F\xD9        =F\xDB        \F\xDD        |F\xDF        \x9CF\xE1        \xBBF\xE3        \xDAF\xE5        \xFBF\xE7        G\xE9        8G\xEB        WG\xED        \x85G\xEF        \xB3G\xF1        \xE8G\xF3        H\xF5        RH\xF7        \x87H\xF9        \xBDH\xFB        \xF3H\xFD        (I\xFF        ]I
+\x8DI
+\xBDI
+\xEFI
+!J        
+MJ
+yJ
+\xA7J
+\xD5J
+\xF8J
+K
+@K
+eK
+\x85K
+\xA8K
+\xDAK
+ L!
+?L#
+rL%
+\xA0L'
+\xD1L)
+\xFFL+
+-M-
+ZM/
+\x87M1
+\xB8M3
+\xE9M5
+N7
+&gt;N9
+lN;
+\x9AN=
+\xBDN?
+\xE0NA
+OC
+,OE
+_OG
+\x92OI
+\xBBOK
+\xE4OM
+PO
+%PQ
+CPS
+\x89PU
+\xCFPW
+QY
+?Q[
+{Q]
+\xB7Q_
+\xF2Qa
+-Rc
+fRe
+\x9FRg
+\xD2Ri
+Sk
+$Sm
+?So
+aSq
+\x83Ss
+\xA6Su
+\xC3Sw
+\xDESy
+\xFDS{
+T}
+6T
+RT\x81
+qT\x83
+\x92T\x85
+\xB2T\x87
+\xD4T\x89
+\xFCT\x8B
+U\x8D
+=U\x8F
+XU\x91
+vU\x93
+\x93U\x95
+\xB3U\x97
+\xD6U\x99
+\xF5U\x9B
+V\x9D
+4V\x9F
+UV\xA1
+uV\xA3
+\x98V\xA5
+\xBCV\xA7
+\xDCV\xA9
+\xFEV\xAB
+!W\xAD
+@W\xAF
+cW\xB1
+\x86W\xB3
+\xA6W\xB5
+\xC7W\xB7
+\xE8W\xB9
+
+X\xBB
+0X\xBD
+QX\xBF
+qX\xC1
+\x90X\xC3
+\xB1X\xC5
+\xD1X\xC7
+\xF2X\xC9
+Y\xCB
+/Y\xCD
+KY\xCF
+nY\xD1
+\x87Y\xD3
+\xA3Y\xD5
+\xC6Y\xD7
+\xE0Y\xD9
+Z\xDB
+1Z\xDD
+OZ\xDF
+xZ\xE1
+\xA1Z\xE3
+\xC9Z\xE5
+\xF1Z\xE7
+[\xE9
+C[\xEB
+l[\xED
+\x95[\xEF
+\xBD[\xF1
+\xE5[\xF3
+\\xF5
+7\\xF7
+_\\xF9
+\x87\\xFB
+\xAC\\xFD
+\xD4\\xFF
+\xF2\ ] .] L] k]         \x8A] \xA4]
+ \xC1] \xE3] ^ ;^ m^ \x9F^ \xD2^ _ 7_ i_! \xA0_# \xD7_%
+`' =`) u`+ \xAD`- \xE2`/ a1 Ka3 a5 \xB8a7 \xF1a9 &amp;b; [b= \x95b? \xCFbA \xFCbC )cE VcG \x83cI \xB0cK \xDDcM
+dO 7dQ odS \xA7dU \xDCdW eY 8e[ be] \x90e_ \xBEea \xEAec fe Afg lfi \xA1fk \xD6fm go ,gq Rgs {gu \xA6gw \xD3gy \xFFg{ ,h} Mh ph\x81 \x94h\x83 \xB7h\x85 \xE2h\x87 i\x89 Li\x8B \x80i\x8D \xA9i\x8F \xD0i\x91 j\x93 (j\x95 Kj\x97 xj\x99 \x9Bj\x9B \xC3j\x9D \xE5j\x9F k\xA1 /k\xA3 Uk\xA5 \x84k\xA7 \xB0k\xA9 \xDAk\xAB \xF2k\xAD l\xAF 7l\xB1 ^l\xB3 yl\xB5 \x9El\xB7 \xCAl\xB9 \xF0l\xBB m\xBD 9m\xBF am\xC1 \x86m\xC3 \xA9m\xC5 \xD4m\xC7 n\xC9 +n\xCB Sn\xCD rn\xCF \x95n\xD1 \xC0n\xD3 \xE1n\xD5
+o\xD7 6o\xD9 `o\xDB \x82o\xDD \xA5o\xDF \xC0o\xE1 \xE4o\xE3 p\xE5 0p\xE7 [p\xE9 \x84p\xEB \xAFp\xED \xD7p\xEF \xF8p\xF1 q\xF3 8q\xF5 cq\xF7 \x8Cq\xF9 \xB3q\xFB \xE2q\xFD r\xFF 5r Qr sr \x9Br \xBBr         \xDBr \xFDr
+ s Ns ys \xA0s \xC8s \xF1s t Dt pt \x9Bt! \xC4t# \xEAt% u' 1u) ju+ \x93u- \xBCu/ \xE5u1 v3 3v5 Yv7 v9 \xABv; \xD4v= \xFAv? wA IwC vwE \xA9wG \xD0wI \xF7wK  xM OxO ~xQ \xAFxS \xDFxU yW 1yY ^y[ \x87y] \xB1y_ \xE0ya zc 1ze Xzg \x88zi \xADzk \xD9zm \xFEzo  {q @{s _{u \x85{w \xA4{y \xCA{{ \xE7{} | $|\x81 &lt;|\x83 T|\x85 r|\x87 \x90|\x89 \xAE|\x8B \xCC|\x8D \xEB|\x8F }\x91 *}\x93 H}\x95 h}\x97 \x88}\x99 \xA9}\x9B \xD3}\x9D \xFF}\x9F ,~\xA1 X~\xA3 \x86~\xA5 \xB1~\xA7 \xDE~\xA9 \xAB 1\xAD `\xAF \x90\xB1 \xBA\xB3 \xEE\xB5 \x80\xB7 D\x80\xB9 y\x80\xBB \xA9\x80\xBD ـ\xBF
+\x81\xC1 ;\x81\xC3 [\x81\xC5 \x84\x81\xC7 \xB3\x81\xC9 ׁ\xCB \xFC\x81\xCD \x82\xCF 7\x82\xD1 T\x82\xD3 w\x82\xD5 \x9A\x82\xD7 \xB8\x82\xD9 ق\xDB \xF8\x82\xDD \x83\xDF ?\x83\xE1 h\x83\xE3 \x94\x83\xE5 \xBE\x83\xE7 \xE1\x83\xE9 \x84\xEB \x84\xED :\x84\xEF V\x84\xF1 {\x84\xF3 \x9E\x84\xF5 „\xF7 \xE8\x84\xF9 \x85\xFB #\x85\xFD M\x85\xFF o\x85
+\x94\x85
+\xB7\x85
+م
+\xFC\x85        
+\x86
+E\x86
+
+h\x86
+\x88\x86
+\xA1\x86
+\xBA\x86
+݆
+\xF6\x86
+\x87
+/\x87
+N\x87
+n\x87!
+\x88\x87#
+\xA7\x87%
+Ƈ'
+\xE5\x87)
+\x88+
+3\x88-
+Q\x88/
+r\x881
+\x93\x883
+Ɉ5
+\xF8\x887
+\x899
+7\x89;
+`\x89=
+\x89\x89?
+\xAF\x89A
+͉C
+\xE5\x89E
+\x8AG
+\x8AI
+;\x8AK
+\\x8AM
+\x86\x8AO
+\xA7\x8AQ
+̊S
+\xF1\x8AU
+\x8BW
+=\x8BY
+]\x8B[
+r\x8B]
+\x8B\x8B_
+\xA3\x8Ba
+\xC0\x8Bc
+\xE5\x8Be
+\xFD\x8Bg
+4\x8Ci
+k\x8Ck
+\x9F\x8Cm
+ӌo
+\xFE\x8Cq
+,\x8Ds
+a\x8Du
+\x96\x8Dw
+Íy
+\xF3\x8D{
+!\x8E}
+O\x8E
+~\x8E\x81
+\xAD\x8E\x83
+܎\x85
+ \x8F\x87
+5\x8F\x89
+b\x8F\x8B
+\xA2\x8F\x8D
+\xE2\x8F\x8F
+\x90\x91
+\\x90\x93
+\x8C\x90\x95
+\xBF\x90\x97
+\xE8\x90\x99
+\x91\x9B
+:\x91\x9D
+c\x91\x9F
+\x95\x91\xA1
+Ǒ\xA3
+\xF5\x91\xA5
+#\x92\xA7
+M\x92\xA9
+w\x92\xAB
+\xA4\x92\xAD
+ђ\xAF
+\xFA\x92\xB1
+#\x93\xB3
+M\x93\xB5
+w\x93\xB7
+\xA0\x93\xB9
+ɓ\xBB
+\xF5\x93\xBD
+!\x94\xBF
+O\x94\xC1
+}\x94\xC3
+\xA1\x94\xC5
+Ȕ\xC7
+\xE9\x94\xC9
+\x95\xCB
+;\x95\xCD
+a\x95\xCF
+\x88\x95\xD1
+\xAB\x95\xD3
+ו\xD5
+\xF5\x95\xD7
+\x96\xD9
+8\x96\xDB
+b\x96\xDD
+\x92\x96\xDF
+\xB0\x96\xE1
+ϖ\xE3
+\xEF\x96\xE5
+\x97\xE7
+1\x97\xE9
+Z\x97\xEB
+u\x97\xED
+\x94\x97\xEF
+\xBC\x97\xF1
+\xE4\x97\xF3
+ \x98\xF5
+-\x98\xF7
+P\x98\xF9
+o\x98\xFB
+\x85\x98\xFD
+\x9B\x98\xFF
+\xB1\x98ǘݘ\xF3\x98        \x99        \x99 5\x99
+K\x99a\x99w\x99\x8E\x99\xA5\x99\xBC\x99șݙ\x9A\x9A!5\x9A#N\x9A%l\x9A'\x87\x9A)\xA1\x9A+\xB9\x9A-Қ/\xED\x9A1        \x9B3\x9B5-\x9B7D\x9B9T\x9B;l\x9B=\x88\x9B?\xA6\x9BAěC\xE2\x9BE\x9CG&amp;\x9CIE\x9CK`\x9CMz\x9CO\x92\x9CQ\xAA\x9CS\xBF\x9CU֜W\xF4\x9CY\x9D[1\x9D]L\x9D_n\x9Da\x84\x9Dc\x9E\x9De\xB9\x9Dgѝi\xEB\x9Dk\x9Em(\x9EoE\x9Eq\\x9Esy\x9Eu\x94\x9Ew\xB7\x9EyО{\xE9\x9E}\x9F!\x9F\x81&lt;\x9F\x83U\x9F\x85w\x9F\x87\xA1\x9F\x89ʟ\x8B\xF7\x9F\x8D\xA0\x8F:\xA0\x91d\xA0\x93\x8E\xA0\x95\xB8\xA0\x97\xE8\xA0\x99\xA1\x9BJ\xA1\x9D|\xA1\x9F\xAC\xA1\xA1ܡ\xA3\xA2\xA5@\xA2\xA7l\xA2\xA9\x98\xA2\xABȢ\xAD\xF8\xA2\xAF&amp;\xA3\xB1T\xA3\xB3y\xA3\xB5\x9E\xA3\xB7ǣ\xB9\xF0\xA3\xBB\xA4\xBDJ\xA4\xBFq\xA4\xC1\x98\xA4\xC3\xBF\xA4\xC5\xE6\xA4\xC7\xA5\xC9&lt;\xA5\xCBk\xA5\xCD\x9A\xA5\xCFΥ\xD1\xA6\xD3:\xA6\xD5r\xA6\xD7\xAE\xA6\xD9\xEA\xA6\xDB\xA7\xDD:\xA7\xDFe\xA7\xE1\x90\xA7\xE3\xB6\xA7\xE5ܧ\xE7\xA8\xE9.\xA8\xEB]\xA8\xED\x8C\xA8\xEF\xB3\xA8\xF1ڨ\xF3\xA9\xF5P\xA9\xF7\x8B\xA9\xF9Ʃ\xFB\xFB\xA9\xFD0\xAA\xFFW\xAA~\xAA\xB0\xAA\xE2\xAA\xAB        .\xAB T\xAB
+z\xAB\x9B\xAB\xBF\xAB\xF5\xAB+\xACa\xAC\x97\xACѬ \xAD5\xAD!_\xAD#\x84\xAD%\xAC\xAD'ޭ)\xAE+D\xAE-x\xAE/\xAF\xAE1\xE6\xAE3\xAF5N\xAF7~\xAF9\xAE\xAF;گ=\xB0?.\xB0AV\xB0Cy\xB0E\x9F\xB0G°I\xE7\xB0K\xB1ML\xB1Os\xB1Q\x94\xB1S\xB7\xB1UرW\xB2Y&quot;\xB2[@\xB2]_\xB2_~\xB2a\x9D\xB2c\xBC\xB2e޲g\xB3i#\xB3kF\xB3mc\xB3o\x80\xB3q\xA0\xB3s\xC0\xB3u߳w\xFE\xB3y\xB4{&gt;\xB4}[\xB4x\xB4\x81\x98\xB4\x83\xB8\xB4\x85ڴ\x87\xFC\xB4\x89\xB5\x8B4\xB5\x8DQ\xB5\x8Fn\xB5\x91\x88\xB5\x93\xA2\xB5\x95\xC0\xB5\x97޵\x99\xF6\xB5\x9B\xB6\x9D?\xB6\x9Fm\xB6\xA1\x9E\xB6\xA3϶\xA5\xB7\xA71\xB7\xA9a\xB7\xAB\x91\xB7\xADɷ\xAF\xB8\xB17\xB8\xB3m\xB8\xB5\xA4\xB8\xB7۸\xB9\xB9\xBBA\xB9\xBDp\xB9\xBF\x9F\xB9\xC1͹\xC3\xFB\xB9\xC5.\xBA\xC7a\xBA\xC9\x92\xBA\xCBú\xCD\xEF\xBA\xCF\xBB\xD1I\xBB\xD3w\xBB\xD5\x9D\xBB\xD7ƻ\xD9\xF5\xBB\xDB$\xBC\xDDW\xBC\xDF\x8A\xBC\xE1\xAF\xBC\xE3Լ\xE5\xF8\xBC\xE7\xBD\xE9F\xBD\xEBp\xBD\xED\x99\xBD\xEF½\xF1\xEC\xBD\xF3\xBE\xF5B\xBE\xF7n\xBE\xF9\x9A\xBE\xFBƾ\xFD\xE6\xBE\xFF        \xBF8\xBFg\xBF\x90\xBF\xB9\xBF        \xE3\xBF 
+\xC0
+8\xC0c\xC0\x8B\xC0\xB3\xC0\xE1\xC0\xC1;\xC1g\xC1\x92\xC1\xBD\xC1!\xEC\xC1#\xC2%K\xC2'{\xC2)\xAB\xC2+\xDB\xC2-\xC3/'\xC31E\xC33f\xC35\x9A\xC37\xCE\xC39\xFF\xC3;0\xC4=c\xC4?\x96\xC4A\xC8\xC4C\xFA\xC4E&amp;\xC5GR\xC5I|\xC5K\xA6\xC5M\xD3\xC5O\xC6Q,\xC6SX\xC6U\x82\xC6W\xAC\xC6Y\xD1\xC6[\xF9\xC6]\xC7_;\xC7aY\xC7cw\xC7e\x97\xC7g\xB7\xC7i\xDB\xC7k\xFF\xC7m'\xC8oO\xC8qs\xC8s\x97\xC8u\xBC\xC8w\xE1\xC8y\xFE\xC8{\xC9}8\xC9U\xC9\x81m\xC9\x83\x88\xC9\x85\xB9\xC9\x87\xEA\xC9\x89\xCA\x8BD\xCA\x8Dq\xCA\x8F\x9E\xCA\x91\xCB\xCA\x93\xF8\xCA\x95%\xCB\x97R\xCB\x99\x80\xCB\x9B\xAE\xCB\x9D\xDE\xCB\x9F\xCC\xA17\xCC\xA3`\xCC\xA5\x87\xCC\xA7\xAE\xCC\xA9\xD8\xCC\xAB\xCD\xAD+\xCD\xAFT\xCD\xB1{\xCD\xB3\xA2\xCD\xB5\xC4\xCD\xB7\xE9\xCD\xB9\xCE\xBBQ\xCE\xBD\x84\xCE\xBF\xB7\xCE\xC1\xE3\xCE\xC3\xCF\xC59\xCF\xC7c\xCF\xC9\x90\xCF\xCB\xBD\xCF\xCD\xE9\xCF\xCF\xD0\xD1?\xD0\xD3i\xD0\xD5\x8E\xD0\xD7\xB6\xD0\xD9\xE6\xD0\xDB\xD1\xDDA\xD1\xDFl\xD1\xE1\x98\xD1\xE3\xC4\xD1\xE5\xF3\xD1\xE7&quot;\xD2\xE9M\xD2\xEBx\xD2\xED\xA4\xD2\xEF\xD0\xD2\xF1\xFB\xD2\xF3&amp;\xD3\xF5W\xD3\xF7\x88\xD3\xF9\xB9\xD3\xFB\xEA\xD3\xFD\xD4\xFF:\xD4b\xD4\x8A\xD4\xB0\xD4\xD6\xD4        \xFF\xD4 (\xD5
+P\xD5x\xD5\x9E\xD5\xC4\xD5\xE5\xD5        \xD66\xD6c\xD6\x87\xD6\xAB\xD6!\xCC\xD6#\xED\xD6%\xD7'9\xD7)b\xD7+\x8B\xD7-\xB5\xD7/\xDF\xD71\xD83-\xD85R\xD87w\xD89\x9E\xD8;\xC5\xD8=\xEC\xD8?\xD9A&gt;\xD9Ci\xD9E\x8D\xD9G\xB1\xD9I\xDB\xD9K\xDAM*\xDAOO\xDAQv\xDAS\x9D\xDAU\xC8\xDAW\xF3\xDAY\xDB[?\xDB]a\xDB_\x83\xDBa\xAE\xDBc\xD9\xDBe\xDCg5\xDCiZ\xDCk\xDCm\xAA\xDCo\xD5\xDCq\xFE\xDCs'\xDDuP\xDDwy\xDDy\xA3\xDD{\xCD\xDD}\xEF\xDD\xDE\x819\xDE\x83a\xDE\x85\x86\xDE\x87\xAB\xDE\x89\xCE\xDE\x8B\xF1\xDE\x8D\xDF\x8F=\xDF\x91f\xDF\x93\x8F\xDF\x95\xBD\xDF\x97\xEB\xDF\x99\xE0\x9BM\xE0\x9Dp\xE0\x9F\x93\xE0\xA1\xB6\xE0\xA3\xD9\xE0\xA5\xFC\xE0\xA7\xE1\xA9G\xE1\xABo\xE1\xAD\x98\xE1\xAF\xC1\xE1\xB1\xDF\xE1\xB3\xE2\xB5/\xE2\xB7^\xE2\xB9\x87\xE2\xBB\xB0\xE2\xBD\xE1\xE2\xBF\xE3\xC1E\xE3\xC3x\xE3\xC5\xA2\xE3\xC7\xCC\xE3\xC9\xF5\xE3\xCB\xE4\xCDI\xE4\xCFt\xE4\xD1\x9E\xE4\xD3\xC8\xE4\xD5\xFA\xE4\xD7,\xE5\xD9\\xE5\xDB\x8C\xE5\xDD\xC3\xE5\xDF\xFA\xE5\xE1)\xE6\xE3X\xE6\xE5\x8A\xE6\xE7\xBC\xE6\xE9\xEC\xE6\xEB\xE7\xEDC\xE7\xEFj\xE7\xF1\x8F\xE7\xF3\xB4\xE7\xF5\xDC\xE7\xF7\xE8\xF9+\xE8\xFBR\xE8\xFDw\xE8\xFF\x9C\xE8\xBC\xE8\xDF\xE8
+\xE95\xE9        X\xE9 {\xE9
+\x9D\xE9\xBF\xE9\xE2\xE9\xEA'\xEAI\xEAn\xEA\x93\xEA\xB6\xEA\xD9\xEA!\xEB#+\xEB%U\xEB'\xEB)\x9C\xEB+\xBC\xEB-\xEE\xEB/ \xEC1O\xEC3~\xEC5\xAE\xEC7\xDE\xEC9\xED;D\xED=w\xED?\xAA\xEDA\xDE\xEDC\xEEEK\xEEG\x84\xEEI\xC0\xEEK\xFC\xEEM6\xEFOp\xEFQ\x9A\xEFS\xC4\xEFU\xEC\xEFW\xF0Y?\xF0[j\xF0]\x94\xF0_\xBE\xF0a\xE6\xF0c\xF1e1\xF1gW\xF1i\x88\xF1k\xB9\xF1m\xDF\xF1o\xF2q*\xF2sO\xF2ut\xF2w\x99\xF2y\xBF\xF2{\xE5\xF2}
+\xF35\xF3\x81[\xF3\x83\x81\xF3\x85\xA8\xF3\x87\xCF\xF3\x89\xF5\xF3\x8B\xF4\x8DG\xF4\x8Fs\xF4\x91\x9D\xF4\x93\xC7\xF4\x95\xEE\xF4\x97\xF5\x99:\xF5\x9B_\xF5\x9D\x87\xF5\x9F\xAF\xF5\xA1\xDA\xF5\xA3\xF6\xA51\xF6\xA7]\xF6\xA9\x8A\xF6\xAB\xB7\xF6\xAD\xD7\xF6\xAF\xFA\xF6\xB1)\xF7\xB3X\xF7\xB5\x85\xF7\xB7\xB2\xF7\xB9\xD9\xF7\xBB\xF8\xBD%\xF8\xBFJ\xF8\xC1r\xF8\xC3\x9A\xF8\xC5\xC1\xF8\xC7\xE8\xF8\xC9
+\xF9\xCB2\xF9\xCDR\xF9\xCFu\xF9\xD1\xA5\xF9\xD3\xD5\xF9\xD5\xFA\xD7+\xFA\xD9S\xFA\xDB{\xFA\xDD\xA1\xFA\xDF\xC7\xFA\xE1\xF0\xFA\xE3\xFB\xE5A\xFB\xE7i\xFB\xE9\x8F\xFB\xEB\xB5\xFB\xED\xD6\xFB\xEF\xFA\xFB\xF1.\xFC\xF3b\xFC\xF5\x9D\xFC\xF7\xD8\xFC\xF9\xFD\xFB4\xFD\xFD`\xFD\xFF\x8C\xFD\xBB\xFD\xEA\xFD\xFEF\xFE        r\xFE \x9E\xFE
+\xC5\xFE\xEF\xFE$\xFFY\xFF\x8E\xFF\xC3\xFF\xF9\xFF/e\x9B!\xD0#%?'y)\xA6+\xD3-\xFE/)1W3\x855\xB27\xDF9
+;5=[?\x84A\xBBC\xF2EGDIsK\xA2M\xD2OQ%SKUtW\x9DY\xC9[\xF5]&quot;_Oatc\x99e\xBEg\xE3ik=mbo\x87q\xACs\xD1u\xFAw#yK{s}\x9B\xC3\x81\xF1\x83        \x85K        \x87w        \x89\xA4        \x8B\xD1        \x8D
+\x8F7
+\x91j
+\x93\x9D
+\x95\xBE
+\x97\xE2
+\x99
+ \x9B2 \x9DY \x9F\x80 \xA1\xA0 \xA3\xC0 \xA5\xE1 \xA7 \xA9) \xABP \xADn \xAF\x8C \xB1\xB0 \xB3\xD4 \xB5\xF9 \xB7
+\xB9@
+\xBBb
+\xBD\x80
+\xBF\x9E
+\xC1\xB6
+\xC3\xD1
+\xC5\xC75\xC9e\xCB\x95\xCD\xC5\xCF\xF5\xD1!\xD3M\xD5\x87\xD7\xC1\xD9\xDBC\xDDz\xDF\xB1\xE1\xF0\xE3/\xE5i\xE7\xA3\xE9\xE3\xEB#\xEDc\xEF\xA3\xF1\xDD\xF3\xF5V\xF7\x95\xF9\xC1\xFB\xED\xFD\xFFIw\xA5\xD4        3 c
+\x92\xC1\xED@j\x9B\xCC\xFE0![#\x86%\xAF'\xD8)\xFF+&amp;-P/z1\xA33\xCC5\xF379&lt;;a=\x98?\xCFA CIE{G\xADI\xE0KMBOqQ\x9FS\xCDU\xFCW+YX[\x85]\xB5_\xE5acCepg\x9Di\xC5k\xF0moNqss\x98u\xC1w\xEAy{8}_\x86\x81\xAB\x83\xD0\x85\xF8\x87  \x89G \x8Bn \x8D\x93 \x8F\xB8 \x91\xD8 \x93\xFB \x95/!\x97c!\x99\x8F!\x9B\xBB!\x9D\xE8!\x9F&quot;\xA1B&quot;\xA3o&quot;\xA5\xA2&quot;\xA7\xD5&quot;\xA9#\xAB+#\xAD[#\xAF\x8B#\xB1\xB4#\xB3\xDD#\xB5$\xB7($\xB9H$\xBBp$\xBD\x91$\xBF\xB6$\xC1\xE3$\xC3%\xC5/%\xC7_%\xC9%\xCB\x9F%\xCD\xC0%\xCF\xE5%\xD1&amp;\xD3)&amp;\xD5E&amp;\xD7`&amp;\xD9&amp;\xDB\x9C&amp;\xDD\xC5&amp;\xDF\xEE&amp;\xE1&quot;'\xE3P'\xE5\x84'\xE7\xB8'\xE9\xEC'\xEB (\xED1(\xEF^(\xF1\x88(\xF3\xBD(\xF5\xE8(\xF7 )\xF9/)\xFBT)\xFDy)\xFF\x9D)\xBB)\xED)*C*        c* \x82*
+\xAB*\xC9*\xE9*+/+X+\x80+\xA5+\xC6+\xF1+!,#B,%k,'\x94,)\xC4,+\xF2,--/D-1l-3\x8E-5\xB0-7\xCF-9\xEE-;.=2.?S.A{.C\x9E.E\xBF.G\xE9.I
+/K+/MP/O{/Q\xA9/S\xD0/U\xF9/W0Y?0[f0]\x8F0_\xB70a\xDA0c\xFF0e#1gI1ii1k\x851m\xA91o\xC81q\xE21s\xFF1u2w42yS2{n2}\x882\xA72\x81\xC62\x83\xE12\x85\xFB2\x873\x8963\x8BS3\x8Do3\x8F\x933\x91\xB73\x93\xDC3\x954\x97%4\x99I4\x9Bm4\x9D\x914\x9F\xB04\xA1\xD24\xA3\xF34\xA55\xA755\xA9V5\xABt5\xAD\x925\xAF\xB85\xB1\xDE5\xB3\xFE5\xB56\xB7B6\xB9f6\xBB\x836\xBD\xA06\xBF\xC76\xC1\xEE6\xC37\xC5&gt;7\xC7Z7\xC9v7\xCB\x937\xCD\xB07\xCF\xCE7\xD1\xEC7\xD38\xD58\xD788\xD9U8\xDB\x828\xDD\xA38\xDF\xC28\xE1\xDF8\xE39\xE5+9\xE7J9\xE9f9\xEB~9\xED\xA09\xEF\xCF9\xF1\xE89\xF3 :\xF5&amp;:\xF7J:\xF9c:\xFB|:\xFD\xAA:\xFF\xD5:\xF3:;2;^;        ; \x9B;
+\xC2;\xE5;&lt;A&lt;o&lt;\x9D&lt;\xC9&lt;\xF5&lt; =K=!w=#\xA3=%\xCA='\xF1=)&gt;+G&gt;-s&gt;/\x9F&gt;1\xC3&gt;3\xEA&gt;5?7/?9N?;k?=\x87??\xA3?A\xC0?C\xDA?E\xFD?G@I5@KP@M{@O\xA6@Q\xD4@SAU1AW`AY\x94A[\xC8A]\xF2A_BaHBctBe\xA2Bg\xD0Bi\xFDBk*CmYCo\x88Cq\xB6Cs\xE4CuDwBDypD{\x9ED}\xC7D\xF0D\x81E\x83@E\x85mE\x87\x9AE\x89\xC7E\x8B\xF4E\x8DF\x8F=F\x91bF\x93\x85F\x95\xA8F\x97\xCFF\x99\xF3F\x9BG\x9D4G\x9FWG\xA1|G\xA3\x94G\xA5\xABG\xA7\xD5G\xA9\xFCG\xABH\xADAH\xAFgH\xB1\x8EH\xB3\xBBH\xB5\xEAH\xB7 I\xB9/I\xBBRI\xBDzI\xBF\xA0I\xC1\xC6I\xC3\xF1I\xC5 J\xC7TJ\xC9sJ\xCB\x9EJ\xCD\xC4J\xCF\xE0J\xD1K\xD3K\xD5&lt;K\xD7^K\xD9\x82K\xDB\xA7K\xDD\xC4K\xDF\xE0K\xE1L\xE3(L\xE5PL\xE7pL\xE9\x93L\xEB\xB7L\xED\xD9L\xEF\xF7L\xF1M\xF3)M\xF5EM\xF7cM\xF9zM\xFB\x93M\xFD\xB8M\xFF\xD4M\xF8M&quot;NPNsN        \x9AN \xCAN
+\xFAN%OJOO\x9BO\xBEO\xE3OP$PKP!mP#\x99P%\xBFP'\xDEP)\xFBP+Q-CQ/bQ1\x84Q3\x9BQ5\xC4Q7\xEFQ9 R;!R=JR?qRA\x8CRC\xA9RE\xC6RG\xE4RISK+SMISOmSQ\x91SS\xB8SU\xDFSWTY+T[PT]uT_\x9DTa\xC5Tc\xEBTeUg2UiVUkwUm\x94Uo\xABUq\xC6Us\xE7UuVw%VyDV{cV}\x85V\x9EV\x81\xB4V\x83\xD9V\x85\xFBV\x87W\x89AW\x8BjW\x8D\x8EW\x8F\xACW\x91\xC4W\x93\xDCW\x95\xF6W\x97X\x99&gt;X\x9BYX\x9DuX\x9F\x92X\xA1\xB3X\xA3\xE6X\xA5 Y\xA72Y\xA9WY\xABnY\xAD\x8EY\xAF\xB1Y\xB1\xCCY\xB3\xEBY\xB5 Z\xB71Z\xB9NZ\xBBkZ\xBD\x89Z\xBF\xA7Z\xC1\xC6Z\xC3\xE1Z\xC5\xFFZ\xC7%[\xC9B[\xCB`[\xCD\x85[\xCF\xA8[\xD1\xC4[\xD3\xE6[\xD5\\xD7*\\xD9L\\xDBn\\xDD\x90\\xDF\xB2\\xE1\xD4\\xE3\xF7\\xE5]\xE7A]\xE9h]\xEB\x8D]\xED\xB2]\xEF\xD8]\xF1\xFE]\xF3#^\xF5H^\xF7e^\xF9\x85^\xFB\x9C^\xFD\xB7^\xFF\xD5^\xF5^_-_H_        c_ _
+\x9D_\xB8_\xD3_\xEE_        `#`=`]`}`\x97`!\xB1`#\xCC`%\xE7`'a)#a+Aa-_a/{a1\x97a3\xB4a5\xD1a7\xEDa9        b;b=8b?\bAxbC\x93bE\xB0bG\xD4bI\xEFbKcM$cOGcQ^cSzcU\x90cW\xA8cY\xC4c[\xDBc]\xFCc_da*dcFde`dg{di\x96dk\xACdm\xC5do\xE1dq\xF8dseu)ewBeybe{\x81e}\x9Fe\xC7e\x81\xE2e\x83        f\x851f\x87Xf\x89\x80f\x8B\xABf\x8D\xD4f\x8Fg\x91(g\x93jg\x95\xACg\x97\xE2g\x99h\x9BIh\x9D}h\x9F\xBDh\xA1\xFDh\xA32i\xA5gi\xA7\x97i\xA9\xCAi\xABj\xADBj\xAFuj\xB1\xA8j\xB3\xD6j\xB5k\xB7=k\xB9sk\xBB\xA3k\xBD\xD3k\xBF\xFEk\xC1,l\xC3nl\xC5\xB0l\xC7\xE6l\xC9m\xCBMm\xCD\x81m\xCF\xB9m\xD1\xF1m\xD3&quot;n\xD5Sn\xD7n\xD9\xAEn\xDB\xF2n\xDD6o\xDFmo\xE1\xA4o\xE3\xD6o\xE5 p\xE7Ep\xE9p\xEB\xB1p\xED\xE3p\xEFq\xF1@q\xF3tq\xF5\xA8q\xF7\xD7q\xF9r\xFB0r\xFD]r\xFF\x91r\xC5r\xF4r#sMs        zs \xB4s
+\xEEs tRtt\xAFt\xF3t7unu\xA5u\xD7u! v#&gt;v%pv'\xA1v)\xD2v+w-0w/\w1\x88w3\xBAw5\xECw7x9Fx;yx=\xACx?\xDAxAyC3yE^yG\x89yI\xB4yK\xE2yMzOCzQvzS\x97zU\xBBzW\xEEzY {[P{]{_\xAC{a\xDA{c
+|eA|gp|i\x9C|k\xC8|m\xFC|o2}qg}s\x9A}u\xCC}w\xFC}y-~{c~}\x9A~\xCC~\x81\xFB~\x83*\x85a\x87\x8A\x89\xB3\x8B\xDC\x8D\x80\x8F-\x80\x91U\x80\x93|\x80\x95\xA3\x80\x97̀\x99\xF5\x80\x9B\x81\x9DG\x81\x9Fh\x81\xA1\x8C\x81\xA3\xAD\x81\xA5с\xA7\xF8\x81\xA9&quot;\x82\xABK\x82\xADi\x82\xAF\x87\x82\xB1\xA5\x82\xB3Â\xB5\xE5\x82\xB7\x83\xB9(\x83\xBBI\x83\xBDf\x83\xBF\x83\x83\xC1\xA3\x83\xC3Ã\xC5\xE2\x83\xC7\x84\xC9!\x84\xCBA\x84\xCDa\x84\xCF\x81\x84\xD1\x9A\x84\xD3\xB6\x84\xD5Մ\xD7\xF5\x84\xD9\x85\xDB&amp;\x85\xDD=\x85\xDFP\x85\xE1f\x85\xE3\x80\x85\xE5\x97\x85\xE7\xA6\x85\xE9\xB8\x85\xEB˅\xED\xE4\x85\xEF\xF7\x85\xF1&quot;\x86\xF3M\x86\xF5{\x86\xF7\xA9\x86\xF9ц\xFB\xF9\x86\xFD$\x87\xFFO\x87q\x87\x96\x87\xAC\x87‡        ۇ \xF4\x87
+\x88\x881\x88K\x88`\x88t\x88\x8B\x88\xAA\x88Ɉ\xEC\x88!\x89#%\x89%;\x89'T\x89)m\x89+\x81\x89-\x98\x89/\xB1\x891ȉ3݉5\xF7\x897 \x8A9#\x8A;=\x8A=O\x8A?o\x8AA\x8F\x8AC\xB3\x8AE׊G\xF5\x8AI\x8BK7\x8BM[\x8BO\x84\x8BQ\xAD\x8BSϋU\xF1\x8BW
+\x8CY&amp;\x8C[?\x8C]Y\x8C_\x80\x8Ca\xA7\x8Ccƌe\xE5\x8Cg\x8Di\x8Dk@\x8Dma\x8Do\x81\x8Dq\xA1\x8Dsu\xE3\x8Dw\x8Ey\x8E{9\x8E}U\x8Eu\x8E\x81\x95\x8E\x83\xB7\x8E\x85َ\x87\xF3\x8E\x89\x8F\x8B*\x8F\x8DI\x8F\x8Fh\x8F\x91\x86\x8F\x93\xA4\x8F\x95Ï\x97ڏ\x99\xF7\x8F\x9B\x90\x9D2\x90\x9FP\x90\xA1m\x90\xA3\x88\x90\xA5\xA1\x90\xA7Ő\xA9\xEE\x90\xAB\x91\xAD&lt;\x91\xAFa\x91\xB1}\x91\xB3\x95\x91\xB5\xB9\x91\xB7ב\xB9\xF0\x91\xBB\x92\xBD.\x92\xBFO\x92\xC1h\x92\xC3\x84\x92\xC5\xA2\x92\xC7Ò\xC9ޒ\xCB\xFB\x92\xCD\x93\xCF8\x93\xD1_\x93\xD3\x84\x93\xD5\x9F\x93\xD7\xBE\x93\xD9\xE3\x93\xDB\xF6\x93\xDD\x94\xDF\x94\xE1+\x94\xE3=\x94\xE5R\x94\xE7t\x94\xE9\x96\x94\xEB\xB8\x94\xEDՔ\xF3~\xF5\xF1\x941\x89\x80wJ\x81\x80\xF1\x92-?0\x9B-
+
+'&amp;(')'*&amp;+&amp;,+0/S T U V W
+XYZ[\[][_`abc/d/'/?/\xE1/ /&amp;\xCE&gt;&amp;\xD3&gt;&amp;\xD8&gt;I5?K5?_\xC6?&gt;\xF2?&gt;@\xD9KAIKAKKAFBKFB9\xC5B\xC4C9\xD1C9\xDEC\x93FBI\xC4CK\xC4C\xD7BFK\xD1C\xD7VFK\xDECI~F\xE7\xCFFI\xEBF\xE7G&lt;Module&gt;FreeSWITCH.Managed.dllAppContextFreeSWITCHApiContextApiBackgroundContextIApiPluginIAppPluginILoadNotificationPluginPluginOptionsIPluginOptionsProviderScriptContextTypeScriptPluginManagerScriptPluginManagerScriptApiWrapperScriptAppWrapperPluginExecutorAppPluginExecutorApiPluginExecutorAsmPluginManagerLoaderExecuteDelegateExecuteBackgroundDelegateRunDelegateReloadDelegatePluginInfoEnumerableExtensionsSystem.LinqSwitchXmlSearchBindingXmlBindingArgsswitch_xml_search_function_delegateFSUtilApiFreeSWITCH.Nativecache_db_flag_tCoreSessionDTMFEventConsumerEventfreeswitchfreeswitchPINVOKESWIGExceptionHelperExceptionDelegateExceptionArgumentDelegateSWIGPendingExceptionSWIGStringHelperSWIGStringDelegateinput_callback_state_tIvrMenuManagedSessionChannelVariablessession_flag_tStreamSWIGTYPE_p_apr_pool_tSWIGTYPE_p_FILESWIGTYPE_p_floatSWIGTYPE_p_f_p_char_enum_switch_management_action_t_p_char_switch_size_t__switch_status_tSWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_tSWIGTYPE_p_f_p_p_switch_loadable_module_interface_p_apr_pool_t__switch_status_tSWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_p_switch_console_callback_match__switch_status_tSWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xmlSWIGTYPE_p_f_p_q_const__char_p_switch_core_session_p_switch_stream_handle__switch_status_tSWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_char_double__voidSWIGTYPE_p_f_p_switch_asr_handle_p_char_int__voidSWIGTYPE_p_f_p_switch_asr_handle_p_char_p_q_const__char__voidSWIGTYPE_p_f_p_switch_asr_handle_p_p_char_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char_int_p_q_const__char_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle_p_void_unsigned_int_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_asr_handle__switch_status_tSWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_tSWIGTYPE_p_f_p_switch_codec__switch_status_tSWIGTYPE_p_f_p_switch_codec_unsigned_long_p_q_const__switch_codec_settings__switch_status_tSWIGTYPE_p_f_p_switch_core_session_int__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_char_enum_switch_say_type_t_enum_switch_say_method_t_p_switch_input_args_t__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_q_const__char_p_q_const__char__switch_bool_tSWIGTYPE_p_f_p_switch_core_session_p_q_const__char__voidSWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_p_switch_core_session_p_p_apr_pool_t_unsigned_long_p_enum_switch_call_cause_t__switch_call_cause_tSWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_switch_frame_p_void__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_tSWIGTYPE_p_f_p_switch_core_session_p_void_enum_switch_input_type_t_p_void_unsigned_int__switch_status_tSWIGTYPE_p_f_p_switch_core_session__switch_status_tSWIGTYPE_p_f_p_switch_core_session_t_p_void_p_switch_caller_profile_t__p_switch_caller_extensionSWIGTYPE_p_f_p_switch_directory_handle_p_char_p_char_p_char__switch_status_tSWIGTYPE_p_f_p_switch_directory_handle_p_char_p_char__switch_status_tSWIGTYPE_p_f_p_switch_directory_handle_p_p_char_p_p_char__switch_status_tSWIGTYPE_p_f_p_switch_directory_handle__switch_status_tSWIGTYPE_p_f_p_switch_event__voidSWIGTYPE_p_f_p_switch_file_handle_enum_switch_audio_col_t_p_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_switch_file_handle_enum_switch_audio_col_t_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_switch_file_handle_long_long__switch_status_tSWIGTYPE_p_f_p_switch_file_handle_p_q_const__char__switch_status_tSWIGTYPE_p_f_p_switch_file_handle_p_unsigned_int_long_long_int__switch_status_tSWIGTYPE_p_f_p_switch_file_handle_p_void_p_switch_size_t__switch_status_tSWIGTYPE_p_f_p_switch_file_handle__switch_status_tSWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_tSWIGTYPE_p_f_p_switch_rtp_p_switch_socket_t_p_void_switch_size_t_p_switch_sockaddr_t__voidSWIGTYPE_p_f_p_switch_scheduler_task__voidSWIGTYPE_p_f_p_switch_speech_handle_p_char_double__voidSWIGTYPE_p_f_p_switch_speech_handle_p_char_int__voidSWIGTYPE_p_f_p_switch_speech_handle_p_char_p_q_const__char__voidSWIGTYPE_p_f_p_switch_speech_handle_p_char_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_speech_handle_p_q_const__char_int_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_speech_handle_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_speech_handle_p_void_p_switch_size_t_p_unsigned_long__switch_status_tSWIGTYPE_p_f_p_switch_speech_handle__voidSWIGTYPE_p_f_p_switch_stream_handle_p_q_const__char_v_______switch_status_tSWIGTYPE_p_f_p_switch_stream_handle_p_unsigned_char_switch_size_t__switch_status_tSWIGTYPE_p_f_p_switch_thread_t_p_void__p_voidSWIGTYPE_p_f_p_switch_timer_enum_switch_bool_t__switch_status_tSWIGTYPE_p_f_p_switch_timer__switch_status_tSWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__intSWIGTYPE_p_f_p_void__voidSWIGTYPE_p_f_void__switch_status_tSWIGTYPE_p_HashElemSWIGTYPE_p_intSWIGTYPE_p_p_apr_pool_tSWIGTYPE_p_p_charSWIGTYPE_p_p_p_charSWIGTYPE_p_p_real_pcreSWIGTYPE_p_p_sqlite3SWIGTYPE_p_p_sqlite3_stmtSWIGTYPE_p_p_switch_audio_resampler_tSWIGTYPE_p_p_switch_bufferSWIGTYPE_p_p_switch_cache_db_handle_tSWIGTYPE_p_p_switch_caller_extensionSWIGTYPE_p_p_switch_channelSWIGTYPE_p_p_switch_console_callback_matchSWIGTYPE_p_p_switch_core_port_allocatorSWIGTYPE_p_p_switch_core_sessionSWIGTYPE_p_p_switch_core_session_messageSWIGTYPE_p_p_switch_eventSWIGTYPE_p_p_switch_event_nodeSWIGTYPE_p_p_switch_frameSWIGTYPE_p_p_switch_hashSWIGTYPE_p_p_switch_ivr_digit_streamSWIGTYPE_p_p_switch_ivr_digit_stream_parserSWIGTYPE_p_p_switch_ivr_menuSWIGTYPE_p_p_switch_ivr_menu_xml_ctxSWIGTYPE_p_p_switch_log_node_tSWIGTYPE_p_p_switch_media_bugSWIGTYPE_p_p_switch_network_listSWIGTYPE_p_p_switch_rtpSWIGTYPE_p_p_switch_xml_bindingSWIGTYPE_p_p_switch_xmlSWIGTYPE_p_p_voidSWIGTYPE_p_real_pcreSWIGTYPE_p_shortSWIGTYPE_p_sockaddrSWIGTYPE_p_socklen_tSWIGTYPE_p_sqlite3SWIGTYPE_p_sqlite3_stmtSWIGTYPE_p_switch_bufferSWIGTYPE_p_switch_call_cause_tSWIGTYPE_p_switch_channelSWIGTYPE_p_switch_core_port_allocatorSWIGTYPE_p_switch_core_sessionSWIGTYPE_p_switch_event_nodeSWIGTYPE_p_switch_event_types_tSWIGTYPE_p_switch_file_tSWIGTYPE_p_switch_hashSWIGTYPE_p_switch_interval_time_tSWIGTYPE_p_switch_ivr_action_tSWIGTYPE_p_switch_ivr_digit_streamSWIGTYPE_p_switch_ivr_digit_stream_parserSWIGTYPE_p_switch_ivr_menu_action_function_tSWIGTYPE_p_switch_ivr_menuSWIGTYPE_p_switch_ivr_menu_xml_ctxSWIGTYPE_p_switch_loadable_module_interfaceSWIGTYPE_p_switch_media_bugSWIGTYPE_p_switch_mutex_tSWIGTYPE_p_switch_network_listSWIGTYPE_p_switch_odbc_handleSWIGTYPE_p_switch_pollfd_tSWIGTYPE_p_switch_queue_tSWIGTYPE_p_switch_rtpSWIGTYPE_p_switch_size_tSWIGTYPE_p_switch_sockaddr_tSWIGTYPE_p_switch_socket_tSWIGTYPE_p_switch_ssize_tSWIGTYPE_p_switch_thread_rwlock_tSWIGTYPE_p_switch_time_exp_tSWIGTYPE_p_switch_time_tSWIGTYPE_p_switch_xml_bindingSWIGTYPE_p_time_tSWIGTYPE_p_unsigned_charSWIGTYPE_p_unsigned_intSWIGTYPE_p_unsigned_longSWIGTYPE_p_unsigned_shortSWIGTYPE_p_voidswitch_abc_type_tswitch_api_interfaceswitch_application_flag_enum_tswitch_application_interfaceswitch_app_logswitch_asr_flag_enum_tswitch_asr_handleswitch_asr_interfaceswitch_audio_col_tswitch_audio_resampler_tswitch_bind_flag_enum_tswitch_bitpack_mode_tswitch_bitpack_tswitch_bool_tswitch_cache_db_connection_options_tswitch_cache_db_core_db_options_tswitch_cache_db_handle_tswitch_cache_db_handle_type_tswitch_cache_db_native_handle_tswitch_cache_db_odbc_options_tswitch_call_cause_tswitch_call_direction_tswitch_caller_applicationswitch_caller_extensionswitch_caller_profileswitch_caller_profile_flag_enum_tswitch_channel_app_flag_tswitch_channel_cap_tswitch_channel_flag_tswitch_channel_state_tswitch_channel_timetableswitch_chat_interfaceswitch_codecswitch_codec_flag_enum_tswitch_codec_implementationswitch_codec_interfaceswitch_codec_settingsswitch_codec_type_tswitch_configswitch_console_callback_matchswitch_console_callback_match_nodeswitch_core_flag_enum_tswitch_core_session_messageswitch_core_session_message_flag_enum_tswitch_core_session_message_types_tswitch_core_thread_sessionswitch_core_time_durationswitch_dialplan_interfaceswitch_directoriesswitch_directory_flag_enum_tswitch_directory_handleswitch_directory_interfaceswitch_dtmf_direction_tswitch_dtmf_tswitch_eavesdrop_flag_enum_tswitch_endpoint_interfaceswitch_eventswitch_event_flag_tswitch_event_headerswitch_event_types_tswitch_file_flag_enum_tswitch_file_handleswitch_file_interfaceswitch_frameswitch_frame_flag_enum_tswitch_input_args_tswitch_input_type_tswitch_io_event_hook_kill_channelswitch_io_event_hook_outgoing_channelswitch_io_event_hook_read_frameswitch_io_event_hook_receive_eventswitch_io_event_hook_receive_messageswitch_io_event_hook_recv_dtmfswitch_io_event_hook_resurrect_sessionswitch_io_event_hooksswitch_io_event_hook_send_dtmfswitch_io_event_hook_state_changeswitch_io_event_hook_video_read_frameswitch_io_event_hook_video_write_frameswitch_io_event_hook_write_frameswitch_io_flag_enum_tswitch_io_routine_name_tswitch_io_routinesswitch_ivr_action_tswitch_ivr_menu_flagsswitch_ivr_option_enum_tswitch_loadable_module_function_table_tswitch_log_level_tswitch_log_node_tswitch_management_action_tswitch_management_interfaceswitch_media_bug_flag_enum_tswitch_media_flag_enum_tswitch_module_flag_enum_tswitch_module_interface_name_tswitch_originate_flag_enum_tswitch_port_flag_enum_tswitch_priority_tswitch_rtp_bug_flag_tswitch_rtp_crypto_direction_tswitch_rtp_crypto_keyswitch_rtp_crypto_key_type_tswitch_rtp_flag_enum_tswitch_rtp_flush_tswitch_rtp_hdr_tswitch_rtp_numbers_tswitch_rtp_stats_tswitch_say_interfaceswitch_say_method_tswitch_say_type_tswitch_scheduler_flag_enum_tswitch_scheduler_taskswitch_session_ctl_tswitch_signal_tswitch_speech_flag_enum_tswitch_speech_handleswitch_speech_interfaceswitch_stack_tswitch_state_handler_flag_tswitch_state_handler_name_tswitch_state_handler_tableswitch_status_tswitch_stream_handleswitch_t38_options_tswitch_text_channel_tswitch_timerswitch_timer_flag_enum_tswitch_timer_func_name_tswitch_timer_interfaceswitch_unicast_conninfoswitch_unicast_flag_enum_tswitch_uri_flagsswitch_vad_flag_enum_tswitch_xmlswitch_xml_flag_tswitch_xml_section_enum_tLogLogLevelDtmfCallbackCdeclActionswitch_state_handler_t_delegatemscorlibSystemObjectEnumMarshalByRefObjectMulticastDelegateIDisposableargumentssession.ctorget_Argumentsget_SessionArgumentsSessionstreamevtget_Streamget_EventExecuteExecuteBackgroundRunLoadvalue__NoneNoAutoReloadGetOptionsAppApiBackgroundcontextTypecontextget_ContextTypeGetApiContextGetApiBackgroundContextGetAppContextgetContextTContextTypeInitializeLifetimeServiceSystem.Collections.GenericList`1get_ApiExecutors_apiExecutorsget_AppExecutors_appExecutorsisLoadedLoadInternalTypeRunLoadNotifyAddApiPluginsAddAppPluginsisUnloadingunloadCountSystem.ThreadingManualResetEventunloadSignaldecreaseUnloadCountBlockUntilUnloadIsSafeSystem.CoreFunc`1CreateConstructorDelegateApiExecutorsAppExecutorsSystem.ReflectionAssemblycompileAssemblyprocessAssemblyActionMethodInfogetEntryDelegateentryPointget_Aliasesaliasesget_Namenameget_PluginOptionspluginOptionsuseCountIncreaseUseDecreaseUseonZeroUseSetZeroUseNotificationExceptionLogExceptionAliasesNamecreatePluginExecuteApiExecuteApiBackground_execute_executeBackground_run_reloadInitManagedDelegatesloaderLockmanagedDirshadowDirwatcherLockSystem.IOFileSystemWatcherwatcherTimerwatcherTimerHashSet`1watcherFilesconfigureWatcherFileSystemEventArgswatcher_ChangedSystem.Runtime.CompilerServicesIsVolatileinitialLoadCompletepluginInfosDictionary`2appExecsapiExecsgetAppExecsgetApiExecsappDomainCountloadFileunloadFileReloadspaceArrayparseCommandInvokeIAsyncResultAsyncCallbackBeginInvokeEndInvokeget_FileNameset_FileNameAppDomainget_Domainset_Domainget_Managerset_Manager&lt;FileName&gt;k__BackingField&lt;Domain&gt;k__BackingField&lt;Manager&gt;k__BackingFieldFileNameDomainManagerIEnumerable`1Action`1ForEachdelfunctiondisposedDisposedisposeFinalizeFunc`2Bindget_Sectionset_Sectionget_TagNameset_TagNameget_KeyNameset_KeyNameget_KeyValueset_KeyValueget_Parametersset_Parameters&lt;Section&gt;k__BackingField&lt;TagName&gt;k__BackingField&lt;KeyName&gt;k__BackingField&lt;KeyValue&gt;k__BackingField&lt;Parameters&gt;k__BackingFieldSectionTagNameKeyNameKeyValueParametersswigConstructorTypesCreateSwigTypePointerSystem.Runtime.InteropServicesHandleRefswigCPtrswigCMemOwngetCPtrExecuteStringgetTimeCDF_INUSEset_InternalSessionget_InternalSessionset_channelget_channelset_flagsget_flagsset_allocatedget_allocatedset_cb_stateget_cb_stateset_HookStateget_HookStateset_causeget_causeset_uuidget_uuidset_tts_nameget_tts_nameset_voice_nameget_voice_nameAnswerpreAnswerHanguphangupStateSetVariableSetPrivateGetPrivateGetVariableSaySayPhrasehangupCausegetStateRecordFileoriginatedestroySpeakSetTtsParametersCollectDigitsGetDigitsTransferreadPlayAndGetDigitsStreamFilesleepflushEventsflushDigitsSetAutoHangupReadyansweredmediaReadywaitForAnswersendEventsetEventDatagetXMLCDRbegin_allow_threadsend_allow_threadsGetUuidget_cb_argscheck_hangup_hookInternalSessionchannelflagsallocatedcb_stateHookStatecauseuuidtts_namevoice_nameset_digitget_digitset_durationget_durationdigitdurationset_eventsget_eventsset_e_event_idget_e_event_idset_nodeget_nodeset_e_callbackget_e_callbackset_e_subclass_nameget_e_subclass_nameset_e_cb_argget_e_cb_argpopeventse_event_idnodee_callbacke_subclass_namee_cb_argset_InternalEventget_InternalEventset_serialized_stringget_serialized_stringset_mineget_mineSerializeSetPriorityGetHeaderGetBodyGetEventTypeAddBodyAddHeaderDeleteHeaderFireInternalEventserialized_stringmineset_SWITCH_GLOBAL_dirsget_SWITCH_GLOBAL_dirsswitch_core_db_closeswitch_core_db_openswitch_core_db_column_textswitch_core_db_column_nameswitch_core_db_column_countswitch_core_db_errmsgswitch_core_db_execswitch_core_db_finalizeswitch_core_db_prepareswitch_core_db_stepswitch_core_db_resetswitch_core_db_bind_intswitch_core_db_bind_int64switch_core_db_bind_textswitch_core_db_bind_doubleswitch_core_db_last_insert_rowidswitch_core_db_get_tableswitch_core_db_free_tableswitch_core_db_freeswitch_core_db_changesswitch_regex_compileswitch_regex_copy_substringswitch_regex_freeswitch_regex_performswitch_perform_substitutionswitch_regex_matchswitch_regex_match_partialswitch_core_session_sched_heartbeatswitch_core_session_unsched_heartbeatswitch_core_session_enable_heartbeatswitch_core_session_disable_heartbeatswitch_core_media_bug_addswitch_core_media_bug_pauseswitch_core_media_bug_resumeswitch_core_media_bug_inuseswitch_core_media_bug_get_user_dataswitch_core_media_bug_get_write_replace_frameswitch_core_media_bug_set_write_replace_frameswitch_core_media_bug_get_read_replace_frameswitch_core_media_bug_get_sessionswitch_core_media_bug_test_flagswitch_core_media_bug_set_read_replace_frameswitch_core_media_bug_removeswitch_core_media_bug_pruneswitch_core_media_bug_remove_callbackswitch_core_media_bug_closeswitch_core_media_bug_remove_allswitch_core_media_bug_readswitch_core_media_bug_flushswitch_core_media_bug_flush_allswitch_core_port_allocator_newswitch_core_port_allocator_request_portswitch_core_port_allocator_free_portswitch_core_port_allocator_destroyswitch_core_initswitch_core_init_and_modloadswitch_core_session_limitswitch_core_sessions_per_secondswitch_core_destroyswitch_core_session_read_lockswitch_core_session_read_lock_hangupswitch_core_session_write_lockswitch_core_session_rwunlockswitch_core_add_state_handlerswitch_core_remove_state_handlerswitch_core_get_state_handlerswitch_core_memory_pool_tagswitch_core_perform_new_memory_poolswitch_core_perform_destroy_memory_poolswitch_core_memory_pool_set_dataswitch_core_memory_pool_get_dataswitch_core_session_runswitch_core_session_runningswitch_core_perform_permanent_allocswitch_core_perform_allocswitch_core_perform_session_allocswitch_core_perform_permanent_strdupswitch_core_perform_session_strdupswitch_core_perform_strdupswitch_core_session_sprintfswitch_core_sprintfswitch_core_session_get_poolswitch_core_session_request_uuidswitch_core_session_set_uuidswitch_core_session_perform_destroyswitch_core_session_destroy_stateswitch_core_session_reporting_stateswitch_core_session_hangup_stateswitch_core_session_countswitch_core_session_get_idswitch_core_session_idswitch_core_session_request_by_nameswitch_core_session_thread_launchswitch_core_session_get_channelswitch_core_session_wake_session_threadswitch_core_session_signal_state_changeswitch_core_session_get_uuidswitch_core_get_uuidswitch_core_session_locateswitch_core_session_force_locateswitch_core_get_variableswitch_core_set_variableswitch_core_dump_variablesswitch_core_session_hupallswitch_core_session_hupall_matching_varswitch_core_session_hupall_endpointswitch_core_session_get_partnerswitch_core_session_message_sendswitch_core_session_queue_messageswitch_core_session_free_messageswitch_core_session_pass_indicationswitch_core_session_queue_indicationswitch_core_session_dequeue_messageswitch_core_session_flush_messageswitch_core_session_event_sendswitch_core_session_get_app_logswitch_core_session_execswitch_core_session_execute_application_get_flagsswitch_core_session_get_app_flagsswitch_core_session_execute_extenswitch_core_session_receive_eventswitch_core_session_get_privateswitch_core_session_set_privateswitch_core_session_add_streamswitch_core_session_get_streamswitch_core_session_get_stream_countswitch_core_session_launch_threadswitch_core_thread_session_endswitch_core_service_sessionswitch_core_session_outgoing_channelswitch_core_session_resurrect_channelswitch_core_session_perform_receive_messageswitch_core_session_queue_eventswitch_core_session_event_countswitch_core_session_dequeue_eventswitch_core_session_queue_private_eventswitch_core_session_private_event_countswitch_core_session_dequeue_private_eventswitch_core_session_flush_private_eventsswitch_core_session_read_frameswitch_core_session_read_video_frameswitch_core_session_write_video_frameswitch_core_session_set_read_implswitch_core_session_set_write_implswitch_core_session_set_video_read_implswitch_core_session_set_video_write_implswitch_core_session_resetswitch_core_session_write_frameswitch_core_session_perform_kill_channelswitch_core_session_send_dtmfswitch_core_session_send_dtmf_stringswitch_core_session_recv_dtmfswitch_core_hash_init_caseswitch_core_hash_destroyswitch_core_hash_insertswitch_core_hash_insert_lockedswitch_core_hash_deleteswitch_core_hash_delete_lockedswitch_core_hash_findswitch_core_hash_find_lockedswitch_hash_firstswitch_hash_nextswitch_hash_thisswitch_core_timer_initswitch_core_timer_nextswitch_core_timer_stepswitch_core_timer_syncswitch_core_timer_checkswitch_core_timer_destroyswitch_core_codec_initswitch_core_codec_copyswitch_core_codec_encodeswitch_core_codec_decodeswitch_core_codec_destroyswitch_core_session_set_read_codecswitch_core_session_unset_read_codecswitch_core_session_unset_write_codecswitch_core_session_lock_codec_writeswitch_core_session_unlock_codec_writeswitch_core_session_lock_codec_readswitch_core_session_unlock_codec_readswitch_core_session_get_read_implswitch_core_session_get_write_implswitch_core_session_get_video_read_implswitch_core_session_get_video_write_implswitch_core_session_get_read_codecswitch_core_session_get_effective_read_codecswitch_core_session_set_write_codecswitch_core_session_get_write_codecswitch_core_session_get_effective_write_codecswitch_core_session_set_video_read_codecswitch_core_session_get_video_read_codecswitch_core_session_set_video_write_codecswitch_core_session_get_video_write_codecswitch_core_db_open_fileswitch_core_db_persistant_executeswitch_core_db_persistant_execute_transswitch_core_db_test_reactiveswitch_core_perform_file_openswitch_core_file_readswitch_core_file_writeswitch_core_file_seekswitch_core_file_set_stringswitch_core_file_get_stringswitch_core_file_closeswitch_core_file_truncateswitch_core_speech_openswitch_core_speech_feed_ttsswitch_core_speech_flush_ttsswitch_core_speech_text_param_ttsswitch_core_speech_numeric_param_ttsswitch_core_speech_float_param_ttsswitch_core_speech_read_ttsswitch_core_speech_closeswitch_core_asr_openswitch_core_asr_closeswitch_core_asr_feedswitch_core_asr_check_resultsswitch_core_asr_get_resultsswitch_core_asr_load_grammarswitch_core_asr_unload_grammarswitch_core_asr_pauseswitch_core_asr_resumeswitch_core_asr_start_input_timersswitch_core_asr_text_paramswitch_core_asr_numeric_paramswitch_core_asr_float_paramswitch_core_directory_openswitch_core_directory_queryswitch_core_directory_nextswitch_core_directory_next_pairswitch_core_directory_closeswitch_core_data_channelswitch_core_readyswitch_core_flagsswitch_core_management_execset_high_prioritychange_user_groupswitch_core_runtime_loopswitch_core_set_consoleswitch_core_measure_timeswitch_core_uptimeswitch_core_session_ctlswitch_core_get_consoleswitch_core_set_globalsswitch_core_session_compareswitch_core_session_check_interfaceswitch_core_mime_indexswitch_core_mime_ext2typeswitch_core_mime_add_typeswitch_loadable_module_create_module_interfaceswitch_loadable_module_create_interfaceswitch_micro_time_nowswitch_core_memory_reclaimswitch_core_memory_reclaim_eventsswitch_core_memory_reclaim_loggerswitch_core_memory_reclaim_allswitch_core_setrlimitsswitch_time_syncswitch_epoch_time_nowswitch_strftime_tzswitch_time_exp_tz_nameswitch_load_network_listsswitch_check_network_list_ip_tokenswitch_time_set_monotonicswitch_core_min_dtmf_durationswitch_core_max_dtmf_durationswitch_core_default_dtmf_durationswitch_console_set_completeswitch_console_set_aliasswitch_systemswitch_cond_yieldswitch_cond_nextswitch_core_chat_sendswitch_ivr_preprocess_sessionswitch_cache_db_type_nameswitch_cache_db_release_db_handleswitch_cache_db_destroy_db_handle_switch_cache_db_get_db_handleswitch_cache_db_execute_sql2strswitch_cache_db_execute_sqlswitch_cache_db_execute_sql_callbackswitch_cache_db_status_switch_core_db_handleswitch_cache_db_test_reactiveswitch_cache_db_persistant_executeswitch_cache_db_persistant_execute_transswitch_cache_db_detachswitch_core_debug_levelswitch_console_loopswitch_console_stream_raw_writeswitch_stream_write_file_contentsswitch_console_initswitch_console_shutdownswitch_console_add_complete_funcswitch_console_del_complete_funcswitch_console_run_complete_funcswitch_console_push_matchswitch_console_free_matchesswitch_console_completeswitch_toupperswitch_tolowerswitch_isalnumswitch_isalphaswitch_iscntrlswitch_isdigitswitch_isgraphswitch_islowerswitch_isprintswitch_ispunctswitch_isspaceswitch_isupperswitch_isxdigitzstrswitch_is_mohswitch_string_has_escaped_dataswitch_b64_encodeswitch_b64_decodeswitch_amp_encodeswitch_is_digit_stringswitch_fd_read_lineswitch_frame_allocswitch_frame_dupswitch_frame_freeswitch_resolve_hostswitch_find_local_ipget_addrget_addr_intswitch_cmp_addrget_portswitch_build_uriswitch_priority_nameswitch_rfc2833_to_charswitch_char_to_rfc2833switch_sanitize_numberswitch_string_var_checkswitch_string_var_check_constswitch_var_clean_stringswitch_clean_stringswitch_safe_strdupswitch_lc_strdupswitch_uc_strdupswitch_strstrswitch_str_timeswitch_separate_stringswitch_separate_string_stringswitch_is_numberswitch_strip_spacesswitch_separate_paren_argsswitch_stristrswitch_is_lan_addrswitch_replace_charswitch_ast2regexswitch_escape_charswitch_escape_stringswitch_escape_string_poolswitch_socket_waitforswitch_cut_pathswitch_string_replaceswitch_string_matchswitch_util_quote_shell_argswitch_url_encodeswitch_url_decodeswitch_simple_emailswitch_find_end_parenswitch_is_file_pathswitch_parse_cidrswitch_network_list_createswitch_network_list_add_cidr_tokenswitch_network_list_add_host_maskswitch_network_list_validate_ip_tokenswitch_number_cmpswitch_caller_extension_newswitch_caller_extension_cloneswitch_caller_extension_add_applicationswitch_caller_extension_add_application_printfswitch_caller_get_field_by_nameswitch_caller_profile_newswitch_caller_profile_cloneswitch_caller_profile_dupswitch_caller_profile_event_set_dataswitch_channel_get_stateswitch_channel_get_running_stateswitch_channel_test_readyswitch_channel_wait_for_stateswitch_channel_wait_for_state_timeoutswitch_channel_wait_for_flagswitch_channel_perform_set_stateswitch_channel_perform_set_running_stateswitch_channel_str2causeswitch_channel_get_causeswitch_channel_cause_q850switch_channel_get_cause_q850switch_channel_cause2strswitch_channel_get_timetableswitch_channel_allocswitch_channel_initswitch_channel_presenceswitch_channel_uninitswitch_channel_set_caller_profileswitch_channel_get_caller_profileswitch_channel_set_originator_caller_profileswitch_channel_set_hunt_caller_profileswitch_channel_get_originator_caller_profileswitch_channel_set_originatee_caller_profileswitch_channel_get_originatee_caller_profileswitch_channel_get_uuidswitch_channel_set_profile_varswitch_channel_set_variable_var_checkswitch_channel_set_variable_printfswitch_channel_set_variable_partner_var_checkswitch_channel_get_variable_partnerswitch_channel_get_variableswitch_channel_get_variablesswitch_channel_pass_callee_idswitch_channel_variable_firstswitch_channel_variable_lastswitch_channel_restartswitch_channel_caller_extension_masqueradeswitch_channel_set_caller_extensionswitch_channel_get_caller_extensionswitch_channel_test_flagswitch_channel_set_flagswitch_channel_set_flag_recursiveswitch_channel_set_capswitch_channel_clear_capswitch_channel_test_capswitch_channel_set_flag_partnerswitch_channel_clear_flag_partnerswitch_channel_test_flag_partnerswitch_channel_set_state_flagswitch_channel_clear_flagswitch_channel_clear_flag_recursiveswitch_channel_perform_answerswitch_channel_perform_mark_answeredswitch_channel_perform_ring_readyswitch_channel_perform_pre_answerswitch_channel_perform_mark_pre_answeredswitch_channel_perform_mark_ring_readyswitch_channel_add_state_handlerswitch_channel_clear_state_handlerswitch_channel_get_state_handlerswitch_channel_set_privateswitch_channel_get_privateswitch_channel_set_nameswitch_channel_get_nameswitch_channel_perform_hangupswitch_channel_has_dtmfswitch_channel_queue_dtmfswitch_channel_queue_dtmf_stringswitch_channel_dequeue_dtmfswitch_channel_flush_dtmfswitch_channel_dequeue_dtmf_stringswitch_channel_state_nameswitch_channel_name_stateswitch_channel_event_set_dataswitch_channel_event_set_basic_dataswitch_channel_event_set_extended_dataswitch_channel_expand_variablesswitch_channel_build_param_stringswitch_channel_set_timestampsswitch_channel_audio_syncswitch_channel_set_private_flagswitch_channel_clear_private_flagswitch_channel_test_private_flagswitch_channel_set_app_flagswitch_channel_clear_app_flagswitch_channel_test_app_flagswitch_channel_set_hangup_timeswitch_channel_directionswitch_buffer_createswitch_buffer_create_dynamicswitch_buffer_add_mutexswitch_buffer_lockswitch_buffer_trylockswitch_buffer_unlockswitch_buffer_lenswitch_buffer_freespaceswitch_buffer_inuseswitch_buffer_readswitch_buffer_read_loopswitch_buffer_set_loopsswitch_buffer_writeswitch_buffer_tossswitch_buffer_zeroswitch_buffer_slide_writeswitch_buffer_destroyswitch_buffer_zwriteswitch_event_initswitch_event_shutdownswitch_event_create_subclass_detailedswitch_event_set_priorityswitch_event_get_headerswitch_event_get_bodyswitch_event_set_subclass_nameswitch_event_add_header_stringswitch_event_del_headerswitch_event_destroyswitch_event_dupswitch_event_fire_detailedswitch_event_prep_for_delivery_detailedswitch_event_bindswitch_event_bind_removableswitch_event_unbindswitch_event_unbind_callbackswitch_event_nameswitch_name_eventswitch_event_reserve_subclass_detailedswitch_event_free_subclass_detailedswitch_event_serializeswitch_event_runningswitch_event_expand_headersswitch_event_create_pres_in_detailedswitch_event_create_plainswitch_event_deliverswitch_event_build_param_stringswitch_resample_perform_createswitch_resample_destroyswitch_resample_processswitch_float_to_shortswitch_char_to_floatswitch_float_to_charswitch_short_to_floatswitch_swap_linearswitch_generate_sln_silenceswitch_change_sln_volumeswitch_merge_slnswitch_mux_channelsswitch_ivr_deactivate_unicastswitch_ivr_activate_unicastswitch_ivr_generate_xml_cdrswitch_ivr_set_xml_profile_dataswitch_ivr_set_xml_chan_varsswitch_ivr_parse_eventswitch_ivr_parse_all_eventsswitch_ivr_parse_next_eventswitch_ivr_parse_all_messagesswitch_ivr_sleepswitch_ivr_parkswitch_ivr_collect_digits_callbackswitch_ivr_collect_digits_countswitch_ivr_detect_speechswitch_ivr_stop_detect_speechswitch_ivr_pause_detect_speechswitch_ivr_resume_detect_speechswitch_ivr_detect_speech_load_grammarswitch_ivr_detect_speech_unload_grammarswitch_ivr_record_sessionswitch_ivr_eavesdrop_sessionswitch_ivr_displace_sessionswitch_ivr_stop_displace_sessionswitch_ivr_stop_record_sessionswitch_ivr_inband_dtmf_sessionswitch_ivr_stop_inband_dtmf_sessionswitch_ivr_inband_dtmf_generate_sessionswitch_ivr_stop_inband_dtmf_generate_sessionswitch_ivr_session_echoswitch_ivr_stop_tone_detect_sessionswitch_ivr_tone_detect_sessionswitch_ivr_play_fileswitch_ivr_wait_for_silenceswitch_ivr_gentonesswitch_ivr_record_fileswitch_play_and_get_digitsswitch_ivr_speak_text_handleswitch_ivr_clear_speech_cacheswitch_ivr_speak_textswitch_ivr_originateswitch_ivr_enterprise_originateswitch_ivr_bridge_displayswitch_ivr_multi_threaded_bridgeswitch_ivr_signal_bridgeswitch_ivr_session_transferswitch_ivr_schedule_transferswitch_ivr_schedule_hangupswitch_ivr_uuid_bridgeswitch_ivr_mediaswitch_ivr_nomediaswitch_ivr_hold_uuidswitch_ivr_unhold_uuidswitch_ivr_holdswitch_ivr_unholdswitch_ivr_schedule_broadcastswitch_ivr_broadcastswitch_ivr_transfer_variableswitch_ivr_digit_stream_parser_newswitch_ivr_digit_stream_parser_destroyswitch_ivr_digit_stream_newswitch_ivr_digit_stream_destroyswitch_ivr_digit_stream_parser_set_eventswitch_ivr_digit_stream_parser_del_eventswitch_ivr_digit_stream_parser_feedswitch_ivr_digit_stream_resetswitch_ivr_digit_stream_parser_set_terminatorswitch_ivr_menu_initswitch_ivr_menu_bind_actionswitch_ivr_menu_bind_functionswitch_ivr_menu_executeswitch_ivr_menu_stack_freeswitch_ivr_menu_stack_xml_buildswitch_ivr_menu_str2actionswitch_ivr_menu_stack_xml_add_customswitch_ivr_menu_stack_xml_initswitch_ivr_phrase_macroswitch_ivr_delay_echoswitch_ivr_find_bridged_uuidswitch_ivr_intercept_sessionswitch_ivr_park_sessionswitch_ivr_wait_for_answerswitch_ivr_readswitch_ivr_bind_dtmf_meta_sessionswitch_ivr_unbind_dtmf_meta_sessionswitch_ivr_soft_holdswitch_ivr_sayswitch_ivr_get_say_method_by_nameswitch_ivr_get_say_type_by_nameswitch_ivr_set_userswitch_ivr_sound_testswitch_process_importswitch_ivr_uuid_existsswitch_rtp_add_crypto_keyswitch_rtp_get_randomswitch_rtp_initswitch_rtp_shutdownswitch_rtp_set_start_portswitch_rtp_set_end_portswitch_rtp_request_portswitch_rtp_release_portswitch_rtp_set_intervalswitch_rtp_change_intervalswitch_rtp_createswitch_rtp_newswitch_rtp_set_remote_addressswitch_rtp_get_remote_hostswitch_rtp_get_remote_portswitch_rtp_reset_media_timerswitch_rtp_set_max_missed_packetsswitch_rtp_set_local_addressswitch_rtp_kill_socketswitch_rtp_breakswitch_rtp_readyswitch_rtp_destroyswitch_rtp_activate_iceswitch_rtp_activate_jitter_bufferswitch_rtp_set_flagswitch_rtp_test_flagswitch_rtp_clear_flagswitch_rtp_get_rtp_socketswitch_rtp_get_default_samples_per_intervalswitch_rtp_set_default_payloadswitch_rtp_get_default_payloadswitch_rtp_set_invald_handlerswitch_rtp_readswitch_rtp_queue_rfc2833switch_rtp_queue_rfc2833_inswitch_rtp_has_dtmfswitch_rtp_dequeue_dtmfswitch_rtp_zerocopy_readswitch_rtp_zerocopy_read_framertp_flush_read_bufferswitch_rtp_enable_vadswitch_rtp_disable_vadswitch_rtp_write_frameswitch_rtp_write_manualswitch_rtp_get_ssrcswitch_rtp_set_privateswitch_rtp_set_telephony_eventswitch_rtp_set_cng_ptswitch_rtp_get_privateswitch_rtp_activate_stun_pingswitch_rtp_intentional_bugsswitch_rtp_get_statsswitch_log_initswitch_log_shutdownswitch_log_bind_loggerswitch_log_unbind_loggerswitch_log_level2strswitch_log_str2levelswitch_log_str2maskswitch_log_node_dupswitch_log_node_freeswitch_xml_parse_str_dynamicswitch_xml_parse_strswitch_xml_parse_fdswitch_xml_parse_fileswitch_xml_parse_file_simpleswitch_xml_parse_fpswitch_xml_childswitch_xml_find_childswitch_xml_find_child_multiswitch_xml_attrswitch_xml_attr_softswitch_xml_getswitch_xml_toxmlswitch_xml_toxml_bufswitch_xml_freeswitch_xml_free_in_threadswitch_xml_errorswitch_xml_newswitch_xml_add_childswitch_xml_set_txtswitch_xml_set_attrswitch_xml_set_flagswitch_xml_cutswitch_xml_insertswitch_xml_open_rootswitch_xml_initswitch_xml_destroyswitch_xml_rootswitch_xml_locateswitch_xml_locate_domainswitch_xml_locate_groupswitch_xml_locate_userswitch_xml_locate_user_in_domainswitch_xml_open_cfgswitch_xml_set_binding_sectionsswitch_xml_set_binding_user_dataswitch_xml_get_binding_sectionsswitch_xml_get_binding_user_dataswitch_xml_bind_search_function_retswitch_xml_unbind_search_functionswitch_xml_unbind_search_function_ptrswitch_xml_parse_section_stringswitch_core_event_hook_add_outgoing_channelswitch_core_event_hook_add_receive_messageswitch_core_event_hook_add_receive_eventswitch_core_event_hook_add_state_changeswitch_core_event_hook_add_read_frameswitch_core_event_hook_add_write_frameswitch_core_event_hook_add_video_read_frameswitch_core_event_hook_add_video_write_frameswitch_core_event_hook_add_kill_channelswitch_core_event_hook_add_send_dtmfswitch_core_event_hook_add_recv_dtmfswitch_core_event_hook_add_resurrect_sessionswitch_core_event_hook_remove_outgoing_channelswitch_core_event_hook_remove_receive_messageswitch_core_event_hook_remove_receive_eventswitch_core_event_hook_remove_state_changeswitch_core_event_hook_remove_read_frameswitch_core_event_hook_remove_write_frameswitch_core_event_hook_remove_video_read_frameswitch_core_event_hook_remove_video_write_frameswitch_core_event_hook_remove_kill_channelswitch_core_event_hook_remove_send_dtmfswitch_core_event_hook_remove_recv_dtmfswitch_core_event_hook_remove_resurrect_sessionswitch_scheduler_add_taskswitch_scheduler_del_task_idswitch_scheduler_del_task_groupswitch_scheduler_task_thread_startswitch_scheduler_task_thread_stopswitch_config_open_fileswitch_config_close_fileswitch_config_next_pairconsoleLogconsoleCleanLogconsole_logconsole_clean_logmsleepbridgehanguphookdtmf_callbackFREESWITCH_PENFREESWITCH_OID_PREFIXFREESWITCH_ITAD__EXTENSIONS____BSD_VISIBLESWITCH_ENT_ORIGINATE_DELIMSWITCH_BLANK_STRINGSWITCH_SEQ_ESCSWITCH_SEQ_HOME_CHARSWITCH_SEQ_HOME_CHAR_STRSWITCH_SEQ_CLEARLINE_CHARSWITCH_SEQ_CLEARLINE_CHAR_STRSWITCH_SEQ_CLEARLINEEND_CHARSWITCH_SEQ_CLEARSCR_CHAR0SWITCH_SEQ_CLEARSCR_CHAR1SWITCH_SEQ_CLEARSCR_CHARSWITCH_SEQ_AND_COLORSWITCH_SEQ_END_COLORSWITCH_SEQ_F_BLACKSWITCH_SEQ_F_REDSWITCH_SEQ_F_GREENSWITCH_SEQ_F_YELLOWSWITCH_SEQ_F_BLUESWITCH_SEQ_F_MAGENSWITCH_SEQ_F_CYANSWITCH_SEQ_F_WHITESWITCH_SEQ_B_BLACKSWITCH_SEQ_B_REDSWITCH_SEQ_B_GREENSWITCH_SEQ_B_YELLOWSWITCH_SEQ_B_BLUESWITCH_SEQ_B_MAGENSWITCH_SEQ_B_CYANSWITCH_SEQ_B_WHITESWITCH_SEQ_FBLACKSWITCH_SEQ_FREDSWITCH_SEQ_FGREENSWITCH_SEQ_FYELLOWSWITCH_SEQ_FBLUESWITCH_SEQ_FMAGENSWITCH_SEQ_FCYANSWITCH_SEQ_FWHITESWITCH_SEQ_BBLACKSWITCH_SEQ_BREDSWITCH_SEQ_BGREENSWITCH_SEQ_BYELLOWSWITCH_SEQ_BBLUESWITCH_SEQ_BMAGENSWITCH_SEQ_BCYANSWITCH_SEQ_BWHITESWITCH_SEQ_HOMESWITCH_SEQ_CLEARLINESWITCH_SEQ_CLEARLINEENDSWITCH_SEQ_CLEARSCRSWITCH_DEFAULT_DTMF_DURATIONSWITCH_MIN_DTMF_DURATIONSWITCH_MAX_DTMF_DURATIONSWITCH_PATH_SEPARATORSWITCH_URL_SEPARATORSWITCH_IGNORE_DISPLAY_UPDATES_VARIABLESWITCH_AUDIO_SPOOL_PATH_VARIABLESWITCH_BRIDGE_HANGUP_CAUSE_VARIABLESWITCH_READ_TERMINATOR_USED_VARIABLESWITCH_SEND_SILENCE_WHEN_IDLE_VARIABLESWITCH_CURRENT_APPLICATION_VARIABLESWITCH_CURRENT_APPLICATION_DATA_VARIABLESWITCH_CURRENT_APPLICATION_RESPONSE_VARIABLESWITCH_ENABLE_HEARTBEAT_EVENTS_VARIABLESWITCH_BYPASS_MEDIA_AFTER_BRIDGE_VARIABLESWITCH_READ_RESULT_VARIABLESWITCH_COPY_XML_CDR_VARIABLESWITCH_PROTO_SPECIFIC_HANGUP_CAUSE_VARIABLESWITCH_CHANNEL_EXECUTE_ON_ANSWER_VARIABLESWITCH_CHANNEL_EXECUTE_ON_PRE_ANSWER_VARIABLESWITCH_CHANNEL_EXECUTE_ON_MEDIA_VARIABLESWITCH_CHANNEL_API_ON_ANSWER_VARIABLESWITCH_CHANNEL_EXECUTE_ON_RING_VARIABLESWITCH_CALL_TIMEOUT_VARIABLESWITCH_HOLDING_UUID_VARIABLESWITCH_SOFT_HOLDING_UUID_VARIABLESWITCH_API_BRIDGE_END_VARIABLESWITCH_API_HANGUP_HOOK_VARIABLESWITCH_SESSION_IN_HANGUP_HOOK_VARIABLESWITCH_PROCESS_CDR_VARIABLESWITCH_BRIDGE_CHANNEL_VARIABLESWITCH_CHANNEL_NAME_VARIABLESWITCH_BRIDGE_UUID_VARIABLESWITCH_CONTINUE_ON_FAILURE_VARIABLESWITCH_PLAYBACK_TERMINATORS_VARIABLESWITCH_PLAYBACK_TERMINATOR_USEDSWITCH_CACHE_SPEECH_HANDLES_VARIABLESWITCH_CACHE_SPEECH_HANDLES_OBJ_NAMESWITCH_BYPASS_MEDIA_VARIABLESWITCH_PROXY_MEDIA_VARIABLESWITCH_ENDPOINT_DISPOSITION_VARIABLESWITCH_HOLD_MUSIC_VARIABLESWITCH_EXPORT_VARS_VARIABLESWITCH_R_SDP_VARIABLESWITCH_L_SDP_VARIABLESWITCH_B_SDP_VARIABLESWITCH_BRIDGE_VARIABLESWITCH_SIGNAL_BRIDGE_VARIABLESWITCH_SIGNAL_BOND_VARIABLESWITCH_ORIGINATOR_VARIABLESWITCH_ORIGINATOR_CODEC_VARIABLESWITCH_ORIGINATOR_VIDEO_CODEC_VARIABLESWITCH_LOCAL_MEDIA_IP_VARIABLESWITCH_LOCAL_MEDIA_PORT_VARIABLESWITCH_REMOTE_MEDIA_IP_VARIABLESWITCH_REMOTE_MEDIA_PORT_VARIABLESWITCH_REMOTE_VIDEO_IP_VARIABLESWITCH_REMOTE_VIDEO_PORT_VARIABLESWITCH_LOCAL_VIDEO_IP_VARIABLESWITCH_LOCAL_VIDEO_PORT_VARIABLESWITCH_HANGUP_AFTER_BRIDGE_VARIABLESWITCH_PARK_AFTER_BRIDGE_VARIABLESWITCH_TRANSFER_AFTER_BRIDGE_VARIABLESWITCH_EXEC_AFTER_BRIDGE_APP_VARIABLESWITCH_EXEC_AFTER_BRIDGE_ARG_VARIABLESWITCH_MAX_FORWARDS_VARIABLESWITCH_DISABLE_APP_LOG_VARIABLESWITCH_SPEECH_KEYSWITCH_UUID_BRIDGESWITCH_BITS_PER_BYTESWITCH_DEFAULT_FILE_BUFFER_LENSWITCH_DTMF_LOG_LENSWITCH_MAX_STACKSSWITCH_THREAD_STACKSIZESWITCH_SYSTEM_THREAD_STACKSIZESWITCH_MAX_INTERVALSWITCH_INTERVAL_PADSWITCH_MAX_SAMPLE_LENSWITCH_BYTES_PER_SAMPLESWITCH_RECOMMENDED_BUFFER_SIZESWITCH_MAX_CODECSSWITCH_MAX_STATE_HANDLERSSWITCH_CORE_QUEUE_LENSWITCH_MAX_MANAGEMENT_BUFFER_LENSWITCH_RTP_CNG_PAYLOADSWITCH_API_VERSIONSWITCH_CORE_DB_OKSWITCH_CORE_DB_ERRORSWITCH_CORE_DB_INTERNALSWITCH_CORE_DB_PERMSWITCH_CORE_DB_ABORTSWITCH_CORE_DB_BUSYSWITCH_CORE_DB_LOCKEDSWITCH_CORE_DB_NOMEMSWITCH_CORE_DB_READONLYSWITCH_CORE_DB_INTERRUPTSWITCH_CORE_DB_IOERRSWITCH_CORE_DB_CORRUPTSWITCH_CORE_DB_NOTFOUNDSWITCH_CORE_DB_FULLSWITCH_CORE_DB_CANTOPENSWITCH_CORE_DB_PROTOCOLSWITCH_CORE_DB_EMPTYSWITCH_CORE_DB_SCHEMASWITCH_CORE_DB_TOOBIGSWITCH_CORE_DB_CONSTRAINTSWITCH_CORE_DB_MISMATCHSWITCH_CORE_DB_MISUSESWITCH_CORE_DB_NOLFSSWITCH_CORE_DB_AUTHSWITCH_CORE_DB_FORMATSWITCH_CORE_DB_RANGESWITCH_CORE_DB_NOTADBSWITCH_CORE_DB_ROWSWITCH_CORE_DB_DONESWITCH_MAX_CORE_THREAD_SESSION_OBJSSWITCH_MAX_STREAMSMESSAGE_STRING_ARG_MAXCACHE_DB_LENSWITCH_CMD_CHUNK_LENSWITCH_SMAXSWITCH_SMINSWITCH_RESAMPLE_QUALITYSWITCH_RTP_MAX_BUF_LENSWITCH_RTP_MAX_CRYPTO_LENSWITCH_RTP_KEY_LENSWITCH_RTP_CRYPTO_KEY_32SWITCH_RTP_CRYPTO_KEY_80SWITCH_XML_BUFSIZESWITCH_GLOBAL_dirsswigExceptionHelperswigStringHelperFREESWITCH_PEN_getFREESWITCH_OID_PREFIX_getFREESWITCH_ITAD_get__EXTENSIONS___get__BSD_VISIBLE_getSWITCH_ENT_ORIGINATE_DELIM_getSWITCH_BLANK_STRING_getSWITCH_SEQ_ESC_getSWITCH_SEQ_HOME_CHAR_getSWITCH_SEQ_HOME_CHAR_STR_getSWITCH_SEQ_CLEARLINE_CHAR_getSWITCH_SEQ_CLEARLINE_CHAR_STR_getSWITCH_SEQ_CLEARLINEEND_CHAR_getSWITCH_SEQ_CLEARSCR_CHAR0_getSWITCH_SEQ_CLEARSCR_CHAR1_getSWITCH_SEQ_CLEARSCR_CHAR_getSWITCH_SEQ_AND_COLOR_getSWITCH_SEQ_END_COLOR_getSWITCH_SEQ_F_BLACK_getSWITCH_SEQ_F_RED_getSWITCH_SEQ_F_GREEN_getSWITCH_SEQ_F_YELLOW_getSWITCH_SEQ_F_BLUE_getSWITCH_SEQ_F_MAGEN_getSWITCH_SEQ_F_CYAN_getSWITCH_SEQ_F_WHITE_getSWITCH_SEQ_B_BLACK_getSWITCH_SEQ_B_RED_getSWITCH_SEQ_B_GREEN_getSWITCH_SEQ_B_YELLOW_getSWITCH_SEQ_B_BLUE_getSWITCH_SEQ_B_MAGEN_getSWITCH_SEQ_B_CYAN_getSWITCH_SEQ_B_WHITE_getSWITCH_SEQ_FBLACK_getSWITCH_SEQ_FRED_getSWITCH_SEQ_FGREEN_getSWITCH_SEQ_FYELLOW_getSWITCH_SEQ_FBLUE_getSWITCH_SEQ_FMAGEN_getSWITCH_SEQ_FCYAN_getSWITCH_SEQ_FWHITE_getSWITCH_SEQ_BBLACK_getSWITCH_SEQ_BRED_getSWITCH_SEQ_BGREEN_getSWITCH_SEQ_BYELLOW_getSWITCH_SEQ_BBLUE_getSWITCH_SEQ_BMAGEN_getSWITCH_SEQ_BCYAN_getSWITCH_SEQ_BWHITE_getSWITCH_SEQ_HOME_getSWITCH_SEQ_CLEARLINE_getSWITCH_SEQ_CLEARLINEEND_getSWITCH_SEQ_CLEARSCR_getSWITCH_DEFAULT_DTMF_DURATION_getSWITCH_MIN_DTMF_DURATION_getSWITCH_MAX_DTMF_DURATION_getSWITCH_PATH_SEPARATOR_getSWITCH_URL_SEPARATOR_getSWITCH_IGNORE_DISPLAY_UPDATES_VARIABLE_getSWITCH_AUDIO_SPOOL_PATH_VARIABLE_getSWITCH_BRIDGE_HANGUP_CAUSE_VARIABLE_getSWITCH_READ_TERMINATOR_USED_VARIABLE_getSWITCH_SEND_SILENCE_WHEN_IDLE_VARIABLE_getSWITCH_CURRENT_APPLICATION_VARIABLE_getSWITCH_CURRENT_APPLICATION_DATA_VARIABLE_getSWITCH_CURRENT_APPLICATION_RESPONSE_VARIABLE_getSWITCH_ENABLE_HEARTBEAT_EVENTS_VARIABLE_getSWITCH_BYPASS_MEDIA_AFTER_BRIDGE_VARIABLE_getSWITCH_READ_RESULT_VARIABLE_getSWITCH_COPY_XML_CDR_VARIABLE_getSWITCH_PROTO_SPECIFIC_HANGUP_CAUSE_VARIABLE_getSWITCH_CHANNEL_EXECUTE_ON_ANSWER_VARIABLE_getSWITCH_CHANNEL_EXECUTE_ON_PRE_ANSWER_VARIABLE_getSWITCH_CHANNEL_EXECUTE_ON_MEDIA_VARIABLE_getSWITCH_CHANNEL_API_ON_ANSWER_VARIABLE_getSWITCH_CHANNEL_EXECUTE_ON_RING_VARIABLE_getSWITCH_CALL_TIMEOUT_VARIABLE_getSWITCH_HOLDING_UUID_VARIABLE_getSWITCH_SOFT_HOLDING_UUID_VARIABLE_getSWITCH_API_BRIDGE_END_VARIABLE_getSWITCH_API_HANGUP_HOOK_VARIABLE_getSWITCH_SESSION_IN_HANGUP_HOOK_VARIABLE_getSWITCH_PROCESS_CDR_VARIABLE_getSWITCH_BRIDGE_CHANNEL_VARIABLE_getSWITCH_CHANNEL_NAME_VARIABLE_getSWITCH_BRIDGE_UUID_VARIABLE_getSWITCH_CONTINUE_ON_FAILURE_VARIABLE_getSWITCH_PLAYBACK_TERMINATORS_VARIABLE_getSWITCH_PLAYBACK_TERMINATOR_USED_getSWITCH_CACHE_SPEECH_HANDLES_VARIABLE_getSWITCH_CACHE_SPEECH_HANDLES_OBJ_NAME_getSWITCH_BYPASS_MEDIA_VARIABLE_getSWITCH_PROXY_MEDIA_VARIABLE_getSWITCH_ENDPOINT_DISPOSITION_VARIABLE_getSWITCH_HOLD_MUSIC_VARIABLE_getSWITCH_EXPORT_VARS_VARIABLE_getSWITCH_R_SDP_VARIABLE_getSWITCH_L_SDP_VARIABLE_getSWITCH_B_SDP_VARIABLE_getSWITCH_BRIDGE_VARIABLE_getSWITCH_SIGNAL_BRIDGE_VARIABLE_getSWITCH_SIGNAL_BOND_VARIABLE_getSWITCH_ORIGINATOR_VARIABLE_getSWITCH_ORIGINATOR_CODEC_VARIABLE_getSWITCH_ORIGINATOR_VIDEO_CODEC_VARIABLE_getSWITCH_LOCAL_MEDIA_IP_VARIABLE_getSWITCH_LOCAL_MEDIA_PORT_VARIABLE_getSWITCH_REMOTE_MEDIA_IP_VARIABLE_getSWITCH_REMOTE_MEDIA_PORT_VARIABLE_getSWITCH_REMOTE_VIDEO_IP_VARIABLE_getSWITCH_REMOTE_VIDEO_PORT_VARIABLE_getSWITCH_LOCAL_VIDEO_IP_VARIABLE_getSWITCH_LOCAL_VIDEO_PORT_VARIABLE_getSWITCH_HANGUP_AFTER_BRIDGE_VARIABLE_getSWITCH_PARK_AFTER_BRIDGE_VARIABLE_getSWITCH_TRANSFER_AFTER_BRIDGE_VARIABLE_getSWITCH_EXEC_AFTER_BRIDGE_APP_VARIABLE_getSWITCH_EXEC_AFTER_BRIDGE_ARG_VARIABLE_getSWITCH_MAX_FORWARDS_VARIABLE_getSWITCH_DISABLE_APP_LOG_VARIABLE_getSWITCH_SPEECH_KEY_getSWITCH_UUID_BRIDGE_getSWITCH_BITS_PER_BYTE_getSWITCH_DEFAULT_FILE_BUFFER_LEN_getSWITCH_DTMF_LOG_LEN_getswitch_dtmf_t_digit_setswitch_dtmf_t_digit_getswitch_dtmf_t_duration_setswitch_dtmf_t_duration_getnew_switch_dtmf_tdelete_switch_dtmf_tswitch_bitpack_t_buf_setswitch_bitpack_t_buf_getswitch_bitpack_t_buflen_setswitch_bitpack_t_buflen_getswitch_bitpack_t_cur_setswitch_bitpack_t_cur_getswitch_bitpack_t_bytes_setswitch_bitpack_t_bytes_getswitch_bitpack_t_bits_tot_setswitch_bitpack_t_bits_tot_getswitch_bitpack_t_bits_cur_setswitch_bitpack_t_bits_cur_getswitch_bitpack_t_bits_rem_setswitch_bitpack_t_bits_rem_getswitch_bitpack_t_frame_bits_setswitch_bitpack_t_frame_bits_getswitch_bitpack_t_shiftby_setswitch_bitpack_t_shiftby_getswitch_bitpack_t_this_byte_setswitch_bitpack_t_this_byte_getswitch_bitpack_t_under_setswitch_bitpack_t_under_getswitch_bitpack_t_over_setswitch_bitpack_t_over_getswitch_bitpack_t_mode_setswitch_bitpack_t_mode_getnew_switch_bitpack_tdelete_switch_bitpack_tswitch_directories_base_dir_setswitch_directories_base_dir_getswitch_directories_mod_dir_setswitch_directories_mod_dir_getswitch_directories_conf_dir_setswitch_directories_conf_dir_getswitch_directories_log_dir_setswitch_directories_log_dir_getswitch_directories_run_dir_setswitch_directories_run_dir_getswitch_directories_db_dir_setswitch_directories_db_dir_getswitch_directories_script_dir_setswitch_directories_script_dir_getswitch_directories_temp_dir_setswitch_directories_temp_dir_getswitch_directories_htdocs_dir_setswitch_directories_htdocs_dir_getswitch_directories_grammar_dir_setswitch_directories_grammar_dir_getswitch_directories_storage_dir_setswitch_directories_storage_dir_getnew_switch_directoriesdelete_switch_directoriesSWITCH_GLOBAL_dirs_setSWITCH_GLOBAL_dirs_getSWITCH_MAX_STACKS_getSWITCH_THREAD_STACKSIZE_getSWITCH_SYSTEM_THREAD_STACKSIZE_getSWITCH_MAX_INTERVAL_getSWITCH_INTERVAL_PAD_getSWITCH_MAX_SAMPLE_LEN_getSWITCH_BYTES_PER_SAMPLE_getSWITCH_RECOMMENDED_BUFFER_SIZE_getSWITCH_MAX_CODECS_getSWITCH_MAX_STATE_HANDLERS_getSWITCH_CORE_QUEUE_LEN_getSWITCH_MAX_MANAGEMENT_BUFFER_LEN_getswitch_rtp_numbers_t_raw_bytes_setswitch_rtp_numbers_t_raw_bytes_getswitch_rtp_numbers_t_media_bytes_setswitch_rtp_numbers_t_media_bytes_getswitch_rtp_numbers_t_packet_count_setswitch_rtp_numbers_t_packet_count_getswitch_rtp_numbers_t_media_packet_count_setswitch_rtp_numbers_t_media_packet_count_getswitch_rtp_numbers_t_skip_packet_count_setswitch_rtp_numbers_t_skip_packet_count_getswitch_rtp_numbers_t_jb_packet_count_setswitch_rtp_numbers_t_jb_packet_count_getswitch_rtp_numbers_t_dtmf_packet_count_setswitch_rtp_numbers_t_dtmf_packet_count_getswitch_rtp_numbers_t_cng_packet_count_setswitch_rtp_numbers_t_cng_packet_count_getswitch_rtp_numbers_t_flush_packet_count_setswitch_rtp_numbers_t_flush_packet_count_getnew_switch_rtp_numbers_tdelete_switch_rtp_numbers_tswitch_rtp_stats_t_inbound_setswitch_rtp_stats_t_inbound_getswitch_rtp_stats_t_outbound_setswitch_rtp_stats_t_outbound_getnew_switch_rtp_stats_tdelete_switch_rtp_stats_tSWITCH_RTP_CNG_PAYLOAD_getswitch_rtp_hdr_t_version_setswitch_rtp_hdr_t_version_getswitch_rtp_hdr_t_p_setswitch_rtp_hdr_t_p_getswitch_rtp_hdr_t_x_setswitch_rtp_hdr_t_x_getswitch_rtp_hdr_t_cc_setswitch_rtp_hdr_t_cc_getswitch_rtp_hdr_t_m_setswitch_rtp_hdr_t_m_getswitch_rtp_hdr_t_pt_setswitch_rtp_hdr_t_pt_getswitch_rtp_hdr_t_seq_setswitch_rtp_hdr_t_seq_getswitch_rtp_hdr_t_ts_setswitch_rtp_hdr_t_ts_getswitch_rtp_hdr_t_ssrc_setswitch_rtp_hdr_t_ssrc_getnew_switch_rtp_hdr_tdelete_switch_rtp_hdr_tswitch_t38_options_t_T38MaxBitRate_setswitch_t38_options_t_T38MaxBitRate_getswitch_t38_options_t_T38FaxFillBitRemoval_setswitch_t38_options_t_T38FaxFillBitRemoval_getswitch_t38_options_t_T38FaxTranscodingMMR_setswitch_t38_options_t_T38FaxTranscodingMMR_getswitch_t38_options_t_T38FaxTranscodingJBIG_setswitch_t38_options_t_T38FaxTranscodingJBIG_getswitch_t38_options_t_T38FaxRateManagement_setswitch_t38_options_t_T38FaxRateManagement_getswitch_t38_options_t_T38FaxMaxBuffer_setswitch_t38_options_t_T38FaxMaxBuffer_getswitch_t38_options_t_T38FaxMaxDatagram_setswitch_t38_options_t_T38FaxMaxDatagram_getswitch_t38_options_t_T38FaxUdpEC_setswitch_t38_options_t_T38FaxUdpEC_getswitch_t38_options_t_T38VendorInfo_setswitch_t38_options_t_T38VendorInfo_getswitch_t38_options_t_ip_setswitch_t38_options_t_ip_getswitch_t38_options_t_port_setswitch_t38_options_t_port_getnew_switch_t38_options_tdelete_switch_t38_options_tswitch_console_callback_match_node_val_setswitch_console_callback_match_node_val_getswitch_console_callback_match_node_next_setswitch_console_callback_match_node_next_getnew_switch_console_callback_match_nodedelete_switch_console_callback_match_nodeswitch_console_callback_match_head_setswitch_console_callback_match_head_getswitch_console_callback_match_end_setswitch_console_callback_match_end_getswitch_console_callback_match_dynamic_setswitch_console_callback_match_dynamic_getnew_switch_console_callback_matchdelete_switch_console_callback_matchswitch_input_args_t_input_callback_setswitch_input_args_t_input_callback_getswitch_input_args_t_buf_setswitch_input_args_t_buf_getswitch_input_args_t_buflen_setswitch_input_args_t_buflen_getswitch_input_args_t_read_frame_callback_setswitch_input_args_t_read_frame_callback_getswitch_input_args_t_user_data_setswitch_input_args_t_user_data_getnew_switch_input_args_tdelete_switch_input_args_tSWITCH_API_VERSION_getswitch_loadable_module_function_table_t_switch_api_version_setswitch_loadable_module_function_table_t_switch_api_version_getswitch_loadable_module_function_table_t_load_setswitch_loadable_module_function_table_t_load_getswitch_loadable_module_function_table_t_shutdown_setswitch_loadable_module_function_table_t_shutdown_getswitch_loadable_module_function_table_t_runtime_setswitch_loadable_module_function_table_t_runtime_getswitch_loadable_module_function_table_t_flags_setswitch_loadable_module_function_table_t_flags_getnew_switch_loadable_module_function_table_tdelete_switch_loadable_module_function_table_tSWITCH_CORE_DB_OK_getSWITCH_CORE_DB_ERROR_getSWITCH_CORE_DB_INTERNAL_getSWITCH_CORE_DB_PERM_getSWITCH_CORE_DB_ABORT_getSWITCH_CORE_DB_BUSY_getSWITCH_CORE_DB_LOCKED_getSWITCH_CORE_DB_NOMEM_getSWITCH_CORE_DB_READONLY_getSWITCH_CORE_DB_INTERRUPT_getSWITCH_CORE_DB_IOERR_getSWITCH_CORE_DB_CORRUPT_getSWITCH_CORE_DB_NOTFOUND_getSWITCH_CORE_DB_FULL_getSWITCH_CORE_DB_CANTOPEN_getSWITCH_CORE_DB_PROTOCOL_getSWITCH_CORE_DB_EMPTY_getSWITCH_CORE_DB_SCHEMA_getSWITCH_CORE_DB_TOOBIG_getSWITCH_CORE_DB_CONSTRAINT_getSWITCH_CORE_DB_MISMATCH_getSWITCH_CORE_DB_MISUSE_getSWITCH_CORE_DB_NOLFS_getSWITCH_CORE_DB_AUTH_getSWITCH_CORE_DB_FORMAT_getSWITCH_CORE_DB_RANGE_getSWITCH_CORE_DB_NOTADB_getSWITCH_CORE_DB_ROW_getSWITCH_CORE_DB_DONE_getSWITCH_MAX_CORE_THREAD_SESSION_OBJS_getSWITCH_MAX_STREAMS_getswitch_core_time_duration_mms_setswitch_core_time_duration_mms_getswitch_core_time_duration_ms_setswitch_core_time_duration_ms_getswitch_core_time_duration_sec_setswitch_core_time_duration_sec_getswitch_core_time_duration_min_setswitch_core_time_duration_min_getswitch_core_time_duration_hr_setswitch_core_time_duration_hr_getswitch_core_time_duration_day_setswitch_core_time_duration_day_getswitch_core_time_duration_yr_setswitch_core_time_duration_yr_getnew_switch_core_time_durationdelete_switch_core_time_durationswitch_app_log_app_setswitch_app_log_app_getswitch_app_log_arg_setswitch_app_log_arg_getswitch_app_log_next_setswitch_app_log_next_getnew_switch_app_logdelete_switch_app_logMESSAGE_STRING_ARG_MAX_getswitch_core_session_message_from_setswitch_core_session_message_from_getswitch_core_session_message_message_id_setswitch_core_session_message_message_id_getswitch_core_session_message_numeric_arg_setswitch_core_session_message_numeric_arg_getswitch_core_session_message_string_arg_setswitch_core_session_message_string_arg_getswitch_core_session_message_string_arg_size_setswitch_core_session_message_string_arg_size_getswitch_core_session_message_pointer_arg_setswitch_core_session_message_pointer_arg_getswitch_core_session_message_pointer_arg_size_setswitch_core_session_message_pointer_arg_size_getswitch_core_session_message_numeric_reply_setswitch_core_session_message_numeric_reply_getswitch_core_session_message_string_reply_setswitch_core_session_message_string_reply_getswitch_core_session_message_string_reply_size_setswitch_core_session_message_string_reply_size_getswitch_core_session_message_pointer_reply_setswitch_core_session_message_pointer_reply_getswitch_core_session_message_pointer_reply_size_setswitch_core_session_message_pointer_reply_size_getswitch_core_session_message_flags_setswitch_core_session_message_flags_getswitch_core_session_message__file_setswitch_core_session_message__file_getswitch_core_session_message__func_setswitch_core_session_message__func_getswitch_core_session_message__line_setswitch_core_session_message__line_getswitch_core_session_message_string_array_arg_setswitch_core_session_message_string_array_arg_getswitch_core_session_message_delivery_time_setswitch_core_session_message_delivery_time_getnew_switch_core_session_messagedelete_switch_core_session_messageswitch_core_thread_session_running_setswitch_core_thread_session_running_getswitch_core_thread_session_mutex_setswitch_core_thread_session_mutex_getswitch_core_thread_session_objs_setswitch_core_thread_session_objs_getswitch_core_thread_session_input_callback_setswitch_core_thread_session_input_callback_getswitch_core_thread_session_pool_setswitch_core_thread_session_pool_getnew_switch_core_thread_sessiondelete_switch_core_thread_sessionCACHE_DB_LEN_getswitch_cache_db_native_handle_t_core_db_dbh_setswitch_cache_db_native_handle_t_core_db_dbh_getswitch_cache_db_native_handle_t_odbc_dbh_setswitch_cache_db_native_handle_t_odbc_dbh_getnew_switch_cache_db_native_handle_tdelete_switch_cache_db_native_handle_tswitch_cache_db_core_db_options_t_db_path_setswitch_cache_db_core_db_options_t_db_path_getnew_switch_cache_db_core_db_options_tdelete_switch_cache_db_core_db_options_tswitch_cache_db_odbc_options_t_dsn_setswitch_cache_db_odbc_options_t_dsn_getswitch_cache_db_odbc_options_t_user_setswitch_cache_db_odbc_options_t_user_getswitch_cache_db_odbc_options_t_pass_setswitch_cache_db_odbc_options_t_pass_getnew_switch_cache_db_odbc_options_tdelete_switch_cache_db_odbc_options_tswitch_cache_db_connection_options_t_core_db_options_setswitch_cache_db_connection_options_t_core_db_options_getswitch_cache_db_connection_options_t_odbc_options_setswitch_cache_db_connection_options_t_odbc_options_getnew_switch_cache_db_connection_options_tdelete_switch_cache_db_connection_options_tswitch_cache_db_handle_t_name_setswitch_cache_db_handle_t_name_getswitch_cache_db_handle_t_type_setswitch_cache_db_handle_t_type_getswitch_cache_db_handle_t_native_handle_setswitch_cache_db_handle_t_native_handle_getswitch_cache_db_handle_t_last_used_setswitch_cache_db_handle_t_last_used_getswitch_cache_db_handle_t_mutex_setswitch_cache_db_handle_t_mutex_getswitch_cache_db_handle_t_io_mutex_setswitch_cache_db_handle_t_io_mutex_getswitch_cache_db_handle_t_pool_setswitch_cache_db_handle_t_pool_getswitch_cache_db_handle_t_flags_setswitch_cache_db_handle_t_flags_getswitch_cache_db_handle_t_hash_setswitch_cache_db_handle_t_hash_getswitch_cache_db_handle_t_creator_setswitch_cache_db_handle_t_creator_getswitch_cache_db_handle_t_last_user_setswitch_cache_db_handle_t_last_user_getnew_switch_cache_db_handle_tdelete_switch_cache_db_handle_tSWITCH_CMD_CHUNK_LEN_getSWITCH_SMAX_getSWITCH_SMIN_getswitch_caller_profile_username_setswitch_caller_profile_username_getswitch_caller_profile_dialplan_setswitch_caller_profile_dialplan_getswitch_caller_profile_caller_id_name_setswitch_caller_profile_caller_id_name_getswitch_caller_profile_caller_id_number_setswitch_caller_profile_caller_id_number_getswitch_caller_profile_callee_id_name_setswitch_caller_profile_callee_id_name_getswitch_caller_profile_callee_id_number_setswitch_caller_profile_callee_id_number_getswitch_caller_profile_caller_ton_setswitch_caller_profile_caller_ton_getswitch_caller_profile_caller_numplan_setswitch_caller_profile_caller_numplan_getswitch_caller_profile_network_addr_setswitch_caller_profile_network_addr_getswitch_caller_profile_ani_setswitch_caller_profile_ani_getswitch_caller_profile_ani_ton_setswitch_caller_profile_ani_ton_getswitch_caller_profile_ani_numplan_setswitch_caller_profile_ani_numplan_getswitch_caller_profile_aniii_setswitch_caller_profile_aniii_getswitch_caller_profile_rdnis_setswitch_caller_profile_rdnis_getswitch_caller_profile_rdnis_ton_setswitch_caller_profile_rdnis_ton_getswitch_caller_profile_rdnis_numplan_setswitch_caller_profile_rdnis_numplan_getswitch_caller_profile_destination_number_setswitch_caller_profile_destination_number_getswitch_caller_profile_destination_number_ton_setswitch_caller_profile_destination_number_ton_getswitch_caller_profile_destination_number_numplan_setswitch_caller_profile_destination_number_numplan_getswitch_caller_profile_source_setswitch_caller_profile_source_getswitch_caller_profile_chan_name_setswitch_caller_profile_chan_name_getswitch_caller_profile_uuid_setswitch_caller_profile_uuid_getswitch_caller_profile_context_setswitch_caller_profile_context_getswitch_caller_profile_profile_index_setswitch_caller_profile_profile_index_getswitch_caller_profile_flags_setswitch_caller_profile_flags_getswitch_caller_profile_originator_caller_profile_setswitch_caller_profile_originator_caller_profile_getswitch_caller_profile_originatee_caller_profile_setswitch_caller_profile_originatee_caller_profile_getswitch_caller_profile_hunt_caller_profile_setswitch_caller_profile_hunt_caller_profile_getswitch_caller_profile_times_setswitch_caller_profile_times_getswitch_caller_profile_caller_extension_setswitch_caller_profile_caller_extension_getswitch_caller_profile_pool_setswitch_caller_profile_pool_getswitch_caller_profile_next_setswitch_caller_profile_next_getnew_switch_caller_profiledelete_switch_caller_profileswitch_caller_application_application_name_setswitch_caller_application_application_name_getswitch_caller_application_application_data_setswitch_caller_application_application_data_getswitch_caller_application_application_function_setswitch_caller_application_application_function_getswitch_caller_application_next_setswitch_caller_application_next_getnew_switch_caller_applicationdelete_switch_caller_applicationswitch_caller_extension_extension_name_setswitch_caller_extension_extension_name_getswitch_caller_extension_extension_number_setswitch_caller_extension_extension_number_getswitch_caller_extension_current_application_setswitch_caller_extension_current_application_getswitch_caller_extension_last_application_setswitch_caller_extension_last_application_getswitch_caller_extension_applications_setswitch_caller_extension_applications_getswitch_caller_extension_children_setswitch_caller_extension_children_getswitch_caller_extension_next_setswitch_caller_extension_next_getnew_switch_caller_extensiondelete_switch_caller_extensionswitch_frame_codec_setswitch_frame_codec_getswitch_frame_source_setswitch_frame_source_getswitch_frame_packet_setswitch_frame_packet_getswitch_frame_packetlen_setswitch_frame_packetlen_getswitch_frame_extra_data_setswitch_frame_extra_data_getswitch_frame_data_setswitch_frame_data_getswitch_frame_datalen_setswitch_frame_datalen_getswitch_frame_buflen_setswitch_frame_buflen_getswitch_frame_samples_setswitch_frame_samples_getswitch_frame_rate_setswitch_frame_rate_getswitch_frame_payload_setswitch_frame_payload_getswitch_frame_timestamp_setswitch_frame_timestamp_getswitch_frame_seq_setswitch_frame_seq_getswitch_frame_ssrc_setswitch_frame_ssrc_getswitch_frame_m_setswitch_frame_m_getswitch_frame_flags_setswitch_frame_flags_getnew_switch_framedelete_switch_frameswitch_state_handler_table_on_init_setswitch_state_handler_table_on_init_getswitch_state_handler_table_on_routing_setswitch_state_handler_table_on_routing_getswitch_state_handler_table_on_execute_setswitch_state_handler_table_on_execute_getswitch_state_handler_table_on_hangup_setswitch_state_handler_table_on_hangup_getswitch_state_handler_table_on_exchange_media_setswitch_state_handler_table_on_exchange_media_getswitch_state_handler_table_on_soft_execute_setswitch_state_handler_table_on_soft_execute_getswitch_state_handler_table_on_consume_media_setswitch_state_handler_table_on_consume_media_getswitch_state_handler_table_on_hibernate_setswitch_state_handler_table_on_hibernate_getswitch_state_handler_table_on_reset_setswitch_state_handler_table_on_reset_getswitch_state_handler_table_on_park_setswitch_state_handler_table_on_park_getswitch_state_handler_table_on_reporting_setswitch_state_handler_table_on_reporting_getswitch_state_handler_table_on_destroy_setswitch_state_handler_table_on_destroy_getswitch_state_handler_table_flags_setswitch_state_handler_table_flags_getswitch_state_handler_table_padding_setswitch_state_handler_table_padding_getnew_switch_state_handler_tabledelete_switch_state_handler_tableswitch_stream_handle_write_function_setswitch_stream_handle_write_function_getswitch_stream_handle_raw_write_function_setswitch_stream_handle_raw_write_function_getswitch_stream_handle_data_setswitch_stream_handle_data_getswitch_stream_handle_end_setswitch_stream_handle_end_getswitch_stream_handle_data_size_setswitch_stream_handle_data_size_getswitch_stream_handle_data_len_setswitch_stream_handle_data_len_getswitch_stream_handle_alloc_len_setswitch_stream_handle_alloc_len_getswitch_stream_handle_alloc_chunk_setswitch_stream_handle_alloc_chunk_getswitch_stream_handle_param_event_setswitch_stream_handle_param_event_getnew_switch_stream_handledelete_switch_stream_handleswitch_io_routines_outgoing_channel_setswitch_io_routines_outgoing_channel_getswitch_io_routines_read_frame_setswitch_io_routines_read_frame_getswitch_io_routines_write_frame_setswitch_io_routines_write_frame_getswitch_io_routines_kill_channel_setswitch_io_routines_kill_channel_getswitch_io_routines_send_dtmf_setswitch_io_routines_send_dtmf_getswitch_io_routines_receive_message_setswitch_io_routines_receive_message_getswitch_io_routines_receive_event_setswitch_io_routines_receive_event_getswitch_io_routines_state_change_setswitch_io_routines_state_change_getswitch_io_routines_read_video_frame_setswitch_io_routines_read_video_frame_getswitch_io_routines_write_video_frame_setswitch_io_routines_write_video_frame_getswitch_io_routines_resurrect_session_setswitch_io_routines_resurrect_session_getswitch_io_routines_padding_setswitch_io_routines_padding_getnew_switch_io_routinesdelete_switch_io_routinesswitch_endpoint_interface_interface_name_setswitch_endpoint_interface_interface_name_getswitch_endpoint_interface_io_routines_setswitch_endpoint_interface_io_routines_getswitch_endpoint_interface_state_handler_setswitch_endpoint_interface_state_handler_getswitch_endpoint_interface_private_info_setswitch_endpoint_interface_private_info_getswitch_endpoint_interface_rwlock_setswitch_endpoint_interface_rwlock_getswitch_endpoint_interface_refs_setswitch_endpoint_interface_refs_getswitch_endpoint_interface_reflock_setswitch_endpoint_interface_reflock_getswitch_endpoint_interface_parent_setswitch_endpoint_interface_parent_getswitch_endpoint_interface_next_setswitch_endpoint_interface_next_getnew_switch_endpoint_interfacedelete_switch_endpoint_interfaceswitch_timer_interval_setswitch_timer_interval_getswitch_timer_flags_setswitch_timer_flags_getswitch_timer_samples_setswitch_timer_samples_getswitch_timer_samplecount_setswitch_timer_samplecount_getswitch_timer_timer_interface_setswitch_timer_timer_interface_getswitch_timer_memory_pool_setswitch_timer_memory_pool_getswitch_timer_private_info_setswitch_timer_private_info_getswitch_timer_diff_setswitch_timer_diff_getswitch_timer_tick_setswitch_timer_tick_getnew_switch_timerdelete_switch_timerswitch_timer_interface_interface_name_setswitch_timer_interface_interface_name_getswitch_timer_interface_timer_init_setswitch_timer_interface_timer_init_getswitch_timer_interface_timer_next_setswitch_timer_interface_timer_next_getswitch_timer_interface_timer_step_setswitch_timer_interface_timer_step_getswitch_timer_interface_timer_sync_setswitch_timer_interface_timer_sync_getswitch_timer_interface_timer_check_setswitch_timer_interface_timer_check_getswitch_timer_interface_timer_destroy_setswitch_timer_interface_timer_destroy_getswitch_timer_interface_rwlock_setswitch_timer_interface_rwlock_getswitch_timer_interface_refs_setswitch_timer_interface_refs_getswitch_timer_interface_reflock_setswitch_timer_interface_reflock_getswitch_timer_interface_parent_setswitch_timer_interface_parent_getswitch_timer_interface_next_setswitch_timer_interface_next_getnew_switch_timer_interfacedelete_switch_timer_interfaceswitch_dialplan_interface_interface_name_setswitch_dialplan_interface_interface_name_getswitch_dialplan_interface_hunt_function_setswitch_dialplan_interface_hunt_function_getswitch_dialplan_interface_rwlock_setswitch_dialplan_interface_rwlock_getswitch_dialplan_interface_refs_setswitch_dialplan_interface_refs_getswitch_dialplan_interface_reflock_setswitch_dialplan_interface_reflock_getswitch_dialplan_interface_parent_setswitch_dialplan_interface_parent_getswitch_dialplan_interface_next_setswitch_dialplan_interface_next_getnew_switch_dialplan_interfacedelete_switch_dialplan_interfaceswitch_file_interface_interface_name_setswitch_file_interface_interface_name_getswitch_file_interface_file_open_setswitch_file_interface_file_open_getswitch_file_interface_file_close_setswitch_file_interface_file_close_getswitch_file_interface_file_truncate_setswitch_file_interface_file_truncate_getswitch_file_interface_file_read_setswitch_file_interface_file_read_getswitch_file_interface_file_write_setswitch_file_interface_file_write_getswitch_file_interface_file_seek_setswitch_file_interface_file_seek_getswitch_file_interface_file_set_string_setswitch_file_interface_file_set_string_getswitch_file_interface_file_get_string_setswitch_file_interface_file_get_string_getswitch_file_interface_extens_setswitch_file_interface_extens_getswitch_file_interface_rwlock_setswitch_file_interface_rwlock_getswitch_file_interface_refs_setswitch_file_interface_refs_getswitch_file_interface_reflock_setswitch_file_interface_reflock_getswitch_file_interface_parent_setswitch_file_interface_parent_getswitch_file_interface_next_setswitch_file_interface_next_getnew_switch_file_interfacedelete_switch_file_interfaceswitch_file_handle_file_interface_setswitch_file_handle_file_interface_getswitch_file_handle_flags_setswitch_file_handle_flags_getswitch_file_handle_fd_setswitch_file_handle_fd_getswitch_file_handle_samples_setswitch_file_handle_samples_getswitch_file_handle_samplerate_setswitch_file_handle_samplerate_getswitch_file_handle_native_rate_setswitch_file_handle_native_rate_getswitch_file_handle_channels_setswitch_file_handle_channels_getswitch_file_handle_format_setswitch_file_handle_format_getswitch_file_handle_sections_setswitch_file_handle_sections_getswitch_file_handle_seekable_setswitch_file_handle_seekable_getswitch_file_handle_sample_count_setswitch_file_handle_sample_count_getswitch_file_handle_speed_setswitch_file_handle_speed_getswitch_file_handle_memory_pool_setswitch_file_handle_memory_pool_getswitch_file_handle_prebuf_setswitch_file_handle_prebuf_getswitch_file_handle_interval_setswitch_file_handle_interval_getswitch_file_handle_private_info_setswitch_file_handle_private_info_getswitch_file_handle_handler_setswitch_file_handle_handler_getswitch_file_handle_pos_setswitch_file_handle_pos_getswitch_file_handle_audio_buffer_setswitch_file_handle_audio_buffer_getswitch_file_handle_sp_audio_buffer_setswitch_file_handle_sp_audio_buffer_getswitch_file_handle_thresh_setswitch_file_handle_thresh_getswitch_file_handle_silence_hits_setswitch_file_handle_silence_hits_getswitch_file_handle_offset_pos_setswitch_file_handle_offset_pos_getswitch_file_handle_samples_in_setswitch_file_handle_samples_in_getswitch_file_handle_samples_out_setswitch_file_handle_samples_out_getswitch_file_handle_vol_setswitch_file_handle_vol_getswitch_file_handle_resampler_setswitch_file_handle_resampler_getswitch_file_handle_buffer_setswitch_file_handle_buffer_getswitch_file_handle_dbuf_setswitch_file_handle_dbuf_getswitch_file_handle_dbuflen_setswitch_file_handle_dbuflen_getswitch_file_handle_pre_buffer_setswitch_file_handle_pre_buffer_getswitch_file_handle_pre_buffer_data_setswitch_file_handle_pre_buffer_data_getswitch_file_handle_pre_buffer_datalen_setswitch_file_handle_pre_buffer_datalen_getswitch_file_handle_file_setswitch_file_handle_file_getswitch_file_handle_func_setswitch_file_handle_func_getswitch_file_handle_line_setswitch_file_handle_line_getswitch_file_handle_file_path_setswitch_file_handle_file_path_getswitch_file_handle_spool_path_setswitch_file_handle_spool_path_getnew_switch_file_handledelete_switch_file_handleswitch_asr_interface_interface_name_setswitch_asr_interface_interface_name_getswitch_asr_interface_asr_open_setswitch_asr_interface_asr_open_getswitch_asr_interface_asr_load_grammar_setswitch_asr_interface_asr_load_grammar_getswitch_asr_interface_asr_unload_grammar_setswitch_asr_interface_asr_unload_grammar_getswitch_asr_interface_asr_close_setswitch_asr_interface_asr_close_getswitch_asr_interface_asr_feed_setswitch_asr_interface_asr_feed_getswitch_asr_interface_asr_resume_setswitch_asr_interface_asr_resume_getswitch_asr_interface_asr_pause_setswitch_asr_interface_asr_pause_getswitch_asr_interface_asr_check_results_setswitch_asr_interface_asr_check_results_getswitch_asr_interface_asr_get_results_setswitch_asr_interface_asr_get_results_getswitch_asr_interface_asr_start_input_timers_setswitch_asr_interface_asr_start_input_timers_getswitch_asr_interface_asr_text_param_setswitch_asr_interface_asr_text_param_getswitch_asr_interface_asr_numeric_param_setswitch_asr_interface_asr_numeric_param_getswitch_asr_interface_asr_float_param_setswitch_asr_interface_asr_float_param_getswitch_asr_interface_rwlock_setswitch_asr_interface_rwlock_getswitch_asr_interface_refs_setswitch_asr_interface_refs_getswitch_asr_interface_reflock_setswitch_asr_interface_reflock_getswitch_asr_interface_parent_setswitch_asr_interface_parent_getswitch_asr_interface_next_setswitch_asr_interface_next_getnew_switch_asr_interfacedelete_switch_asr_interfaceswitch_asr_handle_asr_interface_setswitch_asr_handle_asr_interface_getswitch_asr_handle_flags_setswitch_asr_handle_flags_getswitch_asr_handle_name_setswitch_asr_handle_name_getswitch_asr_handle_codec_setswitch_asr_handle_codec_getswitch_asr_handle_rate_setswitch_asr_handle_rate_getswitch_asr_handle_grammar_setswitch_asr_handle_grammar_getswitch_asr_handle_param_setswitch_asr_handle_param_getswitch_asr_handle_memory_pool_setswitch_asr_handle_memory_pool_getswitch_asr_handle_private_info_setswitch_asr_handle_private_info_getnew_switch_asr_handledelete_switch_asr_handleswitch_speech_interface_interface_name_setswitch_speech_interface_interface_name_getswitch_speech_interface_speech_open_setswitch_speech_interface_speech_open_getswitch_speech_interface_speech_close_setswitch_speech_interface_speech_close_getswitch_speech_interface_speech_feed_tts_setswitch_speech_interface_speech_feed_tts_getswitch_speech_interface_speech_read_tts_setswitch_speech_interface_speech_read_tts_getswitch_speech_interface_speech_flush_tts_setswitch_speech_interface_speech_flush_tts_getswitch_speech_interface_speech_text_param_tts_setswitch_speech_interface_speech_text_param_tts_getswitch_speech_interface_speech_numeric_param_tts_setswitch_speech_interface_speech_numeric_param_tts_getswitch_speech_interface_speech_float_param_tts_setswitch_speech_interface_speech_float_param_tts_getswitch_speech_interface_rwlock_setswitch_speech_interface_rwlock_getswitch_speech_interface_refs_setswitch_speech_interface_refs_getswitch_speech_interface_reflock_setswitch_speech_interface_reflock_getswitch_speech_interface_parent_setswitch_speech_interface_parent_getswitch_speech_interface_next_setswitch_speech_interface_next_getnew_switch_speech_interfacedelete_switch_speech_interfaceswitch_speech_handle_speech_interface_setswitch_speech_handle_speech_interface_getswitch_speech_handle_flags_setswitch_speech_handle_flags_getswitch_speech_handle_name_setswitch_speech_handle_name_getswitch_speech_handle_rate_setswitch_speech_handle_rate_getswitch_speech_handle_speed_setswitch_speech_handle_speed_getswitch_speech_handle_samples_setswitch_speech_handle_samples_getswitch_speech_handle_voice_setswitch_speech_handle_voice_getswitch_speech_handle_engine_setswitch_speech_handle_engine_getswitch_speech_handle_param_setswitch_speech_handle_param_getswitch_speech_handle_memory_pool_setswitch_speech_handle_memory_pool_getswitch_speech_handle_resampler_setswitch_speech_handle_resampler_getswitch_speech_handle_buffer_setswitch_speech_handle_buffer_getswitch_speech_handle_dbuf_setswitch_speech_handle_dbuf_getswitch_speech_handle_dbuflen_setswitch_speech_handle_dbuflen_getswitch_speech_handle_samplerate_setswitch_speech_handle_samplerate_getswitch_speech_handle_native_rate_setswitch_speech_handle_native_rate_getswitch_speech_handle_private_info_setswitch_speech_handle_private_info_getnew_switch_speech_handledelete_switch_speech_handleswitch_say_interface_interface_name_setswitch_say_interface_interface_name_getswitch_say_interface_say_function_setswitch_say_interface_say_function_getswitch_say_interface_rwlock_setswitch_say_interface_rwlock_getswitch_say_interface_refs_setswitch_say_interface_refs_getswitch_say_interface_reflock_setswitch_say_interface_reflock_getswitch_say_interface_parent_setswitch_say_interface_parent_getswitch_say_interface_next_setswitch_say_interface_next_getnew_switch_say_interfacedelete_switch_say_interfaceswitch_chat_interface_interface_name_setswitch_chat_interface_interface_name_getswitch_chat_interface_chat_send_setswitch_chat_interface_chat_send_getswitch_chat_interface_rwlock_setswitch_chat_interface_rwlock_getswitch_chat_interface_refs_setswitch_chat_interface_refs_getswitch_chat_interface_reflock_setswitch_chat_interface_reflock_getswitch_chat_interface_parent_setswitch_chat_interface_parent_getswitch_chat_interface_next_setswitch_chat_interface_next_getnew_switch_chat_interfacedelete_switch_chat_interfaceswitch_management_interface_relative_oid_setswitch_management_interface_relative_oid_getswitch_management_interface_management_function_setswitch_management_interface_management_function_getswitch_management_interface_rwlock_setswitch_management_interface_rwlock_getswitch_management_interface_refs_setswitch_management_interface_refs_getswitch_management_interface_reflock_setswitch_management_interface_reflock_getswitch_management_interface_parent_setswitch_management_interface_parent_getswitch_management_interface_next_setswitch_management_interface_next_getnew_switch_management_interfacedelete_switch_management_interfaceswitch_directory_interface_interface_name_setswitch_directory_interface_interface_name_getswitch_directory_interface_directory_open_setswitch_directory_interface_directory_open_getswitch_directory_interface_directory_close_setswitch_directory_interface_directory_close_getswitch_directory_interface_directory_query_setswitch_directory_interface_directory_query_getswitch_directory_interface_directory_next_setswitch_directory_interface_directory_next_getswitch_directory_interface_directory_next_pair_setswitch_directory_interface_directory_next_pair_getswitch_directory_interface_rwlock_setswitch_directory_interface_rwlock_getswitch_directory_interface_refs_setswitch_directory_interface_refs_getswitch_directory_interface_reflock_setswitch_directory_interface_reflock_getswitch_directory_interface_parent_setswitch_directory_interface_parent_getswitch_directory_interface_next_setswitch_directory_interface_next_getnew_switch_directory_interfacedelete_switch_directory_interfaceswitch_directory_handle_directory_interface_setswitch_directory_handle_directory_interface_getswitch_directory_handle_flags_setswitch_directory_handle_flags_getswitch_directory_handle_memory_pool_setswitch_directory_handle_memory_pool_getswitch_directory_handle_private_info_setswitch_directory_handle_private_info_getnew_switch_directory_handledelete_switch_directory_handleswitch_codec_settings_quality_setswitch_codec_settings_quality_getswitch_codec_settings_complexity_setswitch_codec_settings_complexity_getswitch_codec_settings_enhancement_setswitch_codec_settings_enhancement_getswitch_codec_settings_vad_setswitch_codec_settings_vad_getswitch_codec_settings_vbr_setswitch_codec_settings_vbr_getswitch_codec_settings_vbr_quality_setswitch_codec_settings_vbr_quality_getswitch_codec_settings_abr_setswitch_codec_settings_abr_getswitch_codec_settings_dtx_setswitch_codec_settings_dtx_getswitch_codec_settings_preproc_setswitch_codec_settings_preproc_getswitch_codec_settings_pp_vad_setswitch_codec_settings_pp_vad_getswitch_codec_settings_pp_agc_setswitch_codec_settings_pp_agc_getswitch_codec_settings_pp_agc_level_setswitch_codec_settings_pp_agc_level_getswitch_codec_settings_pp_denoise_setswitch_codec_settings_pp_denoise_getswitch_codec_settings_pp_dereverb_setswitch_codec_settings_pp_dereverb_getswitch_codec_settings_pp_dereverb_decay_setswitch_codec_settings_pp_dereverb_decay_getswitch_codec_settings_pp_dereverb_level_setswitch_codec_settings_pp_dereverb_level_getnew_switch_codec_settingsdelete_switch_codec_settingsswitch_codec_codec_interface_setswitch_codec_codec_interface_getswitch_codec_implementation_setswitch_codec_implementation_getswitch_codec_fmtp_in_setswitch_codec_fmtp_in_getswitch_codec_fmtp_out_setswitch_codec_fmtp_out_getswitch_codec_codec_settings_setswitch_codec_codec_settings_getswitch_codec_flags_setswitch_codec_flags_getswitch_codec_memory_pool_setswitch_codec_memory_pool_getswitch_codec_private_info_setswitch_codec_private_info_getswitch_codec_agreed_pt_setswitch_codec_agreed_pt_getswitch_codec_mutex_setswitch_codec_mutex_getnew_switch_codecdelete_switch_codecswitch_codec_implementation_codec_type_setswitch_codec_implementation_codec_type_getswitch_codec_implementation_ianacode_setswitch_codec_implementation_ianacode_getswitch_codec_implementation_iananame_setswitch_codec_implementation_iananame_getswitch_codec_implementation_fmtp_setswitch_codec_implementation_fmtp_getswitch_codec_implementation_samples_per_second_setswitch_codec_implementation_samples_per_second_getswitch_codec_implementation_actual_samples_per_second_setswitch_codec_implementation_actual_samples_per_second_getswitch_codec_implementation_bits_per_second_setswitch_codec_implementation_bits_per_second_getswitch_codec_implementation_microseconds_per_packet_setswitch_codec_implementation_microseconds_per_packet_getswitch_codec_implementation_samples_per_packet_setswitch_codec_implementation_samples_per_packet_getswitch_codec_implementation_decoded_bytes_per_packet_setswitch_codec_implementation_decoded_bytes_per_packet_getswitch_codec_implementation_encoded_bytes_per_packet_setswitch_codec_implementation_encoded_bytes_per_packet_getswitch_codec_implementation_number_of_channels_setswitch_codec_implementation_number_of_channels_getswitch_codec_implementation_codec_frames_per_packet_setswitch_codec_implementation_codec_frames_per_packet_getswitch_codec_implementation_init_setswitch_codec_implementation_init_getswitch_codec_implementation_encode_setswitch_codec_implementation_encode_getswitch_codec_implementation_decode_setswitch_codec_implementation_decode_getswitch_codec_implementation_destroy_setswitch_codec_implementation_destroy_getswitch_codec_implementation_codec_id_setswitch_codec_implementation_codec_id_getswitch_codec_implementation_impl_id_setswitch_codec_implementation_impl_id_getswitch_codec_implementation_next_setswitch_codec_implementation_next_getnew_switch_codec_implementationdelete_switch_codec_implementationswitch_codec_interface_interface_name_setswitch_codec_interface_interface_name_getswitch_codec_interface_implementations_setswitch_codec_interface_implementations_getswitch_codec_interface_codec_id_setswitch_codec_interface_codec_id_getswitch_codec_interface_rwlock_setswitch_codec_interface_rwlock_getswitch_codec_interface_refs_setswitch_codec_interface_refs_getswitch_codec_interface_reflock_setswitch_codec_interface_reflock_getswitch_codec_interface_parent_setswitch_codec_interface_parent_getswitch_codec_interface_next_setswitch_codec_interface_next_getnew_switch_codec_interfacedelete_switch_codec_interfaceswitch_application_interface_interface_name_setswitch_application_interface_interface_name_getswitch_application_interface_application_function_setswitch_application_interface_application_function_getswitch_application_interface_long_desc_setswitch_application_interface_long_desc_getswitch_application_interface_short_desc_setswitch_application_interface_short_desc_getswitch_application_interface_syntax_setswitch_application_interface_syntax_getswitch_application_interface_flags_setswitch_application_interface_flags_getswitch_application_interface_rwlock_setswitch_application_interface_rwlock_getswitch_application_interface_refs_setswitch_application_interface_refs_getswitch_application_interface_reflock_setswitch_application_interface_reflock_getswitch_application_interface_parent_setswitch_application_interface_parent_getswitch_application_interface_next_setswitch_application_interface_next_getnew_switch_application_interfacedelete_switch_application_interfaceswitch_api_interface_interface_name_setswitch_api_interface_interface_name_getswitch_api_interface_desc_setswitch_api_interface_desc_getswitch_api_interface_function_setswitch_api_interface_function_getswitch_api_interface_syntax_setswitch_api_interface_syntax_getswitch_api_interface_rwlock_setswitch_api_interface_rwlock_getswitch_api_interface_refs_setswitch_api_interface_refs_getswitch_api_interface_reflock_setswitch_api_interface_reflock_getswitch_api_interface_parent_setswitch_api_interface_parent_getswitch_api_interface_next_setswitch_api_interface_next_getnew_switch_api_interfacedelete_switch_api_interfaceswitch_channel_timetable_profile_created_setswitch_channel_timetable_profile_created_getswitch_channel_timetable_created_setswitch_channel_timetable_created_getswitch_channel_timetable_answered_setswitch_channel_timetable_answered_getswitch_channel_timetable_progress_setswitch_channel_timetable_progress_getswitch_channel_timetable_progress_media_setswitch_channel_timetable_progress_media_getswitch_channel_timetable_hungup_setswitch_channel_timetable_hungup_getswitch_channel_timetable_transferred_setswitch_channel_timetable_transferred_getswitch_channel_timetable_next_setswitch_channel_timetable_next_getnew_switch_channel_timetabledelete_switch_channel_timetableswitch_event_header_name_setswitch_event_header_name_getswitch_event_header_value_setswitch_event_header_value_getswitch_event_header_hash_setswitch_event_header_hash_getswitch_event_header_next_setswitch_event_header_next_getnew_switch_event_headerdelete_switch_event_headerswitch_event_event_id_setswitch_event_event_id_getswitch_event_priority_setswitch_event_priority_getswitch_event_owner_setswitch_event_owner_getswitch_event_subclass_name_setswitch_event_subclass_name_getswitch_event_headers_setswitch_event_headers_getswitch_event_last_header_setswitch_event_last_header_getswitch_event_body_setswitch_event_body_getswitch_event_bind_user_data_setswitch_event_bind_user_data_getswitch_event_event_user_data_setswitch_event_event_user_data_getswitch_event_key_setswitch_event_key_getswitch_event_next_setswitch_event_next_getswitch_event_flags_setswitch_event_flags_getnew_switch_eventdelete_switch_eventSWITCH_RESAMPLE_QUALITY_getswitch_audio_resampler_t_resampler_setswitch_audio_resampler_t_resampler_getswitch_audio_resampler_t_from_rate_setswitch_audio_resampler_t_from_rate_getswitch_audio_resampler_t_to_rate_setswitch_audio_resampler_t_to_rate_getswitch_audio_resampler_t_factor_setswitch_audio_resampler_t_factor_getswitch_audio_resampler_t_rfactor_setswitch_audio_resampler_t_rfactor_getswitch_audio_resampler_t_to_setswitch_audio_resampler_t_to_getswitch_audio_resampler_t_to_len_setswitch_audio_resampler_t_to_len_getswitch_audio_resampler_t_to_size_setswitch_audio_resampler_t_to_size_getnew_switch_audio_resampler_tdelete_switch_audio_resampler_tswitch_unicast_conninfo_session_setswitch_unicast_conninfo_session_getswitch_unicast_conninfo_read_codec_setswitch_unicast_conninfo_read_codec_getswitch_unicast_conninfo_write_frame_setswitch_unicast_conninfo_write_frame_getswitch_unicast_conninfo_write_frame_data_setswitch_unicast_conninfo_write_frame_data_getswitch_unicast_conninfo_socket_setswitch_unicast_conninfo_socket_getswitch_unicast_conninfo_local_ip_setswitch_unicast_conninfo_local_ip_getswitch_unicast_conninfo_local_port_setswitch_unicast_conninfo_local_port_getswitch_unicast_conninfo_remote_ip_setswitch_unicast_conninfo_remote_ip_getswitch_unicast_conninfo_remote_port_setswitch_unicast_conninfo_remote_port_getswitch_unicast_conninfo_local_addr_setswitch_unicast_conninfo_local_addr_getswitch_unicast_conninfo_remote_addr_setswitch_unicast_conninfo_remote_addr_getswitch_unicast_conninfo_flag_mutex_setswitch_unicast_conninfo_flag_mutex_getswitch_unicast_conninfo_flags_setswitch_unicast_conninfo_flags_getswitch_unicast_conninfo_type_setswitch_unicast_conninfo_type_getswitch_unicast_conninfo_transport_setswitch_unicast_conninfo_transport_getswitch_unicast_conninfo_stream_id_setswitch_unicast_conninfo_stream_id_getnew_switch_unicast_conninfodelete_switch_unicast_conninfoSWITCH_RTP_MAX_BUF_LEN_getSWITCH_RTP_MAX_CRYPTO_LEN_getSWITCH_RTP_KEY_LEN_getSWITCH_RTP_CRYPTO_KEY_32_getSWITCH_RTP_CRYPTO_KEY_80_getswitch_rtp_crypto_key_index_setswitch_rtp_crypto_key_index_getswitch_rtp_crypto_key_type_setswitch_rtp_crypto_key_type_getswitch_rtp_crypto_key_key_setswitch_rtp_crypto_key_key_getswitch_rtp_crypto_key_keylen_setswitch_rtp_crypto_key_keylen_getswitch_rtp_crypto_key_next_setswitch_rtp_crypto_key_next_getnew_switch_rtp_crypto_keydelete_switch_rtp_crypto_keyswitch_log_node_t_data_setswitch_log_node_t_data_getswitch_log_node_t_file_setswitch_log_node_t_file_getswitch_log_node_t_line_setswitch_log_node_t_line_getswitch_log_node_t_func_setswitch_log_node_t_func_getswitch_log_node_t_level_setswitch_log_node_t_level_getswitch_log_node_t_timestamp_setswitch_log_node_t_timestamp_getswitch_log_node_t_content_setswitch_log_node_t_content_getswitch_log_node_t_userdata_setswitch_log_node_t_userdata_getswitch_log_node_t_channel_setswitch_log_node_t_channel_getnew_switch_log_node_tdelete_switch_log_node_tSWITCH_XML_BUFSIZE_getswitch_xml_name_setswitch_xml_name_getswitch_xml_attr_setswitch_xml_attr_getswitch_xml_txt_setswitch_xml_txt_getswitch_xml_free_path_setswitch_xml_free_path_getswitch_xml_off_setswitch_xml_off_getswitch_xml_next_setswitch_xml_next_getswitch_xml_sibling_setswitch_xml_sibling_getswitch_xml_ordered_setswitch_xml_ordered_getswitch_xml_child_setswitch_xml_child_getswitch_xml_parent_setswitch_xml_parent_getswitch_xml_flags_setswitch_xml_flags_getnew_switch_xmldelete_switch_xmlswitch_io_event_hook_outgoing_channel_outgoing_channel_setswitch_io_event_hook_outgoing_channel_outgoing_channel_getswitch_io_event_hook_outgoing_channel_next_setswitch_io_event_hook_outgoing_channel_next_getnew_switch_io_event_hook_outgoing_channeldelete_switch_io_event_hook_outgoing_channelswitch_io_event_hook_receive_message_receive_message_setswitch_io_event_hook_receive_message_receive_message_getswitch_io_event_hook_receive_message_next_setswitch_io_event_hook_receive_message_next_getnew_switch_io_event_hook_receive_messagedelete_switch_io_event_hook_receive_messageswitch_io_event_hook_receive_event_receive_event_setswitch_io_event_hook_receive_event_receive_event_getswitch_io_event_hook_receive_event_next_setswitch_io_event_hook_receive_event_next_getnew_switch_io_event_hook_receive_eventdelete_switch_io_event_hook_receive_eventswitch_io_event_hook_read_frame_read_frame_setswitch_io_event_hook_read_frame_read_frame_getswitch_io_event_hook_read_frame_next_setswitch_io_event_hook_read_frame_next_getnew_switch_io_event_hook_read_framedelete_switch_io_event_hook_read_frameswitch_io_event_hook_video_read_frame_video_read_frame_setswitch_io_event_hook_video_read_frame_video_read_frame_getswitch_io_event_hook_video_read_frame_next_setswitch_io_event_hook_video_read_frame_next_getnew_switch_io_event_hook_video_read_framedelete_switch_io_event_hook_video_read_frameswitch_io_event_hook_write_frame_write_frame_setswitch_io_event_hook_write_frame_write_frame_getswitch_io_event_hook_write_frame_next_setswitch_io_event_hook_write_frame_next_getnew_switch_io_event_hook_write_framedelete_switch_io_event_hook_write_frameswitch_io_event_hook_video_write_frame_video_write_frame_setswitch_io_event_hook_video_write_frame_video_write_frame_getswitch_io_event_hook_video_write_frame_next_setswitch_io_event_hook_video_write_frame_next_getnew_switch_io_event_hook_video_write_framedelete_switch_io_event_hook_video_write_frameswitch_io_event_hook_kill_channel_kill_channel_setswitch_io_event_hook_kill_channel_kill_channel_getswitch_io_event_hook_kill_channel_next_setswitch_io_event_hook_kill_channel_next_getnew_switch_io_event_hook_kill_channeldelete_switch_io_event_hook_kill_channelswitch_io_event_hook_send_dtmf_send_dtmf_setswitch_io_event_hook_send_dtmf_send_dtmf_getswitch_io_event_hook_send_dtmf_next_setswitch_io_event_hook_send_dtmf_next_getnew_switch_io_event_hook_send_dtmfdelete_switch_io_event_hook_send_dtmfswitch_io_event_hook_recv_dtmf_recv_dtmf_setswitch_io_event_hook_recv_dtmf_recv_dtmf_getswitch_io_event_hook_recv_dtmf_next_setswitch_io_event_hook_recv_dtmf_next_getnew_switch_io_event_hook_recv_dtmfdelete_switch_io_event_hook_recv_dtmfswitch_io_event_hook_state_change_state_change_setswitch_io_event_hook_state_change_state_change_getswitch_io_event_hook_state_change_next_setswitch_io_event_hook_state_change_next_getnew_switch_io_event_hook_state_changedelete_switch_io_event_hook_state_changeswitch_io_event_hook_resurrect_session_resurrect_session_setswitch_io_event_hook_resurrect_session_resurrect_session_getswitch_io_event_hook_resurrect_session_next_setswitch_io_event_hook_resurrect_session_next_getnew_switch_io_event_hook_resurrect_sessiondelete_switch_io_event_hook_resurrect_sessionswitch_io_event_hooks_outgoing_channel_setswitch_io_event_hooks_outgoing_channel_getswitch_io_event_hooks_receive_message_setswitch_io_event_hooks_receive_message_getswitch_io_event_hooks_receive_event_setswitch_io_event_hooks_receive_event_getswitch_io_event_hooks_read_frame_setswitch_io_event_hooks_read_frame_getswitch_io_event_hooks_video_read_frame_setswitch_io_event_hooks_video_read_frame_getswitch_io_event_hooks_write_frame_setswitch_io_event_hooks_write_frame_getswitch_io_event_hooks_video_write_frame_setswitch_io_event_hooks_video_write_frame_getswitch_io_event_hooks_kill_channel_setswitch_io_event_hooks_kill_channel_getswitch_io_event_hooks_send_dtmf_setswitch_io_event_hooks_send_dtmf_getswitch_io_event_hooks_recv_dtmf_setswitch_io_event_hooks_recv_dtmf_getswitch_io_event_hooks_state_change_setswitch_io_event_hooks_state_change_getswitch_io_event_hooks_resurrect_session_setswitch_io_event_hooks_resurrect_session_getnew_switch_io_event_hooksdelete_switch_io_event_hooksswitch_scheduler_task_created_setswitch_scheduler_task_created_getswitch_scheduler_task_runtime_setswitch_scheduler_task_runtime_getswitch_scheduler_task_cmd_id_setswitch_scheduler_task_cmd_id_getswitch_scheduler_task_group_setswitch_scheduler_task_group_getswitch_scheduler_task_cmd_arg_setswitch_scheduler_task_cmd_arg_getswitch_scheduler_task_task_id_setswitch_scheduler_task_task_id_getnew_switch_scheduler_taskdelete_switch_scheduler_taskswitch_config_file_setswitch_config_file_getswitch_config_path_setswitch_config_path_getswitch_config_category_setswitch_config_category_getswitch_config_section_setswitch_config_section_getswitch_config_buf_setswitch_config_buf_getswitch_config_lineno_setswitch_config_lineno_getswitch_config_catno_setswitch_config_catno_getswitch_config_sectno_setswitch_config_sectno_getswitch_config_lockto_setswitch_config_lockto_getnew_switch_configdelete_switch_confignew_IvrMenudelete_IvrMenuIvrMenu_bindActionIvrMenu_Executenew_Apidelete_ApiApi_ExecuteApi_ExecuteStringApi_getTimeinput_callback_state_t_function_setinput_callback_state_t_function_getinput_callback_state_t_threadState_setinput_callback_state_t_threadState_getinput_callback_state_t_extra_setinput_callback_state_t_extra_getinput_callback_state_t_funcargs_setinput_callback_state_t_funcargs_getnew_input_callback_state_tdelete_input_callback_state_tDTMF_digit_setDTMF_digit_getDTMF_duration_setDTMF_duration_getnew_DTMFdelete_DTMFnew_Stream__SWIG_0new_Stream__SWIG_1delete_StreamStream_WriteStream_get_dataEvent_InternalEvent_setEvent_InternalEvent_getEvent_serialized_string_setEvent_serialized_string_getEvent_mine_setEvent_mine_getnew_Event__SWIG_0new_Event__SWIG_1delete_EventEvent_SerializeEvent_SetPriorityEvent_GetHeaderEvent_GetBodyEvent_GetEventTypeEvent_AddBodyEvent_AddHeaderEvent_DeleteHeaderEvent_FireEventConsumer_events_setEventConsumer_events_getEventConsumer_e_event_id_setEventConsumer_e_event_id_getEventConsumer_node_setEventConsumer_node_getEventConsumer_e_callback_setEventConsumer_e_callback_getEventConsumer_e_subclass_name_setEventConsumer_e_subclass_name_getEventConsumer_e_cb_arg_setEventConsumer_e_cb_arg_getnew_EventConsumerdelete_EventConsumerEventConsumer_popdelete_CoreSessionCoreSession_InternalSession_setCoreSession_InternalSession_getCoreSession_channel_setCoreSession_channel_getCoreSession_flags_setCoreSession_flags_getCoreSession_allocated_setCoreSession_allocated_getCoreSession_cb_state_setCoreSession_cb_state_getCoreSession_HookState_setCoreSession_HookState_getCoreSession_cause_setCoreSession_cause_getCoreSession_uuid_setCoreSession_uuid_getCoreSession_tts_name_setCoreSession_tts_name_getCoreSession_voice_name_setCoreSession_voice_name_getCoreSession_AnswerCoreSession_preAnswerCoreSession_HangupCoreSession_hangupStateCoreSession_SetVariableCoreSession_SetPrivateCoreSession_GetPrivateCoreSession_GetVariableCoreSession_SayCoreSession_SayPhraseCoreSession_hangupCauseCoreSession_getStateCoreSession_RecordFileCoreSession_originateCoreSession_destroyCoreSession_SpeakCoreSession_SetTtsParametersCoreSession_CollectDigits__SWIG_0CoreSession_CollectDigits__SWIG_1CoreSession_GetDigits__SWIG_0CoreSession_GetDigits__SWIG_1CoreSession_TransferCoreSession_readCoreSession_PlayAndGetDigitsCoreSession_StreamFileCoreSession_sleepCoreSession_flushEventsCoreSession_flushDigitsCoreSession_SetAutoHangupCoreSession_ReadyCoreSession_answeredCoreSession_mediaReadyCoreSession_waitForAnswerCoreSession_ExecuteCoreSession_sendEventCoreSession_setEventDataCoreSession_getXMLCDRCoreSession_begin_allow_threadsCoreSession_end_allow_threadsCoreSession_GetUuidCoreSession_get_cb_argsCoreSession_check_hangup_hooknew_ManagedSession__SWIG_0new_ManagedSession__SWIG_1new_ManagedSession__SWIG_2delete_ManagedSessionManagedSessionUpcastapplicationDelegatearithmeticDelegatedivideByZeroDelegateindexOutOfRangeDelegateinvalidCastDelegateinvalidOperationDelegateioDelegatenullReferenceDelegateoutOfMemoryDelegateoverflowDelegatesystemDelegateargumentDelegateargumentNullDelegateargumentOutOfRangeDelegateSWIGRegisterExceptionCallbacks_freeswitchSWIGRegisterExceptionCallbacksArgument_freeswitchSetPendingApplicationExceptionSetPendingArithmeticExceptionSetPendingDivideByZeroExceptionSetPendingIndexOutOfRangeExceptionSetPendingInvalidCastExceptionSetPendingInvalidOperationExceptionSetPendingIOExceptionSetPendingNullReferenceExceptionSetPendingOutOfMemoryExceptionSetPendingOverflowExceptionSetPendingSystemExceptionSetPendingArgumentExceptionSetPendingArgumentNullExceptionSetPendingArgumentOutOfRangeException.cctorpendingExceptionnumExceptionsPendingget_PendingSetRetrievePendingstringDelegateSWIGRegisterStringCallback_freeswitchCreateStringset_functionget_functionset_threadStateget_threadStateset_extraget_extraset_funcargsget_funcargsthreadStateextrafuncargsbindActionInitManagedSessionInitialize_inputCallbackRef_hangupCallbackRefget_HangupFunctionset_HangupFunctionhangupCallbackFunc`3TimeSpanget_DtmfReceivedFunctionset_DtmfReceivedFunctionget_EventReceivedFunctionset_EventReceivedFunctioninputCallbackdtmfCallbackeventCallbackOriginateCreateStateHandlerDelegateWrapStateHandlerDelegateoriginate_onhangup_delegateoriginate_ondestroy_delegateoriginate_tableGCHandleoriginate_keepalive_handleoriginate_ondestroy_methodOriginateHandleHangupget_IsAvailableGuidget_Uuidget_CallCauseDateTimeepochepochUsToDateTimestrToBoolboolToStr_variablesget_Variables&lt;HangupFunction&gt;k__BackingField&lt;DtmfReceivedFunction&gt;k__BackingField&lt;EventReceivedFunction&gt;k__BackingFieldHangupFunctionDtmfReceivedFunctionEventReceivedFunctionIsAvailableUuidCallCauseVariablesbypass_mediacreated_timeanswered_timehangup_timeprogress_timeprogress_media_timetransfer_timesofia_profile_namesip_received_ipsip_received_portsip_via_protocolsip_from_usersip_from_urisip_from_hostsip_req_usersip_req_urisip_req_hostsip_to_usersip_to_urisip_to_hostsip_contact_usersip_contact_portsip_contact_urisip_contact_hostsip_call_idsip_destination_urlsip_term_statussip_term_causeswitch_r_sdpswitch_m_sdpsip_hangup_phraseproto_specific_hangup_causehangup_causehangup_cause_q850originate_dispositiondirectionsessIDictionary`2GetAllVariablesget_BypassMediaset_BypassMediaget_CreatedTimeNullable`1readUsecsDateTimeget_AnsweredTimeget_HangupTimeget_ProgressTimeget_ProgressMediaTimeget_TransferTimereadShortreadIntget_SofiaProfileNameget_SipCallIDget_SipReceivedIPget_SipReceivedPortget_SipViaProtocolStringget_SipFromUserget_SipFromUriStringget_SipFromHostget_SipReqUserget_SipReqUriStringget_SipReqHostget_SipToUserget_SipToUriStringget_SipToHostget_SipContactUserget_SipContactUriStringget_SipContactHostget_SipContactPortget_SipDestinationUrlStringget_SipTermStatusget_SipTermCauseget_SwitchRSdpget_SwitchMSdpget_SipHangupPhraseget_ProtoSpecificHangupCauseget_HangupCauseStringget_HangupCauseQ850get_OriginateDispositionStringget_CallDirectionBypassMediaCreatedTimeAnsweredTimeHangupTimeProgressTimeProgressMediaTimeTransferTimeSofiaProfileNameSipCallIDSipReceivedIPSipReceivedPortSipViaProtocolStringSipFromUserSipFromUriStringSipFromHostSipReqUserSipReqUriStringSipReqHostSipToUserSipToUriStringSipToHostSipContactUserSipContactUriStringSipContactHostSipContactPortSipDestinationUrlStringSipTermStatusSipTermCauseSwitchRSdpSwitchMSdpSipHangupPhraseProtoSpecificHangupCauseHangupCauseStringHangupCauseQ850OriginateDispositionStringCallDirectionS_HUPS_FREES_RDLOCKWriteget_dataSWITCH_ABC_TYPE_INITSWITCH_ABC_TYPE_READSWITCH_ABC_TYPE_WRITESWITCH_ABC_TYPE_WRITE_REPLACESWITCH_ABC_TYPE_READ_REPLACESWITCH_ABC_TYPE_READ_PINGSWITCH_ABC_TYPE_CLOSEset_interface_nameget_interface_nameset_descget_descset_syntaxget_syntaxset_rwlockget_rwlockset_refsget_refsset_reflockget_reflockset_parentget_parentset_nextget_nextinterface_namedescsyntaxrwlockrefsreflockparentnextSAF_NONESAF_SUPPORT_NOMEDIASAF_ROUTING_EXECSAF_MEDIA_TAPset_application_functionget_application_functionset_long_descget_long_descset_short_descget_short_descapplication_functionlong_descshort_descset_appget_appset_argget_argappargSWITCH_ASR_FLAG_NONESWITCH_ASR_FLAG_DATASWITCH_ASR_FLAG_FREE_POOLSWITCH_ASR_FLAG_CLOSEDSWITCH_ASR_FLAG_FIRE_EVENTSSWITCH_ASR_FLAG_AUTO_RESUMEset_asr_interfaceget_asr_interfaceset_nameget_nameset_codecget_codecset_rateget_rateset_grammarget_grammarset_paramget_paramset_memory_poolget_memory_poolset_private_infoget_private_infoasr_interfacecodecrategrammarparammemory_poolprivate_infoset_asr_openget_asr_openset_asr_load_grammarget_asr_load_grammarset_asr_unload_grammarget_asr_unload_grammarset_asr_closeget_asr_closeset_asr_feedget_asr_feedset_asr_resumeget_asr_resumeset_asr_pauseget_asr_pauseset_asr_check_resultsget_asr_check_resultsset_asr_get_resultsget_asr_get_resultsset_asr_start_input_timersget_asr_start_input_timersset_asr_text_paramget_asr_text_paramset_asr_numeric_paramget_asr_numeric_paramset_asr_float_paramget_asr_float_paramasr_openasr_load_grammarasr_unload_grammarasr_closeasr_feedasr_resumeasr_pauseasr_check_resultsasr_get_resultsasr_start_input_timersasr_text_paramasr_numeric_paramasr_float_paramSWITCH_AUDIO_COL_STR_TITLESWITCH_AUDIO_COL_STR_COPYRIGHTSWITCH_AUDIO_COL_STR_SOFTWARESWITCH_AUDIO_COL_STR_ARTISTSWITCH_AUDIO_COL_STR_COMMENTSWITCH_AUDIO_COL_STR_DATEset_resamplerget_resamplerset_from_rateget_from_rateset_to_rateget_to_rateset_factorget_factorset_rfactorget_rfactorset_toget_toset_to_lenget_to_lenset_to_sizeget_to_sizeresamplerfrom_rateto_ratefactorrfactortoto_lento_sizeSBF_DIAL_ALEGSBF_EXEC_ALEGSBF_DIAL_BLEGSBF_EXEC_BLEGSBF_EXEC_OPPOSITESBF_EXEC_SAMESBF_ONCESBF_EXEC_INLINESWITCH_BITPACK_MODE_RFC3551SWITCH_BITPACK_MODE_AAL2set_bufget_bufset_buflenget_buflenset_curget_curset_bytesget_bytesset_bits_totget_bits_totset_bits_curget_bits_curset_bits_remget_bits_remset_frame_bitsget_frame_bitsset_shiftbyget_shiftbyset_this_byteget_this_byteset_underget_underset_overget_overset_modeget_modebufbuflencurbytesbits_totbits_curbits_remframe_bitsshiftbythis_byteunderovermodeSWITCH_FALSESWITCH_TRUEset_core_db_optionsget_core_db_optionsset_odbc_optionsget_odbc_optionscore_db_optionsodbc_optionsset_db_pathget_db_pathdb_pathset_typeget_typeset_native_handleget_native_handleset_last_usedget_last_usedset_mutexget_mutexset_io_mutexget_io_mutexset_poolget_poolset_hashget_hashset_creatorget_creatorset_last_userget_last_usertypenative_handlelast_usedmutexio_mutexpoolhashcreatorlast_userSCDB_TYPE_CORE_DBSCDB_TYPE_ODBCset_core_db_dbhget_core_db_dbhset_odbc_dbhget_odbc_dbhcore_db_dbhodbc_dbhset_dsnget_dsnset_userget_userset_passget_passdsnuserpassSWITCH_CAUSE_NONESWITCH_CAUSE_UNALLOCATED_NUMBERSWITCH_CAUSE_NO_ROUTE_TRANSIT_NETSWITCH_CAUSE_NO_ROUTE_DESTINATIONSWITCH_CAUSE_CHANNEL_UNACCEPTABLESWITCH_CAUSE_CALL_AWARDED_DELIVEREDSWITCH_CAUSE_NORMAL_CLEARINGSWITCH_CAUSE_USER_BUSYSWITCH_CAUSE_NO_USER_RESPONSESWITCH_CAUSE_NO_ANSWERSWITCH_CAUSE_SUBSCRIBER_ABSENTSWITCH_CAUSE_CALL_REJECTEDSWITCH_CAUSE_NUMBER_CHANGEDSWITCH_CAUSE_REDIRECTION_TO_NEW_DESTINATIONSWITCH_CAUSE_EXCHANGE_ROUTING_ERRORSWITCH_CAUSE_DESTINATION_OUT_OF_ORDERSWITCH_CAUSE_INVALID_NUMBER_FORMATSWITCH_CAUSE_FACILITY_REJECTEDSWITCH_CAUSE_RESPONSE_TO_STATUS_ENQUIRYSWITCH_CAUSE_NORMAL_UNSPECIFIEDSWITCH_CAUSE_NORMAL_CIRCUIT_CONGESTIONSWITCH_CAUSE_NETWORK_OUT_OF_ORDERSWITCH_CAUSE_NORMAL_TEMPORARY_FAILURESWITCH_CAUSE_SWITCH_CONGESTIONSWITCH_CAUSE_ACCESS_INFO_DISCARDEDSWITCH_CAUSE_REQUESTED_CHAN_UNAVAILSWITCH_CAUSE_PRE_EMPTEDSWITCH_CAUSE_FACILITY_NOT_SUBSCRIBEDSWITCH_CAUSE_OUTGOING_CALL_BARREDSWITCH_CAUSE_INCOMING_CALL_BARREDSWITCH_CAUSE_BEARERCAPABILITY_NOTAUTHSWITCH_CAUSE_BEARERCAPABILITY_NOTAVAILSWITCH_CAUSE_SERVICE_UNAVAILABLESWITCH_CAUSE_BEARERCAPABILITY_NOTIMPLSWITCH_CAUSE_CHAN_NOT_IMPLEMENTEDSWITCH_CAUSE_FACILITY_NOT_IMPLEMENTEDSWITCH_CAUSE_SERVICE_NOT_IMPLEMENTEDSWITCH_CAUSE_INVALID_CALL_REFERENCESWITCH_CAUSE_INCOMPATIBLE_DESTINATIONSWITCH_CAUSE_INVALID_MSG_UNSPECIFIEDSWITCH_CAUSE_MANDATORY_IE_MISSINGSWITCH_CAUSE_MESSAGE_TYPE_NONEXISTSWITCH_CAUSE_WRONG_MESSAGESWITCH_CAUSE_IE_NONEXISTSWITCH_CAUSE_INVALID_IE_CONTENTSSWITCH_CAUSE_WRONG_CALL_STATESWITCH_CAUSE_RECOVERY_ON_TIMER_EXPIRESWITCH_CAUSE_MANDATORY_IE_LENGTH_ERRORSWITCH_CAUSE_PROTOCOL_ERRORSWITCH_CAUSE_INTERWORKINGSWITCH_CAUSE_SUCCESSSWITCH_CAUSE_ORIGINATOR_CANCELSWITCH_CAUSE_CRASHSWITCH_CAUSE_SYSTEM_SHUTDOWNSWITCH_CAUSE_LOSE_RACESWITCH_CAUSE_MANAGER_REQUESTSWITCH_CAUSE_BLIND_TRANSFERSWITCH_CAUSE_ATTENDED_TRANSFERSWITCH_CAUSE_ALLOTTED_TIMEOUTSWITCH_CAUSE_USER_CHALLENGESWITCH_CAUSE_MEDIA_TIMEOUTSWITCH_CAUSE_PICKED_OFFSWITCH_CAUSE_USER_NOT_REGISTEREDSWITCH_CAUSE_PROGRESS_TIMEOUTSWITCH_CALL_DIRECTION_INBOUNDSWITCH_CALL_DIRECTION_OUTBOUNDset_application_nameget_application_nameset_application_dataget_application_dataapplication_nameapplication_dataset_extension_nameget_extension_nameset_extension_numberget_extension_numberset_current_applicationget_current_applicationset_last_applicationget_last_applicationset_applicationsget_applicationsset_childrenget_childrenextension_nameextension_numbercurrent_applicationlast_applicationapplicationschildrenset_usernameget_usernameset_dialplanget_dialplanset_caller_id_nameget_caller_id_nameset_caller_id_numberget_caller_id_numberset_callee_id_nameget_callee_id_nameset_callee_id_numberget_callee_id_numberset_caller_tonget_caller_tonset_caller_numplanget_caller_numplanset_network_addrget_network_addrset_aniget_aniset_ani_tonget_ani_tonset_ani_numplanget_ani_numplanset_aniiiget_aniiiset_rdnisget_rdnisset_rdnis_tonget_rdnis_tonset_rdnis_numplanget_rdnis_numplanset_destination_numberget_destination_numberset_destination_number_tonget_destination_number_tonset_destination_number_numplanget_destination_number_numplanset_sourceget_sourceset_chan_nameget_chan_nameset_contextget_contextset_profile_indexget_profile_indexset_originator_caller_profileget_originator_caller_profileset_originatee_caller_profileget_originatee_caller_profileset_hunt_caller_profileget_hunt_caller_profileset_timesget_timesset_caller_extensionget_caller_extensionusernamedialplancaller_id_namecaller_id_numbercallee_id_namecallee_id_numbercaller_toncaller_numplannetwork_addraniani_tonani_numplananiiirdnisrdnis_tonrdnis_numplandestination_numberdestination_number_tondestination_number_numplansourcechan_nameprofile_indexoriginator_caller_profileoriginatee_caller_profilehunt_caller_profiletimescaller_extensionSWITCH_CPF_NONESWITCH_CPF_SCREENSWITCH_CPF_HIDE_NAMESWITCH_CPF_HIDE_NUMBERCF_APP_TAGGEDCC_MEDIA_ACKCC_BYPASS_MEDIACC_PROXY_MEDIACC_FLAG_MAXCF_ANSWEREDCF_OUTBOUNDCF_EARLY_MEDIACF_BRIDGE_ORIGINATORCF_TRANSFERCF_ACCEPT_CNGCF_REDIRECTCF_BRIDGEDCF_HOLDCF_SERVICECF_TAGGEDCF_WINNERCF_CONTROLLEDCF_PROXY_MODECF_SUSPENDCF_EVENT_PARSECF_GEN_RINGBACKCF_RING_READYCF_BREAKCF_BROADCASTCF_UNICASTCF_VIDEOCF_EVENT_LOCKCF_EVENT_LOCK_PRICF_RESETCF_ORIGINATINGCF_STOP_BROADCASTCF_PROXY_MEDIACF_INNER_BRIDGECF_REQ_MEDIACF_VERBOSE_EVENTSCF_PAUSE_BUGSCF_DIVERT_EVENTSCF_BLOCK_STATECF_FS_RTPCF_REPORTINGCF_PARKCF_TIMESTAMP_SETCF_ORIGINATORCF_XFER_ZOMBIECF_MEDIA_ACKCF_THREAD_SLEEPINGCF_DISABLE_RINGBACKCF_NOT_READYCF_SIGNAL_BRIDGE_TTLCF_MEDIA_BRIDGE_TTLCF_BYPASS_MEDIA_AFTER_BRIDGECF_LEG_HOLDINGCF_BROADCAST_DROP_MEDIACF_EARLY_HANGUPCF_FLAG_MAXCS_NEWCS_INITCS_ROUTINGCS_SOFT_EXECUTECS_EXECUTECS_EXCHANGE_MEDIACS_PARKCS_CONSUME_MEDIACS_HIBERNATECS_RESETCS_HANGUPCS_REPORTINGCS_DESTROYCS_NONEset_profile_createdget_profile_createdset_createdget_createdset_answeredget_answeredset_progressget_progressset_progress_mediaget_progress_mediaset_hungupget_hungupset_transferredget_transferredprofile_createdcreatedprogressprogress_mediahunguptransferredset_chat_sendget_chat_sendchat_sendset_codec_interfaceget_codec_interfaceset_implementationget_implementationset_fmtp_inget_fmtp_inset_fmtp_outget_fmtp_outset_codec_settingsget_codec_settingsset_agreed_ptget_agreed_ptcodec_interfaceimplementationfmtp_infmtp_outcodec_settingsagreed_ptSWITCH_CODEC_FLAG_ENCODESWITCH_CODEC_FLAG_DECODESWITCH_CODEC_FLAG_SILENCE_STARTSWITCH_CODEC_FLAG_SILENCE_STOPSWITCH_CODEC_FLAG_SILENCESWITCH_CODEC_FLAG_FREE_POOLSWITCH_CODEC_FLAG_AAL2SWITCH_CODEC_FLAG_PASSTHROUGHSWITCH_CODEC_FLAG_READYset_codec_typeget_codec_typeset_ianacodeget_ianacodeset_iananameget_iananameset_fmtpget_fmtpset_samples_per_secondget_samples_per_secondset_actual_samples_per_secondget_actual_samples_per_secondset_bits_per_secondget_bits_per_secondset_microseconds_per_packetget_microseconds_per_packetset_samples_per_packetget_samples_per_packetset_decoded_bytes_per_packetget_decoded_bytes_per_packetset_encoded_bytes_per_packetget_encoded_bytes_per_packetset_number_of_channelsget_number_of_channelsset_codec_frames_per_packetget_codec_frames_per_packetset_initget_initset_encodeget_encodeset_decodeget_decodeset_destroyget_destroyset_codec_idget_codec_idset_impl_idget_impl_idcodec_typeianacodeiananamefmtpsamples_per_secondactual_samples_per_secondbits_per_secondmicroseconds_per_packetsamples_per_packetdecoded_bytes_per_packetencoded_bytes_per_packetnumber_of_channelscodec_frames_per_packetinitencodedecodecodec_idimpl_idset_implementationsget_implementationsimplementationsset_qualityget_qualityset_complexityget_complexityset_enhancementget_enhancementset_vadget_vadset_vbrget_vbrset_vbr_qualityget_vbr_qualityset_abrget_abrset_dtxget_dtxset_preprocget_preprocset_pp_vadget_pp_vadset_pp_agcget_pp_agcset_pp_agc_levelget_pp_agc_levelset_pp_denoiseget_pp_denoiseset_pp_dereverbget_pp_dereverbset_pp_dereverb_decayget_pp_dereverb_decayset_pp_dereverb_levelget_pp_dereverb_levelqualitycomplexityenhancementvadvbrvbr_qualityabrdtxpreprocpp_vadpp_agcpp_agc_levelpp_denoisepp_dereverbpp_dereverb_decaypp_dereverb_levelSWITCH_CODEC_TYPE_AUDIOSWITCH_CODEC_TYPE_VIDEOSWITCH_CODEC_TYPE_T38SWITCH_CODEC_TYPE_APPset_fileget_fileset_pathget_pathset_categoryget_categoryset_sectionget_sectionset_linenoget_linenoset_catnoget_catnoset_sectnoget_sectnoset_locktoget_locktofilepathcategorysectionlinenocatnosectnolocktoset_headget_headset_endget_endset_dynamicget_dynamicheadenddynamicset_valget_valvalSCF_NONESCF_USE_SQLSCF_NO_NEW_SESSIONSSCF_SHUTTING_DOWNSCF_VGSCF_RESTARTSCF_SHUTDOWN_REQUESTEDSCF_USE_AUTO_NATSCF_EARLY_HANGUPset_fromget_fromset_message_idget_message_idset_numeric_argget_numeric_argset_string_argget_string_argset_string_arg_sizeget_string_arg_sizeset_pointer_argget_pointer_argset_pointer_arg_sizeget_pointer_arg_sizeset_numeric_replyget_numeric_replyset_string_replyget_string_replyset_string_reply_sizeget_string_reply_sizeset_pointer_replyget_pointer_replyset_pointer_reply_sizeget_pointer_reply_sizeset__fileget__fileset__funcget__funcset__lineget__lineset_string_array_argget_string_array_argset_delivery_timeget_delivery_timefrommessage_idnumeric_argstring_argstring_arg_sizepointer_argpointer_arg_sizenumeric_replystring_replystring_reply_sizepointer_replypointer_reply_size_file_func_linestring_array_argdelivery_timeSCSMF_DYNAMICSCSMF_FREE_STRING_REPLYSCSMF_FREE_POINTER_REPLYSWITCH_MESSAGE_REDIRECT_AUDIOSWITCH_MESSAGE_TRANSMIT_TEXTSWITCH_MESSAGE_INDICATE_ANSWERSWITCH_MESSAGE_INDICATE_PROGRESSSWITCH_MESSAGE_INDICATE_BRIDGESWITCH_MESSAGE_INDICATE_UNBRIDGESWITCH_MESSAGE_INDICATE_TRANSFERSWITCH_MESSAGE_INDICATE_RINGINGSWITCH_MESSAGE_INDICATE_MEDIASWITCH_MESSAGE_INDICATE_NOMEDIASWITCH_MESSAGE_INDICATE_HOLDSWITCH_MESSAGE_INDICATE_UNHOLDSWITCH_MESSAGE_INDICATE_REDIRECTSWITCH_MESSAGE_INDICATE_RESPONDSWITCH_MESSAGE_INDICATE_BROADCASTSWITCH_MESSAGE_INDICATE_MEDIA_REDIRECTSWITCH_MESSAGE_INDICATE_DEFLECTSWITCH_MESSAGE_INDICATE_VIDEO_REFRESH_REQSWITCH_MESSAGE_INDICATE_DISPLAYSWITCH_MESSAGE_INDICATE_TRANSCODING_NECESSARYSWITCH_MESSAGE_INDICATE_AUDIO_SYNCSWITCH_MESSAGE_INDICATE_REQUEST_IMAGE_MEDIASWITCH_MESSAGE_INDICATE_UUID_CHANGESWITCH_MESSAGE_INDICATE_WARNINGSWITCH_MESSAGE_INDICATE_DEBUG_AUDIOSWITCH_MESSAGE_INVALIDset_runningget_runningset_objsget_objsset_input_callbackget_input_callbackrunningobjsinput_callbackset_mmsget_mmsset_msget_msset_secget_secset_minget_minset_hrget_hrset_dayget_dayset_yrget_yrmmsmssecminhrdayyrset_hunt_functionget_hunt_functionhunt_functionset_base_dirget_base_dirset_mod_dirget_mod_dirset_conf_dirget_conf_dirset_log_dirget_log_dirset_run_dirget_run_dirset_db_dirget_db_dirset_script_dirget_script_dirset_temp_dirget_temp_dirset_htdocs_dirget_htdocs_dirset_grammar_dirget_grammar_dirset_storage_dirget_storage_dirbase_dirmod_dirconf_dirlog_dirrun_dirdb_dirscript_dirtemp_dirhtdocs_dirgrammar_dirstorage_dirSWITCH_DIRECTORY_FLAG_FREE_POOLset_directory_interfaceget_directory_interfacedirectory_interfaceset_directory_openget_directory_openset_directory_closeget_directory_closeset_directory_queryget_directory_queryset_directory_nextget_directory_nextset_directory_next_pairget_directory_next_pairdirectory_opendirectory_closedirectory_querydirectory_nextdirectory_next_pairSWITCH_DTMF_RECVSWITCH_DTMF_SENDED_MUX_READED_MUX_WRITEED_DTMFset_io_routinesget_io_routinesset_state_handlerget_state_handlerio_routinesstate_handlerset_event_idget_event_idset_priorityget_priorityset_ownerget_ownerset_subclass_nameget_subclass_nameset_headersget_headersset_last_headerget_last_headerset_bodyget_bodyset_bind_user_dataget_bind_user_dataset_event_user_dataget_event_user_dataset_keyget_keyevent_idpriorityownersubclass_nameheaderslast_headerbodybind_user_dataevent_user_datakeyEF_UNIQ_HEADERSset_valueget_valuevalueSWITCH_EVENT_CUSTOMSWITCH_EVENT_CLONESWITCH_EVENT_CHANNEL_CREATESWITCH_EVENT_CHANNEL_DESTROYSWITCH_EVENT_CHANNEL_STATESWITCH_EVENT_CHANNEL_ANSWERSWITCH_EVENT_CHANNEL_HANGUPSWITCH_EVENT_CHANNEL_HANGUP_COMPLETESWITCH_EVENT_CHANNEL_EXECUTESWITCH_EVENT_CHANNEL_EXECUTE_COMPLETESWITCH_EVENT_CHANNEL_BRIDGESWITCH_EVENT_CHANNEL_UNBRIDGESWITCH_EVENT_CHANNEL_PROGRESSSWITCH_EVENT_CHANNEL_PROGRESS_MEDIASWITCH_EVENT_CHANNEL_OUTGOINGSWITCH_EVENT_CHANNEL_PARKSWITCH_EVENT_CHANNEL_UNPARKSWITCH_EVENT_CHANNEL_APPLICATIONSWITCH_EVENT_CHANNEL_ORIGINATESWITCH_EVENT_CHANNEL_UUIDSWITCH_EVENT_APISWITCH_EVENT_LOGSWITCH_EVENT_INBOUND_CHANSWITCH_EVENT_OUTBOUND_CHANSWITCH_EVENT_STARTUPSWITCH_EVENT_SHUTDOWNSWITCH_EVENT_PUBLISHSWITCH_EVENT_UNPUBLISHSWITCH_EVENT_TALKSWITCH_EVENT_NOTALKSWITCH_EVENT_SESSION_CRASHSWITCH_EVENT_MODULE_LOADSWITCH_EVENT_MODULE_UNLOADSWITCH_EVENT_DTMFSWITCH_EVENT_MESSAGESWITCH_EVENT_PRESENCE_INSWITCH_EVENT_NOTIFY_INSWITCH_EVENT_PRESENCE_OUTSWITCH_EVENT_PRESENCE_PROBESWITCH_EVENT_MESSAGE_WAITINGSWITCH_EVENT_MESSAGE_QUERYSWITCH_EVENT_ROSTERSWITCH_EVENT_CODECSWITCH_EVENT_BACKGROUND_JOBSWITCH_EVENT_DETECTED_SPEECHSWITCH_EVENT_DETECTED_TONESWITCH_EVENT_PRIVATE_COMMANDSWITCH_EVENT_HEARTBEATSWITCH_EVENT_TRAPSWITCH_EVENT_ADD_SCHEDULESWITCH_EVENT_DEL_SCHEDULESWITCH_EVENT_EXE_SCHEDULESWITCH_EVENT_RE_SCHEDULESWITCH_EVENT_RELOADXMLSWITCH_EVENT_NOTIFYSWITCH_EVENT_SEND_MESSAGESWITCH_EVENT_RECV_MESSAGESWITCH_EVENT_REQUEST_PARAMSSWITCH_EVENT_CHANNEL_DATASWITCH_EVENT_GENERALSWITCH_EVENT_COMMANDSWITCH_EVENT_SESSION_HEARTBEATSWITCH_EVENT_CLIENT_DISCONNECTEDSWITCH_EVENT_SERVER_DISCONNECTEDSWITCH_EVENT_SEND_INFOSWITCH_EVENT_RECV_INFOSWITCH_EVENT_CALL_SECURESWITCH_EVENT_NATSWITCH_EVENT_RECORD_STARTSWITCH_EVENT_RECORD_STOPSWITCH_EVENT_CALL_UPDATESWITCH_EVENT_FAILURESWITCH_EVENT_ALLSWITCH_FILE_FLAG_READSWITCH_FILE_FLAG_WRITESWITCH_FILE_FLAG_FREE_POOLSWITCH_FILE_DATA_SHORTSWITCH_FILE_DATA_INTSWITCH_FILE_DATA_FLOATSWITCH_FILE_DATA_DOUBLESWITCH_FILE_DATA_RAWSWITCH_FILE_PAUSESWITCH_FILE_NATIVESWITCH_FILE_SEEKSWITCH_FILE_OPENSWITCH_FILE_CALLBACKSWITCH_FILE_DONESWITCH_FILE_BUFFER_DONESWITCH_FILE_WRITE_APPENDset_file_interfaceget_file_interfaceset_fdget_fdset_samplesget_samplesset_samplerateget_samplerateset_native_rateget_native_rateset_channelsget_channelsset_formatget_formatset_sectionsget_sectionsset_seekableget_seekableset_sample_countget_sample_countset_speedget_speedset_prebufget_prebufset_intervalget_intervalset_handlerget_handlerset_posget_posset_audio_bufferget_audio_bufferset_sp_audio_bufferget_sp_audio_bufferset_threshget_threshset_silence_hitsget_silence_hitsset_offset_posget_offset_posset_samples_inget_samples_inset_samples_outget_samples_outset_volget_volset_bufferget_bufferset_dbufget_dbufset_dbuflenget_dbuflenset_pre_bufferget_pre_bufferset_pre_buffer_dataget_pre_buffer_dataset_pre_buffer_datalenget_pre_buffer_datalenset_funcget_funcset_lineget_lineset_file_pathget_file_pathset_spool_pathget_spool_pathfile_interfacefdsamplessampleratenative_ratechannelsformatsectionsseekablesample_countspeedprebufintervalhandlerposaudio_buffersp_audio_bufferthreshsilence_hitsoffset_possamples_insamples_outvolbufferdbufdbuflenpre_bufferpre_buffer_datapre_buffer_datalenfunclinefile_pathspool_pathset_file_openget_file_openset_file_closeget_file_closeset_file_truncateget_file_truncateset_file_readget_file_readset_file_writeget_file_writeset_file_seekget_file_seekset_file_set_stringget_file_set_stringset_file_get_stringget_file_get_stringset_extensget_extensfile_openfile_closefile_truncatefile_readfile_writefile_seekfile_set_stringfile_get_stringextensset_packetget_packetset_packetlenget_packetlenset_extra_dataget_extra_dataset_dataset_datalenget_datalenset_payloadget_payloadset_timestampget_timestampset_seqget_seqset_ssrcget_ssrcset_mget_mpacketpacketlenextra_datadatadatalenpayloadtimestampseqssrcmSFF_NONESFF_CNGSFF_RAW_RTPSFF_RTP_HEADERSFF_PLCSFF_RFC2833SFF_PROXY_PACKETSFF_DYNAMICSFF_ZRTPset_read_frame_callbackget_read_frame_callbackset_user_dataget_user_dataread_frame_callbackuser_dataSWITCH_INPUT_TYPE_DTMFSWITCH_INPUT_TYPE_EVENTset_kill_channelget_kill_channelkill_channelset_outgoing_channelget_outgoing_channeloutgoing_channelset_read_frameget_read_frameread_frameset_receive_eventget_receive_eventreceive_eventset_receive_messageget_receive_messagereceive_messageset_recv_dtmfget_recv_dtmfrecv_dtmfset_resurrect_sessionget_resurrect_sessionresurrect_sessionset_video_read_frameget_video_read_frameset_write_frameget_write_frameset_video_write_frameget_video_write_frameset_send_dtmfget_send_dtmfset_state_changeget_state_changevideo_read_framewrite_framevideo_write_framesend_dtmfstate_changeSWITCH_IO_FLAG_NONESWITCH_IO_FLAG_NOBLOCKSWITCH_IO_OUTGOING_CHANNELSWITCH_IO_READ_FRAMESWITCH_IO_WRITE_FRAMESWITCH_IO_KILL_CHANNELSWITCH_IO_SEND_DTMFSWITCH_IO_RECEIVE_MESSAGESWITCH_IO_RECEIVE_EVENTSWITCH_IO_STATE_CHANGESWITCH_IO_READ_VIDEO_FRAMESWITCH_IO_WRITE_VIDEO_FRAMESWITCH_IO_RESURRECT_SESSIONset_read_video_frameget_read_video_frameset_write_video_frameget_write_video_frameset_paddingget_paddingread_video_framewrite_video_framepaddingSWITCH_IVR_ACTION_DIESWITCH_IVR_ACTION_EXECMENUSWITCH_IVR_ACTION_EXECAPPSWITCH_IVR_ACTION_PLAYSOUNDSWITCH_IVR_ACTION_BACKSWITCH_IVR_ACTION_TOMAINSWITCH_IVR_ACTION_NOOPSWITCH_IVR_MENU_FLAG_FALLTOMAINSWITCH_IVR_MENU_FLAG_FREEPOOLSWITCH_IVR_MENU_FLAG_STACKSWITCH_IVR_OPTION_NONESWITCH_IVR_OPTION_ASYNCSWITCH_IVR_OPTION_FILEset_switch_api_versionget_switch_api_versionset_loadget_loadset_shutdownget_shutdownset_runtimeget_runtimeswitch_api_versionloadshutdownruntimeSWITCH_LOG_DEBUG10SWITCH_LOG_DEBUG9SWITCH_LOG_DEBUG8SWITCH_LOG_DEBUG7SWITCH_LOG_DEBUG6SWITCH_LOG_DEBUG5SWITCH_LOG_DEBUG4SWITCH_LOG_DEBUG3SWITCH_LOG_DEBUG2SWITCH_LOG_DEBUG1SWITCH_LOG_DEBUGSWITCH_LOG_INFOSWITCH_LOG_NOTICESWITCH_LOG_WARNINGSWITCH_LOG_ERRORSWITCH_LOG_CRITSWITCH_LOG_ALERTSWITCH_LOG_CONSOLESWITCH_LOG_INVALIDset_levelget_levelset_contentget_contentset_userdataget_userdatalevelcontentuserdataSMA_NONESMA_GETSMA_SETset_relative_oidget_relative_oidset_management_functionget_management_functionrelative_oidmanagement_functionSMBF_BOTHSMBF_READ_STREAMSMBF_WRITE_STREAMSMBF_WRITE_REPLACESMBF_READ_REPLACESMBF_READ_PINGSMBF_STEREOSMBF_ANSWER_REQSMBF_THREAD_LOCKSMBF_PRUNESMF_NONESMF_REBRIDGESMF_ECHO_ALEGSMF_ECHO_BLEGSMF_FORCESMF_LOOPSMF_HOLD_BLEGSMF_IMMEDIATESMF_EXEC_INLINESMF_PRIORITYSMODF_NONESMODF_GLOBAL_SYMBOLSSWITCH_ENDPOINT_INTERFACESWITCH_TIMER_INTERFACESWITCH_DIALPLAN_INTERFACESWITCH_CODEC_INTERFACESWITCH_APPLICATION_INTERFACESWITCH_API_INTERFACESWITCH_FILE_INTERFACESWITCH_SPEECH_INTERFACESWITCH_DIRECTORY_INTERFACESWITCH_CHAT_INTERFACESWITCH_SAY_INTERFACESWITCH_ASR_INTERFACESWITCH_MANAGEMENT_INTERFACESOF_NONESOF_NOBLOCKSOF_FORKED_DIALSOF_NO_EFFECTIVE_CID_NUMSOF_NO_EFFECTIVE_CID_NAMESPF_NONESPF_ODDSPF_EVENSWITCH_PRIORITY_NORMALSWITCH_PRIORITY_LOWSWITCH_PRIORITY_HIGHRTP_BUG_NONERTP_BUG_CISCO_SKIP_MARK_BIT_2833RTP_BUG_SONUS_SEND_INVALID_TIMESTAMP_2833SWITCH_RTP_CRYPTO_SENDSWITCH_RTP_CRYPTO_RECVSWITCH_RTP_CRYPTO_MAXset_indexget_indexset_keylenget_keylenindexkeylenNO_CRYPTOAES_CM_128_HMAC_SHA1_80AES_CM_128_HMAC_SHA1_32AES_CM_128_NULL_AUTHSWITCH_RTP_FLAG_NOBLOCKSWITCH_RTP_FLAG_IOSWITCH_RTP_FLAG_USE_TIMERSWITCH_RTP_FLAG_TIMER_RECLOCKSWITCH_RTP_FLAG_SECURE_SENDSWITCH_RTP_FLAG_SECURE_RECVSWITCH_RTP_FLAG_AUTOADJSWITCH_RTP_FLAG_RAW_WRITESWITCH_RTP_FLAG_GOOGLEHACKSWITCH_RTP_FLAG_VADSWITCH_RTP_FLAG_BREAKSWITCH_RTP_FLAG_MINISWITCH_RTP_FLAG_DATAWAITSWITCH_RTP_FLAG_BUGGY_2833SWITCH_RTP_FLAG_PASS_RFC2833SWITCH_RTP_FLAG_AUTO_CNGSWITCH_RTP_FLAG_SECURE_SEND_RESETSWITCH_RTP_FLAG_SECURE_RECV_RESETSWITCH_RTP_FLAG_PROXY_MEDIASWITCH_RTP_FLAG_SHUTDOWNSWITCH_RTP_FLAG_FLUSHSWITCH_RTP_FLAG_AUTOFLUSHSWITCH_RTP_FLAG_STICKY_FLUSHSWITCH_ZRTP_FLAG_SECURE_SENDSWITCH_ZRTP_FLAG_SECURE_RECVSWITCH_ZRTP_FLAG_SECURE_MITM_SENDSWITCH_ZRTP_FLAG_SECURE_MITM_RECVSWITCH_RTP_FLAG_DEBUG_RTP_READSWITCH_RTP_FLAG_DEBUG_RTP_WRITESWITCH_RTP_FLAG_VIDEOSWITCH_RTP_FLUSH_ONCESWITCH_RTP_FLUSH_STICKSWITCH_RTP_FLUSH_UNSTICKset_versionget_versionset_pget_pset_xget_xset_ccget_ccset_ptget_ptset_tsget_tsversionpxccpttsset_raw_bytesget_raw_bytesset_media_bytesget_media_bytesset_packet_countget_packet_countset_media_packet_countget_media_packet_countset_skip_packet_countget_skip_packet_countset_jb_packet_countget_jb_packet_countset_dtmf_packet_countget_dtmf_packet_countset_cng_packet_countget_cng_packet_countset_flush_packet_countget_flush_packet_countraw_bytesmedia_bytespacket_countmedia_packet_countskip_packet_countjb_packet_countdtmf_packet_countcng_packet_countflush_packet_countset_inboundget_inboundset_outboundget_outboundinboundoutboundset_say_functionget_say_functionsay_functionSSM_NASSM_PRONOUNCEDSSM_ITERATEDSSM_COUNTEDSST_NUMBERSST_ITEMSSST_PERSONSSST_MESSAGESSST_CURRENCYSST_TIME_MEASUREMENTSST_CURRENT_DATESST_CURRENT_TIMESST_CURRENT_DATE_TIMESST_TELEPHONE_NUMBERSST_TELEPHONE_EXTENSIONSST_URLSST_IP_ADDRESSSST_EMAIL_ADDRESSSST_POSTAL_ADDRESSSST_ACCOUNT_NUMBERSST_NAME_SPELLEDSST_NAME_PHONETICSST_SHORT_DATE_TIMESSHF_NONESSHF_OWN_THREADSSHF_FREE_ARGSSHF_NO_DELset_cmd_idget_cmd_idset_groupget_groupset_cmd_argget_cmd_argset_task_idget_task_idcmd_idgroupcmd_argtask_idSCSC_PAUSE_INBOUNDSCSC_HUPALLSCSC_SHUTDOWNSCSC_CHECK_RUNNINGSCSC_LOGLEVELSCSC_SPSSCSC_LAST_SPSSCSC_RECLAIMSCSC_MAX_SESSIONSSCSC_SYNC_CLOCKSCSC_MAX_DTMF_DURATIONSCSC_MIN_DTMF_DURATIONSCSC_DEFAULT_DTMF_DURATIONSCSC_SHUTDOWN_ELEGANTSCSC_SHUTDOWN_ASAPSCSC_CANCEL_SHUTDOWNSCSC_SEND_SIGHUPSCSC_DEBUG_LEVELSWITCH_SIG_NONESWITCH_SIG_KILLSWITCH_SIG_XFERSWITCH_SIG_BREAKSWITCH_SPEECH_FLAG_NONESWITCH_SPEECH_FLAG_HASTEXTSWITCH_SPEECH_FLAG_PEEKSWITCH_SPEECH_FLAG_FREE_POOLSWITCH_SPEECH_FLAG_BLOCKINGSWITCH_SPEECH_FLAG_PAUSESWITCH_SPEECH_FLAG_OPENSWITCH_SPEECH_FLAG_DONEset_speech_interfaceget_speech_interfaceset_voiceget_voiceset_engineget_enginespeech_interfacevoiceengineset_speech_openget_speech_openset_speech_closeget_speech_closeset_speech_feed_ttsget_speech_feed_ttsset_speech_read_ttsget_speech_read_ttsset_speech_flush_ttsget_speech_flush_ttsset_speech_text_param_ttsget_speech_text_param_ttsset_speech_numeric_param_ttsget_speech_numeric_param_ttsset_speech_float_param_ttsget_speech_float_param_ttsspeech_openspeech_closespeech_feed_ttsspeech_read_ttsspeech_flush_ttsspeech_text_param_ttsspeech_numeric_param_ttsspeech_float_param_ttsSWITCH_STACK_BOTTOMSWITCH_STACK_TOPSSH_FLAG_STICKYSWITCH_SHN_ON_INITSWITCH_SHN_ON_ROUTINGSWITCH_SHN_ON_EXECUTESWITCH_SHN_ON_HANGUPSWITCH_SHN_ON_EXCHANGE_MEDIASWITCH_SHN_ON_SOFT_EXECUTESWITCH_SHN_ON_CONSUME_MEDIASWITCH_SHN_ON_HIBERNATESWITCH_SHN_ON_RESETSWITCH_SHN_ON_PARKSWITCH_SHN_ON_REPORTINGSWITCH_SHN_ON_DESTROYset_on_initget_on_initset_on_routingget_on_routingset_on_executeget_on_executeset_on_hangupget_on_hangupset_on_exchange_mediaget_on_exchange_mediaset_on_soft_executeget_on_soft_executeset_on_consume_mediaget_on_consume_mediaset_on_hibernateget_on_hibernateset_on_resetget_on_resetset_on_parkget_on_parkset_on_reportingget_on_reportingset_on_destroyget_on_destroyon_initon_routingon_executeon_hangupon_exchange_mediaon_soft_executeon_consume_mediaon_hibernateon_reseton_parkon_reportingon_destroySWITCH_STATUS_SUCCESSSWITCH_STATUS_FALSESWITCH_STATUS_TIMEOUTSWITCH_STATUS_RESTARTSWITCH_STATUS_TERMSWITCH_STATUS_NOTIMPLSWITCH_STATUS_MEMERRSWITCH_STATUS_NOOPSWITCH_STATUS_RESAMPLESWITCH_STATUS_GENERRSWITCH_STATUS_INUSESWITCH_STATUS_BREAKSWITCH_STATUS_SOCKERRSWITCH_STATUS_MORE_DATASWITCH_STATUS_NOTFOUNDSWITCH_STATUS_UNLOADSWITCH_STATUS_NOUNLOADSWITCH_STATUS_IGNORESWITCH_STATUS_TOO_SMALLSWITCH_STATUS_NOT_INITALIZEDset_write_functionget_write_functionset_raw_write_functionget_raw_write_functionset_data_sizeget_data_sizeset_data_lenget_data_lenset_alloc_lenget_alloc_lenset_alloc_chunkget_alloc_chunkset_param_eventget_param_eventwrite_functionraw_write_functiondata_sizedata_lenalloc_lenalloc_chunkparam_eventset_T38MaxBitRateget_T38MaxBitRateset_T38FaxFillBitRemovalget_T38FaxFillBitRemovalset_T38FaxTranscodingMMRget_T38FaxTranscodingMMRset_T38FaxTranscodingJBIGget_T38FaxTranscodingJBIGset_T38FaxRateManagementget_T38FaxRateManagementset_T38FaxMaxBufferget_T38FaxMaxBufferset_T38FaxMaxDatagramget_T38FaxMaxDatagramset_T38FaxUdpECget_T38FaxUdpECset_T38VendorInfoget_T38VendorInfoset_ipget_ipset_portT38MaxBitRateT38FaxFillBitRemovalT38FaxTranscodingMMRT38FaxTranscodingJBIGT38FaxRateManagementT38FaxMaxBufferT38FaxMaxDatagramT38FaxUdpECT38VendorInfoipportSWITCH_CHANNEL_ID_LOGSWITCH_CHANNEL_ID_LOG_CLEANSWITCH_CHANNEL_ID_EVENTset_samplecountget_samplecountset_timer_interfaceget_timer_interfaceset_diffget_diffset_tickget_ticksamplecounttimer_interfacedifftickSWITCH_TIMER_FLAG_FREE_POOLSWITCH_TIMER_FUNC_TIMER_INITSWITCH_TIMER_FUNC_TIMER_NEXTSWITCH_TIMER_FUNC_TIMER_STEPSWITCH_TIMER_FUNC_TIMER_SYNCSWITCH_TIMER_FUNC_TIMER_CHECKSWITCH_TIMER_FUNC_TIMER_DESTROYset_timer_initget_timer_initset_timer_nextget_timer_nextset_timer_stepget_timer_stepset_timer_syncget_timer_syncset_timer_checkget_timer_checkset_timer_destroyget_timer_destroytimer_inittimer_nexttimer_steptimer_synctimer_checktimer_destroyset_sessionget_sessionset_read_codecget_read_codecset_write_frame_dataget_write_frame_dataset_socketget_socketset_local_ipget_local_ipset_local_portget_local_portset_remote_ipget_remote_ipset_remote_portget_remote_portset_local_addrget_local_addrset_remote_addrget_remote_addrset_flag_mutexget_flag_mutexset_transportget_transportset_stream_idget_stream_idread_codecwrite_frame_datasocketlocal_iplocal_portremote_ipremote_portlocal_addrremote_addrflag_mutextransportstream_idSUF_NONESUF_THREAD_RUNNINGSUF_READYSUF_NATIVESWITCH_URI_NUMERIC_HOSTSWITCH_URI_NUMERIC_PORTSWITCH_URI_NO_SCOPESWITCH_VAD_FLAG_TALKINGSWITCH_VAD_FLAG_EVENTS_TALKSWITCH_VAD_FLAG_EVENTS_NOTALKSWITCH_VAD_FLAG_CNGset_attrget_attrset_txtget_txtset_free_pathget_free_pathset_offget_offset_siblingget_siblingset_orderedget_orderedset_childget_childattrtxtfree_pathoffsiblingorderedchildSWITCH_XML_ROOTSWITCH_XML_NAMEMSWITCH_XML_TXTMSWITCH_XML_DUPSWITCH_XML_SECTION_RESULTSWITCH_XML_SECTION_CONFIGSWITCH_XML_SECTION_DIRECTORYSWITCH_XML_SECTION_DIALPLANSWITCH_XML_SECTION_PHRASESSWITCH_XML_SECTION_MAXWriteLineToLogStringDebugInfoErrorCriticalAlertWarningNoticesctfileNameallTypestyasmactionmoduleNameexargssessionHandlestreamHandleeventHandlerunexecuteexecuteBackgroundreloadsenderecmdcommandobjectmethodstreamHeventHcallbackresultforigDelegatetag_namekey_namekey_valuecPtrcMemoryOwnobjvartosaymodule_namesay_typesay_methodphrase_namephrase_dataphrase_langfile_nametime_limitsilence_thresholda_leg_sessiondesttimeouthandlerstextabs_timeoutdigit_timeoutmaxdigitsterminatorsinterdigitextensionmin_digitsmax_digitsprompt_audio_filevalid_terminatorsmax_triesaudio_filesbad_input_audio_filesdigits_regexvar_namestarting_sample_countsynccalling_sessionsendMEidigitidurationevent_nameblockwrap_mefree_meheader_namedbfilenameppDbstmtiColNpStmtsqlerrmsgzSqlnBytesppStmtpzTailiiValuezDatanDataxDeldValueresultpnrowncolumnzpatternoptionserrorptrerroroffsettablessubjectovectorstringcountstringnumbersizefieldexpressionnew_reolenrematch_countfield_datasubstitutedlentargetpartial_matchsecondsstop_timenew_bugbugreadpwritepframeflagfillstartnew_allocatorallocport_ptrconsoleerrnew_limittagmemorytodupfmtendpoint_interfaceuse_uuidforceendpoint_nameuuid_strvarnamevar_valpartnermessageindicationarg1application_interfaceextenvar_eventcaller_profilenew_sessioncancel_causeimppflush_dtmfreset_read_codecsigdtmfdtmf_stringcase_sensitivedepricate_mehiklentimertimer_namestepcodec_namenew_codecother_codecdecoded_datadecoded_data_lendecoded_rateencoded_dataencoded_data_lenencoded_rateretriestest_sqldrop_sqlreactive_sqlfhcur_poswhencecolarg2offsetshahxmlstrdhpasswdquerybgtotal_msabextmodinamettzdatethetimetmip_strlist_nametokenenablearg0waitprotohintcmdsdbhconnection_optionsstrpdatahandlecblast_wordmatchesnew_valconsole_outxmlcsilenorigclonehostmaskfamilysasalensa1sa2urischemenumberdisableitqdelimarrayarrayleninstrduppatrbufescoutlenpollsearchreplacestring_lensearch_lenurlconvert_cmdconvert_extopenclosebitplistdefault_typecidr_strokmask_strexpnew_exttocopyprefixmediaother_channelwant_statewant_flagpressuper_channelstaterpidstatusidvar_checkorig_channelnew_channelcapdtmf_strmax_lenblocksizestart_lenloopsarg3stackloginfrom_domainevent_typealt_event_typeevent_countunique_idchannel_stateanswer_statecall_directionvars_mapnew_resamplersrcsrclendivisorother_dataother_samplesxml_cdrterminatorfirst_timeoutmod_namelimitrequire_groupread_streamtone_spechitslisten_hitstimeout_msscriptaudio_filebad_input_audio_filedigit_bufferdigit_buffer_lengthblegbridgetotimelimit_sectablecid_name_overridecid_num_overridecaller_profile_overrideovarspeer_sessionsession_datapeer_session_dataoriginator_uuidoriginatee_uuidmohsessasessbparserdigitsnew_menumaingreeting_soundshort_greeting_soundinvalid_soundexit_soundconfirm_macroconfirm_keytts_enginetts_voiceconfirm_attemptsinter_timeoutdigit_lenmax_failuresmax_timeoutsmenuivr_actionbindxml_menu_ctxmenu_stackxml_menusxml_menuaction_namemacro_namelangdelay_msb_uuidblenbind_flagsunhold_keymoh_amoh_bpeer_channelrtp_sessionms_per_packetsamples_per_intervalnew_rtp_sessionrx_hostrx_porttx_hosttx_portchange_adv_addrmaxrloginqueue_frameson_invalidpayload_typeio_flagsflushprivate_datatestun_ipstun_portfunnybugscolorizeis_consolepnodefpchildnameattrnameprn_headerstacksizerootarg6domain_namedomaingroup_namearg5user_nameingrouparg8bindingret_bindingtask_runtimecfglevel_strmsgsession_asession_binputitypejarg1jarg2jarg3jarg4jarg5jarg6jarg7jarg8jarg9jarg10jarg11jarg12jarg13jarg14jarg15jarg16jarg17jarg18objectRefsystemExceptionDelegateparamNamecStringsessionPtrdtmfDelegatehangupDelegateinputTypeswevtaLegSessiondestinationchannelPtronHangupusvarNamefutureUseParamArrayAttributeAssemblyTitleAttributeAssemblyDescriptionAttributeAssemblyConfigurationAttributeAssemblyCompanyAttributeAssemblyProductAttributeAssemblyCopyrightAttributeAssemblyTrademarkAttributeAssemblyCultureAttributeComVisibleAttributeGuidAttributeAssemblyVersionAttributeAssemblyFileVersionAttributeSystem.DiagnosticsDebuggableAttributeDebuggingModesCompilationRelaxationsAttributeRuntimeCompatibilityAttributeExtensionAttributeFreeSWITCH.ManagedFlagsAttributeThreadStaticAttributeInvalidOperationExceptionToStringStringConcatget_CurrentDomainget_FriendlyNameConsoleIsNullOrEmptyArgumentNullExceptionIsDefaultAppDomainget_Count&lt;&gt;c__DisplayClass1&lt;RunLoadNotify&gt;b__0IsAssignableFromget_IsAbstractRuntimeTypeHandleGetTypeFromHandleEnumerableWhereToListEnumeratorGetEnumeratorget_CurrentActivatorCreateInstanceget_FullNameMoveNext&lt;&gt;c__DisplayClass6&lt;GetOptions&gt;b__3&lt;GetOptions&gt;b__4optsCS$&lt;&gt;9__CachedAnonymousMethodDelegate5CompilerGeneratedAttributeAggregate&lt;&gt;c__DisplayClassaiApiTy&lt;AddApiPlugins&gt;b__9IEnumerator`1AddMemberInfoSystem.CollectionsIEnumerator&lt;&gt;c__DisplayClasseiAppTy&lt;AddAppPlugins&gt;b__dInterlockedDecrementEventWaitHandle&lt;BlockUntilUnloadIsSafe&gt;b__10&lt;BlockUntilUnloadIsSafe&gt;b__11WaitHandleWaitOneGCWaitForPendingFinalizersFormatArgumentExceptionEmptyTypesConstructorInfoGetConstructorNewGuidReplaceSystem.Reflection.EmitDynamicMethodILGeneratorGetILGeneratorOpCodesOpCodeNewobjEmitRetDelegateCreateDelegatePathGetExtensionToLowerInvariantop_EqualityLoadFromSystem.CodeDom.CompilerCompilerError&lt;compileAssembly&gt;b__16CS$&lt;&gt;9__CachedAnonymousMethodDelegate17get_IsWarningCompilerParametersCombineSystem.Collections.SpecializedStringCollectionget_ReferencedAssembliesToArrayAddRangeCodeDomProviderCreateProviderMicrosoft.CSharpCSharpCodeProviderMicrosoft.VisualBasicVBCodeProviderRemoveIsDefinedExtensionGetLanguageFromExtensionset_GenerateInMemoryset_GenerateExecutableCompilerResultsCompileAssemblyFromFileCompilerErrorCollectionget_ErrorsIEnumerableCastInt32get_ErrorNumberget_ErrorTextget_Lineget_Columnget_CompiledAssembly&lt;&gt;c__DisplayClass1b&lt;processAssembly&gt;b__19&lt;processAssembly&gt;b__1aget_EntryPointGetExportedTypesGetFileNameMethodBaseget_IsPublicget_DeclaringTypeget_AssemblyAssemblyNameGetNameParameterInfoGetParametersget_ParameterTypeLdc_I4_0NewarrCallEmitCallget_ReturnTypeVoidPopDistinctIncrementget_MessageIntPtrZero&lt;&gt;4__this&lt;ExecuteApiBackground&gt;b__0ThreadStartThreadStartourName&lt;LoadInternal&gt;b__0nGetExecutingAssemblyGetReferencedAssembliesAnyDllImportAttributemod_managedResolveEventArgs&lt;Load&gt;b__0_rargsResolveEventHandlerCS$&lt;&gt;9__CachedAnonymousMethodDelegate1CharSplitFileExistsLoadFileDirectoryDeleteDirectoryInfoCreateDirectoryadd_AssemblyResolveGetFiles&lt;configureWatcher&gt;b__2TimerCallbackCS$&lt;&gt;9__CachedAnonymousMethodDelegate3MonitorEnterClearExitset_IncludeSubdirectoriesNotifyFiltersset_NotifyFilterset_EnableRaisingEventsFileSystemEventHandleradd_Changedadd_Createdadd_DeletedRenamedEventHandleradd_RenamedChange&lt;&gt;c__DisplayClassb&lt;watcher_Changed&gt;b__5&lt;watcher_Changed&gt;b__4CS$&lt;&gt;9__CachedAnonymousMethodDelegate8&lt;watcher_Changed&gt;b__6CS$&lt;&gt;9__CachedAnonymousMethodDelegate9&lt;watcher_Changed&gt;b__7CS$&lt;&gt;9__CachedAnonymousMethodDelegateaStringComparisonCompareFirstOrDefaultget_FullPathChangeExtension&lt;&gt;c__DisplayClass16&lt;&gt;c__DisplayClass18&lt;&gt;c__DisplayClass1apinewAppExecsnewApiExecsAction`2printLoaded&lt;loadFile&gt;b__e&lt;loadFile&gt;b__10&lt;loadFile&gt;b__12&lt;loadFile&gt;b__14&lt;loadFile&gt;b__15&lt;loadFile&gt;b__13CS$&lt;&gt;8__locals17&lt;loadFile&gt;b__f&lt;loadFile&gt;b__11peaccyset_ItemCS$&lt;&gt;9__CachedAnonymousMethodDelegate1c&lt;PrivateImplementationDetails&gt;{0535F71C-5FF9-4FA1-8418-7A273C5C2292}$$method0x6000041-1TryGetValueAppDomainSetupset_ConfigurationFileset_ApplicationBaseset_ShadowCopyDirectoriesLoaderOptimizationset_LoaderOptimizationset_CachePathset_ShadowCopyFilesset_PrivateBinPathset_ApplicationNameget_ApplicationNameSystem.Security.PolicyEvidenceCreateDomainCreateInstanceAndUnwrapUnloadStringComparerget_OrdinalIgnoreCaseIEqualityComparer`1&lt;&gt;c__DisplayClass34&lt;unloadFile&gt;b__1d&lt;unloadFile&gt;b__26&lt;&gt;c__DisplayClass36CS$&lt;&gt;8__locals35apisToRemoveappsToRemoveprintRemovedKeyValuePair`2&lt;unloadFile&gt;b__20&lt;unloadFile&gt;b__23&lt;unloadFile&gt;b__27&lt;unloadFile&gt;b__28&lt;&gt;c__DisplayClass38&lt;unloadFile&gt;b__2a&lt;unloadFile&gt;b__1eCS$&lt;&gt;9__CachedAnonymousMethodDelegate2c&lt;unloadFile&gt;b__1fCS$&lt;&gt;9__CachedAnonymousMethodDelegate2d&lt;unloadFile&gt;b__21CS$&lt;&gt;9__CachedAnonymousMethodDelegate2e&lt;unloadFile&gt;b__22CS$&lt;&gt;9__CachedAnonymousMethodDelegate2f&lt;unloadFile&gt;b__24CS$&lt;&gt;9__CachedAnonymousMethodDelegate30&lt;unloadFile&gt;b__25CS$&lt;&gt;9__CachedAnonymousMethodDelegate31&lt;unloadFile&gt;b__29CS$&lt;&gt;9__CachedAnonymousMethodDelegate33get_ValueContainsget_KeyThreadPriorityset_Priorityset_IsBackgroundSelectManyPredicate`1RemoveAllToDictionaryIsPathRootedStringSplitOptionsTrimUnmanagedFunctionPointerAttributeCallingConventionSuppressFinalize&lt;&gt;c__DisplayClass2&lt;Bind&gt;b__1keyvaluserDataget_HandleMarshalGetFunctionPointerForDelegateBindingFlagsBinderParameterModifierBooleanop_InequalityCSharp_FREESWITCH_PEN_getCSharp_FREESWITCH_OID_PREFIX_getCSharp_FREESWITCH_ITAD_getCSharp___EXTENSIONS___getCSharp___BSD_VISIBLE_getCSharp_SWITCH_ENT_ORIGINATE_DELIM_getCSharp_SWITCH_BLANK_STRING_getCSharp_SWITCH_SEQ_ESC_getCSharp_SWITCH_SEQ_HOME_CHAR_getCSharp_SWITCH_SEQ_HOME_CHAR_STR_getCSharp_SWITCH_SEQ_CLEARLINE_CHAR_getCSharp_SWITCH_SEQ_CLEARLINE_CHAR_STR_getCSharp_SWITCH_SEQ_CLEARLINEEND_CHAR_getCSharp_SWITCH_SEQ_CLEARSCR_CHAR0_getCSharp_SWITCH_SEQ_CLEARSCR_CHAR1_getCSharp_SWITCH_SEQ_CLEARSCR_CHAR_getCSharp_SWITCH_SEQ_AND_COLOR_getCSharp_SWITCH_SEQ_END_COLOR_getCSharp_SWITCH_SEQ_F_BLACK_getCSharp_SWITCH_SEQ_F_RED_getCSharp_SWITCH_SEQ_F_GREEN_getCSharp_SWITCH_SEQ_F_YELLOW_getCSharp_SWITCH_SEQ_F_BLUE_getCSharp_SWITCH_SEQ_F_MAGEN_getCSharp_SWITCH_SEQ_F_CYAN_getCSharp_SWITCH_SEQ_F_WHITE_getCSharp_SWITCH_SEQ_B_BLACK_getCSharp_SWITCH_SEQ_B_RED_getCSharp_SWITCH_SEQ_B_GREEN_getCSharp_SWITCH_SEQ_B_YELLOW_getCSharp_SWITCH_SEQ_B_BLUE_getCSharp_SWITCH_SEQ_B_MAGEN_getCSharp_SWITCH_SEQ_B_CYAN_getCSharp_SWITCH_SEQ_B_WHITE_getCSharp_SWITCH_SEQ_FBLACK_getCSharp_SWITCH_SEQ_FRED_getCSharp_SWITCH_SEQ_FGREEN_getCSharp_SWITCH_SEQ_FYELLOW_getCSharp_SWITCH_SEQ_FBLUE_getCSharp_SWITCH_SEQ_FMAGEN_getCSharp_SWITCH_SEQ_FCYAN_getCSharp_SWITCH_SEQ_FWHITE_getCSharp_SWITCH_SEQ_BBLACK_getCSharp_SWITCH_SEQ_BRED_getCSharp_SWITCH_SEQ_BGREEN_getCSharp_SWITCH_SEQ_BYELLOW_getCSharp_SWITCH_SEQ_BBLUE_getCSharp_SWITCH_SEQ_BMAGEN_getCSharp_SWITCH_SEQ_BCYAN_getCSharp_SWITCH_SEQ_BWHITE_getCSharp_SWITCH_SEQ_HOME_getCSharp_SWITCH_SEQ_CLEARLINE_getCSharp_SWITCH_SEQ_CLEARLINEEND_getCSharp_SWITCH_SEQ_CLEARSCR_getCSharp_SWITCH_DEFAULT_DTMF_DURATION_getCSharp_SWITCH_MIN_DTMF_DURATION_getCSharp_SWITCH_MAX_DTMF_DURATION_getCSharp_SWITCH_PATH_SEPARATOR_getCSharp_SWITCH_URL_SEPARATOR_getCSharp_SWITCH_IGNORE_DISPLAY_UPDATES_VARIABLE_getCSharp_SWITCH_AUDIO_SPOOL_PATH_VARIABLE_getCSharp_SWITCH_BRIDGE_HANGUP_CAUSE_VARIABLE_getCSharp_SWITCH_READ_TERMINATOR_USED_VARIABLE_getCSharp_SWITCH_SEND_SILENCE_WHEN_IDLE_VARIABLE_getCSharp_SWITCH_CURRENT_APPLICATION_VARIABLE_getCSharp_SWITCH_CURRENT_APPLICATION_DATA_VARIABLE_getCSharp_SWITCH_CURRENT_APPLICATION_RESPONSE_VARIABLE_getCSharp_SWITCH_ENABLE_HEARTBEAT_EVENTS_VARIABLE_getCSharp_SWITCH_BYPASS_MEDIA_AFTER_BRIDGE_VARIABLE_getCSharp_SWITCH_READ_RESULT_VARIABLE_getCSharp_SWITCH_COPY_XML_CDR_VARIABLE_getCSharp_SWITCH_PROTO_SPECIFIC_HANGUP_CAUSE_VARIABLE_getCSharp_SWITCH_CHANNEL_EXECUTE_ON_ANSWER_VARIABLE_getCSharp_SWITCH_CHANNEL_EXECUTE_ON_PRE_ANSWER_VARIABLE_getCSharp_SWITCH_CHANNEL_EXECUTE_ON_MEDIA_VARIABLE_getCSharp_SWITCH_CHANNEL_API_ON_ANSWER_VARIABLE_getCSharp_SWITCH_CHANNEL_EXECUTE_ON_RING_VARIABLE_getCSharp_SWITCH_CALL_TIMEOUT_VARIABLE_getCSharp_SWITCH_HOLDING_UUID_VARIABLE_getCSharp_SWITCH_SOFT_HOLDING_UUID_VARIABLE_getCSharp_SWITCH_API_BRIDGE_END_VARIABLE_getCSharp_SWITCH_API_HANGUP_HOOK_VARIABLE_getCSharp_SWITCH_SESSION_IN_HANGUP_HOOK_VARIABLE_getCSharp_SWITCH_PROCESS_CDR_VARIABLE_getCSharp_SWITCH_BRIDGE_CHANNEL_VARIABLE_getCSharp_SWITCH_CHANNEL_NAME_VARIABLE_getCSharp_SWITCH_BRIDGE_UUID_VARIABLE_getCSharp_SWITCH_CONTINUE_ON_FAILURE_VARIABLE_getCSharp_SWITCH_PLAYBACK_TERMINATORS_VARIABLE_getCSharp_SWITCH_PLAYBACK_TERMINATOR_USED_getCSharp_SWITCH_CACHE_SPEECH_HANDLES_VARIABLE_getCSharp_SWITCH_CACHE_SPEECH_HANDLES_OBJ_NAME_getCSharp_SWITCH_BYPASS_MEDIA_VARIABLE_getCSharp_SWITCH_PROXY_MEDIA_VARIABLE_getCSharp_SWITCH_ENDPOINT_DISPOSITION_VARIABLE_getCSharp_SWITCH_HOLD_MUSIC_VARIABLE_getCSharp_SWITCH_EXPORT_VARS_VARIABLE_getCSharp_SWITCH_R_SDP_VARIABLE_getCSharp_SWITCH_L_SDP_VARIABLE_getCSharp_SWITCH_B_SDP_VARIABLE_getCSharp_SWITCH_BRIDGE_VARIABLE_getCSharp_SWITCH_SIGNAL_BRIDGE_VARIABLE_getCSharp_SWITCH_SIGNAL_BOND_VARIABLE_getCSharp_SWITCH_ORIGINATOR_VARIABLE_getCSharp_SWITCH_ORIGINATOR_CODEC_VARIABLE_getCSharp_SWITCH_ORIGINATOR_VIDEO_CODEC_VARIABLE_getCSharp_SWITCH_LOCAL_MEDIA_IP_VARIABLE_getCSharp_SWITCH_LOCAL_MEDIA_PORT_VARIABLE_getCSharp_SWITCH_REMOTE_MEDIA_IP_VARIABLE_getCSharp_SWITCH_REMOTE_MEDIA_PORT_VARIABLE_getCSharp_SWITCH_REMOTE_VIDEO_IP_VARIABLE_getCSharp_SWITCH_REMOTE_VIDEO_PORT_VARIABLE_getCSharp_SWITCH_LOCAL_VIDEO_IP_VARIABLE_getCSharp_SWITCH_LOCAL_VIDEO_PORT_VARIABLE_getCSharp_SWITCH_HANGUP_AFTER_BRIDGE_VARIABLE_getCSharp_SWITCH_PARK_AFTER_BRIDGE_VARIABLE_getCSharp_SWITCH_TRANSFER_AFTER_BRIDGE_VARIABLE_getCSharp_SWITCH_EXEC_AFTER_BRIDGE_APP_VARIABLE_getCSharp_SWITCH_EXEC_AFTER_BRIDGE_ARG_VARIABLE_getCSharp_SWITCH_MAX_FORWARDS_VARIABLE_getCSharp_SWITCH_DISABLE_APP_LOG_VARIABLE_getCSharp_SWITCH_SPEECH_KEY_getCSharp_SWITCH_UUID_BRIDGE_getCSharp_SWITCH_BITS_PER_BYTE_getCSharp_SWITCH_DEFAULT_FILE_BUFFER_LEN_getCSharp_SWITCH_DTMF_LOG_LEN_getCSharp_switch_dtmf_t_digit_setCSharp_switch_dtmf_t_digit_getCSharp_switch_dtmf_t_duration_setCSharp_switch_dtmf_t_duration_getCSharp_new_switch_dtmf_tCSharp_delete_switch_dtmf_tCSharp_switch_bitpack_t_buf_setCSharp_switch_bitpack_t_buf_getCSharp_switch_bitpack_t_buflen_setCSharp_switch_bitpack_t_buflen_getCSharp_switch_bitpack_t_cur_setCSharp_switch_bitpack_t_cur_getCSharp_switch_bitpack_t_bytes_setCSharp_switch_bitpack_t_bytes_getCSharp_switch_bitpack_t_bits_tot_setCSharp_switch_bitpack_t_bits_tot_getCSharp_switch_bitpack_t_bits_cur_setCSharp_switch_bitpack_t_bits_cur_getCSharp_switch_bitpack_t_bits_rem_setCSharp_switch_bitpack_t_bits_rem_getCSharp_switch_bitpack_t_frame_bits_setCSharp_switch_bitpack_t_frame_bits_getCSharp_switch_bitpack_t_shiftby_setCSharp_switch_bitpack_t_shiftby_getCSharp_switch_bitpack_t_this_byte_setCSharp_switch_bitpack_t_this_byte_getCSharp_switch_bitpack_t_under_setCSharp_switch_bitpack_t_under_getCSharp_switch_bitpack_t_over_setCSharp_switch_bitpack_t_over_getCSharp_switch_bitpack_t_mode_setCSharp_switch_bitpack_t_mode_getCSharp_new_switch_bitpack_tCSharp_delete_switch_bitpack_tCSharp_switch_directories_base_dir_setCSharp_switch_directories_base_dir_getCSharp_switch_directories_mod_dir_setCSharp_switch_directories_mod_dir_getCSharp_switch_directories_conf_dir_setCSharp_switch_directories_conf_dir_getCSharp_switch_directories_log_dir_setCSharp_switch_directories_log_dir_getCSharp_switch_directories_run_dir_setCSharp_switch_directories_run_dir_getCSharp_switch_directories_db_dir_setCSharp_switch_directories_db_dir_getCSharp_switch_directories_script_dir_setCSharp_switch_directories_script_dir_getCSharp_switch_directories_temp_dir_setCSharp_switch_directories_temp_dir_getCSharp_switch_directories_htdocs_dir_setCSharp_switch_directories_htdocs_dir_getCSharp_switch_directories_grammar_dir_setCSharp_switch_directories_grammar_dir_getCSharp_switch_directories_storage_dir_setCSharp_switch_directories_storage_dir_getCSharp_new_switch_directoriesCSharp_delete_switch_directoriesCSharp_SWITCH_GLOBAL_dirs_setCSharp_SWITCH_GLOBAL_dirs_getCSharp_SWITCH_MAX_STACKS_getCSharp_SWITCH_THREAD_STACKSIZE_getCSharp_SWITCH_SYSTEM_THREAD_STACKSIZE_getCSharp_SWITCH_MAX_INTERVAL_getCSharp_SWITCH_INTERVAL_PAD_getCSharp_SWITCH_MAX_SAMPLE_LEN_getCSharp_SWITCH_BYTES_PER_SAMPLE_getCSharp_SWITCH_RECOMMENDED_BUFFER_SIZE_getCSharp_SWITCH_MAX_CODECS_getCSharp_SWITCH_MAX_STATE_HANDLERS_getCSharp_SWITCH_CORE_QUEUE_LEN_getCSharp_SWITCH_MAX_MANAGEMENT_BUFFER_LEN_getCSharp_switch_rtp_numbers_t_raw_bytes_setCSharp_switch_rtp_numbers_t_raw_bytes_getCSharp_switch_rtp_numbers_t_media_bytes_setCSharp_switch_rtp_numbers_t_media_bytes_getCSharp_switch_rtp_numbers_t_packet_count_setCSharp_switch_rtp_numbers_t_packet_count_getCSharp_switch_rtp_numbers_t_media_packet_count_setCSharp_switch_rtp_numbers_t_media_packet_count_getCSharp_switch_rtp_numbers_t_skip_packet_count_setCSharp_switch_rtp_numbers_t_skip_packet_count_getCSharp_switch_rtp_numbers_t_jb_packet_count_setCSharp_switch_rtp_numbers_t_jb_packet_count_getCSharp_switch_rtp_numbers_t_dtmf_packet_count_setCSharp_switch_rtp_numbers_t_dtmf_packet_count_getCSharp_switch_rtp_numbers_t_cng_packet_count_setCSharp_switch_rtp_numbers_t_cng_packet_count_getCSharp_switch_rtp_numbers_t_flush_packet_count_setCSharp_switch_rtp_numbers_t_flush_packet_count_getCSharp_new_switch_rtp_numbers_tCSharp_delete_switch_rtp_numbers_tCSharp_switch_rtp_stats_t_inbound_setCSharp_switch_rtp_stats_t_inbound_getCSharp_switch_rtp_stats_t_outbound_setCSharp_switch_rtp_stats_t_outbound_getCSharp_new_switch_rtp_stats_tCSharp_delete_switch_rtp_stats_tCSharp_SWITCH_RTP_CNG_PAYLOAD_getCSharp_switch_rtp_hdr_t_version_setCSharp_switch_rtp_hdr_t_version_getCSharp_switch_rtp_hdr_t_p_setCSharp_switch_rtp_hdr_t_p_getCSharp_switch_rtp_hdr_t_x_setCSharp_switch_rtp_hdr_t_x_getCSharp_switch_rtp_hdr_t_cc_setCSharp_switch_rtp_hdr_t_cc_getCSharp_switch_rtp_hdr_t_m_setCSharp_switch_rtp_hdr_t_m_getCSharp_switch_rtp_hdr_t_pt_setCSharp_switch_rtp_hdr_t_pt_getCSharp_switch_rtp_hdr_t_seq_setCSharp_switch_rtp_hdr_t_seq_getCSharp_switch_rtp_hdr_t_ts_setCSharp_switch_rtp_hdr_t_ts_getCSharp_switch_rtp_hdr_t_ssrc_setCSharp_switch_rtp_hdr_t_ssrc_getCSharp_new_switch_rtp_hdr_tCSharp_delete_switch_rtp_hdr_tCSharp_switch_t38_options_t_T38MaxBitRate_setCSharp_switch_t38_options_t_T38MaxBitRate_getCSharp_switch_t38_options_t_T38FaxFillBitRemoval_setCSharp_switch_t38_options_t_T38FaxFillBitRemoval_getCSharp_switch_t38_options_t_T38FaxTranscodingMMR_setCSharp_switch_t38_options_t_T38FaxTranscodingMMR_getCSharp_switch_t38_options_t_T38FaxTranscodingJBIG_setCSharp_switch_t38_options_t_T38FaxTranscodingJBIG_getCSharp_switch_t38_options_t_T38FaxRateManagement_setCSharp_switch_t38_options_t_T38FaxRateManagement_getCSharp_switch_t38_options_t_T38FaxMaxBuffer_setCSharp_switch_t38_options_t_T38FaxMaxBuffer_getCSharp_switch_t38_options_t_T38FaxMaxDatagram_setCSharp_switch_t38_options_t_T38FaxMaxDatagram_getCSharp_switch_t38_options_t_T38FaxUdpEC_setCSharp_switch_t38_options_t_T38FaxUdpEC_getCSharp_switch_t38_options_t_T38VendorInfo_setCSharp_switch_t38_options_t_T38VendorInfo_getCSharp_switch_t38_options_t_ip_setCSharp_switch_t38_options_t_ip_getCSharp_switch_t38_options_t_port_setCSharp_switch_t38_options_t_port_getCSharp_new_switch_t38_options_tCSharp_delete_switch_t38_options_tCSharp_switch_console_callback_match_node_val_setCSharp_switch_console_callback_match_node_val_getCSharp_switch_console_callback_match_node_next_setCSharp_switch_console_callback_match_node_next_getCSharp_new_switch_console_callback_match_nodeCSharp_delete_switch_console_callback_match_nodeCSharp_switch_console_callback_match_head_setCSharp_switch_console_callback_match_head_getCSharp_switch_console_callback_match_end_setCSharp_switch_console_callback_match_end_getCSharp_switch_console_callback_match_dynamic_setCSharp_switch_console_callback_match_dynamic_getCSharp_new_switch_console_callback_matchCSharp_delete_switch_console_callback_matchCSharp_switch_input_args_t_input_callback_setCSharp_switch_input_args_t_input_callback_getCSharp_switch_input_args_t_buf_setCSharp_switch_input_args_t_buf_getCSharp_switch_input_args_t_buflen_setCSharp_switch_input_args_t_buflen_getCSharp_switch_input_args_t_read_frame_callback_setCSharp_switch_input_args_t_read_frame_callback_getCSharp_switch_input_args_t_user_data_setCSharp_switch_input_args_t_user_data_getCSharp_new_switch_input_args_tCSharp_delete_switch_input_args_tCSharp_SWITCH_API_VERSION_getCSharp_switch_loadable_module_function_table_t_switch_api_version_setCSharp_switch_loadable_module_function_table_t_switch_api_version_getCSharp_switch_loadable_module_function_table_t_load_setCSharp_switch_loadable_module_function_table_t_load_getCSharp_switch_loadable_module_function_table_t_shutdown_setCSharp_switch_loadable_module_function_table_t_shutdown_getCSharp_switch_loadable_module_function_table_t_runtime_setCSharp_switch_loadable_module_function_table_t_runtime_getCSharp_switch_loadable_module_function_table_t_flags_setCSharp_switch_loadable_module_function_table_t_flags_getCSharp_new_switch_loadable_module_function_table_tCSharp_delete_switch_loadable_module_function_table_tCSharp_switch_core_db_closeCSharp_switch_core_db_openCSharp_switch_core_db_column_textCSharp_switch_core_db_column_nameCSharp_switch_core_db_column_countCSharp_switch_core_db_errmsgCSharp_switch_core_db_execCSharp_switch_core_db_finalizeCSharp_switch_core_db_prepareCSharp_switch_core_db_stepCSharp_switch_core_db_resetCSharp_switch_core_db_bind_intCSharp_switch_core_db_bind_int64CSharp_switch_core_db_bind_textCSharp_switch_core_db_bind_doubleCSharp_switch_core_db_last_insert_rowidCSharp_switch_core_db_get_tableCSharp_switch_core_db_free_tableCSharp_switch_core_db_freeCSharp_switch_core_db_changesCSharp_SWITCH_CORE_DB_OK_getCSharp_SWITCH_CORE_DB_ERROR_getCSharp_SWITCH_CORE_DB_INTERNAL_getCSharp_SWITCH_CORE_DB_PERM_getCSharp_SWITCH_CORE_DB_ABORT_getCSharp_SWITCH_CORE_DB_BUSY_getCSharp_SWITCH_CORE_DB_LOCKED_getCSharp_SWITCH_CORE_DB_NOMEM_getCSharp_SWITCH_CORE_DB_READONLY_getCSharp_SWITCH_CORE_DB_INTERRUPT_getCSharp_SWITCH_CORE_DB_IOERR_getCSharp_SWITCH_CORE_DB_CORRUPT_getCSharp_SWITCH_CORE_DB_NOTFOUND_getCSharp_SWITCH_CORE_DB_FULL_getCSharp_SWITCH_CORE_DB_CANTOPEN_getCSharp_SWITCH_CORE_DB_PROTOCOL_getCSharp_SWITCH_CORE_DB_EMPTY_getCSharp_SWITCH_CORE_DB_SCHEMA_getCSharp_SWITCH_CORE_DB_TOOBIG_getCSharp_SWITCH_CORE_DB_CONSTRAINT_getCSharp_SWITCH_CORE_DB_MISMATCH_getCSharp_SWITCH_CORE_DB_MISUSE_getCSharp_SWITCH_CORE_DB_NOLFS_getCSharp_SWITCH_CORE_DB_AUTH_getCSharp_SWITCH_CORE_DB_FORMAT_getCSharp_SWITCH_CORE_DB_RANGE_getCSharp_SWITCH_CORE_DB_NOTADB_getCSharp_SWITCH_CORE_DB_ROW_getCSharp_SWITCH_CORE_DB_DONE_getCSharp_switch_regex_compileCSharp_switch_regex_copy_substringCSharp_switch_regex_freeCSharp_switch_regex_performCSharp_switch_perform_substitutionCSharp_switch_regex_matchCSharp_switch_regex_match_partialCSharp_SWITCH_MAX_CORE_THREAD_SESSION_OBJS_getCSharp_SWITCH_MAX_STREAMS_getCSharp_switch_core_time_duration_mms_setCSharp_switch_core_time_duration_mms_getCSharp_switch_core_time_duration_ms_setCSharp_switch_core_time_duration_ms_getCSharp_switch_core_time_duration_sec_setCSharp_switch_core_time_duration_sec_getCSharp_switch_core_time_duration_min_setCSharp_switch_core_time_duration_min_getCSharp_switch_core_time_duration_hr_setCSharp_switch_core_time_duration_hr_getCSharp_switch_core_time_duration_day_setCSharp_switch_core_time_duration_day_getCSharp_switch_core_time_duration_yr_setCSharp_switch_core_time_duration_yr_getCSharp_new_switch_core_time_durationCSharp_delete_switch_core_time_durationCSharp_switch_app_log_app_setCSharp_switch_app_log_app_getCSharp_switch_app_log_arg_setCSharp_switch_app_log_arg_getCSharp_switch_app_log_next_setCSharp_switch_app_log_next_getCSharp_new_switch_app_logCSharp_delete_switch_app_logCSharp_MESSAGE_STRING_ARG_MAX_getCSharp_switch_core_session_message_from_setCSharp_switch_core_session_message_from_getCSharp_switch_core_session_message_message_id_setCSharp_switch_core_session_message_message_id_getCSharp_switch_core_session_message_numeric_arg_setCSharp_switch_core_session_message_numeric_arg_getCSharp_switch_core_session_message_string_arg_setCSharp_switch_core_session_message_string_arg_getCSharp_switch_core_session_message_string_arg_size_setCSharp_switch_core_session_message_string_arg_size_getCSharp_switch_core_session_message_pointer_arg_setCSharp_switch_core_session_message_pointer_arg_getCSharp_switch_core_session_message_pointer_arg_size_setCSharp_switch_core_session_message_pointer_arg_size_getCSharp_switch_core_session_message_numeric_reply_setCSharp_switch_core_session_message_numeric_reply_getCSharp_switch_core_session_message_string_reply_setCSharp_switch_core_session_message_string_reply_getCSharp_switch_core_session_message_string_reply_size_setCSharp_switch_core_session_message_string_reply_size_getCSharp_switch_core_session_message_pointer_reply_setCSharp_switch_core_session_message_pointer_reply_getCSharp_switch_core_session_message_pointer_reply_size_setCSharp_switch_core_session_message_pointer_reply_size_getCSharp_switch_core_session_message_flags_setCSharp_switch_core_session_message_flags_getCSharp_switch_core_session_message__file_setCSharp_switch_core_session_message__file_getCSharp_switch_core_session_message__func_setCSharp_switch_core_session_message__func_getCSharp_switch_core_session_message__line_setCSharp_switch_core_session_message__line_getCSharp_switch_core_session_message_string_array_arg_setCSharp_switch_core_session_message_string_array_arg_getCSharp_switch_core_session_message_delivery_time_setCSharp_switch_core_session_message_delivery_time_getCSharp_new_switch_core_session_messageCSharp_delete_switch_core_session_messageCSharp_switch_core_thread_session_running_setCSharp_switch_core_thread_session_running_getCSharp_switch_core_thread_session_mutex_setCSharp_switch_core_thread_session_mutex_getCSharp_switch_core_thread_session_objs_setCSharp_switch_core_thread_session_objs_getCSharp_switch_core_thread_session_input_callback_setCSharp_switch_core_thread_session_input_callback_getCSharp_switch_core_thread_session_pool_setCSharp_switch_core_thread_session_pool_getCSharp_new_switch_core_thread_sessionCSharp_delete_switch_core_thread_sessionCSharp_switch_core_session_sched_heartbeatCSharp_switch_core_session_unsched_heartbeatCSharp_switch_core_session_enable_heartbeatCSharp_switch_core_session_disable_heartbeatCSharp_switch_core_media_bug_addCSharp_switch_core_media_bug_pauseCSharp_switch_core_media_bug_resumeCSharp_switch_core_media_bug_inuseCSharp_switch_core_media_bug_get_user_dataCSharp_switch_core_media_bug_get_write_replace_frameCSharp_switch_core_media_bug_set_write_replace_frameCSharp_switch_core_media_bug_get_read_replace_frameCSharp_switch_core_media_bug_get_sessionCSharp_switch_core_media_bug_test_flagCSharp_switch_core_media_bug_set_read_replace_frameCSharp_switch_core_media_bug_removeCSharp_switch_core_media_bug_pruneCSharp_switch_core_media_bug_remove_callbackCSharp_switch_core_media_bug_closeCSharp_switch_core_media_bug_remove_allCSharp_switch_core_media_bug_readCSharp_switch_core_media_bug_flushCSharp_switch_core_media_bug_flush_allCSharp_switch_core_port_allocator_newCSharp_switch_core_port_allocator_request_portCSharp_switch_core_port_allocator_free_portCSharp_switch_core_port_allocator_destroyCSharp_switch_core_initCSharp_switch_core_init_and_modloadCSharp_switch_core_session_limitCSharp_switch_core_sessions_per_secondCSharp_switch_core_destroyCSharp_switch_core_session_read_lockCSharp_switch_core_session_read_lock_hangupCSharp_switch_core_session_write_lockCSharp_switch_core_session_rwunlockCSharp_switch_core_add_state_handlerCSharp_switch_core_remove_state_handlerCSharp_switch_core_get_state_handlerCSharp_switch_core_memory_pool_tagCSharp_switch_core_perform_new_memory_poolCSharp_switch_core_perform_destroy_memory_poolCSharp_switch_core_memory_pool_set_dataCSharp_switch_core_memory_pool_get_dataCSharp_switch_core_session_runCSharp_switch_core_session_runningCSharp_switch_core_perform_permanent_allocCSharp_switch_core_perform_allocCSharp_switch_core_perform_session_allocCSharp_switch_core_perform_permanent_strdupCSharp_switch_core_perform_session_strdupCSharp_switch_core_perform_strdupCSharp_switch_core_session_sprintfCSharp_switch_core_sprintfCSharp_switch_core_session_get_poolCSharp_switch_core_session_request_uuidCSharp_switch_core_session_set_uuidCSharp_switch_core_session_perform_destroyCSharp_switch_core_session_destroy_stateCSharp_switch_core_session_reporting_stateCSharp_switch_core_session_hangup_stateCSharp_switch_core_session_countCSharp_switch_core_session_get_idCSharp_switch_core_session_idCSharp_switch_core_session_request_by_nameCSharp_switch_core_session_thread_launchCSharp_switch_core_session_get_channelCSharp_switch_core_session_wake_session_threadCSharp_switch_core_session_signal_state_changeCSharp_switch_core_session_get_uuidCSharp_switch_core_get_uuidCSharp_switch_core_session_locateCSharp_switch_core_session_force_locateCSharp_switch_core_get_variableCSharp_switch_core_set_variableCSharp_switch_core_dump_variablesCSharp_switch_core_session_hupallCSharp_switch_core_session_hupall_matching_varCSharp_switch_core_session_hupall_endpointCSharp_switch_core_session_get_partnerCSharp_switch_core_session_message_sendCSharp_switch_core_session_queue_messageCSharp_switch_core_session_free_messageCSharp_switch_core_session_pass_indicationCSharp_switch_core_session_queue_indicationCSharp_switch_core_session_dequeue_messageCSharp_switch_core_session_flush_messageCSharp_switch_core_session_event_sendCSharp_switch_core_session_get_app_logCSharp_switch_core_session_execCSharp_switch_core_session_execute_application_get_flagsCSharp_switch_core_session_get_app_flagsCSharp_switch_core_session_execute_extenCSharp_switch_core_session_receive_eventCSharp_switch_core_session_get_privateCSharp_switch_core_session_set_privateCSharp_switch_core_session_add_streamCSharp_switch_core_session_get_streamCSharp_switch_core_session_get_stream_countCSharp_switch_core_session_launch_threadCSharp_switch_core_thread_session_endCSharp_switch_core_service_sessionCSharp_switch_core_session_outgoing_channelCSharp_switch_core_session_resurrect_channelCSharp_switch_core_session_perform_receive_messageCSharp_switch_core_session_queue_eventCSharp_switch_core_session_event_countCSharp_switch_core_session_dequeue_eventCSharp_switch_core_session_queue_private_eventCSharp_switch_core_session_private_event_countCSharp_switch_core_session_dequeue_private_eventCSharp_switch_core_session_flush_private_eventsCSharp_switch_core_session_read_frameCSharp_switch_core_session_read_video_frameCSharp_switch_core_session_write_video_frameCSharp_switch_core_session_set_read_implCSharp_switch_core_session_set_write_implCSharp_switch_core_session_set_video_read_implCSharp_switch_core_session_set_video_write_implCSharp_switch_core_session_resetCSharp_switch_core_session_write_frameCSharp_switch_core_session_perform_kill_channelCSharp_switch_core_session_send_dtmfCSharp_switch_core_session_send_dtmf_stringCSharp_switch_core_session_recv_dtmfCSharp_switch_core_hash_init_caseCSharp_switch_core_hash_destroyCSharp_switch_core_hash_insertCSharp_switch_core_hash_insert_lockedCSharp_switch_core_hash_deleteCSharp_switch_core_hash_delete_lockedCSharp_switch_core_hash_findCSharp_switch_core_hash_find_lockedCSharp_switch_hash_firstCSharp_switch_hash_nextCSharp_switch_hash_thisCSharp_switch_core_timer_initCSharp_switch_core_timer_nextCSharp_switch_core_timer_stepCSharp_switch_core_timer_syncCSharp_switch_core_timer_checkCSharp_switch_core_timer_destroyCSharp_switch_core_codec_initCSharp_switch_core_codec_copyCSharp_switch_core_codec_encodeCSharp_switch_core_codec_decodeCSharp_switch_core_codec_destroyCSharp_switch_core_session_set_read_codecCSharp_switch_core_session_unset_read_codecCSharp_switch_core_session_unset_write_codecCSharp_switch_core_session_lock_codec_writeCSharp_switch_core_session_unlock_codec_writeCSharp_switch_core_session_lock_codec_readCSharp_switch_core_session_unlock_codec_readCSharp_switch_core_session_get_read_implCSharp_switch_core_session_get_write_implCSharp_switch_core_session_get_video_read_implCSharp_switch_core_session_get_video_write_implCSharp_switch_core_session_get_read_codecCSharp_switch_core_session_get_effective_read_codecCSharp_switch_core_session_set_write_codecCSharp_switch_core_session_get_write_codecCSharp_switch_core_session_get_effective_write_codecCSharp_switch_core_session_set_video_read_codecCSharp_switch_core_session_get_video_read_codecCSharp_switch_core_session_set_video_write_codecCSharp_switch_core_session_get_video_write_codecCSharp_switch_core_db_open_fileCSharp_switch_core_db_persistant_executeCSharp_switch_core_db_persistant_execute_transCSharp_switch_core_db_test_reactiveCSharp_switch_core_perform_file_openCSharp_switch_core_file_readCSharp_switch_core_file_writeCSharp_switch_core_file_seekCSharp_switch_core_file_set_stringCSharp_switch_core_file_get_stringCSharp_switch_core_file_closeCSharp_switch_core_file_truncateCSharp_switch_core_speech_openCSharp_switch_core_speech_feed_ttsCSharp_switch_core_speech_flush_ttsCSharp_switch_core_speech_text_param_ttsCSharp_switch_core_speech_numeric_param_ttsCSharp_switch_core_speech_float_param_ttsCSharp_switch_core_speech_read_ttsCSharp_switch_core_speech_closeCSharp_switch_core_asr_openCSharp_switch_core_asr_closeCSharp_switch_core_asr_feedCSharp_switch_core_asr_check_resultsCSharp_switch_core_asr_get_resultsCSharp_switch_core_asr_load_grammarCSharp_switch_core_asr_unload_grammarCSharp_switch_core_asr_pauseCSharp_switch_core_asr_resumeCSharp_switch_core_asr_start_input_timersCSharp_switch_core_asr_text_paramCSharp_switch_core_asr_numeric_paramCSharp_switch_core_asr_float_paramCSharp_switch_core_directory_openCSharp_switch_core_directory_queryCSharp_switch_core_directory_nextCSharp_switch_core_directory_next_pairCSharp_switch_core_directory_closeCSharp_switch_core_data_channelCSharp_switch_core_readyCSharp_switch_core_flagsCSharp_switch_core_management_execCSharp_set_high_priorityCSharp_change_user_groupCSharp_switch_core_runtime_loopCSharp_switch_core_set_consoleCSharp_switch_core_measure_timeCSharp_switch_core_uptimeCSharp_switch_core_session_ctlCSharp_switch_core_get_consoleCSharp_switch_core_set_globalsCSharp_switch_core_session_compareCSharp_switch_core_session_check_interfaceCSharp_switch_core_mime_indexCSharp_switch_core_mime_ext2typeCSharp_switch_core_mime_add_typeCSharp_switch_loadable_module_create_module_interfaceCSharp_switch_loadable_module_create_interfaceCSharp_switch_micro_time_nowCSharp_switch_core_memory_reclaimCSharp_switch_core_memory_reclaim_eventsCSharp_switch_core_memory_reclaim_loggerCSharp_switch_core_memory_reclaim_allCSharp_switch_core_setrlimitsCSharp_switch_time_syncCSharp_switch_epoch_time_nowCSharp_switch_strftime_tzCSharp_switch_time_exp_tz_nameCSharp_switch_load_network_listsCSharp_switch_check_network_list_ip_tokenCSharp_switch_time_set_monotonicCSharp_switch_core_min_dtmf_durationCSharp_switch_core_max_dtmf_durationCSharp_switch_core_default_dtmf_durationCSharp_switch_console_set_completeCSharp_switch_console_set_aliasCSharp_switch_systemCSharp_switch_cond_yieldCSharp_switch_cond_nextCSharp_switch_core_chat_sendCSharp_switch_ivr_preprocess_sessionCSharp_CACHE_DB_LEN_getCSharp_switch_cache_db_native_handle_t_core_db_dbh_setCSharp_switch_cache_db_native_handle_t_core_db_dbh_getCSharp_switch_cache_db_native_handle_t_odbc_dbh_setCSharp_switch_cache_db_native_handle_t_odbc_dbh_getCSharp_new_switch_cache_db_native_handle_tCSharp_delete_switch_cache_db_native_handle_tCSharp_switch_cache_db_core_db_options_t_db_path_setCSharp_switch_cache_db_core_db_options_t_db_path_getCSharp_new_switch_cache_db_core_db_options_tCSharp_delete_switch_cache_db_core_db_options_tCSharp_switch_cache_db_odbc_options_t_dsn_setCSharp_switch_cache_db_odbc_options_t_dsn_getCSharp_switch_cache_db_odbc_options_t_user_setCSharp_switch_cache_db_odbc_options_t_user_getCSharp_switch_cache_db_odbc_options_t_pass_setCSharp_switch_cache_db_odbc_options_t_pass_getCSharp_new_switch_cache_db_odbc_options_tCSharp_delete_switch_cache_db_odbc_options_tCSharp_switch_cache_db_connection_options_t_core_db_options_setCSharp_switch_cache_db_connection_options_t_core_db_options_getCSharp_switch_cache_db_connection_options_t_odbc_options_setCSharp_switch_cache_db_connection_options_t_odbc_options_getCSharp_new_switch_cache_db_connection_options_tCSharp_delete_switch_cache_db_connection_options_tCSharp_switch_cache_db_handle_t_name_setCSharp_switch_cache_db_handle_t_name_getCSharp_switch_cache_db_handle_t_type_setCSharp_switch_cache_db_handle_t_type_getCSharp_switch_cache_db_handle_t_native_handle_setCSharp_switch_cache_db_handle_t_native_handle_getCSharp_switch_cache_db_handle_t_last_used_setCSharp_switch_cache_db_handle_t_last_used_getCSharp_switch_cache_db_handle_t_mutex_setCSharp_switch_cache_db_handle_t_mutex_getCSharp_switch_cache_db_handle_t_io_mutex_setCSharp_switch_cache_db_handle_t_io_mutex_getCSharp_switch_cache_db_handle_t_pool_setCSharp_switch_cache_db_handle_t_pool_getCSharp_switch_cache_db_handle_t_flags_setCSharp_switch_cache_db_handle_t_flags_getCSharp_switch_cache_db_handle_t_hash_setCSharp_switch_cache_db_handle_t_hash_getCSharp_switch_cache_db_handle_t_creator_setCSharp_switch_cache_db_handle_t_creator_getCSharp_switch_cache_db_handle_t_last_user_setCSharp_switch_cache_db_handle_t_last_user_getCSharp_new_switch_cache_db_handle_tCSharp_delete_switch_cache_db_handle_tCSharp_switch_cache_db_type_nameCSharp_switch_cache_db_release_db_handleCSharp_switch_cache_db_destroy_db_handleCSharp__switch_cache_db_get_db_handleCSharp_switch_cache_db_execute_sql2strCSharp_switch_cache_db_execute_sqlCSharp_switch_cache_db_execute_sql_callbackCSharp_switch_cache_db_statusCSharp__switch_core_db_handleCSharp_switch_cache_db_test_reactiveCSharp_switch_cache_db_persistant_executeCSharp_switch_cache_db_persistant_execute_transCSharp_switch_cache_db_detachCSharp_switch_core_debug_levelCSharp_SWITCH_CMD_CHUNK_LEN_getCSharp_switch_console_loopCSharp_switch_console_stream_raw_writeCSharp_switch_stream_write_file_contentsCSharp_switch_console_initCSharp_switch_console_shutdownCSharp_switch_console_add_complete_funcCSharp_switch_console_del_complete_funcCSharp_switch_console_run_complete_funcCSharp_switch_console_push_matchCSharp_switch_console_free_matchesCSharp_switch_console_completeCSharp_switch_toupperCSharp_switch_tolowerCSharp_switch_isalnumCSharp_switch_isalphaCSharp_switch_iscntrlCSharp_switch_isdigitCSharp_switch_isgraphCSharp_switch_islowerCSharp_switch_isprintCSharp_switch_ispunctCSharp_switch_isspaceCSharp_switch_isupperCSharp_switch_isxdigitCSharp_SWITCH_SMAX_getCSharp_SWITCH_SMIN_getCSharp_zstrCSharp_switch_is_mohCSharp_switch_string_has_escaped_dataCSharp_switch_b64_encodeCSharp_switch_b64_decodeCSharp_switch_amp_encodeCSharp_switch_is_digit_stringCSharp_switch_fd_read_lineCSharp_switch_frame_allocCSharp_switch_frame_dupCSharp_switch_frame_freeCSharp_switch_resolve_hostCSharp_switch_find_local_ipCSharp_get_addrCSharp_get_addr_intCSharp_switch_cmp_addrCSharp_get_portCSharp_switch_build_uriCSharp_switch_priority_nameCSharp_switch_rfc2833_to_charCSharp_switch_char_to_rfc2833CSharp_switch_sanitize_numberCSharp_switch_string_var_checkCSharp_switch_string_var_check_constCSharp_switch_var_clean_stringCSharp_switch_clean_stringCSharp_switch_safe_strdupCSharp_switch_lc_strdupCSharp_switch_uc_strdupCSharp_switch_strstrCSharp_switch_str_timeCSharp_switch_separate_stringCSharp_switch_separate_string_stringCSharp_switch_is_numberCSharp_switch_strip_spacesCSharp_switch_separate_paren_argsCSharp_switch_stristrCSharp_switch_is_lan_addrCSharp_switch_replace_charCSharp_switch_ast2regexCSharp_switch_escape_charCSharp_switch_escape_stringCSharp_switch_escape_string_poolCSharp_switch_socket_waitforCSharp_switch_cut_pathCSharp_switch_string_replaceCSharp_switch_string_matchCSharp_switch_util_quote_shell_argCSharp_switch_url_encodeCSharp_switch_url_decodeCSharp_switch_simple_emailCSharp_switch_find_end_parenCSharp_switch_is_file_pathCSharp_switch_parse_cidrCSharp_switch_network_list_createCSharp_switch_network_list_add_cidr_tokenCSharp_switch_network_list_add_host_maskCSharp_switch_network_list_validate_ip_tokenCSharp_switch_number_cmpCSharp_switch_caller_profile_username_setCSharp_switch_caller_profile_username_getCSharp_switch_caller_profile_dialplan_setCSharp_switch_caller_profile_dialplan_getCSharp_switch_caller_profile_caller_id_name_setCSharp_switch_caller_profile_caller_id_name_getCSharp_switch_caller_profile_caller_id_number_setCSharp_switch_caller_profile_caller_id_number_getCSharp_switch_caller_profile_callee_id_name_setCSharp_switch_caller_profile_callee_id_name_getCSharp_switch_caller_profile_callee_id_number_setCSharp_switch_caller_profile_callee_id_number_getCSharp_switch_caller_profile_caller_ton_setCSharp_switch_caller_profile_caller_ton_getCSharp_switch_caller_profile_caller_numplan_setCSharp_switch_caller_profile_caller_numplan_getCSharp_switch_caller_profile_network_addr_setCSharp_switch_caller_profile_network_addr_getCSharp_switch_caller_profile_ani_setCSharp_switch_caller_profile_ani_getCSharp_switch_caller_profile_ani_ton_setCSharp_switch_caller_profile_ani_ton_getCSharp_switch_caller_profile_ani_numplan_setCSharp_switch_caller_profile_ani_numplan_getCSharp_switch_caller_profile_aniii_setCSharp_switch_caller_profile_aniii_getCSharp_switch_caller_profile_rdnis_setCSharp_switch_caller_profile_rdnis_getCSharp_switch_caller_profile_rdnis_ton_setCSharp_switch_caller_profile_rdnis_ton_getCSharp_switch_caller_profile_rdnis_numplan_setCSharp_switch_caller_profile_rdnis_numplan_getCSharp_switch_caller_profile_destination_number_setCSharp_switch_caller_profile_destination_number_getCSharp_switch_caller_profile_destination_number_ton_setCSharp_switch_caller_profile_destination_number_ton_getCSharp_switch_caller_profile_destination_number_numplan_setCSharp_switch_caller_profile_destination_number_numplan_getCSharp_switch_caller_profile_source_setCSharp_switch_caller_profile_source_getCSharp_switch_caller_profile_chan_name_setCSharp_switch_caller_profile_chan_name_getCSharp_switch_caller_profile_uuid_setCSharp_switch_caller_profile_uuid_getCSharp_switch_caller_profile_context_setCSharp_switch_caller_profile_context_getCSharp_switch_caller_profile_profile_index_setCSharp_switch_caller_profile_profile_index_getCSharp_switch_caller_profile_flags_setCSharp_switch_caller_profile_flags_getCSharp_switch_caller_profile_originator_caller_profile_setCSharp_switch_caller_profile_originator_caller_profile_getCSharp_switch_caller_profile_originatee_caller_profile_setCSharp_switch_caller_profile_originatee_caller_profile_getCSharp_switch_caller_profile_hunt_caller_profile_setCSharp_switch_caller_profile_hunt_caller_profile_getCSharp_switch_caller_profile_times_setCSharp_switch_caller_profile_times_getCSharp_switch_caller_profile_caller_extension_setCSharp_switch_caller_profile_caller_extension_getCSharp_switch_caller_profile_pool_setCSharp_switch_caller_profile_pool_getCSharp_switch_caller_profile_next_setCSharp_switch_caller_profile_next_getCSharp_new_switch_caller_profileCSharp_delete_switch_caller_profileCSharp_switch_caller_application_application_name_setCSharp_switch_caller_application_application_name_getCSharp_switch_caller_application_application_data_setCSharp_switch_caller_application_application_data_getCSharp_switch_caller_application_application_function_setCSharp_switch_caller_application_application_function_getCSharp_switch_caller_application_next_setCSharp_switch_caller_application_next_getCSharp_new_switch_caller_applicationCSharp_delete_switch_caller_applicationCSharp_switch_caller_extension_extension_name_setCSharp_switch_caller_extension_extension_name_getCSharp_switch_caller_extension_extension_number_setCSharp_switch_caller_extension_extension_number_getCSharp_switch_caller_extension_current_application_setCSharp_switch_caller_extension_current_application_getCSharp_switch_caller_extension_last_application_setCSharp_switch_caller_extension_last_application_getCSharp_switch_caller_extension_applications_setCSharp_switch_caller_extension_applications_getCSharp_switch_caller_extension_children_setCSharp_switch_caller_extension_children_getCSharp_switch_caller_extension_next_setCSharp_switch_caller_extension_next_getCSharp_new_switch_caller_extensionCSharp_delete_switch_caller_extensionCSharp_switch_caller_extension_newCSharp_switch_caller_extension_cloneCSharp_switch_caller_extension_add_applicationCSharp_switch_caller_extension_add_application_printfCSharp_switch_caller_get_field_by_nameCSharp_switch_caller_profile_newCSharp_switch_caller_profile_cloneCSharp_switch_caller_profile_dupCSharp_switch_caller_profile_event_set_dataCSharp_switch_frame_codec_setCSharp_switch_frame_codec_getCSharp_switch_frame_source_setCSharp_switch_frame_source_getCSharp_switch_frame_packet_setCSharp_switch_frame_packet_getCSharp_switch_frame_packetlen_setCSharp_switch_frame_packetlen_getCSharp_switch_frame_extra_data_setCSharp_switch_frame_extra_data_getCSharp_switch_frame_data_setCSharp_switch_frame_data_getCSharp_switch_frame_datalen_setCSharp_switch_frame_datalen_getCSharp_switch_frame_buflen_setCSharp_switch_frame_buflen_getCSharp_switch_frame_samples_setCSharp_switch_frame_samples_getCSharp_switch_frame_rate_setCSharp_switch_frame_rate_getCSharp_switch_frame_payload_setCSharp_switch_frame_payload_getCSharp_switch_frame_timestamp_setCSharp_switch_frame_timestamp_getCSharp_switch_frame_seq_setCSharp_switch_frame_seq_getCSharp_switch_frame_ssrc_setCSharp_switch_frame_ssrc_getCSharp_switch_frame_m_setCSharp_switch_frame_m_getCSharp_switch_frame_flags_setCSharp_switch_frame_flags_getCSharp_new_switch_frameCSharp_delete_switch_frameCSharp_switch_state_handler_table_on_init_setCSharp_switch_state_handler_table_on_init_getCSharp_switch_state_handler_table_on_routing_setCSharp_switch_state_handler_table_on_routing_getCSharp_switch_state_handler_table_on_execute_setCSharp_switch_state_handler_table_on_execute_getCSharp_switch_state_handler_table_on_hangup_setCSharp_switch_state_handler_table_on_hangup_getCSharp_switch_state_handler_table_on_exchange_media_setCSharp_switch_state_handler_table_on_exchange_media_getCSharp_switch_state_handler_table_on_soft_execute_setCSharp_switch_state_handler_table_on_soft_execute_getCSharp_switch_state_handler_table_on_consume_media_setCSharp_switch_state_handler_table_on_consume_media_getCSharp_switch_state_handler_table_on_hibernate_setCSharp_switch_state_handler_table_on_hibernate_getCSharp_switch_state_handler_table_on_reset_setCSharp_switch_state_handler_table_on_reset_getCSharp_switch_state_handler_table_on_park_setCSharp_switch_state_handler_table_on_park_getCSharp_switch_state_handler_table_on_reporting_setCSharp_switch_state_handler_table_on_reporting_getCSharp_switch_state_handler_table_on_destroy_setCSharp_switch_state_handler_table_on_destroy_getCSharp_switch_state_handler_table_flags_setCSharp_switch_state_handler_table_flags_getCSharp_switch_state_handler_table_padding_setCSharp_switch_state_handler_table_padding_getCSharp_new_switch_state_handler_tableCSharp_delete_switch_state_handler_tableCSharp_switch_stream_handle_write_function_setCSharp_switch_stream_handle_write_function_getCSharp_switch_stream_handle_raw_write_function_setCSharp_switch_stream_handle_raw_write_function_getCSharp_switch_stream_handle_data_setCSharp_switch_stream_handle_data_getCSharp_switch_stream_handle_end_setCSharp_switch_stream_handle_end_getCSharp_switch_stream_handle_data_size_setCSharp_switch_stream_handle_data_size_getCSharp_switch_stream_handle_data_len_setCSharp_switch_stream_handle_data_len_getCSharp_switch_stream_handle_alloc_len_setCSharp_switch_stream_handle_alloc_len_getCSharp_switch_stream_handle_alloc_chunk_setCSharp_switch_stream_handle_alloc_chunk_getCSharp_switch_stream_handle_param_event_setCSharp_switch_stream_handle_param_event_getCSharp_new_switch_stream_handleCSharp_delete_switch_stream_handleCSharp_switch_io_routines_outgoing_channel_setCSharp_switch_io_routines_outgoing_channel_getCSharp_switch_io_routines_read_frame_setCSharp_switch_io_routines_read_frame_getCSharp_switch_io_routines_write_frame_setCSharp_switch_io_routines_write_frame_getCSharp_switch_io_routines_kill_channel_setCSharp_switch_io_routines_kill_channel_getCSharp_switch_io_routines_send_dtmf_setCSharp_switch_io_routines_send_dtmf_getCSharp_switch_io_routines_receive_message_setCSharp_switch_io_routines_receive_message_getCSharp_switch_io_routines_receive_event_setCSharp_switch_io_routines_receive_event_getCSharp_switch_io_routines_state_change_setCSharp_switch_io_routines_state_change_getCSharp_switch_io_routines_read_video_frame_setCSharp_switch_io_routines_read_video_frame_getCSharp_switch_io_routines_write_video_frame_setCSharp_switch_io_routines_write_video_frame_getCSharp_switch_io_routines_resurrect_session_setCSharp_switch_io_routines_resurrect_session_getCSharp_switch_io_routines_padding_setCSharp_switch_io_routines_padding_getCSharp_new_switch_io_routinesCSharp_delete_switch_io_routinesCSharp_switch_endpoint_interface_interface_name_setCSharp_switch_endpoint_interface_interface_name_getCSharp_switch_endpoint_interface_io_routines_setCSharp_switch_endpoint_interface_io_routines_getCSharp_switch_endpoint_interface_state_handler_setCSharp_switch_endpoint_interface_state_handler_getCSharp_switch_endpoint_interface_private_info_setCSharp_switch_endpoint_interface_private_info_getCSharp_switch_endpoint_interface_rwlock_setCSharp_switch_endpoint_interface_rwlock_getCSharp_switch_endpoint_interface_refs_setCSharp_switch_endpoint_interface_refs_getCSharp_switch_endpoint_interface_reflock_setCSharp_switch_endpoint_interface_reflock_getCSharp_switch_endpoint_interface_parent_setCSharp_switch_endpoint_interface_parent_getCSharp_switch_endpoint_interface_next_setCSharp_switch_endpoint_interface_next_getCSharp_new_switch_endpoint_interfaceCSharp_delete_switch_endpoint_interfaceCSharp_switch_timer_interval_setCSharp_switch_timer_interval_getCSharp_switch_timer_flags_setCSharp_switch_timer_flags_getCSharp_switch_timer_samples_setCSharp_switch_timer_samples_getCSharp_switch_timer_samplecount_setCSharp_switch_timer_samplecount_getCSharp_switch_timer_timer_interface_setCSharp_switch_timer_timer_interface_getCSharp_switch_timer_memory_pool_setCSharp_switch_timer_memory_pool_getCSharp_switch_timer_private_info_setCSharp_switch_timer_private_info_getCSharp_switch_timer_diff_setCSharp_switch_timer_diff_getCSharp_switch_timer_tick_setCSharp_switch_timer_tick_getCSharp_new_switch_timerCSharp_delete_switch_timerCSharp_switch_timer_interface_interface_name_setCSharp_switch_timer_interface_interface_name_getCSharp_switch_timer_interface_timer_init_setCSharp_switch_timer_interface_timer_init_getCSharp_switch_timer_interface_timer_next_setCSharp_switch_timer_interface_timer_next_getCSharp_switch_timer_interface_timer_step_setCSharp_switch_timer_interface_timer_step_getCSharp_switch_timer_interface_timer_sync_setCSharp_switch_timer_interface_timer_sync_getCSharp_switch_timer_interface_timer_check_setCSharp_switch_timer_interface_timer_check_getCSharp_switch_timer_interface_timer_destroy_setCSharp_switch_timer_interface_timer_destroy_getCSharp_switch_timer_interface_rwlock_setCSharp_switch_timer_interface_rwlock_getCSharp_switch_timer_interface_refs_setCSharp_switch_timer_interface_refs_getCSharp_switch_timer_interface_reflock_setCSharp_switch_timer_interface_reflock_getCSharp_switch_timer_interface_parent_setCSharp_switch_timer_interface_parent_getCSharp_switch_timer_interface_next_setCSharp_switch_timer_interface_next_getCSharp_new_switch_timer_interfaceCSharp_delete_switch_timer_interfaceCSharp_switch_dialplan_interface_interface_name_setCSharp_switch_dialplan_interface_interface_name_getCSharp_switch_dialplan_interface_hunt_function_setCSharp_switch_dialplan_interface_hunt_function_getCSharp_switch_dialplan_interface_rwlock_setCSharp_switch_dialplan_interface_rwlock_getCSharp_switch_dialplan_interface_refs_setCSharp_switch_dialplan_interface_refs_getCSharp_switch_dialplan_interface_reflock_setCSharp_switch_dialplan_interface_reflock_getCSharp_switch_dialplan_interface_parent_setCSharp_switch_dialplan_interface_parent_getCSharp_switch_dialplan_interface_next_setCSharp_switch_dialplan_interface_next_getCSharp_new_switch_dialplan_interfaceCSharp_delete_switch_dialplan_interfaceCSharp_switch_file_interface_interface_name_setCSharp_switch_file_interface_interface_name_getCSharp_switch_file_interface_file_open_setCSharp_switch_file_interface_file_open_getCSharp_switch_file_interface_file_close_setCSharp_switch_file_interface_file_close_getCSharp_switch_file_interface_file_truncate_setCSharp_switch_file_interface_file_truncate_getCSharp_switch_file_interface_file_read_setCSharp_switch_file_interface_file_read_getCSharp_switch_file_interface_file_write_setCSharp_switch_file_interface_file_write_getCSharp_switch_file_interface_file_seek_setCSharp_switch_file_interface_file_seek_getCSharp_switch_file_interface_file_set_string_setCSharp_switch_file_interface_file_set_string_getCSharp_switch_file_interface_file_get_string_setCSharp_switch_file_interface_file_get_string_getCSharp_switch_file_interface_extens_setCSharp_switch_file_interface_extens_getCSharp_switch_file_interface_rwlock_setCSharp_switch_file_interface_rwlock_getCSharp_switch_file_interface_refs_setCSharp_switch_file_interface_refs_getCSharp_switch_file_interface_reflock_setCSharp_switch_file_interface_reflock_getCSharp_switch_file_interface_parent_setCSharp_switch_file_interface_parent_getCSharp_switch_file_interface_next_setCSharp_switch_file_interface_next_getCSharp_new_switch_file_interfaceCSharp_delete_switch_file_interfaceCSharp_switch_file_handle_file_interface_setCSharp_switch_file_handle_file_interface_getCSharp_switch_file_handle_flags_setCSharp_switch_file_handle_flags_getCSharp_switch_file_handle_fd_setCSharp_switch_file_handle_fd_getCSharp_switch_file_handle_samples_setCSharp_switch_file_handle_samples_getCSharp_switch_file_handle_samplerate_setCSharp_switch_file_handle_samplerate_getCSharp_switch_file_handle_native_rate_setCSharp_switch_file_handle_native_rate_getCSharp_switch_file_handle_channels_setCSharp_switch_file_handle_channels_getCSharp_switch_file_handle_format_setCSharp_switch_file_handle_format_getCSharp_switch_file_handle_sections_setCSharp_switch_file_handle_sections_getCSharp_switch_file_handle_seekable_setCSharp_switch_file_handle_seekable_getCSharp_switch_file_handle_sample_count_setCSharp_switch_file_handle_sample_count_getCSharp_switch_file_handle_speed_setCSharp_switch_file_handle_speed_getCSharp_switch_file_handle_memory_pool_setCSharp_switch_file_handle_memory_pool_getCSharp_switch_file_handle_prebuf_setCSharp_switch_file_handle_prebuf_getCSharp_switch_file_handle_interval_setCSharp_switch_file_handle_interval_getCSharp_switch_file_handle_private_info_setCSharp_switch_file_handle_private_info_getCSharp_switch_file_handle_handler_setCSharp_switch_file_handle_handler_getCSharp_switch_file_handle_pos_setCSharp_switch_file_handle_pos_getCSharp_switch_file_handle_audio_buffer_setCSharp_switch_file_handle_audio_buffer_getCSharp_switch_file_handle_sp_audio_buffer_setCSharp_switch_file_handle_sp_audio_buffer_getCSharp_switch_file_handle_thresh_setCSharp_switch_file_handle_thresh_getCSharp_switch_file_handle_silence_hits_setCSharp_switch_file_handle_silence_hits_getCSharp_switch_file_handle_offset_pos_setCSharp_switch_file_handle_offset_pos_getCSharp_switch_file_handle_samples_in_setCSharp_switch_file_handle_samples_in_getCSharp_switch_file_handle_samples_out_setCSharp_switch_file_handle_samples_out_getCSharp_switch_file_handle_vol_setCSharp_switch_file_handle_vol_getCSharp_switch_file_handle_resampler_setCSharp_switch_file_handle_resampler_getCSharp_switch_file_handle_buffer_setCSharp_switch_file_handle_buffer_getCSharp_switch_file_handle_dbuf_setCSharp_switch_file_handle_dbuf_getCSharp_switch_file_handle_dbuflen_setCSharp_switch_file_handle_dbuflen_getCSharp_switch_file_handle_pre_buffer_setCSharp_switch_file_handle_pre_buffer_getCSharp_switch_file_handle_pre_buffer_data_setCSharp_switch_file_handle_pre_buffer_data_getCSharp_switch_file_handle_pre_buffer_datalen_setCSharp_switch_file_handle_pre_buffer_datalen_getCSharp_switch_file_handle_file_setCSharp_switch_file_handle_file_getCSharp_switch_file_handle_func_setCSharp_switch_file_handle_func_getCSharp_switch_file_handle_line_setCSharp_switch_file_handle_line_getCSharp_switch_file_handle_file_path_setCSharp_switch_file_handle_file_path_getCSharp_switch_file_handle_spool_path_setCSharp_switch_file_handle_spool_path_getCSharp_new_switch_file_handleCSharp_delete_switch_file_handleCSharp_switch_asr_interface_interface_name_setCSharp_switch_asr_interface_interface_name_getCSharp_switch_asr_interface_asr_open_setCSharp_switch_asr_interface_asr_open_getCSharp_switch_asr_interface_asr_load_grammar_setCSharp_switch_asr_interface_asr_load_grammar_getCSharp_switch_asr_interface_asr_unload_grammar_setCSharp_switch_asr_interface_asr_unload_grammar_getCSharp_switch_asr_interface_asr_close_setCSharp_switch_asr_interface_asr_close_getCSharp_switch_asr_interface_asr_feed_setCSharp_switch_asr_interface_asr_feed_getCSharp_switch_asr_interface_asr_resume_setCSharp_switch_asr_interface_asr_resume_getCSharp_switch_asr_interface_asr_pause_setCSharp_switch_asr_interface_asr_pause_getCSharp_switch_asr_interface_asr_check_results_setCSharp_switch_asr_interface_asr_check_results_getCSharp_switch_asr_interface_asr_get_results_setCSharp_switch_asr_interface_asr_get_results_getCSharp_switch_asr_interface_asr_start_input_timers_setCSharp_switch_asr_interface_asr_start_input_timers_getCSharp_switch_asr_interface_asr_text_param_setCSharp_switch_asr_interface_asr_text_param_getCSharp_switch_asr_interface_asr_numeric_param_setCSharp_switch_asr_interface_asr_numeric_param_getCSharp_switch_asr_interface_asr_float_param_setCSharp_switch_asr_interface_asr_float_param_getCSharp_switch_asr_interface_rwlock_setCSharp_switch_asr_interface_rwlock_getCSharp_switch_asr_interface_refs_setCSharp_switch_asr_interface_refs_getCSharp_switch_asr_interface_reflock_setCSharp_switch_asr_interface_reflock_getCSharp_switch_asr_interface_parent_setCSharp_switch_asr_interface_parent_getCSharp_switch_asr_interface_next_setCSharp_switch_asr_interface_next_getCSharp_new_switch_asr_interfaceCSharp_delete_switch_asr_interfaceCSharp_switch_asr_handle_asr_interface_setCSharp_switch_asr_handle_asr_interface_getCSharp_switch_asr_handle_flags_setCSharp_switch_asr_handle_flags_getCSharp_switch_asr_handle_name_setCSharp_switch_asr_handle_name_getCSharp_switch_asr_handle_codec_setCSharp_switch_asr_handle_codec_getCSharp_switch_asr_handle_rate_setCSharp_switch_asr_handle_rate_getCSharp_switch_asr_handle_grammar_setCSharp_switch_asr_handle_grammar_getCSharp_switch_asr_handle_param_setCSharp_switch_asr_handle_param_getCSharp_switch_asr_handle_memory_pool_setCSharp_switch_asr_handle_memory_pool_getCSharp_switch_asr_handle_private_info_setCSharp_switch_asr_handle_private_info_getCSharp_new_switch_asr_handleCSharp_delete_switch_asr_handleCSharp_switch_speech_interface_interface_name_setCSharp_switch_speech_interface_interface_name_getCSharp_switch_speech_interface_speech_open_setCSharp_switch_speech_interface_speech_open_getCSharp_switch_speech_interface_speech_close_setCSharp_switch_speech_interface_speech_close_getCSharp_switch_speech_interface_speech_feed_tts_setCSharp_switch_speech_interface_speech_feed_tts_getCSharp_switch_speech_interface_speech_read_tts_setCSharp_switch_speech_interface_speech_read_tts_getCSharp_switch_speech_interface_speech_flush_tts_setCSharp_switch_speech_interface_speech_flush_tts_getCSharp_switch_speech_interface_speech_text_param_tts_setCSharp_switch_speech_interface_speech_text_param_tts_getCSharp_switch_speech_interface_speech_numeric_param_tts_setCSharp_switch_speech_interface_speech_numeric_param_tts_getCSharp_switch_speech_interface_speech_float_param_tts_setCSharp_switch_speech_interface_speech_float_param_tts_getCSharp_switch_speech_interface_rwlock_setCSharp_switch_speech_interface_rwlock_getCSharp_switch_speech_interface_refs_setCSharp_switch_speech_interface_refs_getCSharp_switch_speech_interface_reflock_setCSharp_switch_speech_interface_reflock_getCSharp_switch_speech_interface_parent_setCSharp_switch_speech_interface_parent_getCSharp_switch_speech_interface_next_setCSharp_switch_speech_interface_next_getCSharp_new_switch_speech_interfaceCSharp_delete_switch_speech_interfaceCSharp_switch_speech_handle_speech_interface_setCSharp_switch_speech_handle_speech_interface_getCSharp_switch_speech_handle_flags_setCSharp_switch_speech_handle_flags_getCSharp_switch_speech_handle_name_setCSharp_switch_speech_handle_name_getCSharp_switch_speech_handle_rate_setCSharp_switch_speech_handle_rate_getCSharp_switch_speech_handle_speed_setCSharp_switch_speech_handle_speed_getCSharp_switch_speech_handle_samples_setCSharp_switch_speech_handle_samples_getCSharp_switch_speech_handle_voice_setCSharp_switch_speech_handle_voice_getCSharp_switch_speech_handle_engine_setCSharp_switch_speech_handle_engine_getCSharp_switch_speech_handle_param_setCSharp_switch_speech_handle_param_getCSharp_switch_speech_handle_memory_pool_setCSharp_switch_speech_handle_memory_pool_getCSharp_switch_speech_handle_resampler_setCSharp_switch_speech_handle_resampler_getCSharp_switch_speech_handle_buffer_setCSharp_switch_speech_handle_buffer_getCSharp_switch_speech_handle_dbuf_setCSharp_switch_speech_handle_dbuf_getCSharp_switch_speech_handle_dbuflen_setCSharp_switch_speech_handle_dbuflen_getCSharp_switch_speech_handle_samplerate_setCSharp_switch_speech_handle_samplerate_getCSharp_switch_speech_handle_native_rate_setCSharp_switch_speech_handle_native_rate_getCSharp_switch_speech_handle_private_info_setCSharp_switch_speech_handle_private_info_getCSharp_new_switch_speech_handleCSharp_delete_switch_speech_handleCSharp_switch_say_interface_interface_name_setCSharp_switch_say_interface_interface_name_getCSharp_switch_say_interface_say_function_setCSharp_switch_say_interface_say_function_getCSharp_switch_say_interface_rwlock_setCSharp_switch_say_interface_rwlock_getCSharp_switch_say_interface_refs_setCSharp_switch_say_interface_refs_getCSharp_switch_say_interface_reflock_setCSharp_switch_say_interface_reflock_getCSharp_switch_say_interface_parent_setCSharp_switch_say_interface_parent_getCSharp_switch_say_interface_next_setCSharp_switch_say_interface_next_getCSharp_new_switch_say_interfaceCSharp_delete_switch_say_interfaceCSharp_switch_chat_interface_interface_name_setCSharp_switch_chat_interface_interface_name_getCSharp_switch_chat_interface_chat_send_setCSharp_switch_chat_interface_chat_send_getCSharp_switch_chat_interface_rwlock_setCSharp_switch_chat_interface_rwlock_getCSharp_switch_chat_interface_refs_setCSharp_switch_chat_interface_refs_getCSharp_switch_chat_interface_reflock_setCSharp_switch_chat_interface_reflock_getCSharp_switch_chat_interface_parent_setCSharp_switch_chat_interface_parent_getCSharp_switch_chat_interface_next_setCSharp_switch_chat_interface_next_getCSharp_new_switch_chat_interfaceCSharp_delete_switch_chat_interfaceCSharp_switch_management_interface_relative_oid_setCSharp_switch_management_interface_relative_oid_getCSharp_switch_management_interface_management_function_setCSharp_switch_management_interface_management_function_getCSharp_switch_management_interface_rwlock_setCSharp_switch_management_interface_rwlock_getCSharp_switch_management_interface_refs_setCSharp_switch_management_interface_refs_getCSharp_switch_management_interface_reflock_setCSharp_switch_management_interface_reflock_getCSharp_switch_management_interface_parent_setCSharp_switch_management_interface_parent_getCSharp_switch_management_interface_next_setCSharp_switch_management_interface_next_getCSharp_new_switch_management_interfaceCSharp_delete_switch_management_interfaceCSharp_switch_directory_interface_interface_name_setCSharp_switch_directory_interface_interface_name_getCSharp_switch_directory_interface_directory_open_setCSharp_switch_directory_interface_directory_open_getCSharp_switch_directory_interface_directory_close_setCSharp_switch_directory_interface_directory_close_getCSharp_switch_directory_interface_directory_query_setCSharp_switch_directory_interface_directory_query_getCSharp_switch_directory_interface_directory_next_setCSharp_switch_directory_interface_directory_next_getCSharp_switch_directory_interface_directory_next_pair_setCSharp_switch_directory_interface_directory_next_pair_getCSharp_switch_directory_interface_rwlock_setCSharp_switch_directory_interface_rwlock_getCSharp_switch_directory_interface_refs_setCSharp_switch_directory_interface_refs_getCSharp_switch_directory_interface_reflock_setCSharp_switch_directory_interface_reflock_getCSharp_switch_directory_interface_parent_setCSharp_switch_directory_interface_parent_getCSharp_switch_directory_interface_next_setCSharp_switch_directory_interface_next_getCSharp_new_switch_directory_interfaceCSharp_delete_switch_directory_interfaceCSharp_switch_directory_handle_directory_interface_setCSharp_switch_directory_handle_directory_interface_getCSharp_switch_directory_handle_flags_setCSharp_switch_directory_handle_flags_getCSharp_switch_directory_handle_memory_pool_setCSharp_switch_directory_handle_memory_pool_getCSharp_switch_directory_handle_private_info_setCSharp_switch_directory_handle_private_info_getCSharp_new_switch_directory_handleCSharp_delete_switch_directory_handleCSharp_switch_codec_settings_quality_setCSharp_switch_codec_settings_quality_getCSharp_switch_codec_settings_complexity_setCSharp_switch_codec_settings_complexity_getCSharp_switch_codec_settings_enhancement_setCSharp_switch_codec_settings_enhancement_getCSharp_switch_codec_settings_vad_setCSharp_switch_codec_settings_vad_getCSharp_switch_codec_settings_vbr_setCSharp_switch_codec_settings_vbr_getCSharp_switch_codec_settings_vbr_quality_setCSharp_switch_codec_settings_vbr_quality_getCSharp_switch_codec_settings_abr_setCSharp_switch_codec_settings_abr_getCSharp_switch_codec_settings_dtx_setCSharp_switch_codec_settings_dtx_getCSharp_switch_codec_settings_preproc_setCSharp_switch_codec_settings_preproc_getCSharp_switch_codec_settings_pp_vad_setCSharp_switch_codec_settings_pp_vad_getCSharp_switch_codec_settings_pp_agc_setCSharp_switch_codec_settings_pp_agc_getCSharp_switch_codec_settings_pp_agc_level_setCSharp_switch_codec_settings_pp_agc_level_getCSharp_switch_codec_settings_pp_denoise_setCSharp_switch_codec_settings_pp_denoise_getCSharp_switch_codec_settings_pp_dereverb_setCSharp_switch_codec_settings_pp_dereverb_getCSharp_switch_codec_settings_pp_dereverb_decay_setCSharp_switch_codec_settings_pp_dereverb_decay_getCSharp_switch_codec_settings_pp_dereverb_level_setCSharp_switch_codec_settings_pp_dereverb_level_getCSharp_new_switch_codec_settingsCSharp_delete_switch_codec_settingsCSharp_switch_codec_codec_interface_setCSharp_switch_codec_codec_interface_getCSharp_switch_codec_implementation_setCSharp_switch_codec_implementation_getCSharp_switch_codec_fmtp_in_setCSharp_switch_codec_fmtp_in_getCSharp_switch_codec_fmtp_out_setCSharp_switch_codec_fmtp_out_getCSharp_switch_codec_codec_settings_setCSharp_switch_codec_codec_settings_getCSharp_switch_codec_flags_setCSharp_switch_codec_flags_getCSharp_switch_codec_memory_pool_setCSharp_switch_codec_memory_pool_getCSharp_switch_codec_private_info_setCSharp_switch_codec_private_info_getCSharp_switch_codec_agreed_pt_setCSharp_switch_codec_agreed_pt_getCSharp_switch_codec_mutex_setCSharp_switch_codec_mutex_getCSharp_new_switch_codecCSharp_delete_switch_codecCSharp_switch_codec_implementation_codec_type_setCSharp_switch_codec_implementation_codec_type_getCSharp_switch_codec_implementation_ianacode_setCSharp_switch_codec_implementation_ianacode_getCSharp_switch_codec_implementation_iananame_setCSharp_switch_codec_implementation_iananame_getCSharp_switch_codec_implementation_fmtp_setCSharp_switch_codec_implementation_fmtp_getCSharp_switch_codec_implementation_samples_per_second_setCSharp_switch_codec_implementation_samples_per_second_getCSharp_switch_codec_implementation_actual_samples_per_second_setCSharp_switch_codec_implementation_actual_samples_per_second_getCSharp_switch_codec_implementation_bits_per_second_setCSharp_switch_codec_implementation_bits_per_second_getCSharp_switch_codec_implementation_microseconds_per_packet_setCSharp_switch_codec_implementation_microseconds_per_packet_getCSharp_switch_codec_implementation_samples_per_packet_setCSharp_switch_codec_implementation_samples_per_packet_getCSharp_switch_codec_implementation_decoded_bytes_per_packet_setCSharp_switch_codec_implementation_decoded_bytes_per_packet_getCSharp_switch_codec_implementation_encoded_bytes_per_packet_setCSharp_switch_codec_implementation_encoded_bytes_per_packet_getCSharp_switch_codec_implementation_number_of_channels_setCSharp_switch_codec_implementation_number_of_channels_getCSharp_switch_codec_implementation_codec_frames_per_packet_setCSharp_switch_codec_implementation_codec_frames_per_packet_getCSharp_switch_codec_implementation_init_setCSharp_switch_codec_implementation_init_getCSharp_switch_codec_implementation_encode_setCSharp_switch_codec_implementation_encode_getCSharp_switch_codec_implementation_decode_setCSharp_switch_codec_implementation_decode_getCSharp_switch_codec_implementation_destroy_setCSharp_switch_codec_implementation_destroy_getCSharp_switch_codec_implementation_codec_id_setCSharp_switch_codec_implementation_codec_id_getCSharp_switch_codec_implementation_impl_id_setCSharp_switch_codec_implementation_impl_id_getCSharp_switch_codec_implementation_next_setCSharp_switch_codec_implementation_next_getCSharp_new_switch_codec_implementationCSharp_delete_switch_codec_implementationCSharp_switch_codec_interface_interface_name_setCSharp_switch_codec_interface_interface_name_getCSharp_switch_codec_interface_implementations_setCSharp_switch_codec_interface_implementations_getCSharp_switch_codec_interface_codec_id_setCSharp_switch_codec_interface_codec_id_getCSharp_switch_codec_interface_rwlock_setCSharp_switch_codec_interface_rwlock_getCSharp_switch_codec_interface_refs_setCSharp_switch_codec_interface_refs_getCSharp_switch_codec_interface_reflock_setCSharp_switch_codec_interface_reflock_getCSharp_switch_codec_interface_parent_setCSharp_switch_codec_interface_parent_getCSharp_switch_codec_interface_next_setCSharp_switch_codec_interface_next_getCSharp_new_switch_codec_interfaceCSharp_delete_switch_codec_interfaceCSharp_switch_application_interface_interface_name_setCSharp_switch_application_interface_interface_name_getCSharp_switch_application_interface_application_function_setCSharp_switch_application_interface_application_function_getCSharp_switch_application_interface_long_desc_setCSharp_switch_application_interface_long_desc_getCSharp_switch_application_interface_short_desc_setCSharp_switch_application_interface_short_desc_getCSharp_switch_application_interface_syntax_setCSharp_switch_application_interface_syntax_getCSharp_switch_application_interface_flags_setCSharp_switch_application_interface_flags_getCSharp_switch_application_interface_rwlock_setCSharp_switch_application_interface_rwlock_getCSharp_switch_application_interface_refs_setCSharp_switch_application_interface_refs_getCSharp_switch_application_interface_reflock_setCSharp_switch_application_interface_reflock_getCSharp_switch_application_interface_parent_setCSharp_switch_application_interface_parent_getCSharp_switch_application_interface_next_setCSharp_switch_application_interface_next_getCSharp_new_switch_application_interfaceCSharp_delete_switch_application_interfaceCSharp_switch_api_interface_interface_name_setCSharp_switch_api_interface_interface_name_getCSharp_switch_api_interface_desc_setCSharp_switch_api_interface_desc_getCSharp_switch_api_interface_function_setCSharp_switch_api_interface_function_getCSharp_switch_api_interface_syntax_setCSharp_switch_api_interface_syntax_getCSharp_switch_api_interface_rwlock_setCSharp_switch_api_interface_rwlock_getCSharp_switch_api_interface_refs_setCSharp_switch_api_interface_refs_getCSharp_switch_api_interface_reflock_setCSharp_switch_api_interface_reflock_getCSharp_switch_api_interface_parent_setCSharp_switch_api_interface_parent_getCSharp_switch_api_interface_next_setCSharp_switch_api_interface_next_getCSharp_new_switch_api_interfaceCSharp_delete_switch_api_interfaceCSharp_switch_channel_timetable_profile_created_setCSharp_switch_channel_timetable_profile_created_getCSharp_switch_channel_timetable_created_setCSharp_switch_channel_timetable_created_getCSharp_switch_channel_timetable_answered_setCSharp_switch_channel_timetable_answered_getCSharp_switch_channel_timetable_progress_setCSharp_switch_channel_timetable_progress_getCSharp_switch_channel_timetable_progress_media_setCSharp_switch_channel_timetable_progress_media_getCSharp_switch_channel_timetable_hungup_setCSharp_switch_channel_timetable_hungup_getCSharp_switch_channel_timetable_transferred_setCSharp_switch_channel_timetable_transferred_getCSharp_switch_channel_timetable_next_setCSharp_switch_channel_timetable_next_getCSharp_new_switch_channel_timetableCSharp_delete_switch_channel_timetableCSharp_switch_channel_get_stateCSharp_switch_channel_get_running_stateCSharp_switch_channel_test_readyCSharp_switch_channel_wait_for_stateCSharp_switch_channel_wait_for_state_timeoutCSharp_switch_channel_wait_for_flagCSharp_switch_channel_perform_set_stateCSharp_switch_channel_perform_set_running_stateCSharp_switch_channel_str2causeCSharp_switch_channel_get_causeCSharp_switch_channel_cause_q850CSharp_switch_channel_get_cause_q850CSharp_switch_channel_cause2strCSharp_switch_channel_get_timetableCSharp_switch_channel_allocCSharp_switch_channel_initCSharp_switch_channel_presenceCSharp_switch_channel_uninitCSharp_switch_channel_set_caller_profileCSharp_switch_channel_get_caller_profileCSharp_switch_channel_set_originator_caller_profileCSharp_switch_channel_set_hunt_caller_profileCSharp_switch_channel_get_originator_caller_profileCSharp_switch_channel_set_originatee_caller_profileCSharp_switch_channel_get_originatee_caller_profileCSharp_switch_channel_get_uuidCSharp_switch_channel_set_profile_varCSharp_switch_channel_set_variable_var_checkCSharp_switch_channel_set_variable_printfCSharp_switch_channel_set_variable_partner_var_checkCSharp_switch_channel_get_variable_partnerCSharp_switch_channel_get_variableCSharp_switch_channel_get_variablesCSharp_switch_channel_pass_callee_idCSharp_switch_channel_variable_firstCSharp_switch_channel_variable_lastCSharp_switch_channel_restartCSharp_switch_channel_caller_extension_masqueradeCSharp_switch_channel_set_caller_extensionCSharp_switch_channel_get_caller_extensionCSharp_switch_channel_test_flagCSharp_switch_channel_set_flagCSharp_switch_channel_set_flag_recursiveCSharp_switch_channel_set_capCSharp_switch_channel_clear_capCSharp_switch_channel_test_capCSharp_switch_channel_set_flag_partnerCSharp_switch_channel_clear_flag_partnerCSharp_switch_channel_test_flag_partnerCSharp_switch_channel_set_state_flagCSharp_switch_channel_clear_flagCSharp_switch_channel_clear_flag_recursiveCSharp_switch_channel_perform_answerCSharp_switch_channel_perform_mark_answeredCSharp_switch_channel_perform_ring_readyCSharp_switch_channel_perform_pre_answerCSharp_switch_channel_perform_mark_pre_answeredCSharp_switch_channel_perform_mark_ring_readyCSharp_switch_channel_add_state_handlerCSharp_switch_channel_clear_state_handlerCSharp_switch_channel_get_state_handlerCSharp_switch_channel_set_privateCSharp_switch_channel_get_privateCSharp_switch_channel_set_nameCSharp_switch_channel_get_nameCSharp_switch_channel_perform_hangupCSharp_switch_channel_has_dtmfCSharp_switch_channel_queue_dtmfCSharp_switch_channel_queue_dtmf_stringCSharp_switch_channel_dequeue_dtmfCSharp_switch_channel_flush_dtmfCSharp_switch_channel_dequeue_dtmf_stringCSharp_switch_channel_state_nameCSharp_switch_channel_name_stateCSharp_switch_channel_event_set_dataCSharp_switch_channel_event_set_basic_dataCSharp_switch_channel_event_set_extended_dataCSharp_switch_channel_expand_variablesCSharp_switch_channel_build_param_stringCSharp_switch_channel_set_timestampsCSharp_switch_channel_audio_syncCSharp_switch_channel_set_private_flagCSharp_switch_channel_clear_private_flagCSharp_switch_channel_test_private_flagCSharp_switch_channel_set_app_flagCSharp_switch_channel_clear_app_flagCSharp_switch_channel_test_app_flagCSharp_switch_channel_set_hangup_timeCSharp_switch_channel_directionCSharp_switch_buffer_createCSharp_switch_buffer_create_dynamicCSharp_switch_buffer_add_mutexCSharp_switch_buffer_lockCSharp_switch_buffer_trylockCSharp_switch_buffer_unlockCSharp_switch_buffer_lenCSharp_switch_buffer_freespaceCSharp_switch_buffer_inuseCSharp_switch_buffer_readCSharp_switch_buffer_read_loopCSharp_switch_buffer_set_loopsCSharp_switch_buffer_writeCSharp_switch_buffer_tossCSharp_switch_buffer_zeroCSharp_switch_buffer_slide_writeCSharp_switch_buffer_destroyCSharp_switch_buffer_zwriteCSharp_switch_event_header_name_setCSharp_switch_event_header_name_getCSharp_switch_event_header_value_setCSharp_switch_event_header_value_getCSharp_switch_event_header_hash_setCSharp_switch_event_header_hash_getCSharp_switch_event_header_next_setCSharp_switch_event_header_next_getCSharp_new_switch_event_headerCSharp_delete_switch_event_headerCSharp_switch_event_event_id_setCSharp_switch_event_event_id_getCSharp_switch_event_priority_setCSharp_switch_event_priority_getCSharp_switch_event_owner_setCSharp_switch_event_owner_getCSharp_switch_event_subclass_name_setCSharp_switch_event_subclass_name_getCSharp_switch_event_headers_setCSharp_switch_event_headers_getCSharp_switch_event_last_header_setCSharp_switch_event_last_header_getCSharp_switch_event_body_setCSharp_switch_event_body_getCSharp_switch_event_bind_user_data_setCSharp_switch_event_bind_user_data_getCSharp_switch_event_event_user_data_setCSharp_switch_event_event_user_data_getCSharp_switch_event_key_setCSharp_switch_event_key_getCSharp_switch_event_next_setCSharp_switch_event_next_getCSharp_switch_event_flags_setCSharp_switch_event_flags_getCSharp_new_switch_eventCSharp_delete_switch_eventCSharp_switch_event_initCSharp_switch_event_shutdownCSharp_switch_event_create_subclass_detailedCSharp_switch_event_set_priorityCSharp_switch_event_get_headerCSharp_switch_event_get_bodyCSharp_switch_event_set_subclass_nameCSharp_switch_event_add_header_stringCSharp_switch_event_del_headerCSharp_switch_event_destroyCSharp_switch_event_dupCSharp_switch_event_fire_detailedCSharp_switch_event_prep_for_delivery_detailedCSharp_switch_event_bindCSharp_switch_event_bind_removableCSharp_switch_event_unbindCSharp_switch_event_unbind_callbackCSharp_switch_event_nameCSharp_switch_name_eventCSharp_switch_event_reserve_subclass_detailedCSharp_switch_event_free_subclass_detailedCSharp_switch_event_serializeCSharp_switch_event_runningCSharp_switch_event_expand_headersCSharp_switch_event_create_pres_in_detailedCSharp_switch_event_create_plainCSharp_switch_event_deliverCSharp_switch_event_build_param_stringCSharp_SWITCH_RESAMPLE_QUALITY_getCSharp_switch_audio_resampler_t_resampler_setCSharp_switch_audio_resampler_t_resampler_getCSharp_switch_audio_resampler_t_from_rate_setCSharp_switch_audio_resampler_t_from_rate_getCSharp_switch_audio_resampler_t_to_rate_setCSharp_switch_audio_resampler_t_to_rate_getCSharp_switch_audio_resampler_t_factor_setCSharp_switch_audio_resampler_t_factor_getCSharp_switch_audio_resampler_t_rfactor_setCSharp_switch_audio_resampler_t_rfactor_getCSharp_switch_audio_resampler_t_to_setCSharp_switch_audio_resampler_t_to_getCSharp_switch_audio_resampler_t_to_len_setCSharp_switch_audio_resampler_t_to_len_getCSharp_switch_audio_resampler_t_to_size_setCSharp_switch_audio_resampler_t_to_size_getCSharp_new_switch_audio_resampler_tCSharp_delete_switch_audio_resampler_tCSharp_switch_resample_perform_createCSharp_switch_resample_destroyCSharp_switch_resample_processCSharp_switch_float_to_shortCSharp_switch_char_to_floatCSharp_switch_float_to_charCSharp_switch_short_to_floatCSharp_switch_swap_linearCSharp_switch_generate_sln_silenceCSharp_switch_change_sln_volumeCSharp_switch_merge_slnCSharp_switch_mux_channelsCSharp_switch_unicast_conninfo_session_setCSharp_switch_unicast_conninfo_session_getCSharp_switch_unicast_conninfo_read_codec_setCSharp_switch_unicast_conninfo_read_codec_getCSharp_switch_unicast_conninfo_write_frame_setCSharp_switch_unicast_conninfo_write_frame_getCSharp_switch_unicast_conninfo_write_frame_data_setCSharp_switch_unicast_conninfo_write_frame_data_getCSharp_switch_unicast_conninfo_socket_setCSharp_switch_unicast_conninfo_socket_getCSharp_switch_unicast_conninfo_local_ip_setCSharp_switch_unicast_conninfo_local_ip_getCSharp_switch_unicast_conninfo_local_port_setCSharp_switch_unicast_conninfo_local_port_getCSharp_switch_unicast_conninfo_remote_ip_setCSharp_switch_unicast_conninfo_remote_ip_getCSharp_switch_unicast_conninfo_remote_port_setCSharp_switch_unicast_conninfo_remote_port_getCSharp_switch_unicast_conninfo_local_addr_setCSharp_switch_unicast_conninfo_local_addr_getCSharp_switch_unicast_conninfo_remote_addr_setCSharp_switch_unicast_conninfo_remote_addr_getCSharp_switch_unicast_conninfo_flag_mutex_setCSharp_switch_unicast_conninfo_flag_mutex_getCSharp_switch_unicast_conninfo_flags_setCSharp_switch_unicast_conninfo_flags_getCSharp_switch_unicast_conninfo_type_setCSharp_switch_unicast_conninfo_type_getCSharp_switch_unicast_conninfo_transport_setCSharp_switch_unicast_conninfo_transport_getCSharp_switch_unicast_conninfo_stream_id_setCSharp_switch_unicast_conninfo_stream_id_getCSharp_new_switch_unicast_conninfoCSharp_delete_switch_unicast_conninfoCSharp_switch_ivr_deactivate_unicastCSharp_switch_ivr_activate_unicastCSharp_switch_ivr_generate_xml_cdrCSharp_switch_ivr_set_xml_profile_dataCSharp_switch_ivr_set_xml_chan_varsCSharp_switch_ivr_parse_eventCSharp_switch_ivr_parse_all_eventsCSharp_switch_ivr_parse_next_eventCSharp_switch_ivr_parse_all_messagesCSharp_switch_ivr_sleepCSharp_switch_ivr_parkCSharp_switch_ivr_collect_digits_callbackCSharp_switch_ivr_collect_digits_countCSharp_switch_ivr_detect_speechCSharp_switch_ivr_stop_detect_speechCSharp_switch_ivr_pause_detect_speechCSharp_switch_ivr_resume_detect_speechCSharp_switch_ivr_detect_speech_load_grammarCSharp_switch_ivr_detect_speech_unload_grammarCSharp_switch_ivr_record_sessionCSharp_switch_ivr_eavesdrop_sessionCSharp_switch_ivr_displace_sessionCSharp_switch_ivr_stop_displace_sessionCSharp_switch_ivr_stop_record_sessionCSharp_switch_ivr_inband_dtmf_sessionCSharp_switch_ivr_stop_inband_dtmf_sessionCSharp_switch_ivr_inband_dtmf_generate_sessionCSharp_switch_ivr_stop_inband_dtmf_generate_sessionCSharp_switch_ivr_session_echoCSharp_switch_ivr_stop_tone_detect_sessionCSharp_switch_ivr_tone_detect_sessionCSharp_switch_ivr_play_fileCSharp_switch_ivr_wait_for_silenceCSharp_switch_ivr_gentonesCSharp_switch_ivr_record_fileCSharp_switch_play_and_get_digitsCSharp_switch_ivr_speak_text_handleCSharp_switch_ivr_clear_speech_cacheCSharp_switch_ivr_speak_textCSharp_switch_ivr_originateCSharp_switch_ivr_enterprise_originateCSharp_switch_ivr_bridge_displayCSharp_switch_ivr_multi_threaded_bridgeCSharp_switch_ivr_signal_bridgeCSharp_switch_ivr_session_transferCSharp_switch_ivr_schedule_transferCSharp_switch_ivr_schedule_hangupCSharp_switch_ivr_uuid_bridgeCSharp_switch_ivr_mediaCSharp_switch_ivr_nomediaCSharp_switch_ivr_hold_uuidCSharp_switch_ivr_unhold_uuidCSharp_switch_ivr_holdCSharp_switch_ivr_unholdCSharp_switch_ivr_schedule_broadcastCSharp_switch_ivr_broadcastCSharp_switch_ivr_transfer_variableCSharp_switch_ivr_digit_stream_parser_newCSharp_switch_ivr_digit_stream_parser_destroyCSharp_switch_ivr_digit_stream_newCSharp_switch_ivr_digit_stream_destroyCSharp_switch_ivr_digit_stream_parser_set_eventCSharp_switch_ivr_digit_stream_parser_del_eventCSharp_switch_ivr_digit_stream_parser_feedCSharp_switch_ivr_digit_stream_resetCSharp_switch_ivr_digit_stream_parser_set_terminatorCSharp_switch_ivr_menu_initCSharp_switch_ivr_menu_bind_actionCSharp_switch_ivr_menu_bind_functionCSharp_switch_ivr_menu_executeCSharp_switch_ivr_menu_stack_freeCSharp_switch_ivr_menu_stack_xml_buildCSharp_switch_ivr_menu_str2actionCSharp_switch_ivr_menu_stack_xml_add_customCSharp_switch_ivr_menu_stack_xml_initCSharp_switch_ivr_phrase_macroCSharp_switch_ivr_delay_echoCSharp_switch_ivr_find_bridged_uuidCSharp_switch_ivr_intercept_sessionCSharp_switch_ivr_park_sessionCSharp_switch_ivr_wait_for_answerCSharp_switch_ivr_readCSharp_switch_ivr_bind_dtmf_meta_sessionCSharp_switch_ivr_unbind_dtmf_meta_sessionCSharp_switch_ivr_soft_holdCSharp_switch_ivr_sayCSharp_switch_ivr_get_say_method_by_nameCSharp_switch_ivr_get_say_type_by_nameCSharp_switch_ivr_set_userCSharp_switch_ivr_sound_testCSharp_switch_process_importCSharp_switch_ivr_uuid_existsCSharp_SWITCH_RTP_MAX_BUF_LEN_getCSharp_SWITCH_RTP_MAX_CRYPTO_LEN_getCSharp_SWITCH_RTP_KEY_LEN_getCSharp_SWITCH_RTP_CRYPTO_KEY_32_getCSharp_SWITCH_RTP_CRYPTO_KEY_80_getCSharp_switch_rtp_crypto_key_index_setCSharp_switch_rtp_crypto_key_index_getCSharp_switch_rtp_crypto_key_type_setCSharp_switch_rtp_crypto_key_type_getCSharp_switch_rtp_crypto_key_key_setCSharp_switch_rtp_crypto_key_key_getCSharp_switch_rtp_crypto_key_keylen_setCSharp_switch_rtp_crypto_key_keylen_getCSharp_switch_rtp_crypto_key_next_setCSharp_switch_rtp_crypto_key_next_getCSharp_new_switch_rtp_crypto_keyCSharp_delete_switch_rtp_crypto_keyCSharp_switch_rtp_add_crypto_keyCSharp_switch_rtp_get_randomCSharp_switch_rtp_initCSharp_switch_rtp_shutdownCSharp_switch_rtp_set_start_portCSharp_switch_rtp_set_end_portCSharp_switch_rtp_request_portCSharp_switch_rtp_release_portCSharp_switch_rtp_set_intervalCSharp_switch_rtp_change_intervalCSharp_switch_rtp_createCSharp_switch_rtp_newCSharp_switch_rtp_set_remote_addressCSharp_switch_rtp_get_remote_hostCSharp_switch_rtp_get_remote_portCSharp_switch_rtp_reset_media_timerCSharp_switch_rtp_set_max_missed_packetsCSharp_switch_rtp_set_local_addressCSharp_switch_rtp_kill_socketCSharp_switch_rtp_breakCSharp_switch_rtp_readyCSharp_switch_rtp_destroyCSharp_switch_rtp_activate_iceCSharp_switch_rtp_activate_jitter_bufferCSharp_switch_rtp_set_flagCSharp_switch_rtp_test_flagCSharp_switch_rtp_clear_flagCSharp_switch_rtp_get_rtp_socketCSharp_switch_rtp_get_default_samples_per_intervalCSharp_switch_rtp_set_default_payloadCSharp_switch_rtp_get_default_payloadCSharp_switch_rtp_set_invald_handlerCSharp_switch_rtp_readCSharp_switch_rtp_queue_rfc2833CSharp_switch_rtp_queue_rfc2833_inCSharp_switch_rtp_has_dtmfCSharp_switch_rtp_dequeue_dtmfCSharp_switch_rtp_zerocopy_readCSharp_switch_rtp_zerocopy_read_frameCSharp_rtp_flush_read_bufferCSharp_switch_rtp_enable_vadCSharp_switch_rtp_disable_vadCSharp_switch_rtp_write_frameCSharp_switch_rtp_write_manualCSharp_switch_rtp_get_ssrcCSharp_switch_rtp_set_privateCSharp_switch_rtp_set_telephony_eventCSharp_switch_rtp_set_cng_ptCSharp_switch_rtp_get_privateCSharp_switch_rtp_activate_stun_pingCSharp_switch_rtp_intentional_bugsCSharp_switch_rtp_get_statsCSharp_switch_log_node_t_data_setCSharp_switch_log_node_t_data_getCSharp_switch_log_node_t_file_setCSharp_switch_log_node_t_file_getCSharp_switch_log_node_t_line_setCSharp_switch_log_node_t_line_getCSharp_switch_log_node_t_func_setCSharp_switch_log_node_t_func_getCSharp_switch_log_node_t_level_setCSharp_switch_log_node_t_level_getCSharp_switch_log_node_t_timestamp_setCSharp_switch_log_node_t_timestamp_getCSharp_switch_log_node_t_content_setCSharp_switch_log_node_t_content_getCSharp_switch_log_node_t_userdata_setCSharp_switch_log_node_t_userdata_getCSharp_switch_log_node_t_channel_setCSharp_switch_log_node_t_channel_getCSharp_new_switch_log_node_tCSharp_delete_switch_log_node_tCSharp_switch_log_initCSharp_switch_log_shutdownCSharp_switch_log_bind_loggerCSharp_switch_log_unbind_loggerCSharp_switch_log_level2strCSharp_switch_log_str2levelCSharp_switch_log_str2maskCSharp_switch_log_node_dupCSharp_switch_log_node_freeCSharp_SWITCH_XML_BUFSIZE_getCSharp_switch_xml_name_setCSharp_switch_xml_name_getCSharp_switch_xml_attr_setCSharp_switch_xml_attr_getCSharp_switch_xml_txt_setCSharp_switch_xml_txt_getCSharp_switch_xml_free_path_setCSharp_switch_xml_free_path_getCSharp_switch_xml_off_setCSharp_switch_xml_off_getCSharp_switch_xml_next_setCSharp_switch_xml_next_getCSharp_switch_xml_sibling_setCSharp_switch_xml_sibling_getCSharp_switch_xml_ordered_setCSharp_switch_xml_ordered_getCSharp_switch_xml_child_setCSharp_switch_xml_child_getCSharp_switch_xml_parent_setCSharp_switch_xml_parent_getCSharp_switch_xml_flags_setCSharp_switch_xml_flags_getCSharp_new_switch_xmlCSharp_delete_switch_xmlCSharp_switch_xml_parse_str_dynamicCSharp_switch_xml_parse_strCSharp_switch_xml_parse_fdCSharp_switch_xml_parse_fileCSharp_switch_xml_parse_file_simpleCSharp_switch_xml_parse_fpCSharp_switch_xml_childCSharp_switch_xml_find_childCSharp_switch_xml_find_child_multiCSharp_switch_xml_attrCSharp_switch_xml_attr_softCSharp_switch_xml_getCSharp_switch_xml_toxmlCSharp_switch_xml_toxml_bufCSharp_switch_xml_freeCSharp_switch_xml_free_in_threadCSharp_switch_xml_errorCSharp_switch_xml_newCSharp_switch_xml_add_childCSharp_switch_xml_set_txtCSharp_switch_xml_set_attrCSharp_switch_xml_set_flagCSharp_switch_xml_cutCSharp_switch_xml_insertCSharp_switch_xml_open_rootCSharp_switch_xml_initCSharp_switch_xml_destroyCSharp_switch_xml_rootCSharp_switch_xml_locateCSharp_switch_xml_locate_domainCSharp_switch_xml_locate_groupCSharp_switch_xml_locate_userCSharp_switch_xml_locate_user_in_domainCSharp_switch_xml_open_cfgCSharp_switch_xml_set_binding_sectionsCSharp_switch_xml_set_binding_user_dataCSharp_switch_xml_get_binding_sectionsCSharp_switch_xml_get_binding_user_dataCSharp_switch_xml_bind_search_function_retCSharp_switch_xml_unbind_search_functionCSharp_switch_xml_unbind_search_function_ptrCSharp_switch_xml_parse_section_stringCSharp_switch_io_event_hook_outgoing_channel_outgoing_channel_setCSharp_switch_io_event_hook_outgoing_channel_outgoing_channel_getCSharp_switch_io_event_hook_outgoing_channel_next_setCSharp_switch_io_event_hook_outgoing_channel_next_getCSharp_new_switch_io_event_hook_outgoing_channelCSharp_delete_switch_io_event_hook_outgoing_channelCSharp_switch_io_event_hook_receive_message_receive_message_setCSharp_switch_io_event_hook_receive_message_receive_message_getCSharp_switch_io_event_hook_receive_message_next_setCSharp_switch_io_event_hook_receive_message_next_getCSharp_new_switch_io_event_hook_receive_messageCSharp_delete_switch_io_event_hook_receive_messageCSharp_switch_io_event_hook_receive_event_receive_event_setCSharp_switch_io_event_hook_receive_event_receive_event_getCSharp_switch_io_event_hook_receive_event_next_setCSharp_switch_io_event_hook_receive_event_next_getCSharp_new_switch_io_event_hook_receive_eventCSharp_delete_switch_io_event_hook_receive_eventCSharp_switch_io_event_hook_read_frame_read_frame_setCSharp_switch_io_event_hook_read_frame_read_frame_getCSharp_switch_io_event_hook_read_frame_next_setCSharp_switch_io_event_hook_read_frame_next_getCSharp_new_switch_io_event_hook_read_frameCSharp_delete_switch_io_event_hook_read_frameCSharp_switch_io_event_hook_video_read_frame_video_read_frame_setCSharp_switch_io_event_hook_video_read_frame_video_read_frame_getCSharp_switch_io_event_hook_video_read_frame_next_setCSharp_switch_io_event_hook_video_read_frame_next_getCSharp_new_switch_io_event_hook_video_read_frameCSharp_delete_switch_io_event_hook_video_read_frameCSharp_switch_io_event_hook_write_frame_write_frame_setCSharp_switch_io_event_hook_write_frame_write_frame_getCSharp_switch_io_event_hook_write_frame_next_setCSharp_switch_io_event_hook_write_frame_next_getCSharp_new_switch_io_event_hook_write_frameCSharp_delete_switch_io_event_hook_write_frameCSharp_switch_io_event_hook_video_write_frame_video_write_frame_setCSharp_switch_io_event_hook_video_write_frame_video_write_frame_getCSharp_switch_io_event_hook_video_write_frame_next_setCSharp_switch_io_event_hook_video_write_frame_next_getCSharp_new_switch_io_event_hook_video_write_frameCSharp_delete_switch_io_event_hook_video_write_frameCSharp_switch_io_event_hook_kill_channel_kill_channel_setCSharp_switch_io_event_hook_kill_channel_kill_channel_getCSharp_switch_io_event_hook_kill_channel_next_setCSharp_switch_io_event_hook_kill_channel_next_getCSharp_new_switch_io_event_hook_kill_channelCSharp_delete_switch_io_event_hook_kill_channelCSharp_switch_io_event_hook_send_dtmf_send_dtmf_setCSharp_switch_io_event_hook_send_dtmf_send_dtmf_getCSharp_switch_io_event_hook_send_dtmf_next_setCSharp_switch_io_event_hook_send_dtmf_next_getCSharp_new_switch_io_event_hook_send_dtmfCSharp_delete_switch_io_event_hook_send_dtmfCSharp_switch_io_event_hook_recv_dtmf_recv_dtmf_setCSharp_switch_io_event_hook_recv_dtmf_recv_dtmf_getCSharp_switch_io_event_hook_recv_dtmf_next_setCSharp_switch_io_event_hook_recv_dtmf_next_getCSharp_new_switch_io_event_hook_recv_dtmfCSharp_delete_switch_io_event_hook_recv_dtmfCSharp_switch_io_event_hook_state_change_state_change_setCSharp_switch_io_event_hook_state_change_state_change_getCSharp_switch_io_event_hook_state_change_next_setCSharp_switch_io_event_hook_state_change_next_getCSharp_new_switch_io_event_hook_state_changeCSharp_delete_switch_io_event_hook_state_changeCSharp_switch_io_event_hook_resurrect_session_resurrect_session_setCSharp_switch_io_event_hook_resurrect_session_resurrect_session_getCSharp_switch_io_event_hook_resurrect_session_next_setCSharp_switch_io_event_hook_resurrect_session_next_getCSharp_new_switch_io_event_hook_resurrect_sessionCSharp_delete_switch_io_event_hook_resurrect_sessionCSharp_switch_io_event_hooks_outgoing_channel_setCSharp_switch_io_event_hooks_outgoing_channel_getCSharp_switch_io_event_hooks_receive_message_setCSharp_switch_io_event_hooks_receive_message_getCSharp_switch_io_event_hooks_receive_event_setCSharp_switch_io_event_hooks_receive_event_getCSharp_switch_io_event_hooks_read_frame_setCSharp_switch_io_event_hooks_read_frame_getCSharp_switch_io_event_hooks_video_read_frame_setCSharp_switch_io_event_hooks_video_read_frame_getCSharp_switch_io_event_hooks_write_frame_setCSharp_switch_io_event_hooks_write_frame_getCSharp_switch_io_event_hooks_video_write_frame_setCSharp_switch_io_event_hooks_video_write_frame_getCSharp_switch_io_event_hooks_kill_channel_setCSharp_switch_io_event_hooks_kill_channel_getCSharp_switch_io_event_hooks_send_dtmf_setCSharp_switch_io_event_hooks_send_dtmf_getCSharp_switch_io_event_hooks_recv_dtmf_setCSharp_switch_io_event_hooks_recv_dtmf_getCSharp_switch_io_event_hooks_state_change_setCSharp_switch_io_event_hooks_state_change_getCSharp_switch_io_event_hooks_resurrect_session_setCSharp_switch_io_event_hooks_resurrect_session_getCSharp_new_switch_io_event_hooksCSharp_delete_switch_io_event_hooksCSharp_switch_core_event_hook_add_outgoing_channelCSharp_switch_core_event_hook_add_receive_messageCSharp_switch_core_event_hook_add_receive_eventCSharp_switch_core_event_hook_add_state_changeCSharp_switch_core_event_hook_add_read_frameCSharp_switch_core_event_hook_add_write_frameCSharp_switch_core_event_hook_add_video_read_frameCSharp_switch_core_event_hook_add_video_write_frameCSharp_switch_core_event_hook_add_kill_channelCSharp_switch_core_event_hook_add_send_dtmfCSharp_switch_core_event_hook_add_recv_dtmfCSharp_switch_core_event_hook_add_resurrect_sessionCSharp_switch_core_event_hook_remove_outgoing_channelCSharp_switch_core_event_hook_remove_receive_messageCSharp_switch_core_event_hook_remove_receive_eventCSharp_switch_core_event_hook_remove_state_changeCSharp_switch_core_event_hook_remove_read_frameCSharp_switch_core_event_hook_remove_write_frameCSharp_switch_core_event_hook_remove_video_read_frameCSharp_switch_core_event_hook_remove_video_write_frameCSharp_switch_core_event_hook_remove_kill_channelCSharp_switch_core_event_hook_remove_send_dtmfCSharp_switch_core_event_hook_remove_recv_dtmfCSharp_switch_core_event_hook_remove_resurrect_sessionCSharp_switch_scheduler_task_created_setCSharp_switch_scheduler_task_created_getCSharp_switch_scheduler_task_runtime_setCSharp_switch_scheduler_task_runtime_getCSharp_switch_scheduler_task_cmd_id_setCSharp_switch_scheduler_task_cmd_id_getCSharp_switch_scheduler_task_group_setCSharp_switch_scheduler_task_group_getCSharp_switch_scheduler_task_cmd_arg_setCSharp_switch_scheduler_task_cmd_arg_getCSharp_switch_scheduler_task_task_id_setCSharp_switch_scheduler_task_task_id_getCSharp_new_switch_scheduler_taskCSharp_delete_switch_scheduler_taskCSharp_switch_scheduler_add_taskCSharp_switch_scheduler_del_task_idCSharp_switch_scheduler_del_task_groupCSharp_switch_scheduler_task_thread_startCSharp_switch_scheduler_task_thread_stopCSharp_switch_config_file_setCSharp_switch_config_file_getCSharp_switch_config_path_setCSharp_switch_config_path_getCSharp_switch_config_category_setCSharp_switch_config_category_getCSharp_switch_config_section_setCSharp_switch_config_section_getCSharp_switch_config_buf_setCSharp_switch_config_buf_getCSharp_switch_config_lineno_setCSharp_switch_config_lineno_getCSharp_switch_config_catno_setCSharp_switch_config_catno_getCSharp_switch_config_sectno_setCSharp_switch_config_sectno_getCSharp_switch_config_lockto_setCSharp_switch_config_lockto_getCSharp_new_switch_configCSharp_delete_switch_configCSharp_switch_config_open_fileCSharp_switch_config_close_fileCSharp_switch_config_next_pairCSharp_consoleLogCSharp_consoleCleanLogCSharp_new_IvrMenuCSharp_delete_IvrMenuCSharp_IvrMenu_bindActionCSharp_IvrMenu_ExecuteCSharp_new_ApiCSharp_delete_ApiCSharp_Api_ExecuteCSharp_Api_ExecuteStringCSharp_Api_getTimeCSharp_input_callback_state_t_function_setCSharp_input_callback_state_t_function_getCSharp_input_callback_state_t_threadState_setCSharp_input_callback_state_t_threadState_getCSharp_input_callback_state_t_extra_setCSharp_input_callback_state_t_extra_getCSharp_input_callback_state_t_funcargs_setCSharp_input_callback_state_t_funcargs_getCSharp_new_input_callback_state_tCSharp_delete_input_callback_state_tCSharp_DTMF_digit_setCSharp_DTMF_digit_getCSharp_DTMF_duration_setCSharp_DTMF_duration_getCSharp_new_DTMFCSharp_delete_DTMFCSharp_new_Stream__SWIG_0CSharp_new_Stream__SWIG_1CSharp_delete_StreamCSharp_Stream_WriteCSharp_Stream_get_dataCSharp_Event_InternalEvent_setCSharp_Event_InternalEvent_getCSharp_Event_serialized_string_setCSharp_Event_serialized_string_getCSharp_Event_mine_setCSharp_Event_mine_getCSharp_new_Event__SWIG_0CSharp_new_Event__SWIG_1CSharp_delete_EventCSharp_Event_SerializeCSharp_Event_SetPriorityCSharp_Event_GetHeaderCSharp_Event_GetBodyCSharp_Event_GetEventTypeCSharp_Event_AddBodyCSharp_Event_AddHeaderCSharp_Event_DeleteHeaderCSharp_Event_FireCSharp_EventConsumer_events_setCSharp_EventConsumer_events_getCSharp_EventConsumer_e_event_id_setCSharp_EventConsumer_e_event_id_getCSharp_EventConsumer_node_setCSharp_EventConsumer_node_getCSharp_EventConsumer_e_callback_setCSharp_EventConsumer_e_callback_getCSharp_EventConsumer_e_subclass_name_setCSharp_EventConsumer_e_subclass_name_getCSharp_EventConsumer_e_cb_arg_setCSharp_EventConsumer_e_cb_arg_getCSharp_new_EventConsumerCSharp_delete_EventConsumerCSharp_EventConsumer_popCSharp_delete_CoreSessionCSharp_CoreSession_InternalSession_setCSharp_CoreSession_InternalSession_getCSharp_CoreSession_channel_setCSharp_CoreSession_channel_getCSharp_CoreSession_flags_setCSharp_CoreSession_flags_getCSharp_CoreSession_allocated_setCSharp_CoreSession_allocated_getCSharp_CoreSession_cb_state_setCSharp_CoreSession_cb_state_getCSharp_CoreSession_HookState_setCSharp_CoreSession_HookState_getCSharp_CoreSession_cause_setCSharp_CoreSession_cause_getCSharp_CoreSession_uuid_setCSharp_CoreSession_uuid_getCSharp_CoreSession_tts_name_setCSharp_CoreSession_tts_name_getCSharp_CoreSession_voice_name_setCSharp_CoreSession_voice_name_getCSharp_CoreSession_AnswerCSharp_CoreSession_preAnswerCSharp_CoreSession_HangupCSharp_CoreSession_hangupStateCSharp_CoreSession_SetVariableCSharp_CoreSession_SetPrivateCSharp_CoreSession_GetPrivateCSharp_CoreSession_GetVariableCSharp_CoreSession_SayCSharp_CoreSession_SayPhraseCSharp_CoreSession_hangupCauseCSharp_CoreSession_getStateCSharp_CoreSession_RecordFileCSharp_CoreSession_originateCSharp_CoreSession_destroyCSharp_CoreSession_SpeakCSharp_CoreSession_SetTtsParametersCSharp_CoreSession_CollectDigits__SWIG_0CSharp_CoreSession_CollectDigits__SWIG_1CSharp_CoreSession_GetDigits__SWIG_0CSharp_CoreSession_GetDigits__SWIG_1CSharp_CoreSession_TransferCSharp_CoreSession_readCSharp_CoreSession_PlayAndGetDigitsCSharp_CoreSession_StreamFileCSharp_CoreSession_sleepCSharp_CoreSession_flushEventsCSharp_CoreSession_flushDigitsCSharp_CoreSession_SetAutoHangupCSharp_CoreSession_ReadyCSharp_CoreSession_answeredCSharp_CoreSession_mediaReadyCSharp_CoreSession_waitForAnswerCSharp_CoreSession_ExecuteCSharp_CoreSession_sendEventCSharp_CoreSession_setEventDataCSharp_CoreSession_getXMLCDRCSharp_CoreSession_begin_allow_threadsCSharp_CoreSession_end_allow_threadsCSharp_CoreSession_GetUuidCSharp_CoreSession_get_cb_argsCSharp_CoreSession_check_hangup_hookCSharp_console_logCSharp_console_clean_logCSharp_msleepCSharp_bridgeCSharp_hanguphookCSharp_dtmf_callbackCSharp_new_ManagedSession__SWIG_0CSharp_new_ManagedSession__SWIG_1CSharp_new_ManagedSession__SWIG_2CSharp_delete_ManagedSessionCSharp_ManagedSessionUpcastSWIGRegisterExceptionArgumentCallbacks_freeswitchApplicationExceptionArithmeticExceptionDivideByZeroExceptionIndexOutOfRangeExceptionInvalidCastExceptionIOExceptionNullReferenceExceptionOutOfMemoryExceptionOverflowExceptionSystemExceptionArgumentOutOfRangeExceptionmod_managed.dllFromMillisecondsObsoleteAttributeget_TotalMilliseconds&lt;CreateStateHandlerDelegate&gt;b__0ptrget_IsAllocatedFree&lt;&gt;c__DisplayClass4&lt;OriginateHandleHangup&gt;b__3sess_bget_TotalSecondsGCHandleTypeAllocDecimalop_Implicitop_Divisionop_ExplicitAddMillisecondsMinValue$$method0x6000dbb-1Int64TryParseParseInt16Environmentget_NewLine1Current context is null.CCurrent ScriptContextType is not .7Loading {0} from domain {1}MPluginManager has already been loaded.;file cannot be null or empty.[PluginManager must load in its own AppDomain.GNo App or Api plugins found in {0}.wType {0} requested no loading. Assembly will not be loaded.GPluginManager is already unloading.IType {0} is not assignable from {1}.}Type {0} doesn't have an accessible parameterless constructor.-CREATE_        .exe-FreeSWITCH.Managed.dllSystem.dllSystem.Xml.dllSystem.Data.dllSystem.Core.dll'System.Xml.Linq.dll        .fsx        .csx        .vbx        .jsxf#CompilerVersion        v3.5jsCompiling {0}IThere were {0} errors compiling {1}.{0}: {1}){0}: {1}:{2}:{3} {4}?File {0} compiled successfully.\x80\x89Entry point: {0}.{1} is not public. This may cause errors with Mono._entrypoint_mCannot handle entry points with more than 1 parameter.YEntry point paramter must be a string array.#No name provided.)No aliases provided.3{0} exception in {1}: {2}%{0} exception: {1}/Creator cannot be null.RunExecuteGExecuteBackground in {0} completed.#ExecuteBackground-Couldn't load {0}: {1}Assembly {0} doesn't reference FreeSWITCH.Managed, not loading.3Resolving assembly '{0}'.        .dllResolving to: ''.managed
+shadowwFreeSWITCH.Managed loader is starting with directory '{0}'.AManaged directory not found: {0}9Exception loading file {0}: MException loading change from {0}: {1}.configUUnhandled exception watching for changes: , _Loaded {3} {0}, aliases '{1}', into domain {2}.AppApi;        true_5Exception loading {0}: {1}KFinished loading {0} into domain {1}.9Unloaded {0} {1} (file {2}).APIGStarting to unload {0}, domain {1}.3Unloaded {0}, domain {1}.KCould not unload {0}, domain {1}: {2}1Error reloading {0}: {1}-No arguments supplied.3Module name not supplied.3API plugin {0} not found.QException in ExecuteBackground({0}): {1}=Exception in Execute({0}): {1}qFreeSWITCH.Managed: attempting to run application '{0}'.3App plugin {0} not found.5Exception in Run({0}): {1}yCall to switch_xml_bind_search_function_ret failed, result: / constructor not found.% Inner Exception: \x80\xB1FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown ()\x80\xA7Cannot initialize a ManagedSession until it is allocated (originated successfully).CAppFunction is in hangupCallback.AException in hangupCallback: {0}?InputCallback threw exception: =-ERR InputCallback Exception: CSession has not been initialized.yeson
+enableenabled
+active allow falsebypass_mediacreated_timeanswered_timehungup_timeprogress_time'progress_media_timetransfer_time%sofia_profile_namesip_call_idsip_received_ip#sip_received_port!sip_via_protocolsip_from_usersip_from_urisip_from_hostsip_req_usersip_req_urisip_req_hostsip_to_usersip_to_urisip_to_host!sip_contact_usersip_contact_uri!sip_contact_host!sip_contact_port'sip_destination_urlsip_term_statusswitch_r_sdpswitch_m_sdp#sip_hangup_phrase7proto_specific_hangup_causehangup_cause#hangup_cause_q850+originate_dispositiondirectioninbound ALERT        CRIT DEBUGERR        INFO
+NOTICEWARNING\xF75\xF9_\xA1O\x84z'&lt;\&quot;\x92\xB7z\V4\xE0\x89\x80\xBC \x80\xBC  \x80\xBC((\x80\xBC\x80\xC8\x80\x90
+ \x80\xC8\x80\x90 \x80\xC8 \x80\x90(\x80\xC8(\x80\x90         (( ((  HH DD      !  %(H(D ) )-1- -    5(( % %  % %  TX\` \TX`9=AEId
+IMD
+IMH        MD        MH 
+ QU Q QU         QU Y Y 0 0Y0(Y(0]at\x80\xEC \x80\xECtep\x854 \x83\xF8 \x83\xF8\x83\xF8(\x83\xF8         
+ QU Qi i|  \x80\x80i\x80\x84 \x82\x90 \x82\x90 \x82\x88 \x82\x88                     \x80\xB4 \x80\xB4 \x83\x8C \x83\x8C \x83h \x83h  \x83 \x83     \x80\x84\x84\xF8                    \x80\x84 \x80\x90 \x84(\x82\x90(\x82\x88(        ((\x80\xB4(\x83\x8C(\x83hi\x80\x88           (i\x80\x8C \x82\xD8 \x82\xD8 \x84 \x84 \x82\x94 \x82\x94 \x80\x90(\x82\xD8(\x84(\x82\x94i\x80\x90 \x83\xF8 \x84\x9C \x83\xD8\x83\xD8\x82x\x82        \x83\x82|\x82|\x82|\x82x\x82x\x81\xDC\x83
+\x82x\x82\x82|\x82|
+ \x82|\x81\xE0\x82|
+
+\x82x\x82x\x81\xF8\x81\xEC\x81\xEC\x82h\x81\xEC\x83 \x81\xEC\x83 \x81\xFC\x81\xEC        \x82h\x82\xE0\x81\xEC\x84\xFC
+\x84\xFC\x81\xEC\x82\x90        \x82\x90\x84\xFC\x82\x90\x81\x9C\x83\x83        \x82P \x82\xC4\x82\xE0\x82\xE0\x83\x82\xC4\x84\x82\xC4        \x82\xC4\x84\x82\x90\x82\xC4        \x82\xC4         \x84\xFC\x82\x90\x82P        \x82\x90 \x84\xFC\x82\x90\x81\x9C\x84\xFC\x82P\x84\xFC\x82\x90\x84\xFC\x82\xC4\x84\x83L\x82\xC4 \x84\xFC        \x82  \x84\xFC\x82\x8C\x83        \x84\xFC\x82\x8C\x82  \x84\xFC        \x83L                \x84\xFC\x84\xF8\x84\xF8\x84\xF8\x80\xCC \x84\xFC\x81\xF0
+\x80\xCC\x83        \x83\x80\xCC \x83\x82\xE0\x83\x80\xCC\x82\xE0\x83\x82\x90\x82\xE0
+\x82\x90
+\x80\xCC\x82\x90\x80\xCC\x80\xCC\x82\x90\x82\x90\x83\xF4\x83l\x81\xF0        \x84\xFC\x82\x90        \x82$        \x82\x90\x83L        \x82\xE0\x82\x90\x82\xE0 \x82\x90\x83l\x81\xF0\x82\x88\x82\x90\x82\x90\x82\x90\x85\x83h\x83h        \x83\xF4\x83h \x84\xFC\x82\x90\x82$        \x84\xFC\x83\xC0 \x84\xFC\x82\x90\x83\xC0\x82( \x84\xFC\x82\x90\x83\xC8 \x84\xFC\x82\x90\x82(        \x84\xFC\x82,\x83(\x82\x90 \x84\xFC\x82\x90\x83$
+\x84\xFC\x82\x90\x81\xEC        \x84\xFC\x81\xEC \x84\xFC\x82\x90 \x84\xFC\x82\x90\x82,\x83\x82\x90 \x84\xFC\x82\x90\x83        \x82\x90\x83        \x83\x82\x90\x82\x90 \x82\x90\x81\xD0\x83\x83h\x82\x90\x83\xF8\x83x\x82$\x81\xF0        \x82\x84\x83h\x82$\x81\xF0\x83\x84\xFC\x82\x90\x83\xC0\x84\xFC\x82\x90\x82,\x83L
+\x84\xFC\x82\x90\x824        
+\x84\xFC\x82\x90\x84         \x84\xFC\x82\x90\x83\xA0 \x82\x90\x83L\x83L\x84\xFC\x82\x90\x84\xDC \x84\xFC\x82\x90\x83\xEC\x84\xFC\x828\x80\xCC\x83L\x84\xFC\x828 \x84\xFC\x82\xA0\x83\x84\xFC\x82\xA0\x83\x82\xC8        \x84\xFC\x82\xA0 \x84\xFC\x82\xA0\x82\xC8        \x83\x82\xA0 \x83\x82\xA0\x82\xC8        \x81\xE8\x82\xA0\x81\xE8\x81\xE8\x81\xE8\x82d\x82\xEC\x82d\x84\xFC\x85 \x80\xCC\x84\xFC\x85 \x84\xFC\x85 \x83L        \x84\xFC\x83\x98                \x83\xA8\x80\xCC\x84\xFC\x83\x98\x83\x98\x80\xCC        \x84\xFC\x83\x98\x83\x98\x83                \x83\x83 \x83 \x83\x84\xFC\x83\x98 \x84\xFC\x82\x90\x83\x98\x83\x98\x82\x90\x82x
+\x84\xFC\x82x                \x82x        \x84\xFC\x84                 \x80\xCC\x84\xFC\x84 \x83\x82\xE0
+\x84\xFC\x84 \x83
+ \x84\xFC\x84 \x838
+\x84\xFC\x84 \x838\x84\xFC\x84         \x84\xFC\x84
+\x84\xFC\x84\xE4                \x83 \x80\xCC \x84\xFC\x84\xE4\x83 \x84\xE4\x84\xE4\x84\xE4\x84\xE4
+\x84\xFC\x84\xE4\x83\x82\xE0\x83 \x84\xFC\x84\xE4\x83 \x84\xFC\x830\x83 \x80\xCC \x84\xFC\x830\x83 \x84\xFC\x830\x83        \x83
+\x84\xFC\x830\x83
+\x84\xFC\x830        \x84\xFC\x830\x84\xFC\x830\x830\x830\x830
+\x84\xFC\x83\xE0\x80\xCC
+\x84\xFC\x83\xE0\x84\xFC\x83\xE0 \x84\xFC\x83\xE0\x80\xD0\x85\x83L
+\x84\xFC\x84|\x82\xE0\x84\xFC        \x82\xF8\x83\xD0\x82\xF8        \x84\xD8\x81\xEC\x80\xD0        \x82\x90\x82\x90        \x82\x90\x83\xF4\x81\xE8        \x82\xC0\x80\xCC \x83\x82\xC0\x84\x90\x83\x83 \x84\xFC        \x82\xF8 \x84\xFC\x82\xF4\x82\xF8\x83L        \x83L\x83L\x82\xA4
+\x84\xFC\x83\\x82\x84\xFC\x82\x83\\x83P \x83X         \x84\xFC\x83X\x84\xFC\x83X\x81\xDC\x83 \x84\xFC\x82        \x83X
+\x84\xFC\x83X        \x84\xFC\x85\x83\x82\xE0        \x84\xFC\x85\x84\xFC\x80\xCC        \x84\xFC\x80\xE4 \x84\xFC\x82\x82\x82\x80\xD0\x85\x85,\x83L\x84\xFC\x83\x82\xE0\x83\x82\xE0
+\x82\xE0\x82\xE0\x82\xE0
+\x82\xE0\x82\xE0 \x84\xFC\x824\x82\xE0 \x84\xFC\x84\x824\x84\xFC\x824\x84\xFC         \x84\xFC\x81\xEC
+\x82\xE0\x82p\x82t\x82\xE4        \x82\xE4\x82\xE4\x82p
+\x82\xE0\x82\xE4\x84\x9C        \x83L\x83L\x83L\x82\xF8                                        \x83L\x83L                \x80\xCC\x80\xCC\x82\xD4        \x84\xFC                                 \x83L
+\x83 \x83 \x83 \x84\xFC\x82T\x83L\x80\xCC
+\x84\xFC\x82\xCC\x83L
+\x84\xFC\x82\xCC\x83L \x83L\x82\xCC        
+\x83t\x82\x90\x84\xFC\x82\x83t\x80\xCC \x82\x90\x83t\x83x \x83x\x80\xCC \x83x\x82\x90\x83x \x83x\x80\xCC\x83x
+\x83x\x83\xF8\x83\x8C\x82\x88        \x82\x88\x83L \x82\x88\x82\x88\x83\x8C
+\x82\x88\x83\x8C        \x84\xFC\x82\x88\x83\x88\x83L        \x82\x88\x83\x8C\x82\x88\x83\x8C\x83\x8C\x82\x88\x83\x8C\x83h\x83h\x82\x88\x83h\x83h\x83h\x83\x90\x82\x88\x84\xFC\x82\x83l\x80\xCC\x84\xFC\x82\x88\x82\x90\x83\x8C\x83\x88        \x82\x88\x82\x88        \x82\x88\x83x\x83x\x82\x88\x82\x88
+\x84\xFC\x82\x88
+\x84\xFC\x82\x88\x83L\x82\x88 \x84\xFC\x82\x88\x82, \x84\xFC\x82\x88\x82\x88\x84\x82\x88 \x84\xFC\x82\x88\x82\x88                \x82\x88\x83t\x83t\x82\x88                \x82\x88\x83\x88        \x82\x88\x83\x88        \x82\x88\x83\x84                \x82\x88\x83\x84 \x83L\x82\x88\x83\x88 \x84\xFC\x82\x88        \x82\x88\x84\xF8        \x82\x88\x84\xF8        \x84\xF8\x82\x88 \x84\xFC\x82\x88\x83        \x83\x82\x88        \x84\xFC\x82\x88\x83\x8C\x82\x88\x83h\x82\xE0\x82\x88 \x84\xFC\x82\x88\x83\xEC \x82\xE0\x82\x88\x82\xE0\x83\x8C\x83\x8C        \x82\x88\x83\xF8
+\x82\x88\x83x\x84\xFC\x82\x88\x82\x88        \x82\x88        \x83l\x82\x88\x84\xFC\x80\xCC\x82 \x82\xE0\x84\xFC\x82 \x82\xE0\x82\xE0\x82\xE0        \x82\x80\x82\xC8\x82\x80\x84\xFC\x82\x80\x82\xE0\x82\x80\x82\xE0\x82\x80\x83\x82\xE0\x82\x80 \x82\xE0\x82\x80\x82\xE0\x82 \x84\xFC\x82,\x84 \x84\xFC\x83\xF8\x84\x9C\x83\xF8\x83\xF8        \x84\xFC\x83\xF8
+\x84\xFC\x83\xF8\x84\xEC\x82, \x84\xFC\x82,\x83\xF8\x84\xFC\x82,\x83        \x83\xF8\x84\xFC\x84\x81|\x83\x84\xFC\x84\x81|\x83\x820\x84\xFC\x820\x84\xFC\x81|\x84        \x84\xFC\x82\x98
+\x84\xFC\x83\xF8\x83L\x84\xFC \x84\xFC\x82,\x84
+\x83\xF8\x82\xA0        \x84\xFC\x82                                \x82
+        \x83&lt;\x82l        \x82\xE0\x80\xD4\x82l\x82\xE0\x80\xD4\x80\xD4
+\x82l\x80\xD4\x82l\x82l                \x82l                 \x82l        \x82l        
+\x82l\x82\xE0        \x84\xFC\x82\x90 \x84\xFC\x82\x90\x82`
+\x85,\x83x
+\x85,\x82\x88 \x84\xFC\x82\x90\x83\xF8\x84\xFC\x82\x90        \x83L\x84 \x84\xFC\x82\x90\x84
+\x84\xFC\x82\x90\x84                        \x84\xFC\x82\x90\x82\xE0\x82\xE0                        \x84\xFC\x82\x90\x830
+\x84\xFC\x82\x90
+\x84\xFC\x82\x90        \x84 \x84\xFC\x82\x90         \x84\xFC\x82\x90         \x84\xFC\x82\x90\x83L        \x82\x90\x84        \x84\xFC\x82\x90\x83\x818\x84\xFC\x82\x90\x84 \x84
+\x84\xFC\x82\x90                                
+\x84\xFC\x82\x90\x84\x84\xFC\x82\x90\x84 \x84         \x84\xFC\x82\x90                                        \x84\xFC\x82\x90\x84\xE4\x83\x98\x85 \x84\x84\xFC\x82\x90\x84 \x84\xFC\x82\x90\x82$\x82\x84        \x84\xF8\x83x\x83\xF8        \x82\x84 \x84\xFC\x82\x90\x82$\x82\x84        \x84\xF8\x83x\x83\xF8                \x82\x90\x82\x90\x84\xFC\x82\x90\x82\x90\x81`\x83\x83 \x84\xFC\x82\x90\x82\x90
+        \x83
+        \x83\x83h\x83L\x84\xFC        
+\x84\xFC\x83L \x84\xFC\x82\x90\x83L                \x83         \x84\xFC\x82\x90\x82\x90 \x84\xFC\x80\xCC\x82@\x84\xFC\x82\xB0 \x84\xFC\x82\xB0\x82&lt;\x84\xFC\x82&lt; \x84\xFC\x82\xB0\x83        \x84\xFC\x82\xB0 \x83\x82\xB0\x82\xAC\x84\xFC\x82\xAC        \x84\xFC\x82\xB0\x84\xFC\x82D\x82\xB8\x80\xCC
+\x84\xFC\x82\xB8\x84d
+\x84\xFC\x82\xB8\x82\xB4\x84\xFC\x82\x90\x82\xB8\x83\x84\xFC\x82\xB8\x84\xFC\x82\xBC\x82D\x85,\x85,        \x84\xFC\x82\xA8 \x84\xFC\x82\xBC\x82\xB4 \x84\xFC\x82H\x80\xCC
+\x84\xFC\x82\xE0
+\x82\x90\x83L        \x84\xFC\x82\x90                \x82\xE0         \x84\xFC\x82\x90                        \x84\xFC\x82\x90        \x84\xFC\x82\x90\x84\x84\xC8\x84\xCC
+\x82\x90\x82\x88\x84\xFC\x82\xDC\x84\xA4        \x84\xAC\x83\x82\xE0\x83        \x80\xCC
+\x84\xFC\x82\xDC                \x84\xFC\x82X                        \x80\xCC \x82\xDC                        \x80\xCC\x84\xFC\x82\xDC\x83L\x82\xDC\x82\xDC\x82\xDC\x82\xDC         \x84\xFC\x82\xDC\x82\xDC\x82X
+\x84\xFC\x82\xDC        \x84\xFC\x82\xDC                \x82\xDC        \x82\xE8\x82\xDC        \x82\xDC\x82\xDC        \x82\xDC\x81\xA0\x84\xFC\x82\xDC\x83\x83 \x83\x83          \x84\xFC\x82\xDC\x83\xEC\x82\xE0\x82\xDC \x82\xE0\x82\xDC\x83\xEC\x84\xFC\x82\xDC\x82d\x83 \x83\x83          \x84\xFC\x82\xDC\x84                \x82\xDC\x84\xB4\x84\xFC\x82\xDC\x82\x90\x83\x98        \x84\xFC\x82\xDC        \x82\xDC\x84\x82\xDC\x83                \x83         \x82\xDC\x83\x83\x82\xDC\x84\xFC\x82\xDC        \x83L        \x82\xDC\x84\xA0 \x84\xC0\x82\xDC\x80\xCC \x84\xFC\x80\xCC\x83L\x84\xFC\x80\xF4\x84t\x83L\x84\xFC\x80\xF4\x84t\x84t        \x84x\x84x\x82L        \x85,\x83L        \x85,\x82\xE0\x85,\x85,\x85,\x80\xD0        \x85,\x85, \x85,\x85,\x85,\x85,\x85,        \x85,\x83L\x85,\x82\xE0\x82\xE0\x83L\x85,\x85,\x85, \x85,\x85,\x82\xE0
+\x85,\x85, \x85,\x85,\x850\x85,\x85,\x85,\x82\xE0\x85,
+\x84\xFC\x80\xCC\x85,\x84\xFC\x82`\x82`\x83\xF8\x83L\x84\xFC\x83\xF8\x82`\x82`\x84\xFC\x82`\x82`\x82`\x83\xF8        \x84\xFC\x82`\x82`\x82`\x82`\x83\xF8\x84\xFC\x85,\x82`\x82` \x85,\x82`\x83\xF8\x82\xFC                \x82\xFC\x83        \x82\xFC\x83\x82\xFC\x84\xFC\x80\xEC        \x83\x82\\x84\xFC\x82\\x84\xFC\x80\xEC \x84\xFC\x82\x90\x81P \x84\xFC\x82\x90\x81H \x84\xFC\x82\x90\x81T \x84\xFC\x82\x90\x81d \x84\xFC\x82\x90\x814 \x84\xFC\x82\x90\x81\ \x84\xFC\x82\x90\x81, \x84\xFC\x82\x90\x81@ \x84\xFC\x82\x90\x80\xDC        \x83\x81\xA4        \x83        \x83\xB0\x83\xB0
+\x83\xB0                \x80\x84\x80\x84\x84\xFC\x82\x90\x83\x84 \x83        \x83\xD8\x80\x9C\x80\xACiii                iiiiiiiiiiiiii iii iiii
+
+iii
+
+iiiii ii
+i
+ii        
+iiiiiiii        i        iii        i        iiii        ii        iiiii
+ii        ii        iiiiiiii        iiiiiiii        i
+iii
+ii        ii        i        iii
+iiiiii iiii
+ii        i                ii        iii        iii                iiiii        i        i                i        ii
+iii
+
+i                iiiii
+ iiii
+iii
+ii        i        iii ii        iiiii                iii  ii
+i        ii iiiiii        i
+iiii iiii                
+        iiii        i        ii iiiiii
+i  iiii        
+i        i        iii        iiii                iiii                iii
+ii
+iii
+ii iiiiiii
+
+i
+        i                                        ii        iii                i                        i        i        ii         i        i        i        ii                        iii                                i        ii        i                iii
+iii
+i                                 iii         i                                        iiiii
+ii iii        iii        i iii        iii        
+iiiii                i        i                i        iiiiii        ii        i                i        i                ii i        iii                i                        i                         i
+i        iiiiii        
+iii        
+ii                i        i        i iiiiiii
+iiii        iiiiiii
+i        ii
+        ii        i        ii        iiii        i        i iiii        i
+i
+ii iii        \x80\xA0\x80\xA4$ \x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0\x80\xA0 \x80\xA4\x80\xA4\x80\xA4 Q         QU555\x80\xB0\x80\xB0 Qi\x80\xB4 \x83 \x83(\x83i\x80\xB8 \x80\xB8 \x80\x84i\x80\xBC
+\x85@\x85D\x85@\x85D -
+ mq  mq
+ e\x80\x90  e\x80\x90 \x84  \x83\xEC \x83\xF8         \x80\x84q \x85Ha\x80\xBC\x81d\x85H\x85H\x84\xF8u \x84\xFC\x80\xBC\x80\x84qa\x80\xBC y}}
+\x80\xC0 \x80\xC0        mq        e\x80\x90(-
+(mq
+(e\x80\x90((y(\x80\xC0bypass_mediacreated_timeanswered_timehungup_timeprogress_time&amp;progress_media_timetransfer_time$sofia_profile_namesip_received_ip&quot;sip_received_port sip_via_protocolsip_from_usersip_from_urisip_from_hostsip_req_usersip_req_urisip_req_hostsip_to_usersip_to_urisip_to_host sip_contact_user sip_contact_portsip_contact_uri sip_contact_hostsip_call_id&amp;sip_destination_urlsip_term_statusswitch_r_sdpswitch_m_sdp&quot;sip_hangup_phrase6proto_specific_hangup_causehangup_cause&quot;hangup_cause_q850*originate_dispositiondirection \x80\xBC         \x80\x81  }
+ \x80\x85}         \x80\x85}         \x80\x85         \x80\x85 \x80\x85 \x80\x85 \x83l(}        (\x80\x85}(\x80\x85(\x80\x85(\x83l\x80\xC4i\x80\xC8 \x85i\x80\xCCi\x80\xD0i\x80\xD4i\x80\xD8i\x80\xDCi\x80\xE0i\x80\xE4i\x80\xE8i\x80\xECi\x80\xF0i\x80\xF4i\x80\xF8i\x80\xFCi\x81i\x81i\x81i\x81 i\x81i\x81i\x81i\x81i\x81 i\x81$i\x81(i\x81,i\x810i\x814i\x818i\x81&lt;i\x81@i\x81Di\x81Hi\x81Li\x81Pi\x81Ti\x81Xi\x81\i\x81`i\x81di\x81hi\x81li\x81pi\x81ti\x81xi\x81|i\x81\x80i\x81\x84i\x81\x88i\x81\x8Ci\x81\x90i\x81\x94i\x81\x98i\x81\x9Ci\x81\xA0i\x81\xA4i\x81\xA8i\x81\xACi\x81\xB0i\x81\xB4i\x81\xB8i\x81\xBCi\x81\xC0i\x81\xC4i\x81\xC8i\x81\xCCi\x81\xD0i\x81\xD4i\x81\xD8i\x81\xDCi\x81\xE0i\x81\xE4i\x81\xE8i\x81\xECi\x81\xF0i\x81\xF4i\x81\xF8i\x81\xFCi\x82i\x82i\x82i\x82 i\x82i\x82i\x82i\x82i\x82 i\x82$i\x82(i\x82,i\x820i\x824i\x828i\x82&lt;i\x82@i\x82Di\x82Hi\x82Li\x82Pi\x82Ti\x82Xi\x82\i\x82`i\x82di\x82hi\x82li\x82pi\x82ti\x82xi\x82|i\x82\x80i\x82\x84i\x82\x88i\x82\x8Ci\x82\x90i\x82\x94i\x82\x98i\x82\x9Ci\x82\xA0i\x82\xA4i\x82\xA8i\x82\xACi\x82\xB0i\x82\xB4i\x82\xB8i\x82\xBCi\x82\xC0i\x82\xC4i\x82\xC8i\x82\xCCi\x82\xD0i\x82\xD4i\x82\xD8i\x82\xDCi\x82\xE0i\x82\xE4i\x82\xE8i\x82\xECi\x82\xF0i\x82\xF4i\x82\xF8i\x82\xFCi\x83i\x83i\x83i\x83 i\x83i\x83\x83i\x83 \x80\xF0 \x80\xF0 \x82\xF0 \x82\xF0 \x82\xC8 \x82\xC8 \x82\xC0 \x82\xC0 \x83 \x83(\x80\xF0(\x82\xF0(\x82\xC8(\x82\xC0(\x83\x83 i\x83$ \x81&lt; \x81&lt; \x83$ \x83$(\x81&lt;(\x83$i\x83( \x83( \x83((\x83(\x83,i\x830 \x834 \x834 \x80\xCC \x80\xCC(\x834(\x80\xCCi\x834 \x81 \x81 \x81  \x81  \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x81 \x80\xFC \x80\xFC \x80\xF8 \x80\xF8(\x81(\x81 (\x81(\x81(\x81(\x81(\x81(\x81(\x80\xFC(\x80\xF8\x838i\x83&lt; 
+ 
+ \x82l \x82l(
+(\x82l\x83@ @\x80\x83Di\x83H \x83 \x83   \x83D \x83D(\x83((\x83D\x83Li\x83P \x83T \x83T \x83d \x83d(\x83T(\x83di\x83Ti\x83X \x83\ \x83\ \x83` \x83` \x83 \x83(\x83\(\x83`(\x83\x83\i\x83` \x82x \x82x \x82\xD0 \x82\xD0(\x82x(\x82\xD0i\x83d\x83h&quot;&amp;)*+,-2469:?ABEOQX_`abcdefgo\x8E\xE7\xF4\xF5\xF6\xF7XYZ[\]^_\x83li\x83p \x83p \x83p(\x83pi\x83t \x83x \x83x \x83t \x83t(\x83x(\x83ti\x83x \x83\x90 \x83\x90(\x83\x90\x83|\x83\x80\x83\x84\x83\x88        
+  
+!#$%'(./013\x83\x8Ci\x83\x90 \x82\xF8 \x82\xF8(\x82\xF8i\x83\x94 \x80\xE8 \x80\xE8 \x83\x94 \x83\x94(\x80\xE8(\x83\x94i\x83\x98 \x83\xA4 \x83\xA4 \x83\xA0 \x83\xA0 \x83\xA8 \x83\xA8(\x83\xA4(\x83\xA0(\x83\xA8\x83\x9Ci\x83\xA0 \x83\xAC \x83\xAC \x81( \x81( \x81  \x81  \x81$ \x81$(\x83\xAC(\x81((\x81 (\x81$i\x83\xA4i\x83\xA8    ( \x83\xACi\x83\xB0 \x80\xD0 \x80\xD0(\x80\xD0i\x83\xB4 \x83\xB8 \x83\xB8(\x83\xB8i\x83\xB8\x83\xBCi\x83\xC0 \x83\xC8 \x83\xC8 \x82\xE0 \x82\xE0 \x81\xF4 \x81\xF4(\x83\xC8(\x82\xE0(\x81\xF4\x83\xC4\x83\xC8i\x83\xCC \x82d \x82d \x81` \x81`(\x82d(\x81`i\x83\xD0i\x83\xD4 \x81h \x81h \x83\xD4 \x83\xD4(\x81h(\x83\xD4i\x83\xD8\x83\xDCi\x83\xE0 \x83\xE4 \x83\xE4(\x83\xE4i\x83\xE4 \x81l \x81l \x81x \x81x \x81p \x81p \x81t \x81t(\x81l(\x81x(\x81p(\x81t\x83\xE8i\x83\xEC\x83\xF0i\x83\xF4 \x84` \x84` \x84\xF8 \x84\xF8 \x83\xF4 \x83\xF4(\x84`(\x84\xF8(\x83\xF4i\x83\xF8 \x84\x9C \x84\x9C \x84 \x84(\x84\x9C(\x84\x83\xFCi\x84\x84578;&lt;=&gt;CDFGH\x84 @\x80i\x84  \x84 \x84 \x82\x9C \x82\x9C 
+ 
+ \x82\x80 \x82\x80 \x83&lt; \x83&lt;(\x84(\x82\x9C(
+(\x82\x80(\x83&lt;i\x84 \x81\x8C \x81\x8C \x81\x98 \x81\x98 \x81\x88 \x81\x88 \x81\x94 \x81\x94 \x81\x90 \x81\x90 \x81\x84 \x81\x84 \x81\x80 \x81\x80(\x81\x8C(\x81\x98(\x81\x88(\x81\x94(\x81\x90(\x81\x84(\x81\x80i\x84 \x83\x98 \x83\x98   \x83L \x83L(\x83\x98((\x83L\x84i\x84 \x81X \x81X(\x81X\x84 i\x84$ \x81, \x81, \x84$ \x84$(\x81,(\x84$i\x84( \x81P \x81P \x84( \x84((\x81P(\x84(i\x84, \x814 \x814 \x84, \x84,(\x814(\x84,i\x840 \x81T \x81T \x840 \x840(\x81T(\x840i\x844 \x81H \x81H \x844 \x844(\x81H(\x844i\x848 \x81@ \x81@ \x848 \x848(\x81@(\x848i\x84&lt; \x80\xDC \x80\xDC \x84&lt; \x84&lt;(\x80\xDC(\x84&lt;i\x84@ \x84L \x84L \x84T \x84T \x84P \x84P \x84D \x84D \x84H \x84H(\x84L(\x84T(\x84P(\x84D(\x84Hi\x84Di\x84H \x81d \x81d(\x81di\x84Li\x84P \x81\ \x81\(\x81\i\x84T\x84X\x84\i\x84` \x81L \x81L \x81D \x81D(\x81L(\x81D\x84d\x84h\x84li\x84p \x80\xE0 \x80\xE0 \x81\xE4 \x81\xE4(\x80\xE0(\x81\xE4\x84tnmlkjihi\x84x \x84t \x84t \x85 \x85(\x84t(\x85\x84|i\x84\x80 \x80\xD8 \x80\xD8 \x84\x80 \x84\x80(\x80\xD8(\x84\x80\x84\x84\x84\x88\x84\x8C\x84\x90\x84\x94\x84\x98\x84\x9C\x84\xA0\x84\xA4i\x84\xA8 \x84\xAC \x84\xAC \x84\xA8 \x84\xA8(\x84\xAC(\x84\xA8\x84\xAC\x84\xB0 @\x80 \x84\xB4i\x84\xB8i\x84\xBCi\x84\xC0 \x84\xBC \x84\xBC(\x84\xBCi\x84\xC4 \x810 \x810 \x84\xC4 \x84\xC4(\x810(\x84\xC4\x84\xC8\x84\xCC\x84\xD0i\x84\xD4\x84\xD8\x84\xDC\x84\xE0i\x84\xE4 \x84\xE8 \x84\xE8(\x84\xE8i\x84\xE8 \x81\xB8 \x81\xB8 \x81\xBC \x81\xBC \x81\xB4 \x81\xB4 \x81\xC0 \x81\xC0 \x81\xC4 \x81\xC4 \x81\xB0 \x81\xB0 \x81\xAC \x81\xAC \x81\xA8 \x81\xA8(\x81\xB8(\x81\xBC(\x81\xB4(\x81\xC0(\x81\xC4(\x81\xB0(\x81\xAC(\x81\xA8\x84\xEC\x84\xF0\x84\xF4i\x84\xF8\x84\xFCi\x85 \x81\xC8 \x81\xC8 \x81\xCC \x81\xCC(\x81\xC8(\x81\xCCi\x85\x85i\x85  \x85 \x85(\x85\x85\x85i\x85 \x81\xD8 \x81\xD8 \x81\xD4 \x81\xD4(\x81\xD8(\x81\xD4i\x85 \x84 \x84 \x82\xE8 \x82\xE8 \x82\xE4 \x82\xE4(\x84(\x82\xE8(\x82\xE4\x85 \x85$\x85(i\x85, \x85, \x85,(\x85,\x850\x854\x85&lt;        \x85&lt;\x85&lt;\x85&lt;  Q\x84 U QU QU \x84\xFCQ \x80\xC1
+ 
+
+YDH \x80\xE9e]]e
+]         \x80\xF1\x80\xF1 \x85L\x80\xF1   m  $
+m  ]m
+  \x85P]         \x80\xFD\x80\xFD
+ %H\x85T\x80\xFD
+%D\x85X\x80\xFD H DaH         aaD \x81y 
+  \x81%\x81-         \x81-\x81 \x81-% \x811\x81\x81!\x81%y))\x819        e\x819 \x81A  \x81EM 
+ \x80\x81a
+ \x81Q\x81= \x81U ]\x81Y
+\x819e\x819\x819\x80\xF1\x819 )K\x81=\x81EMM\x81Q\x819\x819\x80\xF1\x819   1 %% \x85\  \x81e \x81i \x81-  \x81-1\x81!\x81%\x81i]]
+ \x80\xBC5\x80\xC8\x80\x90 5H
+5 \x81u\x85` \x81e) \x81ee\x81e]e
+\x81e)5 \x85d)\x81\x81\x81\x85         \x81\x95 \x81\x855\x81\x99A         \x81\xA1\x81\xA15\x81\xA1 \x81\xA5 \x81\xA9 \x81\xAD \x81\x99  daHeHDeD\x81\xB1ed]e
+deH
+HeD
+D         d\x85h a5
+MD
+MHdMDMH        \x81\xB5@ @\x85lDMD\x85pMH\x85tmm]m\x81\xB5@MM  \x81\xBD Y\x81\xC1\x81\xB9 Yd\x81\xC5 \x80\x81\x81\xC9 \x81\xB9Y05d\x85l\x85|  \x81\xCDD  \x81\xCDH
+]Hd
+ed]H
+]Dd
+ed]D \x81\xCDDe\x81\xCDD D\x81\xCDDe\x81\xCDDD \x81\xCDHe\x81\xCDH H\x81\xCDHe\x81\xCDHHdad\x81\xCDD \x81\xCDH
+Y5 \x81\xD1\x81y\x85\x84 ed]H]]e]
+dH ed]D
+dD\x81\xD5d
+ \x81\xD5
+e\x81\xCDD
+
+\x81\xCDD
+e\x81\xCDDe\x81\xCDDD(M]ee\x81\xC9
+\x81\xCDDD
+e\x81\xCDH
+
+\x81\xCDH
+e\x81\xCDHe\x81\xCDHH
+\x81\xCDHHadd\x85\x80ed\x81\xB5@\x85|5
+ \x81\xD9        MHH5
+MHH5
+DMD5
+ \x81\xC9 \x81\xE1]\x80\xFDa \x80\xFDepep   p\x85,pi\x811t\x80\xEC\x84\xFC\x85\x88 \x81\x81\xE9\x81\xED\x81\xF1  \x81\xE9\x81|\x80\x84\x82\x90\x82\x88        \x80\xB4\x83\x8C\x83h\x83\x84\x80\x88\x80\x8C\x82\xD8\x84\x82\x94\x80\x90\x80\x90\x83\xF8\x83\xD8\x83
+\x82h\x84\xFC\x84\x84\xF8\x80\xCC\x82\xE0\x83(\x81\xE8\x83\x98\x82x\x80\xD0\x83L\x82\xF8\x82\xC0\x83\x83t\x83x\x83\x90\x84\x83l\x84\xC8\x84\xCC\x82\xDC\x82\xE8\x84\xC0\x84t\x84x\x85, 5 555\x80\xB4\x80\xB8\x80\xBCi-5\x83\xEC\x83\xF85\x84 q
+mq 
+mqe\x80\x90\x80\x90e\x80\x90 &quot;Use static Originate method.a\x80\xBCa\x80\xBC\x80\xBC\x84\xFC\x85H\x85\x8Cu\x82)        \x80\xBC\x85\x90\x82-
+ \x82-\x82-\x82-
+\x82- }
+}
+
+  M\x84
+\x80\x85}}}}\x80\x85}\x80\x85}\x80\x85\x80\x85\x80\x85\x80\x85\x80\x85\x80\x85\x80\xC8\x83\x80\xF0\x82\xF0\x82\xC8\x83\x83$\x81&lt;\x83$\x83(\x830\x834\x834\x81\x81 \x81\x81\x81\x81\x81\x81\x80\xFC\x80\xF8\x83&lt;
+\x82l\x83H\x83D\x83P\x83T\x83d\x83T\x83X\x83\\x83`\x83`\x82\xD0\x83d\x83p\x83p\x83t\x83x\x83\x90\x83\x94\x80\xE8\x83\x94\x83\x98\x83\xA4\x83\xA0\x83\xA8\x83\xA0\x83\xAC\x81(\x81 \x81$\x83\xA4\x83\xA8 \x83\xB0\x83\xB4\x83\xB8\x83\xB8\x83\xC0\x83\xC8\x81\xF4\x83\xCC\x82d\x81`\x83\xD0\x83\xD4\x81h\x83\xD4\x83\xD8\x83\xE0\x83\xE4\x83\xE4\x81l\x81x\x81p\x81t\x83\xEC\x83\xF4\x84`\x83\xF4\x83\xF8\x84\x9C\x84\x84 \x84\x82\x9C\x82\x80\x83&lt;\x84\x81\x8C\x81\x98\x81\x88\x81\x94\x81\x90\x81\x84\x81\x80\x84\x81X\x84$\x81,\x84$\x84(\x81P\x84(\x84,\x814\x84,\x840\x81T\x840\x844\x81H\x844\x848\x81@\x848\x84&lt;\x80\xDC\x84&lt;\x84@\x84L\x84T\x84P\x84D\x84H\x84D\x84H\x81d\x84L\x84P\x81\\x84T\x84`\x81L\x81D\x84p\x80\xE0\x81\xE4\x84x\x85\x84\x80\x80\xD8\x84\x80\x84\xA8\x84\xAC\x84\xA8\x84\xB8\x84\xBC\x84\xC0\x84\xBC\x84\xC4\x810\x84\xC4\x84\xD4\x84\xE4\x84\xE8\x84\xE8\x81\xB8\x81\xBC\x81\xB4\x81\xC0\x81\xC4\x81\xB0\x81\xAC\x81\xA8\x84\xF8\x85\x81\xC8\x81\xCC\x85\x85 \x85\x85\x81\xD8\x81\xD4\x85\x82\xE4\x85,\x85&lt;FreeSWITCH.ManagedCopyright ©  2008)$b66ea632-ec95-4c9e-9cf7-7c0805a50526 1.0.5.0TWrapNonExceptionThrows\x9D\xFA.Kt\xB0        \xB0\xE7RSDS\xC7w\x82\xDAL]\xB1O\xBD\xA6WmqV\x816D:\freeswitchtrunk\src\mod\languages\mod_managed\managed\obj\Release\FreeSWITCH.Managed.pdbL        n         `        _CorDllMainmscoree.dll\xFF% @\x800\x80HX         4VS_VERSION_INFO\xBD\xEF\xFE?DVarFileInfo$Translation\xB0`StringFileInfo&lt;000004b0PFileDescriptionFreeSWITCH.Managed0FileVersion1.0.5.0PInternalNameFreeSWITCH.Managed.dllHLegalCopyrightCopyright \xA9  2008XOriginalFilenameFreeSWITCH.Managed.dllHProductNameFreeSWITCH.Managed4ProductVersion1.0.5.08Assembly Version1.0.5.0         \x806
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedFreeSWITCHManagedpdb"></a>
<div class="addfile"><h4>Added: freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.pdb (0 => 17207)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.pdb                                (rev 0)
+++ freeswitch/trunk/src/mod/languages/mod_managed/managed/FreeSWITCH.Managed.pdb        2010-04-02 18:52:16 UTC (rev 17207)
</span><span class="lines">@@ -0,0 +1,5976 @@
</span><ins>+Microsoft C/C++ MSF 7.00
+DS\x97&amp;\x94\xC0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF8\xE0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF \xCA18\xFF\xFF\x80\x94.1\xC1\\xC0J@6\x96\xEF\x80\xE9N\x94~D\x8C\xFF!\xEC \xCA18\xFF\xFF\xFF\xFF\x80\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99\xF7\xDBϹ\x8A\xB9\xDD\xE02'\xE9r\x8E\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99=%c4\xF9j4\xF3\xF0A\xFB\x80\xD7\xF4\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99M\x94}L_8\xD7\xCB~ņ\xB8\xC5J%\x89\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99\xD9c\xBB\xF2\xA0e\xC5\xF1(Q9\xD677\xB0\xEE\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99;\x95s\xB4b\xA0\xF8\xBB\xB7[\xDB\xC0\xD8Vv\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99?\x9B\xF4S\xB6\x9Arr8\x89
+\x8F\xBD-\xE1i\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99\xB9\xAAOk\xB6\xCAT:\xBB\xA3\xD8f\x99\xB9\xE0\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99\xA7 Fʷ˚&gt;\x9C\xB8xz4\x84\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x99ݍ\x89\xA1\xE2\xD0F1\xD7Z\xF9\xF1&amp;
+\x9E\xF8bQ?\xC6\xD3\x90S\xC0O\xA3\xA1\xC4EK\x99\xE9\xE6\xD2\x90?\xC0O\xA3\xA1 \x9D\x86Zf\xD3\xBD*\xF8I\xBD`\xA6n@\xCFd\x82L\xB6\xF0Bԁr\xA7\x991~\x83\x95)P\xB6\xF1\xA7\x86Mņ\x8A9        
+
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXY[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF                                                                                        
+                          
+                                                                                                                                                                 !        &quot;        #        $        %        &amp;        '        (        )        *        +        ,        -        .        /        0        1        2        3        4        5        6        7        8        9        :        ;        &lt;        =        &gt;        ?        @        A        B        C        D        E        F        G        H        I        J        K        L        M        N        O        P        Q        R        S        T        U        V        W        X        Y        Z        [        \        ]        ^        _        `        a        b        c        d        e        f        g        h        i        j        k        l        m        n        o        p        q        r        s        t        u        v        w        x        y        z        {        |        }        ~                \x80        \x81        \x82        \x83        \x84        \x85        \x86        \x87        \x88        \x89        \x8A        \x8B        \x8C        \x8D        \x8E        \x8F        \x90        \x91        \x92        \x93        \x94        \x95        \x96        \x97        \x98        \x99        \x9A        \x9B        \x9C        \x9D        \x9E        \x9F        \xA0        \xA1        \xA2        \xA3        \xA4        \xA5        \xA6        \xA7        \xA8        \xA9        \xAA        \xAB        \xAC        \xAD        \xAE        \xAF        \xB0        \xB1        \xB2        \xB3        \xB4        \xB5        \xB6        \xB7        \xB8        \xB9        \xBA        \xBB        \xBC        \xBD        \xBE        \xBF        \xC0        \xC1        \xC2        \xC3        \xC4        \xC5        \xC6        \xC7        \xC8        \xC9        \xCA        \xCB        \xCC        \xCD        \xCE        \xCF        \xD0        \xD1        \xD2        \xD3        \xD4        \xD5        \xD6        \xD7        \xD8        \xD9        \xDA        \xDB        \xDC        \xDD        \xDE        \xDF        \xE0        \xE1        \xE2        \xE3        \xE4        \xE5        \xE6        \xE7        \xE8        \xE9        \xEA        \xEB        \xEC        \xED        \xEE        \xEF        \xF0        \xF1        \xF2        \xF3        \xF4        \xF5        \xF6        \xF7        \xF8        \xF9        \xFA        \xFB        \xFC        \xFD        \xFE        \xFF        
+
+
+
+
+
+
+
+
+        
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+!
+&quot;
+#
+$
+%
+&amp;
+'
+(
+)
+*
++
+,
+-
+.
+/
+0
+1
+2
+3
+4
+5
+6
+7
+8
+9
+:
+;
+&lt;
+=
+&gt;
+?
+@
+A
+B
+C
+D
+E
+F
+G
+H
+I
+J
+K
+L
+M
+N
+O
+P
+Q
+R
+S
+T
+U
+V
+W
+X
+Y
+Z
+[
+\
+]
+^
+_
+`
+a
+b
+c
+d
+e
+f
+g
+h
+i
+j
+k
+l
+m
+n
+o
+p
+q
+r
+s
+t
+u
+v
+w
+x
+y
+z
+{
+|
+}
+~
+
+\x80
+\x81
+\x82
+\x83
+\x84
+\x85
+\x86
+\x87
+\x88
+\x89
+\x8A
+\x8B
+\x8C
+\x8D
+\x8E
+\x8F
+\x90
+\x91
+\x92
+\x93
+\x94
+\x95
+\x96
+\x97
+\x98
+\x99
+\x9A
+\x9B
+\x9C
+\x9D
+\x9E
+\x9F
+\xA0
+\xA1
+\xA2
+\xA3
+\xA4
+\xA5
+\xA6
+\xA7
+\xA8
+\xA9
+\xAA
+\xAB
+\xAC
+\xAD
+\xAE
+\xAF
+\xB0
+\xB1
+\xB2
+\xB3
+\xB4
+\xB5
+\xB6
+\xB7
+\xB8
+\xB9
+\xBA
+\xBB
+\xBC
+\xBD
+\xBE
+\xBF
+\xC0
+\xC1
+\xC2
+\xC3
+\xC4
+\xC5
+\xC6
+\xC7
+\xC8
+\xC9
+\xCA
+\xCB
+\xCC
+\xCD
+\xCE
+\xCF
+\xD0
+\xD1
+\xD2
+\xD3
+\xD4
+\xD5
+\xD6
+\xD7
+\xD8
+\xD9
+\xDA
+\xDB
+\xDC
+\xDD
+\xDE
+\xDF
+\xE0
+\xE1
+\xE2
+\xE3
+\xE4
+\xE5
+\xE6
+\xE7
+\xE8
+\xE9
+\xEA
+\xEB
+\xEC
+\xED
+\xEE
+\xEF
+\xF0
+\xF1
+\xF2
+\xF3
+\xF4
+\xF5
+\xF6
+\xF7
+\xF8
+\xF9
+\xFA
+\xFB
+\xFC
+\xFD
+\xFE
+\xFF
+                 
+
+                     ! &quot; # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; = &gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~  \x80 \x81 \x82 \x83 \x84 \x85 \x86 \x87 \x88 \x89 \x8A \x8B \x8C \x8D \x8E \x8F \x90 \x91 \x92 \x93 \x94 \x95 \x96 \x97 \x98 \x99 \x9A \x9B \x9C \x9D \x9E \x9F \xA0 \xA1 \xA2 \xA3 \xA4 \xA5 \xA6 \xA7 \xA8 \xA9 \xAA \xAB \xAC \xAD \xAE \xAF \xB0 \xB1 \xB2 \xB3 \xB4 \xB5 \xB6 \xB7 \xB8 \xB9 \xBA \xBB \xBC \xBD \xBE \xBF \xC0 \xC1 \xC2 \xC3 \xC4 \xC5 \xC6 \xC7 \xC8 \xC9 \xCA \xCB \xCC \xCD \xCE \xCF \xD0 \xD1 \xD2 \xD3 \xD4 \xD5 \xD6 \xD7 \xD8 \xD9 \xDA \xDB \xDC \xDD \xDE \xDF \xE0 \xE1 \xE2 \xE3 \xE4 \xE5 \xE6 \xE7 \xE8 \xE9 \xEA \xEB \xEC \xED \xEE \xEF \xF0 \xF1 \xF2 \xF3 \xF4 \xF5 \xF6 \xF7 \xF8 \xF9 \xFA \xFB \xFC \xFD \xFE \xFF                 
+
+                     ! &quot; # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; = &gt; ? @ A B C D E F G H I J K L M N O P Q R T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q s t u v w x y z { | } ~  \x80 \x81 \x82 \x83 \x84 \x85 \x86 \x87 \x88 \x89 \x8A \x8B \x8C \x8D \x8E \x8F \x90 \x91 \x92 \x93 \x94 \x95 \x96 \x97 \x98 \x99 \x9A \x9B \x9C \x9D \x9E \x9F \xA0 \xA1 \xA2 \xA3 \xA4 \xA5 \xA6 \xA7 \xA8 \xA9 \xAA \xAB \xAC \xAD \xAF \xB0 \xB1 \xB2 \xB3 \xB4 \xB5 \xB6 \xB7 \xB8 \xB9 \xBA \xBB \xBC \xBD \xBE \xBF \xC0 \xC1 \xC2 \xC3 \xC4 \xC5 \xC6 \xC7 \xC8 \xC9 \xCA \xCB \xCC \xCD \xCE \xCF \xD0 \xD1 \xD2 \xD3 \xD4 \xD5 \xD6 \xD7 \xD8 \xD9 \xDA \xDB \xDC \xDD \xDE \xDF \xE0 \xE1 \xE2 \xE3 \xE4 \xE5 \xE6 \xE7 \xE8 \xE9 \xEA \xEB \xEC \xED \xEE \xEF \xF0 \xF1 \xF2 \xF3 \xF4 \xF5 \xF6 \xF7 \xF8 \xF9 \xFA \xFB \xFC \xFD \xFE \xFF
+
+
+
+
+
+
+
+
+        
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+!
+&quot;
+#
+$
+%
+&amp;
+'
+(
+)
+*
++
+,
+-
+.
+/
+0
+1
+2
+3
+4
+5
+6
+7
+8
+9
+:
+;
+&lt;
+=
+&gt;
+?
+@
+A
+B
+C
+D
+E
+F
+G
+H
+I
+J
+K
+L
+M
+N
+O
+P
+Q
+R
+S
+T
+U
+V
+W
+X
+Y
+Z
+[
+\
+]
+^
+_
+`
+a
+b
+c
+d
+e
+f
+g
+h
+i
+j
+k
+l
+m
+n
+o
+p
+q
+r
+s
+t
+u
+v
+w
+x
+y
+z
+{
+|
+}
+~
+
+\x80
+\x81
+\x82
+\x83
+\x84
+\x85
+\x86
+\x87
+\x88
+\x89
+\x8A
+\x8B
+\x8C
+\x8D
+\x8E
+\x8F
+\x90
+\x91
+\x92
+\x93
+\x94
+\x95
+\x96
+\x97
+\x98
+\x99
+\x9A
+\x9B
+\x9C
+\x9D
+\x9E
+\x9F
+\xA0
+\xA1
+\xA2
+\xA3
+\xA4
+\xA5
+\xA6
+\xA7
+\xA8
+\xA9
+\xAA
+\xAB
+\xAC
+\xAD
+\xAE
+\xAF
+\xB0
+\xB1
+\xB2
+\xB3
+\xB4
+\xB5
+\xB6
+\xB7
+\xB8
+\xB9
+\xBA
+\xBB
+\xBC
+\xBD
+\xBE
+\xBF
+\xC0
+\xC1
+\xC2
+\xC3
+\xC4
+\xC5
+\xC6
+\xC7
+\xC8
+\xC9
+\xCA
+\xCB
+\xCC
+\xCD
+\xCE
+\xCF
+\xD0
+\xD1
+\xD2
+\xD3
+\xD4
+\xD5
+\xD6
+\xD7
+\xD8
+\xD9
+\xDA
+\xDB
+\xDC
+\xDD
+\xDE
+\xDF
+\xE0
+\xE1
+\xE2
+\xE3
+\xE4
+\xE5
+\xE6
+\xE7
+\xE8
+\xE9
+\xEA
+\xEB
+\xEC
+\xED
+\xEE
+\xEF
+\xF0
+\xF1
+\xF2
+\xF3
+\xF4
+\xF5
+\xF6
+\xF7
+\xF8
+\xF9
+\xFA
+\xFB
+\xFC
+\xFD
+\xFE
+\xFF
+        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLM[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAE\xAF\xB0\xB1\xB2\xB3ZS r \xB4\xB5\xB6\xB7\xAE NO\xB8\xB9PQR\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCESTUVWXYZ\xCF\xD0\xD1\xD2\xD3\xD4\x9E\xD5\xD6\xD7\xD8\x9F\xA0\xD9\xDA\xAD\xDB\xDC\xDD&amp;&amp;\xFE\xEF\xFE\xEF4C:\freeswitch\src\mod\languages\mod_managed\managed\PluginInterfaces.csc:\freeswitch\src\mod\languages\mod_managed\managed\plugininterfaces.csC:\freeswitch\src\mod\languages\mod_managed\managed\Util.csc:\freeswitch\src\mod\languages\mod_managed\managed\util.csC:\freeswitch\src\mod\languages\mod_managed\managed\swig.csc:\freeswitch\src\mod\languages\mod_managed\managed\swig.csC:\freeswitch\src\mod\languages\mod_managed\managed\Loader.csc:\freeswitch\src\mod\languages\mod_managed\managed\loader.csC:\freeswitch\src\mod\languages\mod_managed\managed\ManagedSession.csc:\freeswitch\src\mod\languages\mod_managed\managed\managedsession.csC:\freeswitch\src\mod\languages\mod_managed\managed\Log.csc:\freeswitch\src\mod\languages\mod_managed\managed\log.csC:\freeswitch\src\mod\languages\mod_managed\managed\PluginManager.csc:\freeswitch\src\mod\languages\mod_managed\managed\pluginmanager.csC:\freeswitch\src\mod\languages\mod_managed\managed\ScriptPluginManager.csc:\freeswitch\src\mod\languages\mod_managed\managed\scriptpluginmanager.csC:\freeswitch\src\mod\languages\mod_managed\managed\ChannelVariables.csc:\freeswitch\src\mod\languages\mod_managed\managed\channelvariables.csC:\freeswitch\src\mod\languages\mod_managed\managed\Extensions.csc:\freeswitch\src\mod\languages\mod_managed\managed\extensions.cs(E\xB0\x82\xC0\xF2\x92\xCEJ\x8A\xC5\xFED\x8A\xD5F
+ hI\xE20 \xDA\xFE\xF7\xFE@\xCA
+\xC3OD(\xE20\x8Fk\xDCX\xFEIDe\xD5(\xE208쾏X\x8AI\xD5eF(\xE20\xC8\xFBQX
+IFe\xF2(\xE20PQ        vX\xB0I\xF2e\xC0(\xE20\xB3\xA1\xB6|X\x82I\xC0eh(\xE20ؕa\xF4X Ihe\xC5(\xE20wc\xD9\xCEX\x8AI\xC5e\xCE(\xE20٘n\x93X\x92I\xCEeJ(\xE20\x80\xA1\xF5\x8DXIJeE(\xE20q\xE2\xE8\x84XIEe&gt;*t\xAA\x9C        &lt;watcher_Changed&gt;b__5.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF2$\x9C        \x89\x80A\x8E\xF4\x82$.*\xC0T
+\xB3b.ctor|\xB3b
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$U
+\xC7b.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T
+2*\x8CV
+\xDFbgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T
+\xF2&lt;\xB3b0\xED2\x80\xEE2\x80\xEF2\x80n*\xF2&lt;\xC7b0\xF12\x80\xF22\x80\xF32\x80T1\xF2$\xDFb\xF62\x80L\xF4
+&lt;Ph|\x94\xAC.*\xC0S\x9Dx.ctor|\x9Dx
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$T\xB1x.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 S2*\x8CU\xC9xgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 S\xF2&lt;\x9Dx0\xE3&lt;\x80\xE4&lt;\x80\xE5&lt;\x80C*\xF2&lt;\xB1x0\xE7&lt;\x80\xE8&lt;\x80\xE9&lt;\x80)1\xF2$\xC9x\xEC&lt;\x80L\xF4
+\xC4\xD8\xF046*\xCC1\xAFM &lt;loadFile&gt;b__e\x981M &lt;\x941M &amp; \xFCCS$&lt;&gt;8__locals19.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\x9C1\xB0\x96 &lt;loadFile&gt;b__10\xD0h1\x96  d1\x96 &amp; \xFDCS$&lt;&gt;8__locals1b.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:* \xB4\xC7 &lt;loadFile&gt;b__13.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xF0a\xB1\xD7 &lt;loadFile&gt;b__12\xBCa\xD7  \xFECS$0$0000L\xB8a\xD7  \xFEaliases.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*`\xB28 &lt;loadFile&gt;b__14.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xD0\xB3J &lt;loadFile&gt;b__15.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF2&lt;M 10\xEE\xEF\xFE\x80\x800\xEE\xEF\xFE\x80.X\xF2&lt;\x96 10\xEE\xEF\xFE\x80\x800\xEE\xEF\xFE\x80.X\xF2$\xC7 \x80DS\xF2&lt;\xD7 a0\x80)\x80`\xEE\xEF\xFE\x80U\x97\xF208 $\x80\xEE\xEF\xFE\x80.C\xF20J $        \x80\xEE\xEF\xFE\x80.C\xF4\x820Ll\x84\xA4\xBC\xDC\xF4,Ld\x84.*\xC0W
+\xF5b.ctor|\xF5b
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$X
+        c.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 W
+2*\x8CY
+!cgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 W
+\xF2&lt;\xF5b0 3\x80 3\x80
+3\x80r*\xF2&lt;        c03\x803\x803\x80X1\xF2$!c3\x80L\xF4
+\x9C\xB0\xC8\xDC\xF4 :*p\xBA\xA8&lt;unloadFile&gt;b__1d.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:**\xBB&quot;&lt;unloadFile&gt;b__26t\xE8*&quot; CS$0$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA7\xF2$\xA8\x806\x83\xF20&quot;*$\x80)\xEE\xEF\xFE\x80m\xF4\x82$D\|:*p\xBD\xD6&lt;unloadFile&gt;b__20.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xE0\xBE\xFC&lt;unloadFile&gt;b__23.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*P\xBFL&lt;unloadFile&gt;b__27.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xC0\xC0^&lt;unloadFile&gt;b__28.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF2$\xD6\x800O\xF2$\xFC\x800O\xF20L$\x80\xEE\xEF\xFE\x80+A\xF20^$\x80\xEE\xEF\xFE\x80+A\xF4\x82 \x94\xB4\xCC\xEC$&lt;\:*\x94\xD2\xC2p&lt;unloadFile&gt;b__2a`\xD2p CS$0$0000 CS$0$0001 CS$0$0002@\\xD2p&quot; friendlyName\xB8$c\xA6 d\xB8X3  ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF2\xA8p\xD2 \x9C#\x80$\x806&amp;\x80B'\x80R(\x80^)\x80j+\x80p,\x80\x99\xEE\xEF\xFE\x80\x9B-\x80\x9C.\x80\xCF\xEE\xEF\xFE\x80?t+=+*-n+\x8A\xF4\x82t\x94.*\xC0b\xE7y.ctor|\xE7y
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$c\xFBy.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 b2*\x8CdzgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 b\xF2&lt;\xE7y0y=\x80z=\x80{=\x80C*\xF2&lt;\xFBy0}=\x80~=\x80=\x80)1\xF2$z\x82=\x80L\xF4
+\xAC\xC0\xD8\xEC.*\xC0\xDB
+Mn.ctor|Mn
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xDC
+an.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB
+2*\x8C\xDD
+yngetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB
+\xF2&lt;Mn038\x8048\x8058\x80G*\xF2&lt;an078\x8088\x8098\x80-1\xF2$yn&lt;8\x80L\xF4
+4H`t\x8C\xA4.*\xC0E
+ia.ctor|ia
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$F
+}a.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 E
+2*\x8CG
+\x95agetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 E
+\xF2&lt;ia0W2\x80X2\x80Y2\x80}*\xF2&lt;}a0[2\x80\2\x80]2\x80c1\xF2$\x95a`2\x80L\xF4
+\xBC\xD0\xE8\xFC,.*\xC0\x9D+.ctor|+
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x9EFgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\x90\x9F\Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*4Z\xA0lDispose\x94Zl TCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x9D:*\xA4
+\xA1\xC6set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D:*H\xA2\xD3get_interface_name\xA8\xD3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9DB*\xC0\xA3\xE1set_application_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9DB*\x88&amp;\xA4\xF3get_application_function\xC4T&amp;\xF3 UcPtr Uret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*\xF4
+\xA5\x80set_long_desc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*\x94\xA6&amp;\x80get_long_desc\xF8`&amp;\x80 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*
+\xA74\x80set_short_desc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*\xA0\xA8A\x80get_short_desclA\x80 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*
+\xA9O\x80set_syntax.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\xA4\xAA\\x80get_syntax p\\x80 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2* 
+\xABj\x80set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\xA8\xACw\x80get_flagstw\x80 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*        \xAD\x85\x80set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\xC8        &amp;\xAE\x97\x80get_rwlock        \x94        &amp;\x97\x80 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*0
+
+\xAF\xBD\x80set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\xCC
+\xB0ʀget_refs4
+\x98
+ʀ         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*8 \xB1؀set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D6*\xF4 &amp;\xB2\xEA\x80get_reflock&lt; \xC0 &amp;\xEA\x80 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*\ \xB3\x81set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*
+&amp;\xB4&quot;\x81get_parent` \xE0 &amp;&quot;\x81 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*|
+\xB5H\x81set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D2*4&amp;\xB6Z\x81get_next\x80
+&amp;Z\x81 VcPtr Vret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D.*\x98
+\xB7\x80\x81.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9D\xF2H+&lt;\x96?\x80\x97?\x80
+\x98?\x80\x99?\x80F*\xF2$F\x9C?\x80L\xF2T\H\xA0?\x80\xEE\xEF\xFE\x80\xA1?\x80\xEE\xEF\xFE\x80\xA1?\x80\xF2xlZl\xA4?\x80\xA5?\x80'\xA6?\x80.\xA7?\x809\xA9?\x80J\xAA?\x80P\xEE\xEF\xFE\x80Y\xAC?\x808                I3!\xF20\xC6
+$\xB0?\x80 \xB1?\x80Z\xF20\xD3$\xB3?\x80 \xB4?\x80`\xF20\xE1$\xBA?\x80\xBB?\x80\xA2\xF2&lt;\xF3&amp;0\xBD?\x80 \xBE?\x80$\xBF?\x80g\xAF\xF20\x80
+$\xC5?\x80 \xC6?\x80U\xF20&amp;\x80$\xC8?\x80 \xC9?\x80[\xF204\x80
+$\xCF?\x80 \xD0?\x80V\xF20A\x80$\xD2?\x80 \xD3?\x80\\xF20O\x80
+$\xD9?\x80 \xDA?\x80R\xF20\\x80$\xDC?\x80 \xDD?\x80X\xF20j\x80
+$\xE3?\x80 \xE4?\x80Q\xF20w\x80$\xE6?\x80 \xE7?\x80U\xF20\x85\x80$\xED?\x80\xEE?\x80}\xF2&lt;\x97\x80&amp;0\xF0?\x80 \xF1?\x80$\xF2?\x80Y\x81\xF20\xBD\x80
+$\xF8?\x80 \xF9?\x80P\xF20ʀ$\xFB?\x80 \xFC?\x80S\xF20؀$@\x80@\x80v\xF2&lt;\xEA\x80&amp;0@\x80 @\x80$@\x80Zq\xF20\x81$
+@\x80@\x80\x87\xF2&lt;&quot;\x81&amp;0@\x80 @\x80$@\x80Y\x95\xF20H\x81$@\x80@\x80v\xF2&lt;Z\x81&amp;0@\x80 @\x80$@\x80Ww\xF20\x80\x81
+$!@\x80 &quot;@\x80k\xF4
+\xD8DXp\x88\xA0\xB8\xD0\xE8$&lt;`x\xA0\xB8\xE0\xF8,H`\x80\x98\xB8\xD0\xEC                 8        P        h        \x80        \x98        \xB4        \xCC        \xE8        
+
+0
+H
+`
+|
+\x94
+\xB0
+\xC8
+\xE4
+\xFC
+ 0 H ` x \x90 \xA4 .*\xC0        
+A\.ctor|A\
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+
+U\.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2         
+2*\x8C
+m\getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2         
+\xF2&lt;A\0\xFF/\x800\x800\x80z*\xF2&lt;U\00\x800\x800\x80`1\xF2$m\0\x80L\xF4
+\xBC \xD0 \xE8 \xFC  , .*\xC0N
+/b.ctor|/b
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$O
+Cb.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 N
+2*\x8CP
+[bgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 N
+\xF2&lt;/b0\xB12\x80\xB22\x80\xB32\x80\x89*\xF2&lt;Cb0\xB52\x80\xB62\x80\xB72\x80o1\xF2$[b\xBA2\x80L\xF4
+D X p \x84 \x9C \xB4 .*\xC0
+\xC5\.ctor|\xC5\
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\xD9\.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+\xF1\getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;\xC5\0;0\x80&lt;0\x80=0\x80j*\xF2&lt;\xD9\0?0\x80@0\x80A0\x80P1\xF2$\xF1\D0\x80L\xF4
+\xCC \xE0 \xF8
+$
+&lt;
+.*\xC0*
+_.ctor|_
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$+
++_.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 *
+2*\x8C,
+C_getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 *
+\xF2&lt;_0I1\x80J1\x80K1\x80z*\xF2&lt;+_0M1\x80N1\x80O1\x80`1\xF2$C_R1\x80L\xF4
+T
+h
+\x80
+\x94
+\xAC
+\xC4
+.*\xC0Aw.ctor|w
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$B%w.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 A2*\x8CC=wgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 A\xF2&lt;w0/&lt;\x800&lt;\x801&lt;\x80C*\xF2&lt;%w03&lt;\x804&lt;\x805&lt;\x80)1\xF2$=w8&lt;\x80L\xF4
+\xDC
+\xF0
+4L.*\xC0+\x89.ctor|+\x89
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(F\x89getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\\x89Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Zl\x89Dispose\x94Zl\x89 eCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0        Ɖset_resampler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\&amp;
+؉get_resampler\xA4(&amp;؉ 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xC8
+ \xFE\x89set_from_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*h  \x8Aget_from_rate\xCC4 \x8A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD4
+
+\x8Aset_to_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*t&amp;\x8Aget_to_rate\xD8@&amp;\x8A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xDC
+4\x8Aset_factor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*xA\x8Aget_factor\xE0DA\x8A fret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xE4
+O\x8Aset_rfactor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x84\\x8Aget_rfactor\xE8P\\x8A fret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xE8j\x8Aset_to.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\x9C&amp;|\x8Aget_to\xECh&amp;|\x8A gcPtr gret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*        
+\xA2\x8Aset_to_len.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xA0        \xAF\x8Aget_to_len        l        \xAF\x8A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*
+
+\xBD\x8Aset_to_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xAC
+ʊget_to_size
+x
+ʊ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*
+؊.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H+\x89&lt;8B\x809B\x80
+:B\x80;B\x80B*\xF2$F\x89&gt;B\x80L\xF2T\\x89HBB\x80\xEE\xEF\xFE\x80CB\x80\xEE\xEF\xFE\x80CB\x80\xF2xl\x89ZlFB\x80GB\x80'HB\x80.IB\x809KB\x80JLB\x80P\xEE\xEF\xFE\x80YNB\x808                E3!\xF20Ɖ$RB\x80SB\x80j\xF2&lt;؉&amp;0UB\x80 VB\x80$WB\x80X]\xF20\xFE\x89
+$]B\x80 ^B\x80Q\xF20 \x8A$`B\x80 aB\x80T\xF20\x8A
+$gB\x80 hB\x80O\xF20&amp;\x8A$jB\x80 kB\x80R\xF204\x8A
+$qB\x80 rB\x80N\xF20A\x8A$tB\x80 uB\x80T\xF20O\x8A
+${B\x80 |B\x80O\xF20\\x8A$~B\x80 B\x80U\xF20j\x8A$\x85B\x80\x86B\x80d\xF2&lt;|\x8A&amp;0\x88B\x80 \x89B\x80$\x8AB\x80Q_\xF20\xA2\x8A
+$\x90B\x80 \x91B\x80N\xF20\xAF\x8A$\x93B\x80 \x94B\x80R\xF20\xBD\x8A
+$\x9AB\x80 \x9BB\x80O\xF20ʊ$\x9DB\x80 \x9EB\x80S\xF20؊
+$\xA2B\x80 \xA3B\x80c\xF4
+\xA8dx\x90\xA8\xC0\xD8\xF0 &lt;Tp\x88\xA4\xBC\xD8\xF0 $@Xt\x8C\xA8\xC0\xDC\xF4(@Xp\x88\xA4\xBC\xD8\xF0 $@Xl.*\xC05        v.ctor|        v
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$6v.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 52*\x8C75vgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 5\xF2&lt;        v0\xB7;\x80\xB8;\x80\xB9;\x80G*\xF2&lt;v0\xBB;\x80\xBC;\x80\xBD;\x80-1\xF2$5v\xC0;\x80L\xF4
+\x84\x98\xB0\xC4\xDC\xF4.*\xC0u                .ctor|                
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 2*(v$        getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\x90w:        Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*4ZxJ        Dispose\x94ZJ         CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ u:*\xA4y\xA4        set_InternalEvent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u:*d&amp;z\xB6        get_InternalEvent\xA80&amp;\xB6         cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u&gt;*\xD8
+{\xDC        set_serialized_string.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u&gt;*\x80|\xE9        get_serialized_string\xDCL\xE9         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\xE8
+}\xF7        set_mine.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\x84~
+get_mine\xECP
+         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u.*\xE8
+.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u.*L\x80!
+.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\xE8\x815
+SerializeP\xB45
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u6*\x88\x82D
+SetPriority\xECTD
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*$\x83S
+GetHeader\x8C\xF0S
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\xC0\x84b
+GetBody(\x8Cb
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u6*`        \x85p
+GetEventType\xC4,        p
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\xFC        \x86~
+AddBodyd        \xC8        ~
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u2*\x98
+\x87\x8D
+AddHeader
+d
+\x8D
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u6*8 \x88\x9D
+DeleteHeader\x9C
+ \x9D
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u.*\xD0 \x89\xAC
+Fire&lt; \x9C \xAC
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u\xF2H                &lt;_\x80`\x80
+a\x80b\x80/*\xF2$$        e\x80L\xF2T:        Hi\x80\xEE\xEF\xFE\x80j\x80\xEE\xEF\xFE\x80j\x80\xF2xJ        Zlm\x80n\x80'o\x80.p\x809r\x80Js\x80P\xEE\xEF\xFE\x80Yu\x808                23!\xF20\xA4        $y\x80z\x80X\xF2&lt;\xB6        &amp;0|\x80 }\x80$~\x80IW\xF20\xDC        
+$\x84\x80 \x85\x80F\xF20\xE9        $\x87\x80 \x88\x80L\xF20\xF7        
+$\x8E\x80 \x8F\x809\xF20
+$\x91\x80 \x92\x80&lt;\xF20
+$\x96\x80\x97\x80y\xF20!
+$\x99\x80\x9A\x80\x8C\xF205
+$\x9D\x80
+\x9E\x80F\xF20D
+$\xA2\x80
+\xA3\x80M\xF20S
+$\xA7\x80
+\xA8\x80K\xF20b
+$\xAC\x80 \xAD\x80&lt;\xF20p
+$\xB1\x80 \xB2\x80A\xF20~
+$\xB6\x80
+\xB7\x80A\xF20\x8D
+$\xBB\x80\xBC\x80P\xF20\x9D
+$\xC0\x80
+\xC1\x80L\xF20\xAC
+$\xC5\x80 \xC6\x807\xF4
+\xA8  8Ph\x80\x98\xB0\xC8\xE8 8\t\x98\xB0\xC8\xE0\xF8$&lt;Ph\x80\x98\xB4\xCC\xE4\xFC,H`x\x90\xA8\xC0\xDC\xF4.*\xC0H
+\xABa.ctor|\xABa
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$I
+\xBFa.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 H
+2*\x8CJ
+\xD7agetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 H
+\xF2&lt;\xABa0u2\x80v2\x80w2\x80\x90*\xF2&lt;\xBFa0y2\x80z2\x80{2\x80v1\xF2$\xD7a~2\x80L\xF4
+ 4L`x\x90.*\xC0x
+\xCBe.ctor|\xCBe
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$y
+\xDFe.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 x
+2*\x8Cz
+\xF7egetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 x
+\xF2&lt;\xCBe0U4\x80V4\x80W4\x80S*\xF2&lt;\xDFe0Y4\x80Z4\x80[4\x8091\xF2$\xF7e^4\x80L\xF4
+\xA8\xBC\xD4\xE8.*\xC0#}t.ctor|}t
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$$\x91t.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 #2*\x8C%\xA9tgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 #\xF2&lt;}t0;\x80;\x80;\x80G*\xF2&lt;\x91t0;\x80;\x80        \x80-1\xF2$\xA9t ;\x80L\xF4
+0D\p\x88\xA0.*d\x98`%.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E2*\xCC'\x99n%Execute.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E:*&lt;'\x9A\x95%ExecuteBackground.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E\xF2&lt;`%0\xB4\x80\xB5\x80
+\xB6\x80
+7.
+\xF2xn%'l\xB9\x80\xBA\x80 \xBC\x80\xEE\xEF\xFE\x80\xBE\x80\xBF\x80%\xEE\xEF\xFE\x80&amp;\xC1\x80&lt;*&quot;A+
+\xF2x\x95%'l\xC4\x80\xC5\x80 \xC7\x80\xEE\xEF\xFE\x80\xC9\x80\xCA\x80%\xEE\xEF\xFE\x80&amp;\xCC\x80F*&quot;A+
+\xF4\x8A\xB8\xCC\xE4\xFC4.*\xC0\xEBJ\xE5.ctor|J\xE5
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xECe\xE5getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB2*\x90\xED{\xE5Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB2*4Z\xEE\x8B\xE5Dispose\x94Z\x8B\xE5 \xD6CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xEB6*\xA0\xEF\xE5\xE5set_raw_bytes.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB6*@!\xF0\xE6get_raw_bytes\xA4 !\xE6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB:*\xB0\xF1%\xE6set_media_bytes.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB:*T!\xF2D\xE6get_media_bytes\xB4 !D\xE6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB:*\xC4\xF3e\xE6set_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB:*h!\xF4\x84\xE6get_packet_count\xC84!\x84\xE6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xDC\xF5\xA5\xE6set_media_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\x84!\xF6\xC4\xE6get_media_packet_count\xE0P!\xC4\xE6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xF8\xF7\xE5\xE6set_skip_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xA0!\xF8\xE7get_skip_packet_count\xFCl!\xE7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xF9%\xE7set_jb_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xBC!\xFAD\xE7get_jb_packet_count\x88!D\xE7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*0        \xFBe\xE7set_dtmf_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xD8        !\xFC\x84\xE7get_dtmf_packet_count4        \xA4        !\x84\xE7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*L
+\xFD\xA5\xE7set_cng_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*\xF4
+!\xFE\xC4\xE7get_cng_packet_countP
+\xC0
+!\xC4\xE7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;*h \xFF\xE5\xE7set_flush_packet_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB&gt;* !\xE8get_flush_packet_countl \xDC !\xE8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB.*t
+%\xE8.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB\xF2HJ\xE5&lt;J^\x80K^\x80
+L^\x80M^\x80&gt;*\xF2$e\xE5P^\x80L\xF2T{\xE5HT^\x80\xEE\xEF\xFE\x80U^\x80\xEE\xEF\xFE\x80U^\x80\xF2x\x8B\xE5ZlX^\x80Y^\x80'Z^\x80.[^\x809]^\x80J^^\x80P\xEE\xEF\xFE\x80Y`^\x808                A3!\xF2H\xE5\xE5&lt;d^\x80e^\x80e^\x80f^\x80o:;s\xF2H\xE6!&lt;h^\x80i^\x80i^\x80j^\x80\x89:;s\xF2H%\xE6&lt;p^\x80q^\x80q^\x80r^\x80q:;s\xF2HD\xE6!&lt;t^\x80u^\x80u^\x80v^\x80\x8B:;s\xF2He\xE6&lt;|^\x80}^\x80}^\x80~^\x80r:;s\xF2H\x84\xE6!&lt;\x80^\x80\x81^\x80\x81^\x80\x82^\x80\x8C:;s\xF2H\xA5\xE6&lt;\x88^\x80\x89^\x80\x89^\x80\x8A^\x80x:;s\xF2H\xC4\xE6!&lt;\x8C^\x80\x8D^\x80\x8D^\x80\x8E^\x80\x92:;s\xF2H\xE5\xE6&lt;\x94^\x80\x95^\x80\x95^\x80\x96^\x80w:;s\xF2H\xE7!&lt;\x98^\x80\x99^\x80\x99^\x80\x9A^\x80\x91:;s\xF2H%\xE7&lt;\xA0^\x80\xA1^\x80\xA1^\x80\xA2^\x80u:;s\xF2HD\xE7!&lt;\xA4^\x80\xA5^\x80\xA5^\x80\xA6^\x80\x8F:;s\xF2He\xE7&lt;\xAC^\x80\xAD^\x80\xAD^\x80\xAE^\x80w:;s\xF2H\x84\xE7!&lt;\xB0^\x80\xB1^\x80\xB1^\x80\xB2^\x80\x91:;s\xF2H\xA5\xE7&lt;\xB8^\x80\xB9^\x80\xB9^\x80\xBA^\x80v:;s\xF2H\xC4\xE7!&lt;\xBC^\x80\xBD^\x80\xBD^\x80\xBE^\x80\x90:;s\xF2H\xE5\xE7&lt;\xC4^\x80\xC5^\x80\xC5^\x80\xC6^\x80x:;s\xF2H\xE8!&lt;\xC8^\x80\xC9^\x80\xC9^\x80\xCA^\x80\x92:;s\xF20%\xE8
+$\xCE^\x80 \xCF^\x80[\xF4
+\xB8L`x\x90\xA8\xC0\xD8\xF0$&lt;Xp\x90\xA8\xC8\xE08Px\x90\xB8\xD0\xF4 0Hl\x84\xA8\xC0\xE4\xFC 8\t\x98\xB0\xD8\xF00D.*\xC0
+\x95\xCD.ctor|\x95\xCD
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*( \xB0\xCDgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*\x90 \xC6\xCDFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*4Z
+\xD6\xCDDispose\x94Z\xD6\xCD \xB1CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{
+&gt;*\xA80\xCEset_receive_message.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+&gt;*l&amp;B\xCEget_receive_message\xAC8&amp;B\xCE \xB2cPtr \xB2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*\xD4h\xCEset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*\x8C&amp;z\xCEget_next\xD8X&amp;z\xCE \xB3cPtr \xB3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+.*\xF0
+\xA0\xCE.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+\xF2H\x95\xCD&lt;\xE1V\x80\xE2V\x80
+\xE3V\x80\xE4V\x80N*\xF2$\xB0\xCD\xE7V\x80L\xF2T\xC6\xCDH\xEBV\x80\xEE\xEF\xFE\x80\xECV\x80\xEE\xEF\xFE\x80\xECV\x80\xF2x\xD6\xCDZl\xEFV\x80\xF0V\x80'\xF1V\x80.\xF2V\x809\xF4V\x80J\xF5V\x80P\xEE\xEF\xFE\x80Y\xF7V\x808                Q3!\xF200\xCE$\xFBV\x80\xFCV\x80\xBE\xF2&lt;B\xCE&amp;0\xFEV\x80 \xFFV\x80$W\x80j\xE1\xF20h\xCE$W\x80W\x80\x86\xF2&lt;z\xCE&amp;0        W\x80
+W\x80$ W\x80_\x87\xF20\xA0\xCE
+$W\x80 W\x80{\xF4
+H\p\x88\xA0\xB8\xD0\xE8&lt;Tx\x90\xA8\xC0\xD8\xF0 .*\xC0\xA8
+\xEBi.ctor|\xEBi
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xA9
+\xFFi.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA8
+2*\x8C\xAA
+jgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA8
+\xF2&lt;\xEBi056\x8066\x8076\x80K*\xF2&lt;\xFFi096\x80:6\x80;6\x8011\xF2$j&gt;6\x80L\xF4
+ 0 H \ t \x8C .*\xC08Kv.ctor|Kv
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$9_v.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 82*\x8C:wvgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 8\xF2&lt;Kv0\xD5;\x80\xD6;\x80\xD7;\x80K*\xF2&lt;_v0\xD9;\x80\xDA;\x80\xDB;\x8011\xF2$wv\xDE;\x80L\xF4
+\xA4 \xB8 \xD0 \xE4 \xFC !.*\xC0l
+\xC3d.ctor|\xC3d
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$m
+\xD7d.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 l
+2*\x8Cn
+\xEFdgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 l
+\xF2&lt;\xC3d0\xDD3\x80\xDE3\x80\xDF3\x80r*\xF2&lt;\xD7d0\xE13\x80\xE23\x80\xE33\x80X1\xF2$\xEFd\xE63\x80L\xF4
+,!@!X!l!\x84!\x9C!.*d\x9B\xBC%.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E.*\xC8'\x9C\xCA%Run.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E\xF2&lt;\xBC%0\xD3\x80\xD4\x80
+\xD5\x80
+7.
+\xF2x\xCA%'l\xD8\x80\xD9\x80 \xDB\x80\xEE\xEF\xFE\x80\xDD\x80\xDE\x80%\xEE\xEF\xFE\x80&amp;\xE0\x80&lt;*&quot;A+
+\xF4\x8A\xB4!\xC8!\xE0!\xF4!.*\xC0\xB7
+5k.ctor|5k
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xB8
+Ik.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB7
+2*\x8C\xB9
+akgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB7
+\xF2&lt;5k0\xCB6\x80\xCC6\x80\xCD6\x80&lt;*\xF2&lt;Ik0\xCF6\x80\xD06\x80\xD16\x80&quot;1\xF2$ak\xD46\x80L\xF4
+ &quot; &quot;8&quot;L&quot;d&quot;|&quot;.*\xC0f\x85\xD8.ctor|\x85\xD8
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(g\xA0\xD8getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f2*\x90h\xB6\xD8Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f2*4Zi\xC6\xD8Dispose\x94Z\xC6\xD8 \xC6CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ f:*\xA4j \xD9set_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f:*d&amp;k2\xD9get_write_frame\xA80&amp;2\xD9 \xC5cPtr \xC5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f2*\xCClX\xD9set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f2*\x84&amp;mj\xD9get_next\xD0P&amp;j\xD9 \xBCcPtr \xBCret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f.*\xE8
+n\x90\xD9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f\xF2H\x85\xD8&lt;wY\x80xY\x80
+yY\x80zY\x80J*\xF2$\xA0\xD8}Y\x80L\xF2T\xB6\xD8H\x81Y\x80\xEE\xEF\xFE\x80\x82Y\x80\xEE\xEF\xFE\x80\x82Y\x80\xF2x\xC6\xD8Zl\x85Y\x80\x86Y\x80'\x87Y\x80.\x88Y\x809\x8AY\x80J\x8BY\x80P\xEE\xEF\xFE\x80Y\x8DY\x808                M3!\xF20 \xD9$\x91Y\x80\x92Y\x80\xB9\xF2&lt;2\xD9&amp;0\x94Y\x80 \x95Y\x80$\x96Y\x80b\xE7\xF20X\xD9$\x9CY\x80\x9DY\x80~\xF2&lt;j\xD9&amp;0\x9FY\x80 \xA0Y\x80$\xA1Y\x80[\xF20\x90\xD9
+$\xA5Y\x80 \xA6Y\x80s\xF4
+H\x94&quot;\xA8&quot;\xC0&quot;\xD8&quot;\xF0&quot;# #8#P#p#\x88#\xA8#\xC0#\xD8#\xF0#$ $4$.*\xC0c\.ctor|\
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 2*(dwgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c2*\x90e\x8DFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c2*4Zf\x9DDispose\x94Z\x9D CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ c2*\x9Cg\xF7set_events.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c2*T&amp;h        get_events\xA0 &amp;         cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*\xC0
+i/set_e_event_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*`j&lt;get_e_event_id\xC4,&lt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c2*\xC8kJset_node.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c2*\x80&amp;l\get_node\xCCL&amp;\ cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*\xEC
+m\x82set_e_callback.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*\x8Cn\x8Fget_e_callback\xF0X\x8F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c&gt;*
+o\x9Dset_e_subclass_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c&gt;*\xA8p\xAAget_e_subclass_namet\xAA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*
+q\xB8set_e_cb_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c6*\xB4r\xC5get_e_cb_arg\x80\xC5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c.*        s\xD3.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c.*\xCC        't\xE2pop        \x98        '\xE2 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c\xF2H\&lt;\xEC\x80\xED\x80
+\xEE\x80\xEF\x807*\xF2$w\xF2\x80L\xF2T\x8DH\xF6\x80\xEE\xEF\xFE\x80\xF7\x80\xEE\xEF\xFE\x80\xF7\x80\xF2x\x9DZl\xFA\x80\xFB\x80'\xFC\x80.\xFD\x809\xFF\x80J\x80P\xEE\xEF\xFE\x80Y\x808                :3!\xF20\xF7$\x80\x80f\xF2&lt;        &amp;0        \x80
+\x80$ \x80Jq\xF20/
+$\x80 \x80L\xF20&lt;$\x80 \x80q\xF20J$\x80\x80g\xF2&lt;\&amp;0\x80 \x80$ \x80Hw\xF20\x82
+$&amp;\x80 '\x80G\xF20\x8F$)\x80 *\x80M\xF20\x9D
+$0\x80 1\x80L\xF20\xAA$3\x80 4\x80R\xF20\xB8
+$:\x80 ;\x80E\xF20\xC5$=\x80 &gt;\x80K\xF20\xD3$B\x80C\x80\x8D\xF2&lt;\xE2'0F\x80
+G\x80%H\x80HF\xF4
+\x90L$`$x$\x90$\xA8$\xC0$\xD8$\xF0$%$%&lt;%X%p%\x90%\xA8%\xC8%\xE0%\xF8%&amp;(&amp;@&amp;`&amp;x&amp;\x98&amp;\xB0&amp;\xD4&amp;\xEC&amp;'('D'\'x'\x90'\xA4'\xBC'\xD0'6*\x94\xBA\x8CLoadInternal`\xBA CS$1$0000 CS$0$0001 CS$0$0002 asm allTypes opts&quot; CS$&lt;&gt;8__locals2&lt;\)! ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2\xF0\xBA\xE4\xEE\xEF\xFE\x80\x80\xEE\xEF\xFE\x80\x80\x805\x80:&quot;\x80P#\x80j$\x80\x89%\x80\x8B)\x80\x92*\x80\x9B*\x80\x9D,\x80\xA5.\x80\xAD/\x80\xB51\x80\xB72\x803#^
+J
+L\x80
+3
+*+8
+-
++
++
+        
+\xF4\xE8'(.*\xC0o
+e.ctor|e
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$p
+e.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o
+2*\x8Cq
+1egetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o
+\xF2&lt;e0\xFB3\x80\xFC3\x80\xFD3\x80[*\xF2&lt;e0\xFF3\x804\x804\x80A1\xF2$1e4\x80L\xF4
+(0(H(\(t(\x8C(.*\xC0P[x.ctor|[x
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$Qox.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 P2*\x8CR\x87xgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 P\xF2&lt;[x0\xC5&lt;\x80\xC6&lt;\x80\xC7&lt;\x80G*\xF2&lt;ox0\xC9&lt;\x80\xCA&lt;\x80\xCB&lt;\x80-1\xF2$\x87x\xCE&lt;\x80L\xF4
+\xA4(\xB8(\xD0(\xE4(\xFC().*\xC0 mr.ctor|mr
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$ \x81r.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C
+\x99rgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;mr0:\x80:\x80:\x80&lt;*\xF2&lt;\x81r0:\x80:\x80:\x80&quot;1\xF2$\x99r:\x80L\xF4
+,)@)X)l)\x84)\x9C).*\xC0DSw.ctor|Sw
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$Egw.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 D2*\x8CFwgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 D\xF2&lt;Sw0M&lt;\x80N&lt;\x80O&lt;\x80K*\xF2&lt;gw0Q&lt;\x80R&lt;\x80S&lt;\x8011\xF2$wV&lt;\x80L\xF4
+\xB4)\xC8)\xE0)\xF4) *$*.*\xC0\x83\xBD|.ctor|\xBD|
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x84\xD1|.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x832*\x8C\x85\xE9|getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x83\xF2&lt;\xBD|0\xC3&gt;\x80\xC4&gt;\x80\xC5&gt;\x808*\xF2&lt;\xD1|0\xC7&gt;\x80\xC8&gt;\x80\xC9&gt;\x801\xF2$\xE9|\xCC&gt;\x80L\xF4
+&lt;*P*h*|*\x94*\xAC*.*\xC03s.ctor|3s
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$Gs.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C_sgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;3s0m:\x80n:\x80o:\x80@*\xF2&lt;Gs0q:\x80r:\x80s:\x80&amp;1\xF2$_sv:\x80L\xF4
+\xC4*\xD8*\xF0*++4+.*\xC0B
+'a.ctor|'a
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$C
+;a.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B
+2*\x8CD
+SagetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B
+\xF2&lt;'a092\x80:2\x80;2\x80r*\xF2&lt;;a0=2\x80&gt;2\x80?2\x80X1\xF2$SaB2\x80L\xF4
+L+`+x+\x8C+\xA4+\xBC+.*\xC0B\xBF\xA3.ctor|\xBF\xA3
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(CڣgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\x90D\xF0\xA3Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*4ZE\xA4Dispose\x94Z\xA4 ~CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ B2*\x9CFZ\xA4set_file.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*T&amp;Gl\xA4get_file\xA0 &amp;l\xA4 &amp;cPtr &amp;ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xBC
+H\x92\xA4set_path.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*XI\x9F\xA4get_path\xC0$\x9F\xA4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B6*\xC4
+J\xAD\xA4set_category.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B6*dK\xBA\xA4get_category\xC80\xBA\xA4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B6*\xD0
+LȤset_section.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B6*pMդget_section\xD4&lt;դ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xD8
+N\xE3\xA4set_buf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*tO\xF0\xA4get_buf\xDC@\xF0\xA4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xDC
+P\xFE\xA4set_lineno.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*xQ \xA5get_lineno\xE0D \xA5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xE0
+R\xA5set_catno.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*|        S&amp;\xA5get_catno\xE4H        &amp;\xA5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xE4        
+T4\xA5set_sectno.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\x80
+UA\xA5get_sectno\xE8        L
+A\xA5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xE8
+
+VO\xA5set_lockto.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\x84 W\\xA5get_lockto\xEC
+P \\xA5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B.*\xE8
+Xj\xA5.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B\xF2H\xBF\xA3&lt;\xBFJ\x80\xC0J\x80
+\xC1J\x80\xC2J\x807*\xF2$ڣ\xC5J\x80L\xF2T\xF0\xA3H\xC9J\x80\xEE\xEF\xFE\x80\xCAJ\x80\xEE\xEF\xFE\x80\xCAJ\x80\xF2x\xA4Zl\xCDJ\x80\xCEJ\x80'\xCFJ\x80.\xD0J\x809\xD2J\x80J\xD3J\x80P\xEE\xEF\xFE\x80Y\xD5J\x808                :3!\xF20Z\xA4$\xD9J\x80\xDAJ\x80Z\xF2&lt;l\xA4&amp;0\xDCJ\x80 \xDDJ\x80$\xDEJ\x80H]\xF20\x92\xA4
+$\xE4J\x80 \xE5J\x80A\xF20\x9F\xA4$\xE7J\x80 \xE8J\x80G\xF20\xAD\xA4
+$\xEEJ\x80 \xEFJ\x80E\xF20\xBA\xA4$\xF1J\x80 \xF2J\x80K\xF20Ȥ
+$\xF8J\x80 \xF9J\x80D\xF20դ$\xFBJ\x80 \xFCJ\x80J\xF20\xE3\xA4
+$K\x80 K\x80@\xF20\xF0\xA4$K\x80 K\x80F\xF20\xFE\xA4
+$ K\x80
+K\x80C\xF20 \xA5$K\x80 K\x80F\xF20\xA5
+$K\x80 K\x80B\xF20&amp;\xA5$K\x80 K\x80E\xF204\xA5
+$ K\x80 !K\x80C\xF20A\xA5$#K\x80 $K\x80F\xF20O\xA5
+$*K\x80 +K\x80C\xF20\\xA5$-K\x80 .K\x80F\xF20j\xA5
+$2K\x80 3K\x80M\xF4
+\xB8\xD4+\xE8+,,0,H,`,x,\x90,\xA8,\xC0,\xD8,\xF0,- -8-P-l-\x84-\xA0-\xB8-\xD4-\xEC-. .8.P.h.\x80.\x9C.\xB4.\xD0.\xE8.//0/H/d/|/\x98/\xB0/\xCC/\xE4/00,0.*\xC0\xC3\xA3\x82.ctor|\xA3\x82
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xC4\xBE\x82getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\x90\xC5ԂFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*4Z\xC6\xE4\x82Dispose\x94Z\xE4\x82 XCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xC3:*\xA4\xC7&gt;\x83set_asr_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3:*d&amp;\xC8P\x83get_asr_interface\xA80&amp;P\x83 YcPtr Yret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\xCC
+\xC9v\x83set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*h\xCA\x83\x83get_flags\xD04\x83\x83 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\xD0
+\xCB\x91\x83set_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*l\xCC\x9E\x83get_name\xD48\x9E\x83 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\xD4
+\xCD\xAC\x83set_codec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*p\xCE\xB9\x83get_codec\xD8&lt;\xB9\x83 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\xD8
+\xCFǃset_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*t\xD0ԃget_rate\xDC@ԃ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC36*\xE0
+\xD1\xE2\x83set_grammar.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC36*\x80\xD2\xEF\x83get_grammar\xE4L\xEF\x83 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\xE8
+\xD3\xFD\x83set_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC32*\x84        \xD4
+\x84get_param\xECP        
+\x84 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3:*\xF4        \xD5\x84set_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3:*\xB4
+&amp;\xD6*\x84get_memory_pool\xF8        \x80
+&amp;*\x84  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3:*$ \xD7P\x84set_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3:*\xE4 &amp;\xD8b\x84get_private_info( \xB0 &amp;b\x84 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3.*H
+\xD9\x88\x84.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3\xF2H\xA3\x82&lt;\x9A@\x80\x9B@\x80
+\x9C@\x80\x9D@\x80;*\xF2$\xBE\x82\xA0@\x80L\xF2TԂH\xA4@\x80\xEE\xEF\xFE\x80\xA5@\x80\xEE\xEF\xFE\x80\xA5@\x80\xF2x\xE4\x82Zl\xA8@\x80\xA9@\x80'\xAA@\x80.\xAB@\x809\xAD@\x80J\xAE@\x80P\xEE\xEF\xFE\x80Y\xB0@\x808                &gt;3!\xF20&gt;\x83$\xB4@\x80\xB5@\x80l\xF2&lt;P\x83&amp;0\xB7@\x80 \xB8@\x80$\xB9@\x80Ug\xF20v\x83
+$\xBF@\x80 \xC0@\x80F\xF20\x83\x83$\xC2@\x80 \xC3@\x80J\xF20\x91\x83
+$\xC9@\x80 \xCA@\x80E\xF20\x9E\x83$\xCC@\x80 \xCD@\x80K\xF20\xAC\x83
+$\xD3@\x80 \xD4@\x80F\xF20\xB9\x83$\xD6@\x80 \xD7@\x80L\xF20ǃ
+$\xDD@\x80 \xDE@\x80E\xF20ԃ$\xE0@\x80 \xE1@\x80I\xF20\xE2\x83
+$\xE7@\x80 \xE8@\x80H\xF20\xEF\x83$\xEA@\x80 \xEB@\x80N\xF20\xFD\x83
+$\xF1@\x80 \xF2@\x80F\xF20
+\x84$\xF4@\x80 \xF5@\x80L\xF20\x84$\xFB@\x80\xFC@\x80k\xF2&lt;*\x84&amp;0\xFE@\x80 \xFF@\x80$A\x80Si\xF20P\x84$A\x80A\x80f\xF2&lt;b\x84&amp;0        A\x80
+A\x80$ A\x80T]\xF20\x88\x84
+$A\x80 A\x80U\xF4
+\xB8D0X0p0\x880\xA00\xB80\xD00\xE801 181X1p1\x881\xA01\xB81\xD01\xE812202H2`2x2\x902\xA82\xC02\xD82\xF02 3$3@3X3p3\x883\xA03\xB83\xD83\xF034(4H4`4\x804\x984\xAC4.*\xC09
+a`.ctor|a`
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$:
+u`.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9
+2*\x8C;
+\x8D`getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9
+\xF2&lt;a`0\xDF1\x80\xE01\x80\xE11\x80\xBC*\xF2&lt;u`0\xE31\x80\xE41\x80\xE51\x80\xA21\xF2$\x8D`\xE81\x80L\xF4
+\xC44\xD84\xF045545.*dT.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD0        bget_Arguments.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;T0G\x80H\x80
+I\x80        6
+(        
+\xF2$bK\x80):\xF4L5`5x5\x945.*\xC0J\xD7w.ctor|\xD7w
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$K\xEBw.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 J2*\x8CLxgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 J\xF2&lt;\xD7w0\x89&lt;\x80\x8A&lt;\x80\x8B&lt;\x80D*\xF2&lt;\xEBw0\x8D&lt;\x80\x8E&lt;\x80\x8F&lt;\x80*1\xF2$x\x92&lt;\x80L\xF4
+\xAC5\xC05\xD85\xEC566.*\xC0\xAF\xA7\x97.ctor|\xA7\x97
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB0—getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\x90\xB1ؗFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*4Z\xB2\xE8\x97Dispose\x94Z\xE8\x97 oCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xAF:*\xA4
+\xB3B\x98set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF:*H\xB4O\x98get_interface_name\xA8O\x98 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF6*\xB4\xB5]\x98set_chat_send.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF6*p&amp;\xB6o\x98get_chat_send\xB8&lt;&amp;o\x98 pcPtr pret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\xD8\xB7\x95\x98set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\x90&amp;\xB8\xA7\x98get_rwlock\xDC\&amp;\xA7\x98 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\xF8
+\xB9͘set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\x94\xBAژget_refs\xFC`ژ         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF6*\xBB\xE8\x98set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF6*\xBC&amp;\xBC\xFA\x98get_reflock\x88&amp;\xFA\x98 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*$\xBD \x99set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\xDC&amp;\xBE2\x99get_parent(\xA8&amp;2\x99 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*D        \xBFX\x99set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF2*\xFC        &amp;\xC0j\x99get_nextH        \xC8        &amp;j\x99 qcPtr qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF.*`
+
+\xC1\x90\x99.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAF\xF2H\xA7\x97&lt;4G\x805G\x80
+6G\x807G\x80?*\xF2$—:G\x80L\xF2TؗH&gt;G\x80\xEE\xEF\xFE\x80?G\x80\xEE\xEF\xFE\x80?G\x80\xF2x\xE8\x97ZlBG\x80CG\x80'DG\x80.EG\x809GG\x80JHG\x80P\xEE\xEF\xFE\x80YJG\x808                B3!\xF20B\x98
+$NG\x80 OG\x80S\xF20O\x98$QG\x80 RG\x80Y\xF20]\x98$XG\x80YG\x80\xE5\xF2&lt;o\x98&amp;0[G\x80 \G\x80$]G\x80UY\xF20\x95\x98$cG\x80dG\x80v\xF2&lt;\xA7\x98&amp;0fG\x80 gG\x80$hG\x80R\x81\xF20͘
+$nG\x80 oG\x80I\xF20ژ$qG\x80 rG\x80L\xF20\xE8\x98$xG\x80yG\x80o\xF2&lt;\xFA\x98&amp;0{G\x80 |G\x80$}G\x80Sq\xF20 \x99$\x83G\x80\x84G\x80\x80\xF2&lt;2\x99&amp;0\x86G\x80 \x87G\x80$\x88G\x80R\x95\xF20X\x99$\x8EG\x80\x8FG\x80h\xF2&lt;j\x99&amp;0\x91G\x80 \x92G\x80$\x93G\x80Pi\xF20\x90\x99
+$\x97G\x80 \x98G\x80]\xF4
+\x9846H6`6x6\x906\xA86\xC06\xD86\xF067,7P7h7\x847\x9C7\xB87\xD07\xEC78 888P8h8\x808\x988\xB48\xCC8\xE889949P9h9\x809\x989\xB09\xC89\xDC9.*\xC0\x91A\xC1.ctor|A\xC1
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x92\\xC1getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\x90\x93r\xC1Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*4Z\x94\x82\xC1Dispose\x94Z\x82\xC1 \x9CCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x91:*\xA4
+\x95\xDC\xC1set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91:*H\x96\xE9\xC1get_interface_name\xA8\xE9\xC1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\xB4\x97\xF7\xC1set_file_open.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*p&amp;\x98        \xC2get_file_open\xB8&lt;&amp;        \xC2 \x9DcPtr \x9Dret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\xDC\x99/\xC2set_file_close.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\x98&amp;\x9AA\xC2get_file_close\xE0d&amp;A\xC2 \x9EcPtr \x9Eret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\x9Bg\xC2set_file_read.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\xC0&amp;\x9Cy\xC2get_file_read\x8C&amp;y\xC2 \x9FcPtr \x9Fret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*,\x9D\x9F\xC2set_file_write.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\xE8&amp;\x9E\xB1\xC2get_file_write0\xB4&amp;\xB1\xC2 \x9FcPtr \x9Fret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*T\x9F\xD7\xC2set_file_seek.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*        &amp;\xA0\xE9\xC2get_file_seekX\xDC&amp;\xE9\xC2 \xA0cPtr \xA0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91&gt;*\x84        \xA1\xC3set_file_set_string.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91&gt;*H
+&amp;\xA2!\xC3get_file_set_string\x88        
+&amp;!\xC3 \xA1cPtr \xA1ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91&gt;*\xBC
+\xA3G\xC3set_file_get_string.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91&gt;*\x80 &amp;\xA4Y\xC3get_file_get_string\xC0
+L &amp;Y\xC3 \xA2cPtr \xA2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xE8 \xA5\xC3set_extens.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*P \xA6\x8D\xC3get_extens.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xB8 \xA7\x99\xC3set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*p
+&amp;\xA8\xAB\xC3get_rwlock\xBC &lt;
+&amp;\xAB\xC3 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xD8
+
+\xA9\xD1\xC3set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*t\xAA\xDE\xC3get_refs\xDC
+@\xDE\xC3         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\xE0\xAB\xEC\xC3set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x916*\x9C&amp;\xAC\xFE\xC3get_reflock\xE4h&amp;\xFE\xC3 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xAD$\xC4set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xBC&amp;\xAE6\xC4get_parent\x88&amp;6\xC4 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*$\xAF\\xC4set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x912*\xDC&amp;\xB0n\xC4get_next(\xA8&amp;n\xC4 \x98cPtr \x98ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91.*@
+\xB1\x94\xC4.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x91\xF2HA\xC1&lt;\xA7S\x80\xA8S\x80
+\xA9S\x80\xAAS\x80?*\xF2$\\xC1\xADS\x80L\xF2Tr\xC1H\xB1S\x80\xEE\xEF\xFE\x80\xB2S\x80\xEE\xEF\xFE\x80\xB2S\x80\xF2x\x82\xC1Zl\xB5S\x80\xB6S\x80'\xB7S\x80.\xB8S\x809\xBAS\x80J\xBBS\x80P\xEE\xEF\xFE\x80Y\xBDS\x808                B3!\xF20\xDC\xC1
+$\xC1S\x80 \xC2S\x80S\xF20\xE9\xC1$\xC4S\x80 \xC5S\x80Y\xF20\xF7\xC1$\xCBS\x80\xCCS\x80\x9A\xF2&lt;        \xC2&amp;0\xCES\x80 \xCFS\x80$\xD0S\x80U\xC3\xF20/\xC2$\xD6S\x80\xD7S\x80\x8B\xF2&lt;A\xC2&amp;0\xD9S\x80 \xDAS\x80$\xDBS\x80V\xA3\xF20g\xC2$\xE1S\x80\xE2S\x80\xA1\xF2&lt;y\xC2&amp;0\xE4S\x80 \xE5S\x80$\xE6S\x80U\xD1\xF20\x9F\xC2$\xECS\x80\xEDS\x80\xA2\xF2&lt;\xB1\xC2&amp;0\xEFS\x80 \xF0S\x80$\xF1S\x80V\xD1\xF20\xD7\xC2$\xF7S\x80\xF8S\x80\xA7\xF2&lt;\xE9\xC2&amp;0\xFAS\x80 \xFBS\x80$\xFCS\x80U\xDD\xF20\xC3$T\x80T\x80\xB8\xF2&lt;!\xC3&amp;0T\x80 T\x80$T\x80[\xF3\xF20G\xC3$
+T\x80T\x80\xBA\xF2&lt;Y\xC3&amp;0T\x80 T\x80$T\x80[\xF7\xF20\xC3$T\x80
+T\x80        QRS\xF2$\x8D\xC3 T\x80I\xF20\x99\xC3$!T\x80&quot;T\x80v\xF2&lt;\xAB\xC3&amp;0$T\x80 %T\x80$&amp;T\x80R\x81\xF20\xD1\xC3
+$,T\x80 -T\x80I\xF20\xDE\xC3$/T\x80 0T\x80L\xF20\xEC\xC3$6T\x807T\x80o\xF2&lt;\xFE\xC3&amp;09T\x80 :T\x80$;T\x80Sq\xF20$\xC4$AT\x80BT\x80\x80\xF2&lt;6\xC4&amp;0DT\x80 ET\x80$FT\x80R\x95\xF20\\xC4$LT\x80MT\x80h\xF2&lt;n\xC4&amp;0OT\x80 PT\x80$QT\x80Pi\xF20\x94\xC4
+$UT\x80 VT\x80]\xF4
+\xF49: :8:P:h:\x80:\x98:\xB0:\xD4:\xEC:;(;D;\;x;\x90;\xB0;\xC8;\xE8;&lt;&lt;4&lt;P&lt;h&lt;\x88&lt;\xA0&lt;\xC0&lt;\xD8&lt;\xF4&lt; =(=@=d=|=\xA0=\xB8=\xDC=\xF4=&gt;0&gt;L&gt;d&gt;\x80&gt;\x98&gt;\xB4&gt;\xCC&gt;\xE8&gt;??0?H?`?|?\x94?\xB0?\xC8?\xE4?\xFC?@0@H@`@x@\x90@\xA4@.*\xC0f
+?d.ctor|?d
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$g
+Sd.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f
+2*\x8Ch
+kdgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 f
+\xF2&lt;?d0\xA13\x80\xA23\x80\xA33\x80k*\xF2&lt;Sd0\xA53\x80\xA63\x80\xA73\x80Q1\xF2$kd\xAA3\x80L\xF4
+\xBC@\xD0@\xE8@\xFC@A,A.*\xC0\xE5 )Y.ctor|)Y
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE6 =Y.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE5 2*\x8C\xE7 UYgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE5 \xF2&lt;)Y0\x97.\x80\x98.\x80\x99.\x80\x82*\xF2&lt;=Y0\x9B.\x80\x9C.\x80\x9D.\x80h1\xF2$UY\xA0.\x80L\xF4
+DAXApA\x84A\x9CA\xB4A.*\xC0
+\xFF[.ctor|\xFF[
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
++\getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;\xFF[0\xE1/\x80\xE2/\x80\xE3/\x80\x8E*\xF2&lt;\0\xE5/\x80\xE6/\x80\xE7/\x80t1\xF2$+\\xEA/\x80L\xF4
+\xCCA\xE0A\xF8A B$B&lt;B.*\xC0\xF6\xAD\xB3.ctor|\xAD\xB3
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xF7ȳgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF62*\x90\xF8޳Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF62*4Z\xF9\xEE\xB3Dispose\x94Z\xEE\xB3 \x90CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xF62*\x9C
+\xFAH\xB4set_digit.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF62*8\xFBU\xB4get_digit\xA0U\xB4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF66*\xA4
+\xFCc\xB4set_duration.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF66*D\xFDp\xB4get_duration\xA8p\xB4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF6.*\xA8
+\xFE~\xB4.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF6\xF2H\xAD\xB3&lt;~O\x80O\x80
+\x80O\x80\x81O\x807*\xF2$ȳ\x84O\x80L\xF2T޳H\x88O\x80\xEE\xEF\xFE\x80\x89O\x80\xEE\xEF\xFE\x80\x89O\x80\xF2x\xEE\xB3Zl\x8CO\x80\x8DO\x80'\x8EO\x80.\x8FO\x809\x91O\x80J\x92O\x80P\xEE\xEF\xFE\x80Y\x94O\x808                :3!\xF20H\xB4
+$\x98O\x80 \x99O\x80B\xF20U\xB4$\x9BO\x80 \x9CO\x80F\xF20c\xB4
+$\xA2O\x80 \xA3O\x80E\xF20p\xB4$\xA5O\x80 \xA6O\x80I\xF20~\xB4
+$\xAAO\x80 \xABO\x80M\xF4
+HTBhB\x80B\x98B\xB0B\xC8B\xE0B\xF8BC(C@CXCpC\x8CC\xA4C\xC0C\xD8C\xECC.*\xC0
+].ctor|]
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+].ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+3]getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;]0Y0\x80Z0\x80[0\x80~*\xF2&lt;]0]0\x80^0\x80_0\x80d1\xF2$3]b0\x80L\xF4
+DD0DDD\DtD.*\xC0\xB1
+\xB1j.ctor|\xB1j
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xB2
+\xC5j.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB1
+2*\x8C\xB3
+\xDDjgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB1
+\xF2&lt;\xB1j0\x8F6\x80\x906\x80\x916\x80@*\xF2&lt;\xC5j0\x936\x80\x946\x80\x956\x80&amp;1\xF2$\xDDj\x986\x80L\xF4
+\x8CD\xA0D\xB8D\xCCD\xE4D\xFCD.*\xC0\xCC
+m.ctor|m
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xCD
+m.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCC
+2*\x8C\xCE
+/mgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCC
+\xF2&lt;m0\x9D7\x80\x9E7\x80\x9F7\x80D*\xF2&lt;m0\xA17\x80\xA27\x80\xA37\x80*1\xF2$/m\xA67\x80L\xF4
+E(E@ETElE\x84E.*\xC0\x9Bk\xDE.ctor|k\xDE
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x9C\x86\xDEgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*\x90\x9D\x9C\xDEFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*4Z\x9E\xAC\xDEDispose\x94Z\xAC\xDE \xCDCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x9B2*\x9C
+\x9F\xDFset_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*8\xA0\xDFget_data\xA0\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*\xA0
+\xA1!\xDFset_file.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*&lt;\xA2.\xDFget_file\xA4.\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*\xA4
+\xA3&lt;\xDFset_line.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*@\xA4I\xDFget_line\xA8 I\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*\xA8
+\xA5W\xDFset_func.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*D\xA6d\xDFget_func\xACd\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*\xAC
+\xA7r\xDFset_level.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B2*H\xA8\xDFget_level\xB0\xDF 7ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*\xB4\xA9\x8D\xDFset_timestamp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*T!\xAA\xAC\xDFget_timestamp\xB8 !\xAC\xDF (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*\xC0
+\xAB\xCD\xDFset_content.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*`        \xAC\xDA\xDFget_content\xC4,        \xDA\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*\xCC        
+\xAD\xE8\xDFset_userdata.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*l
+\xAE\xF5\xDFget_userdata\xD0        8
+\xF5\xDF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*\xD8
+
+\xAF\xE0set_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B6*x \xB0\xE0get_channel\xDC
+D \xE0 \xCEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B.*\xDC
+\xB1\xE0.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9B\xF2Hk\xDE&lt;J[\x80K[\x80
+L[\x80M[\x80;*\xF2$\x86\xDEP[\x80L\xF2T\x9C\xDEHT[\x80\xEE\xEF\xFE\x80U[\x80\xEE\xEF\xFE\x80U[\x80\xF2x\xAC\xDEZlX[\x80Y[\x80'Z[\x80.[[\x809][\x80J^[\x80P\xEE\xEF\xFE\x80Y`[\x808                &gt;3!\xF20\xDF
+$d[\x80 e[\x80E\xF20\xDF$g[\x80 h[\x80K\xF20!\xDF
+$n[\x80 o[\x80E\xF20.\xDF$q[\x80 r[\x80K\xF20&lt;\xDF
+$x[\x80 y[\x80E\xF20I\xDF${[\x80 |[\x80I\xF20W\xDF
+$\x82[\x80 \x83[\x80E\xF20d\xDF$\x85[\x80 \x86[\x80K\xF20r\xDF
+$\x8C[\x80 \x8D[\x80K\xF20\xDF$\x8F[\x80 \x90[\x80l\xF2H\x8D\xDF&lt;\x96[\x80\x97[\x80\x97[\x80\x98[\x80l:;s\xF2H\xAC\xDF!&lt;\x9A[\x80\x9B[\x80\x9B[\x80\x9C[\x80\x86:;s\xF20\xCD\xDF
+$\xA2[\x80 \xA3[\x80H\xF20\xDA\xDF$\xA5[\x80 \xA6[\x80N\xF20\xE8\xDF
+$\xAC[\x80 \xAD[\x80I\xF20\xF5\xDF$\xAF[\x80 \xB0[\x80O\xF20\xE0
+$\xB6[\x80 \xB7[\x80M\xF20\xE0$\xB9[\x80 \xBA[\x80t\xF20\xE0
+$\xBE[\x80 \xBF[\x80U\xF4
+\xB8\x9CE\xB0E\xC8E\xE0E\xF8EF(F@FXFpF\x88F\xA0F\xB8F\xD0F\xE8FGG0GHG`GxG\x90G\xA8G\xC0G\xD8G\xF0GH H8HTHlH\x88H\xA0H\xBCH\xD4H\xF0HI$I&lt;IXIpI\x8CI\xA4I\xC0I\xD8I\xECI&gt;*t \xDCr#&lt;processAssembly&gt;b__7.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E&gt;*\xE8 \xDD~#&lt;processAssembly&gt;b__8.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E\xF2$r# \xAB\x80Nn\xF2$~# \xAC\x80Nn\xF4\x8AJ(J@JdJ.*\xC0\xA0\xA5\xAB.ctor|\xA5\xAB
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xA1\xC0\xABgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*\x90\xA2֫Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*4Z\xA3\xE6\xABDispose\x94Z\xE6\xAB \x85CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA0:*\xA4
+\xA4@\xACset_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0:*H\xA5M\xACget_interface_name\xA8M\xAC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0:*\xB8\xA6[\xACset_hunt_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0:*x&amp;\xA7m\xACget_hunt_function\xBCD&amp;m\xAC \x86cPtr \x86ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*\xE0\xA8\x93\xACset_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*\x98&amp;\xA9\xA5\xACget_rwlock\xE4d&amp;\xA5\xAC QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*
+\xAAˬset_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*\x9C\xABجget_refshج         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA06*\xAC\xE6\xACset_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA06*\xC4&amp;\xAD\xF8\xACget_reflock \x90&amp;\xF8\xAC RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*,\xAE\xADset_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*\xE4&amp;\xAF0\xADget_parent0\xB0&amp;0\xAD *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*L        \xB0V\xADset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA02*
+&amp;\xB1h\xADget_nextP        \xD0        &amp;h\xAD \x87cPtr \x87ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0.*h
+
+\xB2\x8E\xAD.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0\xF2H\xA5\xAB&lt;HM\x80IM\x80
+JM\x80KM\x80C*\xF2$\xC0\xABNM\x80L\xF2T֫HRM\x80\xEE\xEF\xFE\x80SM\x80\xEE\xEF\xFE\x80SM\x80\xF2x\xE6\xABZlVM\x80WM\x80'XM\x80.YM\x809[M\x80J\M\x80P\xEE\xEF\xFE\x80Y^M\x808                F3!\xF20@\xAC
+$bM\x80 cM\x80W\xF20M\xAC$eM\x80 fM\x80]\xF20[\xAC$lM\x80mM\x80\xC0\xF2&lt;m\xAC&amp;0oM\x80 pM\x80$qM\x80]\xFF\xF20\x93\xAC$wM\x80xM\x80z\xF2&lt;\xA5\xAC&amp;0zM\x80 {M\x80$|M\x80V\x81\xF20ˬ
+$\x82M\x80 \x83M\x80M\xF20ج$\x85M\x80 \x86M\x80P\xF20\xE6\xAC$\x8CM\x80\x8DM\x80s\xF2&lt;\xF8\xAC&amp;0\x8FM\x80 \x90M\x80$\x91M\x80Wq\xF20\xAD$\x97M\x80\x98M\x80\x84\xF2&lt;0\xAD&amp;0\x9AM\x80 \x9BM\x80$\x9CM\x80V\x95\xF20V\xAD$\xA2M\x80\xA3M\x80p\xF2&lt;h\xAD&amp;0\xA5M\x80 \xA6M\x80$\xA7M\x80Tq\xF20\x8E\xAD
+$\xABM\x80 \xACM\x80e\xF4
+\x98|J\x90J\xA8J\xC0J\xD8J\xF0JK K8K\KtK\x98K\xB0K\xD0K\xE8KL L&lt;LTLpL\x88L\xA0L\xB8L\xD0L\xE8LMM8MPMlM\x84M\xA0M\xB8M\xD0M\xE8MNN,N.*\xC0z\xF7{.ctor|\xF7{
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*${ |.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 z2*\x8C|#|getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 z\xF2&lt;\xF7{0i&gt;\x80j&gt;\x80k&gt;\x80@*\xF2&lt; |0m&gt;\x80n&gt;\x80o&gt;\x80&amp;1\xF2$#|r&gt;\x80L\xF4
+DNXNpN\x84N\x9CN\xB4N.*\xC0\xEE \xEFY.ctor|\xEFY
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xEF Z.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEE 2*\x8C\xF0 ZgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEE \xF2&lt;\xEFY0\xF1.\x80\xF2.\x80\xF3.\x80\xB6*\xF2&lt;Z0\xF5.\x80\xF6.\x80\xF7.\x80\x9C1\xF2$Z\xFA.\x80L\xF4
+\xCCN\xE0N\xF8N O$O&lt;O.*\xC0Yj\x90.ctor|j\x90
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(Z\x85\x90getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\x90[\x9B\x90Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*4Z\\xAB\x90Dispose\x94Z\xAB\x90 mCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ Y6*\xA0
+]\x91set_username.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*@^\x91get_username\xA4 \x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xAC
+_ \x91set_dialplan.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*L`-\x91get_dialplan\xB0-\x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xBC
+a;\x91set_caller_id_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*`bH\x91get_caller_id_name\xC0,H\x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\xD4
+cV\x91set_caller_id_number.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*|dc\x91get_caller_id_number\xD8Hc\x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xE8
+eq\x91set_caller_ton.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\x88f~\x91get_caller_ton\xECT~\x91 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xF8
+g\x8C\x91set_caller_numplan.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\x9Ch\x99\x91get_caller_numplan\xFCh\x99\x91 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*         
+i\xA7\x91set_network_addr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xB0        j\xB4\x91get_network_addr        |        \xB4\x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*
+
+k‘set_ani.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xB4
+lϑget_ani
+\x80
+ϑ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6* 
+mݑset_ani_ton.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xC0 n\xEA\x91get_ani_ton$ \x8C \xEA\x91 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*0
+o\xF8\x91set_ani_numplan.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xD4 p\x92get_ani_numplan4 \xA0 \x92 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*&lt;
+
+q\x92set_aniii.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xD8
+r \x92get_aniii@
+\xA4
+ \x92 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*@
+s.\x92set_rdnis.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xDCt;\x92get_rdnisD\xA8;\x92 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*H
+uI\x92set_rdnis_ton.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xE8vV\x92get_rdnis_tonL\xB4V\x92 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*X
+wd\x92set_rdnis_numplan.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xFCxq\x92get_rdnis_numplan\\xC8q\x92 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*p
+y\x92set_destination_number.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*z\x8C\x92get_destination_numbert\xE4\x8C\x92 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YB*\x90
+{\x9A\x92set_destination_number_ton.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YB*&lt;|\xA7\x92get_destination_number_ton\x94\xA7\x92 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*\xB8
+}\xB5\x92set_destination_number_numplan.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*h~’get_destination_number_numplan\xBC4’ )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xD0
+Вset_source.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*l\x80ݒget_source\xD48ݒ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xD8
+\x81\xEB\x92set_chan_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*x\x82\xF8\x92get_chan_name\xDCD\xF8\x92 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xE0
+\x83\x93set_uuid.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*|\x84\x93get_uuid\xE4H\x93 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xE8
+\x85!\x93set_context.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\x88\x86.\x93get_context\xECT.\x93 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xF8
+\x87&lt;\x93set_profile_index.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\x9C\x88I\x93get_profile_index\xFChI\x93 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*
+\x89W\x93set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xA0\x8Ad\x93get_flagsld\x93 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*\x8Br\x93set_originator_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*\xE8&amp;\x8C\x84\x93get_originator_caller_profile \xB4&amp;\x84\x93 .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*d\x8D\xAA\x93set_originatee_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YF*0&amp;\x8E\xBC\x93get_originatee_caller_profileh\xFC&amp;\xBC\x93 .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YB*\xA8\x8F\xE2\x93set_hunt_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 YB*p&amp;\x90\xF4\x93get_hunt_caller_profile\xAC&lt;&amp;\xF4\x93 .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xD8\x91\x94set_times.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\x90&amp;\x92,\x94get_times\xDC\&amp;,\x94 /cPtr /ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;* \x93R\x94set_caller_extension.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\xC8 &amp;\x94d\x94get_caller_extension \x94 &amp;d\x94 -cPtr -ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*0!\x95\x8A\x94set_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xE8!&amp;\x96\x9C\x94get_pool4!\xB4!&amp;\x9C\x94  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*P&quot;\x97”set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*#&amp;\x98Ԕget_nextT&quot;\xD4&quot;&amp;Ԕ .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y.*l#
+\x99\xFA\x94.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y\xF2Hj\x90&lt;\xD3D\x80\xD4D\x80
+\xD5D\x80\xD6D\x80?*\xF2$\x85\x90\xD9D\x80L\xF2T\x9B\x90H\xDDD\x80\xEE\xEF\xFE\x80\xDED\x80\xEE\xEF\xFE\x80\xDED\x80\xF2x\xAB\x90Zl\xE1D\x80\xE2D\x80'\xE3D\x80.\xE4D\x809\xE6D\x80J\xE7D\x80P\xEE\xEF\xFE\x80Y\xE9D\x808                B3!\xF20\x91
+$\xEDD\x80 \xEED\x80M\xF20\x91$\xF0D\x80 \xF1D\x80S\xF20 \x91
+$\xF7D\x80 \xF8D\x80M\xF20-\x91$\xFAD\x80 \xFBD\x80S\xF20;\x91
+$E\x80 E\x80S\xF20H\x91$E\x80 E\x80Y\xF20V\x91
+$ E\x80 E\x80U\xF20c\x91$E\x80 E\x80[\xF20q\x91
+$E\x80 E\x80O\xF20~\x91$E\x80 E\x80S\xF20\x8C\x91
+$E\x80  E\x80S\xF20\x99\x91$&quot;E\x80 #E\x80W\xF20\xA7\x91
+$)E\x80 *E\x80Q\xF20\xB4\x91$,E\x80 -E\x80W\xF20‘
+$3E\x80 4E\x80H\xF20ϑ$6E\x80 7E\x80N\xF20ݑ
+$=E\x80 &gt;E\x80L\xF20\xEA\x91$@E\x80 AE\x80P\xF20\xF8\x91
+$GE\x80 HE\x80P\xF20\x92$JE\x80 KE\x80T\xF20\x92
+$QE\x80 RE\x80J\xF20 \x92$TE\x80 UE\x80P\xF20.\x92
+$[E\x80 \E\x80J\xF20;\x92$^E\x80 _E\x80P\xF20I\x92
+$eE\x80 fE\x80N\xF20V\x92$hE\x80 iE\x80R\xF20d\x92
+$oE\x80 pE\x80R\xF20q\x92$rE\x80 sE\x80V\xF20\x92
+$yE\x80 zE\x80W\xF20\x8C\x92$|E\x80 }E\x80]\xF20\x9A\x92
+$\x83E\x80 \x84E\x80[\xF20\xA7\x92$\x86E\x80 \x87E\x80_\xF20\xB5\x92
+$\x8DE\x80 \x8EE\x80_\xF20’$\x90E\x80 \x91E\x80c\xF20В
+$\x97E\x80 \x98E\x80K\xF20ݒ$\x9AE\x80 \x9BE\x80Q\xF20\xEB\x92
+$\xA1E\x80 \xA2E\x80N\xF20\xF8\x92$\xA4E\x80 \xA5E\x80T\xF20\x93
+$\xABE\x80 \xACE\x80I\xF20\x93$\xAEE\x80 \xAFE\x80O\xF20!\x93
+$\xB5E\x80 \xB6E\x80L\xF20.\x93$\xB8E\x80 \xB9E\x80R\xF20&lt;\x93
+$\xBFE\x80 \xC0E\x80R\xF20I\x93$\xC2E\x80 \xC3E\x80X\xF20W\x93
+$\xC9E\x80 \xCAE\x80J\xF20d\x93$\xCCE\x80 \xCDE\x80N\xF20r\x93$\xD3E\x80\xD4E\x80}\xF2&lt;\x84\x93&amp;0\xD6E\x80 \xD7E\x80$\xD8E\x80ei\xF20\xAA\x93$\xDEE\x80\xDFE\x80}\xF2&lt;\xBC\x93&amp;0\xE1E\x80 \xE2E\x80$\xE3E\x80ei\xF20\xE2\x93$\xE9E\x80\xEAE\x80w\xF2&lt;\xF4\x93&amp;0\xECE\x80 \xEDE\x80$\xEEE\x80_i\xF20\x94$\xF4E\x80\xF5E\x80l\xF2&lt;,\x94&amp;0\xF7E\x80 \xF8E\x80$\xF9E\x80Qo\xF20R\x94$\xFFE\x80F\x80v\xF2&lt;d\x94&amp;0F\x80 F\x80$F\x80\m\xF20\x8A\x94$
+F\x80 F\x80h\xF2&lt;\x9C\x94&amp;0
+F\x80 F\x80$F\x80Pi\xF20”$F\x80F\x80h\xF2&lt;Ԕ&amp;0F\x80 F\x80$F\x80Pi\xF20\xFA\x94
+$F\x80 F\x80]\xF4
+TOhO\x80O\x98O\xB0O\xC8O\xE0O\xF8OP,PDP`PxP\x94P\xACP\xC8P\xE0PQQ@QXQ|Q\x94Q\xB8Q\xD0Q\xF0QR(R@RdR|R\xA0R\xB8R\xD8R\xF0RS(S@SXSpS\x88S\xA4S\xBCS\xD8S\xF0ST(THT`TxT\x90T\xA8T\xC0T\xD8T\xF0TU U&lt;UTUpU\x88U\xA8U\xC0U\xE0U\xF8U V8V`VxV\xA4V\xBCV\xE8VW0WHWxW\x90W\xACW\xC4W\xE0W\xF8WX,XHX`XxX\x90X\xA8X\xC0X\xDCX\xF4XY(YHY`Y\x80Y\x98Y\xB0Y\xC8Y\xE0Y\xF8Y$Z&lt;ZhZ\x80Z\xACZ\xC4Z\xF0Z[0[H[p[\x88[\xA0[\xB8[\xD0[\xE8[ \$\H\`\x\\x90\\xA8\\xC0\\xD8\\xF0\] ]4].*\xC0{
+
+f.ctor|
+f
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$|
+!f.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 {
+2*\x8C}
+9fgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 {
+\xF2&lt;
+f0s4\x80t4\x80u4\x80`*\xF2&lt;!f0w4\x80x4\x80y4\x80F1\xF2$9f|4\x80L\xF4
+L]`]x]\x8C]\xA4]\xBC].*\xC0\xFF
+eq.ctor|eq
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$yq.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF
+2*\x8C\x91qgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF
+\xF2&lt;eq0\x9B9\x80\x9C9\x80\x9D9\x80@*\xF2&lt;yq0\x9F9\x80\xA09\x80\xA19\x80&amp;1\xF2$\x91q\xA49\x80L\xF4
+\xD4]\xE8]^^,^D^.*\xC09&amp;\x8D.ctor|&amp;\x8D
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(:A\x8DgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 92*\x90;W\x8DFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 92*4Z&lt;g\x8DDispose\x94Zg\x8D jCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 9&gt;*\xA8
+=\xC1\x8Dset_application_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9&gt;*P&gt;΍get_application_name\xAC΍ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9&gt;*\xC4
+?܍set_application_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9&gt;*l@\xE9\x8Dget_application_data\xC88\xE9\x8D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9B*\xE4A\xF7\x8Dset_application_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9B*\xAC&amp;B        \x8Eget_application_function\xE8x&amp;        \x8E UcPtr Uret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 92*C/\x8Eset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 92*\xCC&amp;DA\x8Eget_next\x98&amp;A\x8E kcPtr kret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9.*0
+Eg\x8E.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 9\xF2H&amp;\x8D&lt;D\x80D\x80
+D\x80D\x80C*\xF2$A\x8DD\x80L\xF2TW\x8DH
+D\x80\xEE\xEF\xFE\x80 D\x80\xEE\xEF\xFE\x80 D\x80\xF2xg\x8DZlD\x80D\x80'D\x80.D\x809D\x80JD\x80P\xEE\xEF\xFE\x80YD\x808                F3!\xF20\xC1\x8D
+$D\x80 D\x80Y\xF20΍$D\x80 D\x80_\xF20܍
+$$D\x80 %D\x80Y\xF20\xE9\x8D$'D\x80 (D\x80_\xF20\xF7\x8D$.D\x80/D\x80\x9F\xF2&lt;        \x8E&amp;01D\x80 2D\x80$3D\x80d\xAF\xF20/\x8E$9D\x80:D\x80p\xF2&lt;A\x8E&amp;0&lt;D\x80 =D\x80$&gt;D\x80Tq\xF20g\x8E
+$BD\x80 CD\x80e\xF4
+h\^p^\x88^\xA0^\xB8^\xD0^\xE8^__&lt;_T_x_\x90_\xB4_\xCC_\xF0_`0`H`p`\x88`\xA0`\xB8`\xD0`\xE8`\xFC`.*\xC0g\xA1.ctor|g\xA1
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x82\xA1getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\x98\xA1Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z \xA8\xA1Dispose\x94Z\xA8\xA1 |CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0
+!\xA2set_quality.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*@&quot;\xA2get_quality\xA4 \xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xAC
+#\xA2set_complexity.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*L$*\xA2get_complexity\xB0*\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xBC
+%8\xA2set_enhancement.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*`&amp;E\xA2get_enhancement\xC0,E\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC8
+'S\xA2set_vad.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*d(`\xA2get_vad\xCC0`\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xCC
+)n\xA2set_vbr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*h*{\xA2get_vbr\xD04{\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xD8
++\x89\xA2set_vbr_quality.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*|,\x96\xA2get_vbr_quality\xDCH\x96\xA2 }ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE4
+-\xA4\xA2set_abr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x80        .\xB1\xA2get_abr\xE8L        \xB1\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE8        
+/\xBF\xA2set_dtx.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x84
+0̢get_dtx\xEC        P
+̢         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xF0
+
+1ڢset_preproc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x90 2\xE7\xA2get_preproc\xF4
+\ \xE7\xA2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xF8
+3\xF5\xA2set_pp_vad.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x94 4\xA3get_pp_vad\xFC ` \xA3         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xFC
+5\xA3set_pp_agc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x98
+6\xA3get_pp_agc
+d
+\xA3         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*
+7+\xA3set_pp_agc_level.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xAC88\xA3get_pp_agc_level x8\xA3 }ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*
+9F\xA3set_pp_denoise.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xB8:S\xA3get_pp_denoise\x84S\xA3         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*(
+;a\xA3set_pp_dereverb.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xCC&lt;n\xA3get_pp_dereverb,\x98n\xA3         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*@
+=|\xA3set_pp_dereverb_decay.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*\xE8&gt;\x89\xA3get_pp_dereverb_decayD\xB4\x89\xA3 }ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*\
+?\x97\xA3set_pp_dereverb_level.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*@\xA4\xA3get_pp_dereverb_level`\xD0\xA4\xA3 }ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*h
+A\xB2\xA3.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2Hg\xA1&lt;\xDEI\x80\xDFI\x80
+\xE0I\x80\xE1I\x80?*\xF2$\x82\xA1\xE4I\x80L\xF2T\x98\xA1H\xE8I\x80\xEE\xEF\xFE\x80\xE9I\x80\xEE\xEF\xFE\x80\xE9I\x80\xF2x\xA8\xA1Zl\xECI\x80\xEDI\x80'\xEEI\x80.\xEFI\x809\xF1I\x80J\xF2I\x80P\xEE\xEF\xFE\x80Y\xF4I\x808                B3!\xF20\xA2
+$\xF8I\x80 \xF9I\x80L\xF20\xA2$\xFBI\x80 \xFCI\x80O\xF20\xA2
+$J\x80 J\x80O\xF20*\xA2$J\x80 J\x80R\xF208\xA2
+$ J\x80
+J\x80P\xF20E\xA2$J\x80 J\x80S\xF20S\xA2
+$J\x80 J\x80H\xF20`\xA2$J\x80 J\x80K\xF20n\xA2
+$ J\x80 !J\x80H\xF20{\xA2$#J\x80 $J\x80K\xF20\x89\xA2
+$*J\x80 +J\x80P\xF20\x96\xA2$-J\x80 .J\x80U\xF20\xA4\xA2
+$4J\x80 5J\x80H\xF20\xB1\xA2$7J\x80 8J\x80K\xF20\xBF\xA2
+$&gt;J\x80 ?J\x80H\xF20̢$AJ\x80 BJ\x80K\xF20ڢ
+$HJ\x80 IJ\x80L\xF20\xE7\xA2$KJ\x80 LJ\x80O\xF20\xF5\xA2
+$RJ\x80 SJ\x80K\xF20\xA3$UJ\x80 VJ\x80N\xF20\xA3
+$\J\x80 ]J\x80K\xF20\xA3$_J\x80 `J\x80N\xF20+\xA3
+$fJ\x80 gJ\x80Q\xF208\xA3$iJ\x80 jJ\x80V\xF20F\xA3
+$pJ\x80 qJ\x80O\xF20S\xA3$sJ\x80 tJ\x80R\xF20a\xA3
+$zJ\x80 {J\x80P\xF20n\xA3$}J\x80 ~J\x80S\xF20|\xA3
+$\x84J\x80 \x85J\x80V\xF20\x89\xA3$\x87J\x80 \x88J\x80[\xF20\x97\xA3
+$\x8EJ\x80 \x8FJ\x80V\xF20\xA4\xA3$\x91J\x80 \x92J\x80[\xF20\xB2\xA3
+$\x96J\x80 \x97J\x80]\xF4
+(a(a@aXapa\x88a\xA0a\xB8a\xD0a\xECab b8bXbpb\x90b\xA8b\xC8b\xE0bcc0cHc`cxc\x90c\xA8c\xC0c\xD8c\xF8cd0dHd`dxd\x90d\xA8d\xC0d\xD8d\xF0de$e&lt;eXepe\x8Ce\xA4e\xC0e\xD8e\xF4e f(f@f`fxf\x98f\xB0f\xD0f\xE8fg g@gXgxg\x90g\xB4g\xCCg\xF0gh,hDhhh\x80h\x94h.*\xC0\xF9
+\xE1p.ctor|\xE1p
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xFA
+\xF5p.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF9
+2*\x8C\xFB
+
+qgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF9
+\xF2&lt;\xE1p0_9\x80`9\x80a9\x80@*\xF2&lt;\xF5p0c9\x80d9\x80e9\x80&amp;1\xF2$
+qh9\x80L\xF4
+\xACh\xC0h\xD8h\xEChii.*\xC0\xFC
+#q.ctor|#q
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xFD
+7q.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC
+2*\x8C\xFE
+OqgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC
+\xF2&lt;#q0}9\x80~9\x809\x80H*\xF2&lt;7q0\x819\x80\x829\x80\x839\x80.1\xF2$Oq\x869\x80L\xF4
+4iHi`iti\x8Ci\xA4i.*\xC0G\x95w.ctor|\x95w
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$H\xA9w.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 G2*\x8CI\xC1wgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 G\xF2&lt;\x95w0k&lt;\x80l&lt;\x80m&lt;\x80T*\xF2&lt;\xA9w0o&lt;\x80p&lt;\x80q&lt;\x80:1\xF2$\xC1wt&lt;\x80L\xF4
+\xBCi\xD0i\xE8i\xFCij,j.*\xC0@\xEB.ctor|@\xEB
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*([\xEBgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90 q\xEBFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z!\x81\xEBDispose\x94Z\x81\xEB \xDCCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0
+&quot;\xDB\xEBset_created.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*@#\xE8\xEBget_created\xA4 \xE8\xEB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xAC
+$\xF6\xEBset_runtime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*L%\xECget_runtime\xB0\xEC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB4
+&amp;\xECset_cmd_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*P'\xECget_cmd_id\xB8\xEC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB8
+(,\xECset_group.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*T)9\xECget_group\xBC 9\xEC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xC0*G\xECset_cmd_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*|&amp;+Y\xECget_cmd_arg\xC4H&amp;Y\xEC 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xE8
+,\xECset_task_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x88-\x8C\xECget_task_id\xECT\x8C\xEC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xEC
+.\x9A\xEC.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H@\xEB&lt;\xE9_\x80\xEA_\x80
+\xEB_\x80\xEC_\x80?*\xF2$[\xEB\xEF_\x80L\xF2Tq\xEBH\xF3_\x80\xEE\xEF\xFE\x80\xF4_\x80\xEE\xEF\xFE\x80\xF4_\x80\xF2x\x81\xEBZl\xF7_\x80\xF8_\x80'\xF9_\x80.\xFA_\x809\xFC_\x80J\xFD_\x80P\xEE\xEF\xFE\x80Y\xFF_\x808                B3!\xF20\xDB\xEB
+$`\x80 `\x80L\xF20\xE8\xEB$`\x80 `\x80P\xF20\xF6\xEB
+$
+`\x80 `\x80L\xF20\xEC$`\x80 `\x80P\xF20\xEC
+$`\x80 `\x80K\xF20\xEC$`\x80 `\x80O\xF20,\xEC
+$!`\x80 &quot;`\x80J\xF209\xEC$$`\x80 %`\x80P\xF20G\xEC$+`\x80,`\x80e\xF2&lt;Y\xEC&amp;0.`\x80 /`\x80$0`\x80S]\xF20\xEC
+$6`\x80 7`\x80L\xF20\x8C\xEC$9`\x80 :`\x80P\xF20\x9A\xEC
+$&gt;`\x80 ?`\x80]\xF4
+\x88DjXjpj\x88j\xA0j\xB8j\xD0j\xE8jkk4kPkhk\x84k\x9Ck\xB8k\xD0k\xECkl l8lPlhl\x80l\x98l\xB4l\xCCl\xE8lmm4mPmhm|m.*\xC0\x8B \xD7N.ctor|\xD7N
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x8C \xF2NgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B 2*\x90\x8D OFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B 2*4`\x8E ODispose\x94`O ?CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x8B .*\x98
+\x8F xO.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B .*\xFC\x90 \x85O.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B .*`\x91 \x93O.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B 2*\x8Cc\x93 \xA6OInitializedHc\xA6O
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text&quot;$USystem.Runtime.InteropServices @CS$0$0000&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 6*\x9C=\x96         PhangupCallback\x90h=        P ACS$0$0000\xC80P Af\xC8d'P Aex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 6*\x80\x9B FPinputCallback\xA0\xD4\x80FP BCS$1$0000 BCS$0$0001\xD8dZP Bdtmf\xD8\x9CvP Bswevt\xD8\xD0)\x9BP Bex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 6*\xA8+\x9C \xC6PdtmfCallback t+\xC6P Cf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 6*\xB8/\x9D \xF1PeventCallback\xAC\x84/\xF1P DCS$1$0000\xE4\x80-\xF1P Devt|\xF9P Df.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 2*T         \x9E  QOriginate\xBC           Q res.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 B*$
+\x9F iQCreateStateHandlerDelegateX        \xF0        iQ Fdel&quot; FCS$&lt;&gt;8__locals2.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 B*\x9C
+
+\xA0 \x85QWrapStateHandlerDelegate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 B* 4\xA1 \x92Qoriginate_onhangup_method.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 &gt;*\xFC \xAD\xA2 \xDBQOriginateHandleHangup \xC8 \xAD\xDBQ Gbleg Gres&quot; GCS$&lt;&gt;8__locals5.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 :*l \xA3 \x88Rget_IsAvailable.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 2*\xD4 \xA4 \x8FRget_Uuid.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 6*@
+\xA5 \xAERget_CallCause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 :*t4\xA6 \xCDRepochUsToDateTimeD
+04\xCDR
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text&quot;$USystem.Runtime.InteropServices HCS$0$0000&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*l\xC1\xA7 SstrToBoolx8\xC1S ICS$0$0000 ICS$0$0001\xAC4\xB7 S Itmp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 2*\xD4\xA8 \xC2SboolToStr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*@\xA9 \xD1Sget_Variables.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 .*\xA4\xA6\xECS.cctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8B \xF2&lt;\xD7N0\xBD-\x80
+\xBE-\x80\xBF-\x80y*\xF2$\xF2N\xC2-\x80L\xF2TOH\xC6-\x80\xEE\xEF\xFE\x80\xC7-\x80\xEE\xEF\xFE\x80\xC7-\x80\xF2\x84O`        x\xCA-\x80\xCB-\x80'\xCC-\x80.\xCD-\x809\xCF-\x80J\xD0-\x80P\xD1-\x80V\xEE\xEF\xFE\x80_\xD3-\x808                ;3!\xF20xO
+$\xD5-\x80 \xD6-\x80W\xF20\x85O$\xD8-\x80
+\xD9-\x80f\xF20\x93O$\xDB-\x80\xDC-\x80\xAC\xF2l\xA6Oc`;\x80&lt;\x80B\x80%C\x807D\x80VE\x80bF\x80
+ \x8C
+4
+6
+v
+:        
+\xF2\x84        P=        xO\x80 Q\x80R\x80R\x80\xEE\xEF\xFE\x80T\x80U\x80:\xEE\xEF\xFE\x80&lt;W\x80
+P( $
+!d        
+\xF2\xA8FP\x80 \x9C`\x80b\x80c\x80&amp;\xEE\xEF\xFE\x800f\x808g\x80B\xEE\xEF\xFE\x80Lj\x80Tl\x80Um\x80kn\x80~p\x80# Q7 Q9##bF        
+\xF20\xC6P+$s\x80t\x81
+*
+Y\xF2T\xF1P/Hy\x80z\x80{\x81#\xEE\xEF\xFE\x80-~\x80C/        
+\xF2H Q &lt;\x82\x80\x83\x80\x84\x80\x86\x80
+k
+#
+\xF2&lt;iQ0\xEE\xEF\xFE\x80
+\x91\x85\x97\x80
+
+\xF2$\x85Q
+\x9A\x80
+\xF2`\x92Q4T\xAA\x80
+\xAB\x80\xAD\x80 \xAE\x80+\xAF\x802\xB1\x80
+=8
+.0-
+:\xF2\xC0\xDBQ\xAD\xB4\xEE\xEF\xFE\x80
+\xB9\x80\xBB\x80%\xBC\x84&lt;\xC1\x80G\xC2\x80]\xC3\x80s\xC4\x80\x8D\xC5\x80\x9A\xC6\x80\x9D\xC7\x80\xA3\xC8\x80\xA5\xCD\x80\xAB\xCE\x80
+-
+P
+
+E
+i
+k
+v
+Y
+# \xF2$\x88R\xD4\x80'\xF2&lt;\x8FR0\xD9\x80\xD9\x80\xDA\x80$%n1\xF2&lt;\xAER0\xE0\x80\xE0\x80\xE1\x80$%nJ\xF2$\xCDR4+\x82
+F\xF2TS\xC1H0\x800\x80
+1\x80\xB69\x80\xB8=\x80
+)*7
+*!6\xF2$\xC2SA\x80
+)\xF2&lt;\xD1S0G\x80H\x80J\x80(=#\xF2&lt;\xECS)\x80        C\xEE\xEF\xFE\x80\xF4
+\xFE \xC8\x94m\xA8m\xC0m\xD8m\xF0mn n8nPndn|n\x90n\xA8n\xBCn\xD4n\xF0no(o@o\oto\x90o\xA8o\xC4o\xDCo\xF4o p8pPpxp\x90p\xB8p\xD0p\xF4p q,qDq\qtq\x90q\xA8q\xC8q\xE0q\xF8qr(r@r\rtr\x8Cr.*\xC0\xFF\x8B\xB4.ctor|\x8B\xB4
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xA6\xB4getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*\x90\xBC\xB4Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*4Z̴Dispose\x94Z̴ \x91CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xFF:*\xA4
+&amp;\xB5set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*H3\xB5get_interface_name\xA83\xB5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*\xB8A\xB5set_io_routines.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*x&amp;S\xB5get_io_routines\xBCD&amp;S\xB5 \x92cPtr \x92ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*\xE8y\xB5set_state_handler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*\xA8&amp;\x8B\xB5get_state_handler\xECt&amp;\x8B\xB5 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*        \xB1\xB5set_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF:*\xD8&amp;
+õget_private_info\xA4&amp;õ 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*@ \xE9\xB5set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*\xF8&amp; \xFB\xB5get_rwlockD\xC4&amp;\xFB\xB5 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*`
+
+!\xB6set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*\xFC.\xB6get_refsd\xC8.\xB6         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF6*h        &lt;\xB6set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF6*$
+&amp;N\xB6get_reflockl        \xF0        &amp;N\xB6 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*\x8C
+t\xB6set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*D &amp;\x86\xB6get_parent\x90
+ &amp;\x86\xB6 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*\xAC \xAC\xB6set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF2*d &amp;\xBE\xB6get_next\xB0 0 &amp;\xBE\xB6 \x93cPtr \x93ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF.*\xC8
+\xE4\xB6.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFF\xF2H\x8B\xB4&lt;\xD2O\x80\xD3O\x80
+\xD4O\x80\xD5O\x80C*\xF2$\xA6\xB4\xD8O\x80L\xF2T\xBC\xB4H\xDCO\x80\xEE\xEF\xFE\x80\xDDO\x80\xEE\xEF\xFE\x80\xDDO\x80\xF2x̴Zl\xE0O\x80\xE1O\x80'\xE2O\x80.\xE3O\x809\xE5O\x80J\xE6O\x80P\xEE\xEF\xFE\x80Y\xE8O\x808                F3!\xF20&amp;\xB5
+$\xECO\x80 \xEDO\x80W\xF203\xB5$\xEFO\x80 \xF0O\x80]\xF20A\xB5$\xF6O\x80\xF7O\x80p\xF2&lt;S\xB5&amp;0\xF9O\x80 \xFAO\x80$\xFBO\x80[c\xF20y\xB5$P\x80P\x80z\xF2&lt;\x8B\xB5&amp;0P\x80 P\x80$P\x80]s\xF20\xB1\xB5$ P\x80
+P\x80n\xF2&lt;õ&amp;0P\x80 P\x80$P\x80\]\xF20\xE9\xB5$P\x80P\x80z\xF2&lt;\xFB\xB5&amp;0P\x80 P\x80$P\x80V\x81\xF20!\xB6
+$&quot;P\x80 #P\x80M\xF20.\xB6$%P\x80 &amp;P\x80P\xF20&lt;\xB6$,P\x80-P\x80s\xF2&lt;N\xB6&amp;0/P\x80 0P\x80$1P\x80Wq\xF20t\xB6$7P\x808P\x80\x84\xF2&lt;\x86\xB6&amp;0:P\x80 ;P\x80$&lt;P\x80V\x95\xF20\xAC\xB6$BP\x80CP\x80p\xF2&lt;\xBE\xB6&amp;0EP\x80 FP\x80$GP\x80Tq\xF20\xE4\xB6
+$KP\x80 LP\x80e\xF4
+\xB8\xA4r\xB8r\xD0r\xE8rss0sHs`s\x84s\x9Cs\xC0s\xD8s\xF8st0tHtht\x80t\xA0t\xB8t\xD8t\xF0tu(uDu\uxu\x90u\xA8u\xC0u\xD8u\xF0u v$v@vXvtv\x8Cv\xA8v\xC0v\xD8v\xF0vw w4w.*\xC0
+\xBD[.ctor|\xBD[
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\xD1[.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+\xE9[getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;\xBD[0\xC3/\x80\xC4/\x80\xC5/\x80s*\xF2&lt;\xD1[0\xC7/\x80\xC8/\x80\xC9/\x80Y1\xF2$\xE9[\xCC/\x80L\xF4
+Lw`wxw\x8Cw\xA4w\xBCw.*\xC06
+`.ctor|`
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$7
+3`.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6
+2*\x8C8
+K`getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6
+\xF2&lt;`0\xC11\x80\xC21\x80\xC31\x80z*\xF2&lt;3`0\xC51\x80\xC61\x80\xC71\x80`1\xF2$K`\xCA1\x80L\xF4
+\xD4w\xE8wxx,xDx.*\xC0%\xDD\xD0.ctor|\xDD\xD0
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(&amp;\xF8\xD0getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %2*\x90'\xD1Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %2*4Z(\xD1Dispose\x94Z\xD1 \xBACS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ %&gt;*\xA8)x\xD1set_outgoing_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*l&amp;*\x8A\xD1get_outgoing_channel\xAC8&amp;\x8A\xD1 \xAAcPtr \xAAret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\xE0+\xB0\xD1set_receive_message.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\xA4&amp;,\xC2\xD1get_receive_message\xE4p&amp;\xC2\xD1 \xB3cPtr \xB3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*-\xE8\xD1set_receive_event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*\xD4&amp;.\xFA\xD1get_receive_event\xA0&amp;\xFA\xD1 \xB0cPtr \xB0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*@/ \xD2set_read_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*\xFC&amp;02\xD2get_read_frameD\xC8&amp;2\xD2 \xADcPtr \xADret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*p1X\xD2set_video_read_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*4&amp;2j\xD2get_video_read_framet&amp;j\xD2 \xBBcPtr \xBBret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*\xA43\x90\xD2set_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*d        &amp;4\xA2\xD2get_write_frame\xA80        &amp;\xA2\xD2 \xBCcPtr \xBCret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\xD8        5\xC8\xD2set_video_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\x9C
+&amp;6\xDA\xD2get_video_write_frame\xDC        h
+&amp;\xDA\xD2 \xBDcPtr \xBDret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:* 7\xD3set_kill_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*\xCC &amp;8\xD3get_kill_channel \x98 &amp;\xD3 \xA7cPtr \xA7ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*8 98\xD3set_send_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*\xF4 &amp;:J\xD3get_send_dtmf&lt; \xC0 &amp;J\xD3 \xBEcPtr \xBEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*`
+;p\xD3set_recv_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %6*&amp;&lt;\x82\xD3get_recv_dtmfd
+\xE8
+&amp;\x82\xD3 \xB6cPtr \xB6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*\x8C=\xA8\xD3set_state_change.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %:*L&amp;&gt;\xBA\xD3get_state_change\x90&amp;\xBA\xD3 \xBFcPtr \xBFret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\xC0?\xE0\xD3set_resurrect_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %&gt;*\x84&amp;@\xF2\xD3get_resurrect_session\xC4P&amp;\xF2\xD3 \xB9cPtr \xB9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %.*\xE8
+A\xD4.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 %\xF2H\xDD\xD0&lt;\xB0W\x80\xB1W\x80
+\xB2W\x80\xB3W\x80?*\xF2$\xF8\xD0\xB6W\x80L\xF2T\xD1H\xBAW\x80\xEE\xEF\xFE\x80\xBBW\x80\xEE\xEF\xFE\x80\xBBW\x80\xF2x\xD1Zl\xBEW\x80\xBFW\x80'\xC0W\x80.\xC1W\x809\xC3W\x80J\xC4W\x80P\xEE\xEF\xFE\x80Y\xC6W\x808                B3!\xF20x\xD1$\xCAW\x80\xCBW\x80\x84\xF2&lt;\x8A\xD1&amp;0\xCDW\x80 \xCEW\x80$\xCFW\x80\\x89\xF20\xB0\xD1$\xD5W\x80\xD6W\x80\x82\xF2&lt;\xC2\xD1&amp;0\xD8W\x80 \xD9W\x80$\xDAW\x80[\x87\xF20\xE8\xD1$\xE0W\x80\xE1W\x80~\xF2&lt;\xFA\xD1&amp;0\xE3W\x80 \xE4W\x80$\xE5W\x80Y\x83\xF20 \xD2$\xEBW\x80\xECW\x80x\xF2&lt;2\xD2&amp;0\xEEW\x80 \xEFW\x80$\xF0W\x80V}\xF20X\xD2$\xF6W\x80\xF7W\x80\x84\xF2&lt;j\xD2&amp;0\xF9W\x80 \xFAW\x80$\xFBW\x80\\x89\xF20\x90\xD2$X\x80X\x80z\xF2&lt;\xA2\xD2&amp;0X\x80 X\x80$X\x80W\xF20\xC8\xD2$ X\x80
+X\x80\x86\xF2&lt;\xDA\xD2&amp;0X\x80 X\x80$X\x80]\x8B\xF20\xD3$X\x80X\x80|\xF2&lt;\xD3&amp;0X\x80 X\x80$X\x80X\x81\xF208\xD3$&quot;X\x80#X\x80v\xF2&lt;J\xD3&amp;0%X\x80 &amp;X\x80$'X\x80U{\xF20p\xD3$-X\x80.X\x80v\xF2&lt;\x82\xD3&amp;00X\x80 1X\x80$2X\x80U{\xF20\xA8\xD3$8X\x809X\x80|\xF2&lt;\xBA\xD3&amp;0;X\x80 &lt;X\x80$=X\x80X\x81\xF20\xE0\xD3$CX\x80DX\x80\x86\xF2&lt;\xF2\xD3&amp;0FX\x80 GX\x80$HX\x80]\x8B\xF20\xD4
+$LX\x80 MX\x80]\xF4
+\xE8\xpx\x88x\xA0x\xB8x\xD0x\xE8xyy&lt;yTyxy\x90y\xB4y\xCCy\xF0yz(z@z`zxz\x98z\xB0z\xD0z\xE8z {${H{`{\x80{\x98{\xB8{\xD0{\xF4{ |0|H|h|\x80|\xA0|\xB8|\xD4|\xEC|} }&lt;}T}p}\x88}\xA8}\xC0}\xE0}\xF8}~4~X~p~\x84~.*\xC0TU\xD6.ctor|U\xD6
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(Up\xD6getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T2*\x90V\x86\xD6Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T2*4ZW\x96\xD6Dispose\x94Z\x96\xD6 \xC3CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ T&gt;*\xA8X\xF0\xD6set_video_read_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T&gt;*l&amp;Y\xD7get_video_read_frame\xAC8&amp;\xD7 \xACcPtr \xACret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T2*\xD4Z(\xD7set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T2*\x8C&amp;[:\xD7get_next\xD8X&amp;:\xD7 \xBBcPtr \xBBret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T.*\xF0
+\`\xD7.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 T\xF2HU\xD6&lt;\xEDX\x80\xEEX\x80
+\xEFX\x80\xF0X\x80O*\xF2$p\xD6\xF3X\x80L\xF2T\x86\xD6H\xF7X\x80\xEE\xEF\xFE\x80\xF8X\x80\xEE\xEF\xFE\x80\xF8X\x80\xF2x\x96\xD6Zl\xFBX\x80\xFCX\x80'\xFDX\x80.\xFEX\x809Y\x80JY\x80P\xEE\xEF\xFE\x80YY\x808                R3!\xF20\xF0\xD6$Y\x80Y\x80\xC5\xF2&lt;\xD7&amp;0
+Y\x80 Y\x80$ Y\x80l\xEB\xF20(\xD7$Y\x80Y\x80\x88\xF2&lt;:\xD7&amp;0Y\x80 Y\x80$Y\x80`\x89\xF20`\xD7
+$Y\x80 Y\x80}\xF4
+H\x9C~\xB0~\xC8~\xE0~\xF8~(@X|\x94\xB8\xD0\xE8\x80\x800\x80D\x80.*\xC0\xE65\xC9.ctor|5\xC9
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xE7P\xC9getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE62*\x90\xE8f\xC9Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE62*4Z\xE9v\xC9Dispose\x94Zv\xC9 \xA5CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xE6:*\xA4\xEA\xD0\xC9set_kill_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE6:*d&amp;\xEB\xE2\xC9get_kill_channel\xA80&amp;\xE2\xC9 \xA6cPtr \xA6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE62*\xCC\xEC\xCAset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE62*\x84&amp;\xED\xCAget_next\xD0P&amp;\xCA \xA7cPtr \xA7ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE6.*\xE8
+\xEE@\xCA.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE6\xF2H5\xC9&lt;\xCDU\x80\xCEU\x80
+\xCFU\x80\xD0U\x80K*\xF2$P\xC9\xD3U\x80L\xF2Tf\xC9H\xD7U\x80\xEE\xEF\xFE\x80\xD8U\x80\xEE\xEF\xFE\x80\xD8U\x80\xF2xv\xC9Zl\xDBU\x80\xDCU\x80'\xDDU\x80.\xDEU\x809\xE0U\x80J\xE1U\x80P\xEE\xEF\xFE\x80Y\xE3U\x808                N3!\xF20\xD0\xC9$\xE7U\x80\xE8U\x80\x9E\xF2&lt;\xE2\xC9&amp;0\xEAU\x80 \xEBU\x80$\xECU\x80d\xAD\xF20\xCA$\xF2U\x80\xF3U\x80\x80\xF2&lt;\xCA&amp;0\xF5U\x80 \xF6U\x80$\xF7U\x80\\x81\xF20@\xCA
+$\xFBU\x80 \xFCU\x80u\xF4
+H\\x80p\x80\x88\x80\xA0\x80\xB8\x80Ѐ\xE8\x80\x81\x818\x81P\x81p\x81\x88\x81\xA0\x81\xB8\x81Ё\xE8\x81\xFC\x81.*\xC0K=\xD5.ctor|=\xD5
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(LX\xD5getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K2*\x90Mn\xD5Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K2*4ZN~\xD5Dispose\x94Z~\xD5 \xC1CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ K:*\xA4O\xD8\xD5set_state_change.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K:*d&amp;P\xEA\xD5get_state_change\xA80&amp;\xEA\xD5 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K2*\xCCQ\xD6set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K2*\x84&amp;R&quot;\xD6get_next\xD0P&amp;&quot;\xD6 \xBFcPtr \xBFret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K.*\xE8
+SH\xD6.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K\xF2H=\xD5&lt;\xA8X\x80\xA9X\x80
+\xAAX\x80\xABX\x80K*\xF2$X\xD5\xAEX\x80L\xF2Tn\xD5H\xB2X\x80\xEE\xEF\xFE\x80\xB3X\x80\xEE\xEF\xFE\x80\xB3X\x80\xF2x~\xD5Zl\xB6X\x80\xB7X\x80'\xB8X\x80.\xB9X\x809\xBBX\x80J\xBCX\x80P\xEE\xEF\xFE\x80Y\xBEX\x808                N3!\xF20\xD8\xD5$\xC2X\x80\xC3X\x80\x9A\xF2&lt;\xEA\xD5&amp;0\xC5X\x80 \xC6X\x80$\xC7X\x80d\xA5\xF20\xD6$\xCDX\x80\xCEX\x80\x80\xF2&lt;&quot;\xD6&amp;0\xD0X\x80 \xD1X\x80$\xD2X\x80\\x81\xF20H\xD6
+$\xD6X\x80 \xD7X\x80u\xF4
+H\x82(\x82@\x82X\x82p\x82\x88\x82\xA0\x82\xB8\x82Ђ\xF0\x82\x83(\x83@\x83X\x83p\x83\x88\x83\xA0\x83\xB4\x83.*\xC0\x8D@\xAA.ctor|@\xAA
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x8E[\xAAgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*\x90\x8Fq\xAAFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*4Z\x90\x81\xAADispose\x94Z\x81\xAA \x84CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x8D2*\x9C
+\x91۪set_mms.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*8\x92\xE8\xAAget_mms\xA0\xE8\xAA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*\x9C
+\x93\xF6\xAAset_ms.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*4\x94\xABget_ms\xA0\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*\x9C
+\x95\xABset_sec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*8\x96\xABget_sec\xA0\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*\xA0
+\x97,\xABset_min.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*&lt;\x989\xABget_min\xA49\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*\xA0
+\x99G\xABset_hr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*8\x9AT\xABget_hr\xA4T\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*\xA0
+\x9Bb\xABset_day.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D2*&lt;\x9Co\xABget_day\xA4o\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*\xA0
+\x9D}\xABset_yr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*8        \x9E\x8A\xABget_yr\xA4        \x8A\xAB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D.*\x9C        
+\x9F\x98\xAB.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D\xF2H@\xAA&lt;\xD3L\x80\xD4L\x80
+\xD5L\x80\xD6L\x80C*\xF2$[\xAA\xD9L\x80L\xF2Tq\xAAH\xDDL\x80\xEE\xEF\xFE\x80\xDEL\x80\xEE\xEF\xFE\x80\xDEL\x80\xF2x\x81\xAAZl\xE1L\x80\xE2L\x80'\xE3L\x80.\xE4L\x809\xE6L\x80J\xE7L\x80P\xEE\xEF\xFE\x80Y\xE9L\x808                F3!\xF20۪
+$\xEDL\x80 \xEEL\x80L\xF20\xE8\xAA$\xF0L\x80 \xF1L\x80P\xF20\xF6\xAA
+$\xF7L\x80 \xF8L\x80K\xF20\xAB$\xFAL\x80 \xFBL\x80O\xF20\xAB
+$M\x80 M\x80L\xF20\xAB$M\x80 M\x80P\xF20,\xAB
+$ M\x80 M\x80L\xF209\xAB$M\x80 M\x80P\xF20G\xAB
+$M\x80 M\x80K\xF20T\xAB$M\x80 M\x80O\xF20b\xAB
+$M\x80  M\x80L\xF20o\xAB$&quot;M\x80 #M\x80P\xF20}\xAB
+$)M\x80 *M\x80K\xF20\x8A\xAB$,M\x80 -M\x80O\xF20\x98\xAB
+$1M\x80 2M\x80e\xF4
+\x98̃\xE0\x83\xF8\x83\x84(\x84@\x84X\x84p\x84\x88\x84\xA0\x84\xB8\x84Є\xE8\x84\x85\x850\x85H\x85`\x85x\x85\x90\x85\xA8\x85\xC0\x85؅\xF0\x85\x86 \x868\x86P\x86h\x86\x80\x86\x98\x86\xB0\x86Ȇ\xE0\x86\xF8\x86\x87(\x87&lt;\x87.*\xC0\xD4 \x8DW.ctor|\x8DW
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xD5 \xA8WgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 2*\x90\xD6 \xBEWFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 2*4Z\xD7 \xCEWDispose\x94Z\xCEW NCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xD4 .*\x98
+\xD8 (X.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 .*\xFC\xD9 5X.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 .*`
+\xDA HXWrite.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 2*\xFC\xDB UXget_datad\xC8UX ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4 \xF2H\x8DW&lt;.\x80.\x80
+.\x80.\x800*\xF2$\xA8W        .\x80L\xF2T\xBEWH
+.\x80\xEE\xEF\xFE\x80.\x80\xEE\xEF\xFE\x80.\x80\xF2x\xCEWZl.\x80.\x80'.\x80..\x809.\x80J.\x80P\xEE\xEF\xFE\x80Y.\x808                33!\xF20(X
+$.\x80 .\x80G\xF205X$.\x80.\x80\x82\xF20HX
+$&quot;.\x80 #.\x804\xF20UX$&amp;.\x80 '.\x80&gt;\xF4
+@T\x87h\x87\x80\x87\x98\x87\xB0\x87ȇ\xE0\x87\xF8\x87\x88$\x88&lt;\x88P\x88h\x88|\x88\x94\x88\xAC\x88.*\xC0\xBD
+\xB9k.ctor|\xB9k
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xBE
+\xCDk.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xBD
+2*\x8C\xBF
+\xE5kgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xBD
+\xF2&lt;\xB9k07\x807\x80        7\x80=*\xF2&lt;\xCDk0 7\x80 7\x80
+7\x80#1\xF2$\xE5k7\x80L\xF4
+Ĉ؈\xF0\x88\x89\x894\x89.*d\xAA \xFES.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :* L\xAB  TGetAllVariablesh\xECL T Jdic Jevt.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\x90\xAC XTget_BypassMedia.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xAD nTset_BypassMedia.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*p\xAE \x85Tget_CreatedTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\x88I\xAF \xA0TreadUsecsDateTimetTI\xA0T KCS$0$0000 KCS$0$0001 Kv\xB0P*\xBFT Kd.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xF8 \xB0 \xE9Tget_AnsweredTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*d \xB1 \xF5Tget_HangupTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xD4 \xB2 Uget_ProgressTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*H \xB3 
+Uget_ProgressMediaTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xB8 \xB4 Uget_TransferTime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 2*\xAC:\xB5 %UreadShort\xBCx:%U LCS$0$0000 LCS$0$0001 Ls Lres.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 2*\xA0:\xB6 _UreadInt\xB0l:_U MCS$0$0000 MCS$0$0001 Ms Mres.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*\xB7 \x99Uget_SofiaProfileName.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*\x80\xB8 \xAAUget_SipCallID.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xF0\xB9 \xBBUget_SipReceivedIP.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*d         \xBA \xCCUget_SipReceivedPort.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 B*\xDC        \xBB \xD8Uget_SipViaProtocolString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*L
+\xBC \xE9Uget_SipFromUser.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*\xC0
+\xBD \xFAUget_SipFromUriString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*0 \xBE  Vget_SipFromHost.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*\x9C \xBF Vget_SipReqUser.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;* \xC0 -Vget_SipReqUriString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*| \xC1 &gt;Vget_SipReqHost.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*\xE8 \xC2 OVget_SipToUser.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*X
+\xC3 `Vget_SipToUriString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*\xC4
+\xC4 qVget_SipToHost.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*4\xC5 \x82Vget_SipContactUser.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 B*\xAC\xC6 \x93Vget_SipContactUriString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xC7 \xA4Vget_SipContactHost.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\x8C \xC8 \xB5Vget_SipContactPort.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 F*\xC9 \xC1Vget_SipDestinationUrlString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*x \xCA \xD2Vget_SipTermStatus.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xE8 \xCB \xDEVget_SipTermCause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*T\xCC \xEAVget_SwitchRSdp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 6*\xC0\xCD \xFBVget_SwitchMSdp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*4\xCE  Wget_SipHangupPhrase.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 F*\xB0\xCF Wget_ProtoSpecificHangupCause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*$\xD0 .Wget_HangupCauseString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 &gt;*\x98 \xD1 ?Wget_HangupCauseQ850.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 F*\xD2 KWget_OriginateDispositionString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 :*\xB81\xD3 \Wget_CallDirection\x841\W s.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA6 \xF2&lt;\xFES0Q\x80R\x80
+S\x80
+&gt;%
+\xF2x TLlV\x80 W\x80\xEE\xEF\xFE\x80Y\x800Z\x807X\x80:\\x80J]\x80\Y2$#N\xF2$XTc\x80H\xF20nT$d\x80d\x80HIJ\xF2$\x85Tp\x80\\xF2l\xA0TI`t\x80
+u\x80u\x80w\x80+x\x808x\x80By\x803-.:&gt;01=\xF2$\xE9T ~\x80?\xF2$\xF5T \x81\x80=\xF2$U \x84\x80?\xF2$
+U \x87\x80E\xF2$U \x8A\x80?\xF2`%U:T\xAA\x80
+\xAB\x80\xAB\x80\xAD\x80)\xAD\x800\xAE\x803-.:01&lt;&quot;\xF2`_U:T\xB1\x80
+\xB2\x80\xB2\x80\xB4\x80)\xB4\x800\xB5\x803-.:./:&quot;\xF2$\x99U\xBB\x804`\xF2$\xAAU\xBC\x80-R\xF2$\xBBU\xBD\x801Z\xF2$\xCCU \xBE\x803W\xF2$\xD8U\xBF\x808b\xF2$\xE9U\xC0\x80/V\xF2$\xFAU\xC1\x804Z\xF2$ V\xC2\x80/V\xF2$V\xC3\x80.T\xF2$-V\xC4\x803X\xF2$&gt;V\xC5\x80.T\xF2$OV\xC6\x80-R\xF2$`V\xC7\x802V\xF2$qV\xC8\x80-R\xF2$\x82V\xC9\x802\\xF2$\x93V\xCA\x807`\xF2$\xA4V\xCB\x802\\xF2$\xB5V \xCC\x802U\xF2$\xC1V\xCD\x80;h\xF2$\xD2V \xCE\x80/O\xF2$\xDEV \xCF\x80.M\xF2$\xEAV\xD0\x80.T\xF2$\xFBV\xD1\x80.T\xF2$ W\xD2\x803^\xF2$W\xDC\x80&lt;q\xF2$.W\xDD\x805[\xF2$?W \xDE\x801S\xF2$KW\xDF\x80&gt;m\xF2H\W1&lt;\xE3\x80\xE4\x80\xE4\x80\xE5\x80912o\xAF\xF4 PL\x89`\x89x\x89\x98\x89\xB0\x89Љ\xE8\x89\x8A \x8A@\x8AX\x8Ax\x8A\x90\x8A\xB0\x8AȊ\xE8\x8A\x8B \x8B8\x8B\\x8Bt\x8B\x94\x8B\xAC\x8Bċ܋\xF4\x8B \x8C0\x8CH\x8Cd\x8C|\x8C\x9C\x8C\xB4\x8C،\xF0\x8C\x8D0\x8DP\x8Dh\x8D\x8C\x8D\xA4\x8Dč܍\xFC\x8D\x8E8\x8EP\x8Ep\x8E\x88\x8E\xA4\x8E\xBC\x8E\xE0\x8E\xF8\x8E\x8F,\x8FP\x8Fh\x8F\x90\x8F\xA8\x8F̏\xE4\x8F\x90 \x90L\x90d\x90\x84\x90\x9C\x90\xBC\x90Ԑ\xF4\x90 \x91,\x91D\x91h\x91\x80\x91\xAC\x91đ\xE8\x91\x92$\x92&lt;\x92l\x92\x84\x92\xA4\x92:*p\xD9\xFE&lt;LoadInternal&gt;b__0.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$\xFE#\x809J\xF4\xBC\x92\xE0\x92.*\xC0c
+\xFDc.ctor|\xFDc
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$d
+d.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c
+2*\x8Ce
+)dgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 c
+\xF2&lt;\xFDc0\x833\x80\x843\x80\x853\x80\x83*\xF2&lt;d0\x873\x80\x883\x80\x893\x80i1\xF2$)d\x8C3\x80L\xF4
+\xF8\x92 \x93$\x938\x93P\x93h\x936*l\xB65 &lt;loadFile&gt;b__f.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF205 $\x80\xEE\xEF\xFE\x80EW\xF4\x82\x80\x93\xA0\x93.*\xC0
+\x8B].ctor|\x8B]
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\x9F].ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+\xB7]getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;\x8B]0\x950\x80\x960\x80\x970\x80\xBD*\xF2&lt;\x9F]0\x990\x80\x9A0\x80\x9B0\x80\xA31\xF2$\xB7]\x9E0\x80L\xF4
+\xB8\x93̓\xE4\x93\xF8\x93\x94(\x94.*\xC0)u.ctor|u
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$*u.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 )2*\x8C+-ugetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 )\xF2&lt;u0?;\x80@;\x80A;\x80H*\xF2&lt;u0C;\x80D;\x80E;\x80.1\xF2$-uH;\x80L\xF4
+@\x94T\x94l\x94\x80\x94\x98\x94\xB0\x94.*\xC0\xE9q.ctor|\xE9q
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xFDq.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8CrgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xE9q0\xD79\x80\xD89\x80\xD99\x80=*\xF2&lt;\xFDq0\xDB9\x80\xDC9\x80\xDD9\x80#1\xF2$r\xE09\x80L\xF4
+Ȕܔ\xF4\x94\x95 \x958\x95.*\xC0\xCF
+Em.ctor|Em
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xD0
+Ym.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCF
+2*\x8C\xD1
+qmgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCF
+\xF2&lt;Em0\xBB7\x80\xBC7\x80\xBD7\x80P*\xF2&lt;Ym0\xBF7\x80\xC07\x80\xC17\x8061\xF2$qm\xC47\x80L\xF4
+P\x95d\x95|\x95\x90\x95\xA8\x95\xC0\x95.*\xC0\xC5!\xE2.ctor|!\xE2
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xC6&lt;\xE2getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\x90\xC7R\xE2Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*4Z\xC8b\xE2Dispose\x94Zb\xE2 \xD2CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xC52*\x9C
+\xC9\xBC\xE2set_index.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*8\xCA\xC9\xE2get_index\xA0\xC9\xE2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\xA0
+\xCB\xD7\xE2set_type.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*&lt;\xCC\xE4\xE2get_type\xA4\xE4\xE2 \xD3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\xA4\xCD\xF2\xE2set_key.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\&amp;\xCE\xE3get_key\xA8(&amp;\xE3 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\xC4\xCF*\xE3set_keylen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*`!\xD0I\xE3get_keylen\xC8,!I\xE3 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\xC8\xD1j\xE3set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC52*\x80&amp;\xD2|\xE3get_next\xCCL&amp;|\xE3 \xD4cPtr \xD4ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC5.*\xE4
+\xD3\xA2\xE3.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC5\xF2H!\xE2&lt;]\x80]\x80
+]\x80]\x80?*\xF2$&lt;\xE2]\x80L\xF2TR\xE2H]\x80\xEE\xEF\xFE\x80]\x80\xEE\xEF\xFE\x80]\x80\xF2xb\xE2Zl]\x80]\x80' ]\x80.!]\x809#]\x80J$]\x80P\xEE\xEF\xFE\x80Y&amp;]\x808                B3!\xF20\xBC\xE2
+$*]\x80 +]\x80J\xF20\xC9\xE2$-]\x80 .]\x80N\xF20\xD7\xE2
+$4]\x80 5]\x80N\xF20\xE4\xE2$7]\x80 8]\x80\x83\xF20\xF2\xE2$&gt;]\x80?]\x80j\xF2&lt;\xE3&amp;0A]\x80 B]\x80$C]\x80Oo\xF2H*\xE3&lt;I]\x80J]\x80J]\x80K]\x80m:;s\xF2HI\xE3!&lt;M]\x80N]\x80N]\x80O]\x80\x87:;s\xF20j\xE3$U]\x80V]\x80h\xF2&lt;|\xE3&amp;0X]\x80 Y]\x80$Z]\x80Pi\xF20\xA2\xE3
+$^]\x80 _]\x80]\xF4
+xؕ\xEC\x95\x96\x964\x96L\x96d\x96|\x96\x94\x96\xAC\x96Ėܖ\xF4\x96 \x97$\x97&lt;\x97T\x97l\x97\x84\x97\x9C\x97\xB4\x97З\xE8\x97\x98\x984\x98L\x98d\x98|\x98\x90\x98.*\xC0\xE2 \xE7X.ctor|\xE7X
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE3 \xFBX.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE2 2*\x8C\xE4 YgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE2 \xF2&lt;\xE7X0y.\x80z.\x80{.\x809*\xF2&lt;\xFBX0}.\x80~.\x80.\x801\xF2$Y\x82.\x80L\xF4
+\xA8\x98\xBC\x98Ԙ\xE8\x98\x99\x99.*\xC0\xEFM\xCA.ctor|M\xCA
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xF0h\xCAgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF2*\x90\xF1~\xCAFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF2*4Z\xF2\x8E\xCADispose\x94Z\x8E\xCA \xA8CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xEF&gt;*\xA8\xF3\xE8\xCAset_outgoing_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF&gt;*l&amp;\xF4\xFA\xCAget_outgoing_channel\xAC8&amp;\xFA\xCA \xA9cPtr \xA9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF2*\xD4\xF5 \xCBset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF2*\x8C&amp;\xF62\xCBget_next\xD8X&amp;2\xCB \xAAcPtr \xAAret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF.*\xF0
+\xF7X\xCB.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEF\xF2HM\xCA&lt;V\x80V\x80
+V\x80V\x80O*\xF2$h\xCAV\x80L\xF2T~\xCAHV\x80\xEE\xEF\xFE\x80V\x80\xEE\xEF\xFE\x80V\x80\xF2x\x8E\xCAZl V\x80!V\x80'&quot;V\x80.#V\x809%V\x80J&amp;V\x80P\xEE\xEF\xFE\x80Y(V\x808                R3!\xF20\xE8\xCA$,V\x80-V\x80\xED\xF2&lt;\xFA\xCA&amp;0/V\x80 0V\x80$1V\x80l;\xF20 \xCB$7V\x808V\x80\x88\xF2&lt;2\xCB&amp;0:V\x80 ;V\x80$&lt;V\x80`\x89\xF20X\xCB
+$@V\x80 AV\x80}\xF4
+H0\x99D\x99\\x99t\x99\x8C\x99\xA4\x99\xBC\x99ԙ\xEC\x99\x9A(\x9AL\x9Ad\x9A|\x9A\x94\x9A\xAC\x9AĚؚ.*\xC0@\x9F\xBA.ctor|\x9F\xBA
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(A\xBA\xBAgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\x90BкFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*4ZC\xE0\xBADispose\x94Z\xE0\xBA \x97CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ @:*\xA4D:\xBBset_file_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*d&amp;EL\xBBget_file_interface\xA80&amp;L\xBB \x98cPtr \x98ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xCC
+Fr\xBBset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*hG\xBBget_flags\xD04\xBB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @.*\xCCH\x8D\xBBset_fd.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @.*\x80&amp;I\x9F\xBBget_fd\xD0L&amp;\x9F\xBB \x99cPtr \x99ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xEC
+JŻset_samples.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x8CKһget_samples\xF0Xһ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xF8
+L\xE0\xBBset_samplerate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x98M\xED\xBBget_samplerate\xFCd\xED\xBB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*
+N\xFB\xBBset_native_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\xACO\xBCget_native_rate x\xBC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*        
+P\xBCset_channels.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xB8        Q#\xBCget_channels        \x84        #\xBC )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2* 
+
+R1\xBCset_format.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xBC
+S&gt;\xBCget_format$
+\x88
+&gt;\xBC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*(
+TL\xBCset_sections.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xC8 UY\xBCget_sections, \x94 Y\xBC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*4
+Vg\xBCset_seekable.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xD4 Wt\xBCget_seekable8 \xA0 t\xBC         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*D
+X\x82\xBCset_sample_count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\xE8
+!Y\xA1\xBCget_sample_countH
+\xB4
+!\xA1\xBC !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*P
+Z¼set_speed.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xEC[ϼget_speedT\xB8ϼ         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\\ݼset_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*&amp;]\xEF\xBCget_memory_pool`\xE8&amp;\xEF\xBC  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\x84
+^\xBDset_prebuf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2* _&quot;\xBDget_prebuf\x88\xEC&quot;\xBD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x8C
+`0\xBDset_interval.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*,a=\xBDget_interval\x90\xF8=\xBD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\x9CbK\xBDset_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\&amp;c]\xBDget_private_info\xA0(&amp;]\xBD 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xC8
+d\x83\xBDset_handler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*he\x90\xBDget_handler\xCC4\x90\xBD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xD0
+f\x9E\xBDset_pos.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*lg\xAB\xBDget_pos\xD48\xAB\xBD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\xDCh\xB9\xBDset_audio_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\x9C&amp;i˽get_audio_buffer\xE0h&amp;˽ \x9AcPtr \x9Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;*j\xF1\xBDset_sp_audio_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;*\xD4&amp;k\xBEget_sp_audio_buffer\xA0&amp;\xBE \x9AcPtr \x9Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*&lt;
+l)\xBEset_thresh.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xD8m6\xBEget_thresh@\xA46\xBE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*H
+nD\xBEset_silence_hits.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*\xECoQ\xBEget_silence_hitsL\xB8Q\xBE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*X
+p_\xBEset_offset_pos.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xF8ql\xBEget_offset_pos\\xC4l\xBE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*drz\xBEset_samples_in.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*!s\x99\xBEget_samples_inh\xD0!\x99\xBE !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*tt\xBA\xBEset_samples_out.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @:*!uپget_samples_outx\xE4!پ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\x80
+v\xFA\xBEset_vol.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*w\xBFget_vol\x84\xE8\xBF         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x88x\xBFset_resampler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*D&amp;y'\xBFget_resampler\x8C&amp;'\xBF \x9BcPtr \x9Bret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xACzM\xBFset_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*d &amp;{_\xBFget_buffer\xB00 &amp;_\xBF \x9AcPtr \x9Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\xCC |\x85\xBFset_dbuf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*\x84!&amp;}\x97\xBFget_dbuf\xD0 P!&amp;\x97\xBF cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xF0!~\xBD\xBFset_dbuflen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x90&quot;!ܿget_dbuflen\xF4!\&quot;!ܿ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xFC&quot;\x80\xFD\xBFset_pre_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\xB8#&amp;\x81\xC0get_pre_buffer#\x84#&amp;\xC0 \x9AcPtr \x9Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;*,$\x825\xC0set_pre_buffer_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;*\xF0$&amp;\x83G\xC0get_pre_buffer_data0$\xBC$&amp;G\xC0 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;*d%\x84m\xC0set_pre_buffer_datalen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @&gt;* &amp;!\x85\x8C\xC0get_pre_buffer_datalenh%\xD8%!\x8C\xC0 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*t&amp;
+\x86\xAD\xC0set_file.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*'\x87\xBA\xC0get_filex&amp;\xDC&amp;\xBA\xC0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*x'
+\x88\xC8\xC0set_func.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*(\x89\xD5\xC0get_func|'\xE0'\xD5\xC0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*|(
+\x8A\xE3\xC0set_line.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @2*)\x8B\xF0\xC0get_line\x80(\xE4(\xF0\xC0         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x84)
+\x8C\xFE\xC0set_file_path.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*$*\x8D \xC1get_file_path\x88)\xF0) \xC1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*\x90*
+\x8E\xC1set_spool_path.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @6*0+\x8F&amp;\xC1get_spool_path\x94*\xFC*&amp;\xC1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @.*\x94+
+\x904\xC1.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 @\xF2H\x9F\xBA&lt;\xE7Q\x80\xE8Q\x80
+\xE9Q\x80\xEAQ\x80&lt;*\xF2$\xBA\xBA\xEDQ\x80L\xF2TкH\xF1Q\x80\xEE\xEF\xFE\x80\xF2Q\x80\xEE\xEF\xFE\x80\xF2Q\x80\xF2x\xE0\xBAZl\xF5Q\x80\xF6Q\x80'\xF7Q\x80.\xF8Q\x809\xFAQ\x80J\xFBQ\x80P\xEE\xEF\xFE\x80Y\xFDQ\x808                ?3!\xF20:\xBB$R\x80R\x80o\xF2&lt;L\xBB&amp;0R\x80 R\x80$R\x80Wi\xF20r\xBB
+$ R\x80
+R\x80G\xF20\xBB$R\x80 R\x80K\xF20\x8D\xBB$R\x80R\x80f\xF2&lt;\x9F\xBB&amp;0R\x80 R\x80$R\x80Ko\xF20Ż
+$!R\x80 &quot;R\x80I\xF20һ$$R\x80 %R\x80M\xF20\xE0\xBB
+$+R\x80 ,R\x80L\xF20\xED\xBB$.R\x80 /R\x80P\xF20\xFB\xBB
+$5R\x80 6R\x80M\xF20\xBC$8R\x80 9R\x80Q\xF20\xBC
+$?R\x80 @R\x80J\xF20#\xBC$BR\x80 CR\x80N\xF201\xBC
+$IR\x80 JR\x80H\xF20&gt;\xBC$LR\x80 MR\x80L\xF20L\xBC
+$SR\x80 TR\x80J\xF20Y\xBC$VR\x80 WR\x80N\xF20g\xBC
+$]R\x80 ^R\x80J\xF20t\xBC$`R\x80 aR\x80M\xF2H\x82\xBC&lt;gR\x80hR\x80hR\x80iR\x80p:;s\xF2H\xA1\xBC!&lt;kR\x80lR\x80lR\x80mR\x80\x8A:;s\xF20¼
+$sR\x80 tR\x80G\xF20ϼ$vR\x80 wR\x80J\xF20ݼ$}R\x80~R\x80l\xF2&lt;\xEF\xBC&amp;0\x80R\x80 \x81R\x80$\x82R\x80Ti\xF20\xBD
+$\x88R\x80 \x89R\x80H\xF20&quot;\xBD$\x8BR\x80 \x8CR\x80L\xF200\xBD
+$\x92R\x80 \x93R\x80J\xF20=\xBD$\x95R\x80 \x96R\x80N\xF20K\xBD$\x9CR\x80\x9DR\x80g\xF2&lt;]\xBD&amp;0\x9FR\x80 \xA0R\x80$\xA1R\x80U]\xF20\x83\xBD
+$\xA7R\x80 \xA8R\x80I\xF20\x90\xBD$\xAAR\x80 \xABR\x80O\xF20\x9E\xBD
+$\xB1R\x80 \xB2R\x80E\xF20\xAB\xBD$\xB4R\x80 \xB5R\x80I\xF20\xB9\xBD$\xBBR\x80\xBCR\x80p\xF2&lt;˽&amp;0\xBER\x80 \xBFR\x80$\xC0R\x80Uo\xF20\xF1\xBD$\xC6R\x80\xC7R\x80s\xF2&lt;\xBE&amp;0\xC9R\x80 \xCAR\x80$\xCBR\x80Xo\xF20)\xBE
+$\xD1R\x80 \xD2R\x80H\xF206\xBE$\xD4R\x80 \xD5R\x80L\xF20D\xBE
+$\xDBR\x80 \xDCR\x80N\xF20Q\xBE$\xDER\x80 \xDFR\x80R\xF20_\xBE
+$\xE5R\x80 \xE6R\x80L\xF20l\xBE$\xE8R\x80 \xE9R\x80P\xF2Hz\xBE&lt;\xEFR\x80\xF0R\x80\xF0R\x80\xF1R\x80n:;s\xF2H\x99\xBE!&lt;\xF3R\x80\xF4R\x80\xF4R\x80\xF5R\x80\x88:;s\xF2H\xBA\xBE&lt;\xFBR\x80\xFCR\x80\xFCR\x80\xFDR\x80o:;s\xF2Hپ!&lt;\xFFR\x80S\x80S\x80S\x80\x89:;s\xF20\xFA\xBE
+$S\x80 S\x80E\xF20\xBF$
+S\x80 S\x80H\xF20\xBF$S\x80S\x80m\xF2&lt;'\xBF&amp;0S\x80 S\x80$S\x80Ro\xF20M\xBF$S\x80S\x80j\xF2&lt;_\xBF&amp;0S\x80  S\x80$!S\x80Oo\xF20\x85\xBF$'S\x80(S\x80h\xF2&lt;\x97\xBF&amp;0*S\x80 +S\x80$,S\x80Mo\xF2H\xBD\xBF&lt;2S\x803S\x803S\x804S\x80k:;s\xF2Hܿ!&lt;6S\x807S\x807S\x808S\x80\x85:;s\xF20\xFD\xBF$&gt;S\x80?S\x80n\xF2&lt;\xC0&amp;0AS\x80 BS\x80$CS\x80So\xF205\xC0$IS\x80JS\x80s\xF2&lt;G\xC0&amp;0LS\x80 MS\x80$NS\x80Xo\xF2Hm\xC0&lt;TS\x80US\x80US\x80VS\x80v:;s\xF2H\x8C\xC0!&lt;XS\x80YS\x80YS\x80ZS\x80\x90:;s\xF20\xAD\xC0
+$`S\x80 aS\x80F\xF20\xBA\xC0$cS\x80 dS\x80L\xF20\xC8\xC0
+$jS\x80 kS\x80F\xF20\xD5\xC0$mS\x80 nS\x80L\xF20\xE3\xC0
+$tS\x80 uS\x80F\xF20\xF0\xC0$wS\x80 xS\x80I\xF20\xFE\xC0
+$~S\x80 S\x80K\xF20 \xC1$\x81S\x80 \x82S\x80Q\xF20\xC1
+$\x88S\x80 \x89S\x80L\xF20&amp;\xC1$\x8BS\x80 \x8CS\x80R\xF204\xC1
+$\x90S\x80 \x91S\x80W\xF4
+\x88\xF0\x9A\x9B\x9B4\x9BL\x9Bd\x9B|\x9B\x94\x9B\xAC\x9BЛ\xE8\x9B \x9C$\x9C&lt;\x9CT\x9Cl\x9C\x84\x9C\x9C\x9C\xB4\x9C̜\xE4\x9C\x9D\x9D4\x9DL\x9Dl\x9D\x84\x9D\xA4\x9D\xBC\x9Dܝ\xF4\x9D\x9E,\x9EH\x9E`\x9E|\x9E\x94\x9E\xB0\x9EȞ\xE4\x9E\xFC\x9E\x9F0\x9FL\x9Fd\x9F\x80\x9F\x98\x9F\xB4\x9F̟\xEC\x9F\xA0$\xA0&lt;\xA0T\xA0l\xA0\x84\xA0\x9C\xA0\xBC\xA0Ԡ\xF4\xA0 \xA1(\xA1@\xA1\\xA1t\xA1\x90\xA1\xA8\xA1ġܡ\xFC\xA1\xA24\xA2L\xA2h\xA2\x80\xA2\x9C\xA2\xB4\xA2̢\xE4\xA2\xFC\xA2\xA34\xA3L\xA3l\xA3\x84\xA3\xA8\xA3\xC0\xA3\xE4\xA3\xFC\xA3\xA40\xA4L\xA4d\xA4\x84\xA4\x9C\xA4\xBC\xA4Ԥ\xF4\xA4 \xA5,\xA5D\xA5d\xA5|\xA5\x9C\xA5\xB4\xA5ԥ\xEC\xA5 \xA6$\xA6&lt;\xA6T\xA6l\xA6\x84\xA6\xA0\xA6\xB8\xA6Ԧ\xEC\xA6\xA7 \xA7&lt;\xA7T\xA7l\xA7\x84\xA7\x9C\xA7\xB4\xA7Ч\xE8\xA7\xA8\xA8&lt;\xA8T\xA8t\xA8\x8C\xA8\xB0\xA8Ȩ\xEC\xA8\xA9,\xA9D\xA9l\xA9\x84\xA9\x9C\xA9\xB4\xA9̩\xE4\xA9\xFC\xA9\xAA,\xAAD\xAA\\xAAt\xAA\x8C\xAA\xA4\xAA\xC0\xAAت\xF4\xAA \xAB,\xABD\xABd\xAB|\xAB\x90\xABF*|S UISetPendingApplicationException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0F*\xF8T fISetPendingArithmeticException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0J*xU wISetPendingDivideByZeroException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0J*\xF8V \x88ISetPendingIndexOutOfRangeException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0F*tW \x99ISetPendingInvalidCastException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0N*\xF8X \xAAISetPendingInvalidOperationException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0&gt;*lY \xBBISetPendingIOException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0J*\xECZ \xCCISetPendingNullReferenceException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0F*h[ \xDDISetPendingOutOfMemoryException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0F*\xE4\ \xEEISetPendingOverflowException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0B*\] \xFFISetPendingSystemException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0F*\xD8^ JSetPendingArgumentException.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0J*\x8C)_ &quot;JSetPendingArgumentNullException\xDCX)&quot;J :e.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0N*D)` KJSetPendingArgumentOutOfRangeException\x90)KJ :e.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0.*\xA8?a tJ.cctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0\xF20UI$\xB2\x80\xB3\x80k\xF20fI$\xB5\x80\xB6\x80j\xF20wI$\xB8\x80\xB9\x80l\xF20\x88I$\xBB\x80\xBC\x80o\xF20\x99I$\xBE\x80\xBF\x80k\xF20\xAAI$\xC1\x80\xC2\x80p\xF20\xBBI$\xC4\x80\xC5\x80e\xF20\xCCI$\xC7\x80\xC8\x80m\xF20\xDDI$\xCA\x80\xCB\x80k\xF20\xEEI$\xCD\x80\xCE\x80h\xF20\xFFI$\xD0\x80\xD1\x80f\xF20J$\xD4\x80\xD5\x80s\xF2T&quot;J)H\xD7\x80\xD8\x80        \xD8\x80\xD9\x80(\xDA\x805KV\xF2TKJ)H\xDC\x80\xDD\x80        \xDD\x80\xDE\x80(\xDF\x805K\\xF2\xE4tJ?\xD8\x8D\x80\x8E\x80&quot;\x8F\x803\x90\x80D\x91\x80U\x92\x80f\x93\x80w\x94\x80\x88\x95\x80\x99\x96\x80\xAA\x97\x80\xBB\x99\x80\xCC\x9A\x80\xDD\x9B\x80\xEE\xE2\x8B*\xEF\x83&gt;\xF3\x80jhlrjtXnjd`t|\x881=\xF4
+x\xA8\xABث\xF0\xAB\xAC4\xACd\xAC|\xAC\xB0\xACȬ\xF8\xAC\xADD\xAD\\xAD\x80\xAD\x98\xADȭ\xE0\xAD\xAE(\xAET\xAEl\xAE\x94\xAE\xAC\xAEخ\xF0\xAE \xAF8\xAFl\xAF\x84\xAF\x9C\xAFB*x\xF7InitializeLifetimeService.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q:*\xE8\x80\xF9get_ApiExecutors.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q:*X\x81get_AppExecutors.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q.*\xA0\x82Load\\xDC\xA0 CS$0$0000 res.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6*\xA8\xA1\x84\xC1RunLoadNotifyt\xA1\xC1 CS$1$0000 CS$5$0001 CS$0$0002 pluginTypes&quot; CS$&lt;&gt;8__locals2LpL ptl9  load.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q:*h\xD1|&lt;GetOptions&gt;b__4\xAC4|\xE80| x.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q2*0S\x85\x92GetOptionsl\xFCS\x92 pluginTypes&quot; CS$&lt;&gt;8__locals7.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6*\xA4\x94\x86\xFFAddApiPlugins4p\x94\xFF CS$5$0000&quot; CS$&lt;&gt;8__localsbllS1 ty\xC8h@; del exec&quot; &lt;&gt;g__initLocal8.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6*\x94\x87\xADAddAppPlugins\xA8\xE4\x94\xAD CS$5$0000&quot; CS$&lt;&gt;8__localsf\xE0\xE0S\xDF ty&lt;\xDC@\xE9 del exec&quot; &lt;&gt;g__initLocalc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q&gt;*\x8C\x88AdecreaseUnloadCount.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 qF*        \xD6[&lt;BlockUntilUnloadIsSafe&gt;b__10.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 qF*\x84        \xD7n&lt;BlockUntilUnloadIsSafe&gt;b__11.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q&gt;*\xF8        w\x89\x81BlockUntilUnloadIsSafe.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 qB*, \xDD\x8A\xF8CreateConstructorDelegate\xFC        \xF8
+\xDD\xF8 CS$0$0000 destTy con rand dm il.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q.*\x90 )\x8B\xD5.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$\xF7\xA8\x80
+\xF2$\xF9\xAB\x80=R\xF2$\xAE\x80=R\xF2\xC0\xA0\xB4\xB5\x80\xB6\x80\xB6\x80(\xB7\x800\xB7\x80;\xB8\x80G\xB8\x80R\xB9\x80Z\xBA\x80a\xBC\x80d\xBD\x80\x84\xBE\x80\x87\xBE\x80\x9E\xC0\x80
+j
+i
+,-n
+&gt;?\x94
+*
+
+Je
+\xF2\xD8\xC1\xA1\xCC\xEE\xEF\xFE\x80\xC7\x80\xC8\x80.\xC9\x806\xC9\x808\xCA\x80@\xEE\xEF\xFE\x80B\xCA\x80J\xCB\x80W\xCC\x80_\xCD\x80~\xCE\x80\x83\xCA\x80\x8C\xEE\xEF\xFE\x80\x9C\xD1\x80\x9E\xD2\x80
+6
+e
+()5 +Z&quot;\x80&quot;
+        
+\xF20|$\xD8\x80
+\xD9\x80U.\xF2H\x92S&lt;\xEE\xEF\xFE\x80\xD5\x80\xD6\x80.\xD7\x83
+5
+e
+\xF2\x9C\xFF\x94 \x90\xEE\xEF\xFE\x80\xDE\x80\xDF\x802\xEE\xEF\xFE\x804\xDF\x80&lt;\xE0\x80C\xE1\x80p\xE2\x80|\xDF\x80\x85\xEE\xEF\xFE\x80\x93\xE4\x80
+- `E~-        
+\xF2\x9C\xAD\x94 \x90\xEE\xEF\xFE\x80\xE7\x80\xE8\x802\xEE\xEF\xFE\x804\xE8\x80&lt;\xE9\x80C\xEA\x80p\xEB\x80|\xE8\x80\x85\xEE\xEF\xFE\x80\x93\xED\x80
+- `E~-        
+\xF2&lt;A0\xF5\x80
+\xF6\x80\xF8\x80
+N$        
+\xF20[$\xFE\x80\xEE\xEF\xFE\x80'T\xF20n$\xFF\x80\xEE\xEF\xFE\x80'T\xF2\x84\x81w        x\xFB\x80\xFB\x80\xFC\x80\xFD\x807\xFE\x80N\xFF\x80e\x80q\x80v\x80
+i

+C
+V
+V
+$
++        
+\xF2\xA8\xF8\xDD \x9C\x80 \x80\x800        \x80&lt;
+\x80?
+\x80U \x80y
+\x80\x9C\x80\xA4\x80\xBB\x80\xC7\x80
+$
+./\xA0
+:
+\x98
+C
+j
+*
+I
+&quot;
+@\xF2H\xD5)&lt;\xAC\x80 \xB0\x80\xF3\x80&quot;\xEE\xEF\xFE\x80        X        X        g\xF4x\xB4\xAFܯ\xF4\xAF\xB0,\xB0L\xB0d\xB0x\xB0\x90\xB0\xAC\xB0İ\xE4\xB0\xFC\xB0\xB10\xB1L\xB1d\xB1\x80\xB1\x98\xB1\xBC\xB1Ա\xB2\xB2D\xB2\\xB2\x84\xB2\x9C\xB2IJܲ\xF0\xB2.*\xC0V\x9F.ctor|V\x9F
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(        q\x9FgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90
+\x87\x9FFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z \x97\x9FDispose\x94Z\x97\x9F {CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ :*\xA4
+ \xF1\x9Fset_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*H
+\xFE\x9Fget_interface_name\xA8\xFE\x9F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*\xBC \xA0set_implementations.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*\x80&amp;\xA0get_implementations\xC0L&amp;\xA0 tcPtr tret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xEC
+D\xA0set_codec_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x8CQ\xA0get_codec_id\xF0XQ\xA0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xF4_\xA0set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xAC&amp;q\xA0get_rwlock\xF8x&amp;q\xA0 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*
+\x97\xA0set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB0\xA4\xA0get_refs|\xA4\xA0         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xB2\xA0set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD8&amp;Ġget_reflock \xA4&amp;Ġ RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*@        \xEA\xA0set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xF8        &amp;\xFC\xA0get_parentD        \xC4        &amp;\xFC\xA0 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*`
+&quot;\xA1set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2* &amp;4\xA1get_nextd
+\xE4
+&amp;4\xA1 scPtr sret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*|
+Z\xA1.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2HV\x9F&lt;ZI\x80[I\x80
+\I\x80]I\x80@*\xF2$q\x9F`I\x80L\xF2T\x87\x9FHdI\x80\xEE\xEF\xFE\x80eI\x80\xEE\xEF\xFE\x80eI\x80\xF2x\x97\x9FZlhI\x80iI\x80'jI\x80.kI\x809mI\x80JnI\x80P\xEE\xEF\xFE\x80YpI\x808                C3!\xF20\xF1\x9F
+$tI\x80 uI\x80T\xF20\xFE\x9F$wI\x80 xI\x80Z\xF20 \xA0$~I\x80I\x80z\xF2&lt;\xA0&amp;0\x81I\x80 \x82I\x80$\x83I\x80\u\xF20D\xA0
+$\x89I\x80 \x8AI\x80N\xF20Q\xA0$\x8CI\x80 \x8DI\x80R\xF20_\xA0$\x93I\x80\x94I\x80w\xF2&lt;q\xA0&amp;0\x96I\x80 \x97I\x80$\x98I\x80S\x81\xF20\x97\xA0
+$\x9EI\x80 \x9FI\x80J\xF20\xA4\xA0$\xA1I\x80 \xA2I\x80M\xF20\xB2\xA0$\xA8I\x80\xA9I\x80p\xF2&lt;Ġ&amp;0\xABI\x80 \xACI\x80$\xADI\x80Tq\xF20\xEA\xA0$\xB3I\x80\xB4I\x80\x81\xF2&lt;\xFC\xA0&amp;0\xB6I\x80 \xB7I\x80$\xB8I\x80S\x95\xF20&quot;\xA1$\xBEI\x80\xBFI\x80j\xF2&lt;4\xA1&amp;0\xC1I\x80 \xC2I\x80$\xC3I\x80Qk\xF20Z\xA1
+$\xC7I\x80 \xC8I\x80_\xF4
+\xA8\xB3\xB34\xB3L\xB3d\xB3|\xB3\x94\xB3\xAC\xB3ij\xE8\xB3\xB4$\xB4&lt;\xB4`\xB4x\xB4\x9C\xB4\xB4\xB4д\xE8\xB4\xB5\xB58\xB5P\xB5l\xB5\x84\xB5\x9C\xB5\xB4\xB5̵\xE4\xB5\xB6\xB64\xB6L\xB6h\xB6\x80\xB6\x9C\xB6\xB4\xB6̶\xE4\xB6\xFC\xB6\xB7(\xB7.*\xC0\xE7
+Uo.ctor|Uo
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE8
+io.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE7
+2*\x8C\xE9
+\x81ogetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE7
+\xF2&lt;Uo0\xAB8\x80\xAC8\x80\xAD8\x80T*\xF2&lt;io0\xAF8\x80\xB08\x80\xB18\x80:1\xF2$\x81o\xB48\x80L\xF4
+@\xB7T\xB7l\xB7\x80\xB7\x98\xB7\xB0\xB7.*\xC0\xF1 1Z.ctor|1Z
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF2 EZ.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF1 2*\x8C\xF3 ]ZgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF1 \xF2&lt;1Z0/\x80/\x80/\x80\x9B*\xF2&lt;EZ0/\x80/\x80/\x80\x811\xF2$]Z/\x80L\xF4
+ȷܷ\xF4\xB7\xB8 \xB88\xB8&gt;*\xD0 \x8A\xBA
+set_SWITCH_GLOBAL_dirs\x8C \xBA
+
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 &gt;*\x94 \x8B\xC6
+get_SWITCH_GLOBAL_dirs\xD4` \xC6
+ cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*&lt;\x8C\xE6
+switch_core_db_close\x98\xE6
+         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xE4\x8D\xF4
+switch_core_db_open@\xB0\xF4
+         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC'\x8E switch_core_db_column_text\xE8x'  cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*X\x8F* switch_core_db_column_name\xB0$*  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x909 switch_core_db_column_count\\xD49          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB0\x91G switch_core_db_errmsg |G  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*X\x92U switch_core_db_exec\xB4$U          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x93r switch_core_db_finalize\\xD0r          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xAC\x94\x80 switch_core_db_preparex\x80          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*T\x95\x98 switch_core_db_step\xB0 \x98          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xFC\x96\xA6 switch_core_db_resetX\xC8\xA6          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8        \x97\xB4 switch_core_db_bind_int        t        \xB4          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*T
+\x98\xC4 switch_core_db_bind_int64\xAC         
+\xC4          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB* \x99\xD4 switch_core_db_bind_textX
+\xCC
+\xD4          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC \x9A\xEC switch_core_db_bind_double x \xEC          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*` \x9B\xFC switch_core_db_last_insert_rowid\xB0 , \xFC  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*
+$\x9C
+ switch_core_db_get_tabled \xD8 $
+          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x84
+\x9D. switch_core_db_free_table.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xF8
+\x9E5 switch_core_db_free.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA0\x9F&lt; switch_core_db_changes\xFC
+l&lt;          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*@        \xA0J switch_mprintf\xA4         J  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*0\xA1S switch_regex_compileD\xD00S  cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xB4\xA2\x83 switch_regex_copy_substring\x80\x83          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*$ \xA3\x98 switch_regex_free.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xCC\xA4\xA4 switch_regex_perform(\x98\xA4          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*H,\xA5\xBC switch_perform_substitution.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xEC
+\xA6\xE8 switch_regex_matchL\xB8
+\xE8  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x98\xA7\xF2 switch_regex_match_partial\xF0d\xF2  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*
+\xA8
+switch_core_session_sched_heartbeat.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xA0 \xA9
+switch_core_session_unsched_heartbeat.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*$
+\xAA
+switch_core_session_enable_heartbeat.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xA8 \xAB(
+switch_core_session_disable_heartbeat.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*T6\xAC4
+switch_core_media_bug_add\xAC 64
+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xD0 \xADj
+switch_core_media_bug_pause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*L \xAEv
+switch_core_media_bug_resume.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC8\xAF\x82
+switch_core_media_bug_inuse.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x9C&amp;\xB0\x9A
+switch_core_media_bug_get_user_data\xCCh&amp;\x9A
+ 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*x&amp;\xB1\xC0
+switch_core_media_bug_get_write_replace_frame\xA0D&amp;\xC0
+ cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xB2\xE6
+switch_core_media_bug_set_write_replace_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xE0&amp;\xB3\xF8
+switch_core_media_bug_get_read_replace_frame\xAC&amp;\xF8
+ cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xB0&amp;\xB4switch_core_media_bug_get_session\xE4|&amp; cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*d\xB5Dswitch_core_media_bug_test_flag\xB40D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xF0\xB6Sswitch_core_media_bug_set_read_replace_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA0\xB7eswitch_core_media_bug_remove\xF4le ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*X\xB8yswitch_core_media_bug_remove_callback\xA4$y ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xB9\x8Dswitch_core_media_bug_close\\xD4\x8D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xBC\xBA\x9Bswitch_core_media_bug_remove_all \x88\x9B ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*h \xBB\xA9switch_core_media_bug_read\xC04 \xA9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE4  \xBC\xBEswitch_core_media_bug_flush.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x98!\xBD\xCAswitch_core_media_bug_flush_all\xE8 d!\xCA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*H&quot;\xBE\xD8switch_core_port_allocator_new\x9C!&quot;\xD8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*#\xBF\xE9switch_core_port_allocator_request_portL&quot;\xD0&quot;\xE9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xBC#\xC0\xFDswitch_core_port_allocator_free_port#\x88#\xFD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*&lt;$ \xC1 switch_core_port_allocator_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xE0$ \xC2switch_core_init@$\xAC$  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x90% \xC3#switch_core_init_and_modload\xE4$\% # ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*&lt;&amp;        \xC4.switch_core_session_limit\x94%&amp;        . ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF0&amp;        \xC57switch_core_sessions_per_second@&amp;\xBC&amp;        7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x98'\xC6@switch_core_destroy\xF4&amp;d'@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*H(\xC7Hswitch_core_session_read_lock\x9C'(H ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*)\xC8Vswitch_core_session_read_lock_hangupL(\xCC(V ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*|) \xC9dswitch_core_session_write_lock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF8) \xCApswitch_core_session_rwunlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA8*\xCB|switch_core_add_state_handler\xFC)t*|         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*(+ \xCC\x8Aswitch_core_remove_state_handler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4+!\xCD\x96switch_core_get_state_handler,+\xC0+!\x96 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*p,
+\xCE\xB7switch_core_memory_pool_tag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*(-\xCF\xC4switch_core_perform_new_memory_poolt,\xF4,\xC4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xE4-\xD0\xD5switch_core_perform_destroy_memory_pool,-\xB0-\xD5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*d.\xD1\xE6switch_core_memory_pool_set_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*4/'\xD2\xF9switch_core_memory_pool_get_datah./'\xF9 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC/ \xD3 switch_core_session_run.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\0\xD4,switch_core_session_running\xB0/(0, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*016\xD5:switch_core_perform_permanent_alloc`0\xFC06: 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF81=\xD6pswitch_core_perform_alloc41\xC41=p 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xC82=\xD7\xADswitch_core_perform_session_alloc\xFC1\x942=\xAD 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x803 \xD8\xEAswitch_core_perform_permanent_strdup\xCC2L3 \xEA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*44\xD9\xF6switch_core_perform_session_strdup\x8434\xF6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE04\xDA        switch_core_perform_strdup84\xAC4         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x905\xDBswitch_core_session_sprintf\xE44\5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*86\xDC+switch_core_sprintf\x9456+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*7&amp;\xDD:switch_core_session_get_pool&lt;6\xD06&amp;:  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xD47.\xDE`switch_core_session_request_uuid7\xA07.` cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x848\xDF\x8Eswitch_core_session_set_uuid\xD87P8\x8E ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*9\xE0\x9Dswitch_core_session_perform_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x889 \xE1\xACswitch_core_session_destroy_state.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN* : \xE2\xB8switch_core_session_reporting_state.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x8C: \xE3\xC4switch_core_session_hangup_state.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*8;\xE4\xD0switch_core_session_count\x90:;\xD0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE4;\xE5\xD8switch_core_session_get_id&lt;;\xB0;\xD8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x8C&lt;\xE6\xECswitch_core_session_id\xE8;X&lt;\xEC !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*`=(\xE7\xFAswitch_core_session_request_by_name\x90&lt;,=(\xFA cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*&gt;\xE8&quot;switch_core_session_thread_launchd=\xE0=&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xE4&gt;&amp;\xE90switch_core_session_get_channel&gt;\xB0&gt;&amp;0 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*l? \xEAVswitch_core_session_signal_state_change.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*@\xEBbswitch_core_session_get_uuidp?\xE8?b ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC4@\xECpswitch_core_get_uuid @\x90@p ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x8CA!\xEDxswitch_core_session_locate\xC8@XA!x cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\B!\xEE\x99switch_core_session_force_locate\x90A(B!\x99 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*C        \xEF\xBAswitch_core_get_variable`B\xD4B        \xBA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x80C\xF0\xC3switch_core_set_variable.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF8C \xF1\xCBswitch_core_dump_variables.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*pD\xF2\xD7switch_core_session_hupall.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xF8D        \xF3\xDEswitch_core_session_hupall_matching_var.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*|E
+\xF4\xE7switch_core_session_hupall_endpoint.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*0F\xF5\xF4switch_core_session_get_partner\x80E\xFCE\xF4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xE4F\xF6switch_core_session_message_send4F\xB0F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x98G\xF7switch_core_session_queue_message\xE8FdG ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*PH\xF8+switch_core_session_pass_indication\x9CGH+ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*I\xF9:switch_core_session_queue_indicationTH\xD4H: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xC0I\xFAIswitch_core_session_dequeue_message I\x8CII ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*tJ\xFB]switch_core_session_flush_message\xC4I@J] ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*$K\xFCkswitch_core_session_event_sendxJ\xF0Jk ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF4K&amp;\xFDzswitch_core_session_get_app_log(K\xC0K&amp;z &quot;cPtr &quot;ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA0L\xFE\xA0switch_core_session_exec\xF8KlL\xA0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\M\xFF\xB5switch_core_session_execute_application\xA4L(M\xB5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*N\xC5switch_core_session_execute_exten`M\xDCM\xC5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xC4N\xD6switch_core_session_receive_eventN\x90N\xD6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x94O&amp;\xEAswitch_core_session_get_private\xC8N`O&amp;\xEA 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*HPswitch_core_session_set_private\x98OP ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF8P$switch_core_session_add_streamLP\xC4P$         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC4Q'8switch_core_session_get_stream\xFCP\x90Q'8 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*|R_switch_core_session_get_stream_count\xC8QHR_         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xFCRmswitch_core_session_launch_thread.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*xS \x85switch_core_thread_session_end.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4S         \x91switch_core_service_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xACT+
+\x9Dswitch_core_session_outgoing_channel\xF8SxT+\x9D  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*dU \xC8switch_core_session_resurrect_channel\xB0T0U\xC8  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*$V \xE3switch_core_session_perform_receive_messagehU\xF0U\xE3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xD8V
+\xFBswitch_core_session_queue_event(V\xA4V\xFB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x8CWswitch_core_session_event_count\xDCVXW ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*@Xswitch_core_session_dequeue_event\x90W X ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xFCX2switch_core_session_queue_private_eventDX\xC8X2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xB8YFswitch_core_session_private_event_countY\x84YF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*tZTswitch_core_session_dequeue_private_event\xBCY@ZT ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*0[hswitch_core_session_flush_private_eventsxZ\xFCZh ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE0[vswitch_core_session_read_frame4[\xAC[v ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x98\\x8Cswitch_core_session_read_video_frame\xE4[d\\x8C ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*P]\xA2switch_core_session_write_video_frame\x9C\]\xA2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*^\xB8switch_core_session_set_read_implT]\xD0]\xB8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xB8^\xCCswitch_core_session_set_write_impl^\x84^\xCC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*t_\xE0switch_core_session_set_video_read_impl\xBC^@_\xE0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*0`\xF4switch_core_session_set_video_write_implx_\xFC_\xF4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8`switch_core_session_reset.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\aswitch_core_session_write_frame\xAC`(a ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*b,switch_core_session_perform_kill_channel`a\xE4a, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC8b?switch_core_session_send_dtmfb\x94b? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x80cSswitch_core_session_send_dtmf_string\xCCbLcS ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*0d bswitch_core_session_recv_dtmf\x84c\xFCcb ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xDCd!vswitch_core_hash_init_case4d\xA8dv ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x88e&quot;\x8Bswitch_core_hash_destroy\xE0dTe\x8B ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*4f#\x99switch_core_hash_insert\x8Cef\x99 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE4f$\xAEswitch_core_hash_insert_locked8f\xB0f\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x90g%\xC9switch_core_hash_delete\xE8f\g\xC9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*@h&amp;\xD8switch_core_hash_delete_locked\x94g h\xD8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*i''\xEDswitch_core_hash_findDh\xD0h'\xED 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xD0i-(switch_core_hash_find_lockedi\x9Ci- 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x90j')Aswitch_hash_first\xD4i\j'A #cPtr #ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*Pk&amp;*hswitch_hash_next\x94jk&amp;h #cPtr #ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xC0k+\x8Eswitch_hash_this.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*hl,\xACswitch_core_timer_init\xC4k4l\xAC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*m-\xC4switch_core_timer_nextll\xDCl\xC4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB8m.\xD2switch_core_timer_stepm\x84m\xD2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*`n/\xE0switch_core_timer_sync\xBCm,n\xE0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB* o0\xEEswitch_core_timer_checkdn\xD8n\xEE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB8o1\xFDswitch_core_timer_destroyo\x84o\xFD ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*`p%2 switch_core_codec_init\xBCo,p%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*q30switch_core_codec_copydp\xD4p0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB4q94Jswitch_core_codec_encode q\x80q9J ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*`r95\x83switch_core_codec_decode\xB8q,r9\x83 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB* s6\xBCswitch_core_codec_destroydr\xD8r\xBC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xC0s7\xCAswitch_core_session_set_read_codecs\x8Cs\xCA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*Dt 8\xDEswitch_core_session_unset_read_codec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xC8t 9\xEAswitch_core_session_unset_write_codec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*Lu :\xF6switch_core_session_lock_codec_write.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xD0u ;switch_core_session_unlock_codec_write.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*Tv &lt;switch_core_session_lock_codec_read.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xD8v =switch_core_session_unlock_codec_read.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x8Cw&gt;&amp;switch_core_session_get_read_impl\xDCvXw&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*@x?:switch_core_session_get_write_impl\x90w x: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xFCx@Nswitch_core_session_get_video_read_implDx\xC8xN ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xB8yAbswitch_core_session_get_video_write_imply\x84yb ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x88z&amp;Bvswitch_core_session_get_read_codec\xBCyTz&amp;v $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*d{&amp;C\x9Cswitch_core_session_get_effective_read_codec\x8Cz0{&amp;\x9C $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*|D\xC2switch_core_session_set_write_codech{\xE8{\xC2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xF0|&amp;E\xD6switch_core_session_get_write_codec |\xBC|&amp;\xD6 $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xCC}&amp;F\xFCswitch_core_session_get_effective_write_codec\xF4|\x98}&amp;\xFC $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\x88~G&quot;switch_core_session_set_video_read_codec\xD0}T~&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*`&amp;H6switch_core_session_get_video_read_codec\x8C~,&amp;6 $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\x80I\switch_core_session_set_video_write_codecd\xE8\ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xF4\x80&amp;Jpswitch_core_session_get_video_write_codec \x80\xC0\x80&amp;p $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xBC\x81!K\x96switch_core_db_open_file\xF8\x80\x88\x81!\x96 %cPtr %ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*p\x82L\xB7switch_core_db_persistant_execute\xC0\x81&lt;\x82\xB7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xEC\x82M\xC7switch_core_db_test_reactive.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x9C\x83 N\xD6switch_core_perform_file_open\xF0\x82h\x83 \xD6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*D\x84O\xF6switch_core_file_read\xA0\x83\x84\xF6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xEC\x84Pswitch_core_file_writeH\x84\xB8\x84 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x94\x85Q*switch_core_file_seek\xF0\x84`\x85* ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*D\x86R@switch_core_file_set_string\x98\x85\x86@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4\x86SPswitch_core_file_get_stringH\x86\xC0\x86P ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x9C\x87T`switch_core_file_close\xF8\x86h\x87` ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*H\x88!Unswitch_core_speech_open\xA0\x87\x88!n ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF8\x88V\x8Fswitch_core_speech_feed_ttsL\x88Ĉ\x8F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*t\x89 W\xA4switch_core_speech_flush_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF4\x89X\xB0switch_core_speech_text_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*x\x8AY\xBEswitch_core_speech_numeric_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF8\x8AZ\xCCswitch_core_speech_float_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA8\x8B [\xDAswitch_core_speech_read_tts\xFC\x8At\x8B \xDA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*T\x8C\\xFAswitch_core_speech_close\xAC\x8B \x8C\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xFC\x8C!]switch_core_asr_openX\x8CȌ! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4\x8D^/switch_core_asr_close\x8Dp\x8D/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*L\x8E_Cswitch_core_asr_feed\xA8\x8D\x8EC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xFC\x8E`^switch_core_asr_check_resultsP\x8EȎ^ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xAC\x8Farswitch_core_asr_get_results\x8Fx\x8Fr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\\x90b\x87switch_core_asr_load_grammar\xB0\x8F(\x90\x87 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF* \x91c\x97switch_core_asr_unload_grammar`\x90ؐ\x97 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB4\x91d\xA6switch_core_asr_pause\x91\x80\x91\xA6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\\x92e\xB4switch_core_asr_resume\xB8\x91(\x92\xB4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x93f\xC2switch_core_asr_start_input_timers`\x92ܒ\xC2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x88\x93g\xD0switch_core_asr_text_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x94h\xDEswitch_core_asr_numeric_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x80\x94i\xECswitch_core_asr_float_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*,\x95j\xFAswitch_core_directory_open\x84\x94\xF8\x94\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*ܕkswitch_core_directory_query0\x95\xA8\x95 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x88\x96l$switch_core_directory_next\xE0\x95T\x96$ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*&lt;\x97m2switch_core_directory_next_pair\x8C\x96\x972 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xEC\x97nBswitch_core_directory_close@\x97\xB8\x97B ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB4\x98!oPswitch_core_data_channel\xF0\x97\x80\x98!P &amp;cPtr &amp;ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*X\x99pqswitch_core_ready\xB8\x98$\x99q 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xFC\x99qyswitch_core_flags\\x99șy ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xAC\x9Ar\x81switch_core_management_exec\x9Ax\x9A\x81 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*P\x9Bs\x9Fset_high_priority\xB0\x9A\x9B\x9F         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xF4\x9B
+t\xA7change_user_groupT\x9B\xC0\x9B
+\xA7         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*l\x9Cu\xB1switch_core_runtime_loop.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x9D        v\xB8switch_core_set_consolep\x9C\xE4\x9C        \xB8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x90\x9Dw\xC1switch_core_measure_time.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*4\x9Ex\xE0switch_core_uptime\x94\x9D\x9E\xE0 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE0\x9Ey\xEEswitch_core_session_ctl8\x9E\xAC\x9E\xEE         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8\x9F z\xFDswitch_core_get_console\xE4\x9Et\x9F \xFD &amp;cPtr &amp;ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB* \xA0{switch_core_set_globals.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*Р|#switch_core_session_compare$\xA0\x9C\xA0# )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x88\xA1}7switch_core_session_check_interfaceԠT\xA17 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*L\xA2 ~Kswitch_core_mime_index\x8C\xA1\xA2 K #cPtr #ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF8\xA2        kswitch_core_mime_ext2typeP\xA2Ģ        k ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA4\xA3
+\x80tswitch_core_mime_add_type\xFC\xA2p\xA3
+t ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\x80\xA4'\x81~switch_loadable_module_create_module_interface\xA8\xA3L\xA4'~ *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*X\xA5'\x82\xA5switch_loadable_module_create_interface\x84\xA4$\xA5'\xA5 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA6\x83\xCCswitch_micro_time_now\\xA5̥\xCC (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*x\xA6\x84\xDAswitch_core_memory_reclaim.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF8\xA6\x85\xE0switch_core_memory_reclaim_events.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*x\xA7\x86\xE6switch_core_memory_reclaim_logger.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4\xA7\x87\xECswitch_core_memory_reclaim_all.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*h\xA8\x88\xF2switch_core_setrlimits.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*ب\x89\xF8switch_time_sync.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x80\xA9\x8A\xFEswitch_epoch_time_nowܨL\xA9\xFE +ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*$\xAA \x8Bswitch_strftime_tz\x84\xA9\xF0\xA9  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*Ъ&quot;\x8C2switch_time_exp_tz_name(\xAA\x9C\xAA&quot;2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*H\xAB\x8DTswitch_load_network_lists.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xFC\xAB \x8E[switch_check_network_list_ip_tokenL\xABȫ [ 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*t\xAC\x8Ffswitch_time_set_monotonic.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*$\xAD        \x90mswitch_core_min_dtmf_durationx\xAC\xF0\xAC        m ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*ԭ        \x91vswitch_core_max_dtmf_duration(\xAD\xA0\xAD        v ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x88\xAE        \x92switch_core_default_dtmf_durationحT\xAE         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*8\xAF        \x93\x88switch_console_set_complete\x8C\xAE\xAF        \x88 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE4\xAF        \x94\x91switch_console_set_alias&lt;\xAF\xB0\xAF        \x91 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\x84\xB0
+\x95\x9Aswitch_system\xE8\xAFP\xB0
+\x9A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xF4\xB0\x96\xA4switch_cond_yield.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*d\xB1\x97\xBDswitch_cond_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;* \xB2\x98\xC3switch_core_chat_sendh\xB1ر\xC3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xBC\xB2\x99\xD7switch_ivr_preprocess_session\xB2\x88\xB2\xD7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*0\xB3\x9A\xE6switch_console_loop.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xE4\xB3'\x9B\xECswitch_console_stream_raw_write4\xB3\xB0\xB3'\xEC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x98\xB4\x9C switch_stream_write_file_contents\xE8\xB3d\xB4  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*8\xB5        \x9D&quot; switch_toupper\x9C\xB4\xB5        &quot;          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*ص        \x9E+ switch_tolower&lt;\xB5\xA4\xB5        +          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*x\xB6        \x9F4 switch_isalnumܵD\xB6        4          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xB7        \xA0= switch_isalpha|\xB6\xE4\xB6        =          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xB8\xB7        \xA1F switch_iscntrl\xB7\x84\xB7        F          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*X\xB8        \xA2O switch_isdigit\xBC\xB7$\xB8        O          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xF8\xB8        \xA3X switch_isgraph\\xB8ĸ        X          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\x98\xB9        \xA4a switch_islower\xFC\xB8d\xB9        a          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*8\xBA        \xA5j switch_isprint\x9C\xB9\xBA        j          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*غ        \xA6s switch_ispunct&lt;\xBA\xA4\xBA        s          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*x\xBB        \xA7| switch_isspaceܺD\xBB        |          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xBC        \xA8\x85 switch_isupper|\xBB\xE4\xBB        \x85          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xBC\xBC        \xA9\x8E switch_isxdigit\xBC\x88\xBC        \x8E          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\\xBD        \xAA\x97 switch_is_moh\xC0\xBC(\xBD        \x97  'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF* \xBE        \xAB\xA0 switch_string_has_escaped_data`\xBDؽ        \xA0          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xB0\xBE-\xAC\xA9 switch_b64_encode\xBE|\xBE-\xA9  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*T\xBF#\xAD\xD6 switch_b64_decode\xB4\xBE \xBF#\xD6  !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xF8\xBF\xAE\xF9 switch_amp_encodeX\xBFĿ\xF9  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA0\xC0        \xAF!switch_is_digit_string\xFC\xBFl\xC0        ! 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*H\xC1#\xB0!switch_fd_read_line\xA4\xC0\xC1#! !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xEC\xC1!\xB1B!switch_frame_allocL\xC1\xB8\xC1!B! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x90\xC2\xB2c!switch_frame_dup\xF0\xC1\\xC2c! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*4\xC3\xB3w!switch_frame_free\x94\xC2\xC3w! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xDC\xC3 \xB4\x85!switch_resolve_host8\xC3\xA8\xC3 \x85! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x84\xC4\xB5\x90!switch_find_local_ip\xE0\xC3P\xC4\x90! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A2* \xC5(\xB6\xA1!get_addr\x88\xC4\xEC\xC4(\xA1! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A2*\xBC\xC5\xB7\xC9!get_port$\xC5\x88\xC5\xC9! ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*`\xC6'\xB8\xD7!switch_build_uri\xC0\xC5,\xC6'\xD7!         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC7        \xB9\xFE!switch_priority_named\xC6\xD4\xC6        \xFE! ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB0\xC7        \xBA&quot;switch_rfc2833_to_char \xC7|\xC7        &quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*X\xC8        \xBB&quot;switch_char_to_rfc2833\xB4\xC7$\xC8        &quot; )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC9
+\xBC&quot;switch_string_var_check\\xC8\xD0\xC8
+&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xB4\xC9        \xBD#&quot;switch_string_var_check_const\xC9\x80\xC9        #&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*`\xCA        \xBE,&quot;switch_var_clean_string\xB8\xC9,\xCA        ,&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xCB        \xBF5&quot;switch_clean_stringd\xCA\xD4\xCA        5&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xAC\xCB        \xC0&gt;&quot;switch_safe_strdup \xCBx\xCB        &gt;&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*P\xCC        \xC1G&quot;switch_lc_strdup\xB0\xCB\xCC        G&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xF4\xCC        \xC2P&quot;switch_uc_strdupT\xCC\xC0\xCC        P&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\x94\xCD
+\xC3Y&quot;switch_strstr\xF8\xCC`\xCD
+Y&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*8\xCE\xC4c&quot;switch_str_time\x98\xCD\xCEc&quot; (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xE0\xCE \xC5r&quot;switch_separate_string&lt;\xCE\xAC\xCE r&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x84\xCF        \xC6~&quot;switch_is_number\xE4\xCEP\xCF        ~&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*,\xD0        \xC7\x87&quot;switch_strip_spaces\x88\xCF\xF8\xCF        \x87&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xD8\xD0        \xC8\x90&quot;switch_separate_paren_args0\xD0\xA4\xD0        \x90&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*x\xD1
+\xC9\x99&quot;switch_stristr\xDC\xD0D\xD1
+\x99&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xD2        \xCA\xA3&quot;switch_is_lan_addr|\xD1\xE8\xD1        \xA3&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC4\xD2 \xCB\xAC&quot;switch_replace_char \xD2\x90\xD2 \xAC&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*h\xD3 \xCC\xB8&quot;switch_ast2regex\xC8\xD24\xD3 \xB8&quot; 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:* \xD4\xCD\xC3&quot;switch_escape_charl\xD3\xD8\xD3\xC3&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB4\xD4\xCE\xD4&quot;switch_socket_waitfor\xD4\x80\xD4\xD4&quot;         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*X\xD5        \xCF\xE3&quot;switch_cut_path\xB8\xD4$\xD5        \xE3&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xD6 \xD0\xEC&quot;switch_string_replace\\xD5\xCC\xD5 \xEC&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA8\xD6 \xD1\xF7&quot;switch_string_match\xD6t\xD6 \xF7&quot; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*X\xD7        \xD2#switch_util_quote_shell_arg\xAC\xD6$\xD7        # ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xFC\xD7 \xD3 #switch_url_encode\\xD7\xC8\xD7 # ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xA0\xD8        \xD4#switch_url_decode\xD8l\xD8        # ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*H\xD9\xD5 #switch_simple_email\xA4\xD8\xD9 # 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xF0\xD9 \xD6.#switch_find_end_parenL\xD9\xBC\xD9 .# ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x98\xDA        \xD79#switch_is_file_path\xF4\xD9d\xDA        9# 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*&lt;\xDB\xD8B#switch_parse_cidr\x9C\xDA\xDBB#         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE8\xDB\xD9]#switch_network_list_create@\xDB\xB4\xDB]# ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x9C\xDC\xDAs#switch_network_list_add_cidr_token\xEC\xDBh\xDCs# ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*P\xDD\xDB\x84#switch_network_list_add_host_mask\xA0\xDC\xDD\x84# ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xDE\xDC\x95#switch_network_list_validate_ip_tokenT\xDD\xD4\xDD\x95# 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xAC\xDE
+\xDD\xA5#switch_number_cmp \xDEx\xDE
+\xA5#         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*x\xDF(\xDE\xAF#switch_caller_extension_new\xB0\xDED\xDF(\xAF# -cPtr -ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*(\xE0\xDF\xD7#switch_caller_extension_clone|\xDF\xF4\xDF\xD7# ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xB0\xE0\xE0\xF1#switch_caller_extension_add_application.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*d\xE1\xE1$switch_caller_get_field_by_name\xB4\xE00\xE1$ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*,\xE29\xE2$switch_caller_profile_newh\xE1\xF8\xE19$ .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF8\xE2,\xE3M$switch_caller_profile_clone0\xE2\xC4\xE2,M$ .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC0\xE3,\xE4y$switch_caller_profile_dup\xFC\xE2\x8C\xE3,y$ .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*D\xE4\xE5\xA5$switch_caller_profile_event_set_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF0\xE4\xE6\xB8$switch_channel_get_stateH\xE4\xBC\xE4\xB8$  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xA4\xE5\xE7\xC6$switch_channel_get_running_state\xF4\xE4p\xE5\xC6$  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*P\xE6\xE8\xD4$switch_channel_test_ready\xA8\xE5\xE6\xD4$         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xCC\xE6\xE9\xE3$switch_channel_wait_for_state.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*P\xE7\xEA\xF6$switch_channel_wait_for_state_timeout.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE8\xEB%switch_channel_wait_for_flagT\xE7\xCC\xE7% ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xB4\xE8\xEC%switch_channel_perform_set_state\xE8\x80\xE8%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*p\xE9\xED/%switch_channel_perform_set_running_state\xB8\xE8&lt;\xE9/%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xEA        \xEEB%switch_channel_str2causet\xE9\xE8\xE9        B%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC8\xEA\xEFK%switch_channel_get_cause \xEA\x94\xEAK%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*t\xEB        \xF0Y%switch_channel_cause_q850\xCC\xEA@\xEB        Y%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*$\xEC\xF1b%switch_channel_get_cause_q850x\xEB\xF0\xEBb%  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xD0\xEC        \xF2p%switch_channel_cause2str(\xEC\x9C\xEC        p% ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x9C\xED&amp;\xF3y%switch_channel_get_timetable\xD4\xECh\xED&amp;y% /cPtr /ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*D\xEE\xF4\x9F%switch_channel_alloc\xA0\xED\xEE\x9F% ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xEC\xEE\xF5\xB4%switch_channel_initH\xEE\xB8\xEE\xB4% ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*d\xEF\xF6\xCA%switch_channel_presence.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xD8\xEF \xF7\xD9%switch_channel_uninit.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*X\xF0\xF8\xE5%switch_channel_set_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*(\xF1&amp;\xF9\xF7%switch_channel_get_caller_profile\\xF0\xF4\xF0&amp;\xF7% .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xB4\xF1\xFA&amp;switch_channel_set_originator_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*8\xF2\xFB/&amp;switch_channel_set_hunt_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xF3&amp;\xFCA&amp;switch_channel_get_originator_caller_profile&lt;\xF2\xE0\xF2&amp;A&amp; .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xA0\xF3\xFDg&amp;switch_channel_set_originatee_caller_profile.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*|\xF4&amp;\xFEy&amp;switch_channel_get_originatee_caller_profile\xA4\xF3H\xF4&amp;y&amp; .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*(\xF5\xFF\x9F&amp;switch_channel_get_uuid\x80\xF4\xF4\xF4\x9F&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xE0\xF5\xAD&amp;switch_channel_set_variable_var_check,\xF5\xAC\xF5\xAD&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x94\xF6\xBE&amp;switch_channel_set_variable_printf\xE4\xF5`\xF6\xBE&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*T\xF7\xCE&amp;switch_channel_set_variable_partner_var_check\x98\xF6 \xF7\xCE&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN* \xF8\xDF&amp;switch_channel_get_variable_partnerX\xF7\xD8\xF7\xDF&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xBC\xF8\xEE&amp;switch_channel_get_variable\xF8\x88\xF8\xEE&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*l\xF9\xFD&amp;switch_channel_get_variables\xC0\xF88\xF9\xFD&amp; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*8\xFA&amp;'switch_channel_variable_firstp\xF9\xFA&amp;' 0cPtr 0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xB4\xFA 7'switch_channel_variable_last.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*8\xFBC'switch_channel_set_caller_extension.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN* \xFC&amp;        U'switch_channel_get_caller_extension&lt;\xFB\xD8\xFB&amp;U' -cPtr -ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB8\xFC
+{'switch_channel_test_flag\xFC\x84\xFC{' ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*0\xFD
+ \x8A'switch_channel_set_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xB0\xFD
+ \x97'switch_channel_set_flag_recursive.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*d\xFE
+\xA4'switch_channel_set_flag_partner\xB4\xFD0\xFE\xA4' 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xFF\xB3'switch_channel_clear_flag_partnerh\xFE\xE4\xFE\xB3' 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xCC\xFF\xC2'switch_channel_test_flag_partner\xFF\x98\xFF\xC2' ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*H
+\xD1'switch_channel_set_state_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC0
+\xDE'switch_channel_clear_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*D
+\xEB'switch_channel_clear_flag_recursive.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4\xF8'switch_channel_perform_answerH\xC0\xF8' ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xAC        (switch_channel_perform_mark_answered\xF8x        ( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*`(switch_channel_perform_ring_ready\xB0,( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*+(switch_channel_perform_pre_answerd\xE0+( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xD0&lt;(switch_channel_perform_mark_pre_answered\x9C&lt;( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x88M(switch_channel_perform_mark_ring_ready\xD4TM( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*&lt;^(switch_channel_add_state_handler\x8C^(         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xBCr(switch_channel_clear_state_handler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x8C'\x84(switch_channel_get_state_handler\xC0X'\x84( cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*8\xAB(switch_channel_set_private\x90\xAB( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*        '\xC0(switch_channel_get_private&lt;\xCC'\xC0( 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC        \xE7(switch_channel_set_name        x        \xE7( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*X
+\xF6(switch_channel_get_name\xB0        $
+\xF6( ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*  )switch_channel_perform_hangup\
+\xD4
+)  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB4 !)switch_channel_has_dtmf \x80 ) !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*` &quot;+)switch_channel_queue_dtmf\xB8 , +) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*
+#?)switch_channel_queue_dtmf_stringd \xE0 ?) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC4
+$N)switch_channel_dequeue_dtmf
+\x90
+N) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*&lt; %b)switch_channel_flush_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF0(&amp;n)switch_channel_dequeue_dtmf_string@\xBC(n) !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x9C        '\x96)switch_channel_state_name\xF4h        \x96) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*H        (\x9F)switch_channel_name_state\xA0        \x9F)  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC4)\xA8)switch_channel_event_set_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*H*\xBA)switch_channel_event_set_basic_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xCC+\xCC)switch_channel_event_set_extended_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x80,\xDE)switch_channel_expand_variables\xD0L\xDE) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*4-\xED)switch_channel_build_param_string\x84\xED) ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE4.*switch_channel_set_timestamps8\xB0* ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\ /*switch_channel_audio_sync.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xDC
+0*switch_channel_set_private_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\
+1)*switch_channel_clear_private_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*26*switch_channel_test_private_flag`\xDC6*         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x8C
+3E*switch_channel_set_app_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*
+4R*switch_channel_clear_app_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xB85_*switch_channel_test_app_flag \x84_*         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*4 6n*switch_channel_set_hangup_time.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE07z*switch_channel_direction8\xACz* 1ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x88'8\x88*switch_buffer_create\xE4T'\x88* ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*8-9\xAF*switch_buffer_create_dynamic\x8C-\xAF* ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB0:\xDC*switch_buffer_add_mutex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*  ;\xEE*switch_buffer_lock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC8&lt;\xFA*switch_buffer_trylock$\x94\xFA* ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*&lt; =+switch_buffer_unlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xE0&gt;+switch_buffer_len@\xAC+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x8C?(+switch_buffer_freespace\xE4X(+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*4@&lt;+switch_buffer_inuse\x90&lt;+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xD8-AP+switch_buffer_read8\xA4-P+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x84-B}+switch_buffer_read_loop\xDCP-}+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xFC
+C\xAA+switch_buffer_set_loops.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4 -D\xB7+switch_buffer_write p -\xB7+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*H!'E\xE4+switch_buffer_toss\xA8 !'\xE4+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xB8! F ,switch_buffer_zero.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*,&quot; G,switch_buffer_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xD4&quot;-H#,switch_buffer_zwrite0&quot;\xA0&quot;-#, !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*x#IP,switch_event_init\xD8&quot;D#P, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;* $J^,switch_event_shutdown|#\xEC#^, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xD8$Kf,switch_event_create_subclass_detailed$$\xA4$f, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x84%L{,switch_event_set_priority\xDC$P%{, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*0&amp;M\x8A,switch_event_get_header\x88%\xFC%\x8A, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xD8&amp;N\x99,switch_event_get_body4&amp;\xA4&amp;\x99, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x88'O\xA7,switch_event_set_subclass_name\xDC&amp;T'\xA7, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*8(P\xB6,switch_event_add_header_string\x8C'(\xB6, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE4(Q\xC7,switch_event_del_header&lt;(\xB0(\xC7, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*X) R\xD6,switch_event_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xFC)S\xE2,switch_event_dup\)\xC8)\xE2, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8*T\xF6,switch_event_fire_detailed*t*\xF6, ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*0+U-switch_event_prep_for_delivery_detailed.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xD4+V-switch_event_bind4+\xA0+- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x84,W5-switch_event_bind_removable\xD8+P,5- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*,-XT-switch_event_unbind\x88,\xF8,T- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xDC-Yb-switch_event_unbind_callback0-\xA8-b- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x80.        Zp-switch_event_name\xE0-L.        p- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*$/[y-switch_name_event\x84.\xF0.y- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xDC/
+\\x88-switch_event_reserve_subclass_detailed(/\xA8/
+\x88- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x940
+]\x92-switch_event_free_subclass_detailed\xE0/`0
+\x92- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*&lt;1^\x9C-switch_event_serialize\x9801\x9C- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xE41_\xAC-switch_event_running@1\xB01\xAC- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x942`\xB4-switch_event_expand_headers\xE81`2\xB4- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*L3&quot;a\xC3-switch_event_create_pres_in_detailed\x9823&quot;\xC3- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF83b\xE5-switch_event_create_plainP3\xC43\xE5- ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*l4 c\xF4-switch_event_deliver.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ* 5d.switch_event_build_param_stringp4\xEC4. ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xD05e.switch_resample_perform_create$5\x9C5. ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*H6 f0.switch_resample_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF46g&lt;.switch_resample_processL6\xC06&lt;. ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x9C7-hQ.switch_float_to_short\xF86h7-Q. !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*D8i~.switch_char_to_float\xA078~.         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xEC8j\x8E.switch_float_to_charH8\xB88\x8E.         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x949k\x9E.switch_short_to_float\xF08`9\x9E.         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*:
+l\xB3.switch_swap_linear.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x80:m\xC0.switch_generate_sln_silence.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF8:n\xCE.switch_change_sln_volume.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x9C;o\xDC.switch_merge_sln\xFC:h;\xDC. ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*&lt; p\xF2.switch_mux_channels.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xC0&lt;q/switch_ivr_deactivate_unicast&lt;\x8C&lt;/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*p=r /switch_ivr_activate_unicast\xC4&lt;&lt;= / ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF* &gt;s7/switch_ivr_generate_xml_cdrt=\xEC=7/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xD4&gt;tK/switch_ivr_set_xml_profile_data$&gt;\xA0&gt;K/         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x84?u`/switch_ivr_set_xml_chan_vars\xD8&gt;P?`/         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*,@vu/switch_ivr_parse_event\x88?\xF8?u/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xDC@w\x89/switch_ivr_parse_all_events0@\xA8@\x89/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x8CAx\x97/switch_ivr_parse_next_event\xE0@XA\x97/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*0By\xA5/switch_ivr_sleep\x90A\xFCA\xA5/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xD4Bz\xBB/switch_ivr_park4B\xA0B\xBB/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\x88C{\xCF/switch_ivr_collect_digits_callback\xD8BTC\xCF/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*&lt;D2|\xE5/switch_ivr_collect_digits_count\x8CCD2\xE5/ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE8D}0switch_ivr_detect_speech@D\xB4D0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x98E~10switch_ivr_stop_detect_speech\xECDdE10 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*HF?0switch_ivr_pause_detect_speech\x9CEF?0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xFCF\x80M0switch_ivr_resume_detect_speechLF\xC8FM0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xB4G\x81[0switch_ivr_detect_speech_load_grammarG\x80G[0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*pH\x82k0switch_ivr_detect_speech_unload_grammar\xB8G&lt;Hk0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*I\x83z0switch_ivr_record_sessiontH\xE8Hz0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xCCI\x84\x900switch_ivr_eavesdrop_session I\x98I\x900 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*|J\x85\xA10switch_ivr_displace_session\xD0IHJ\xA10 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*0K\x86\xB20switch_ivr_stop_displace_session\x80J\xFCJ\xB20 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE0K\x87\xC10switch_ivr_stop_record_session4K\xACK\xC10 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x90L\x88\xD00switch_ivr_inband_dtmf_session\xE4K\L\xD00 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*HM\x89\xDE0switch_ivr_stop_inband_dtmf_session\x94LM\xDE0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*N\x8A\xEC0switch_ivr_inband_dtmf_generate_sessionLM\xD0M\xEC0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xC4N\x8B\xFB0switch_ivr_stop_inband_dtmf_generate_sessionN\x90N\xFB0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*&lt;O\x8C        1switch_ivr_session_echo.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xF4O\x8D1switch_ivr_stop_tone_detect_session@O\xC0O1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA4P2\x8E)1switch_ivr_tone_detect_session\xF8OpP2)1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*LQ\x8F[1switch_ivr_play_file\xA8PQ[1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xFCQ\x90v1switch_ivr_wait_for_silencePQ\xC8Qv1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4R\x91\x8B1switch_ivr_gentonesRpR\x8B1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*LS\x92\xA11switch_ivr_record_file\xA8RS\xA11 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF8S!\x93\xBE1switch_play_and_get_digitsPS\xC4S!\xBE1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA8T)\x94\xDF1switch_ivr_speak_text_handle\xFCStT)\xDF1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*$U \x952switch_ivr_clear_speech_cache.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xCCU\x962switch_ivr_speak_text(U\x98U2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*tV8\x97,2switch_ivr_originate\xD0U@V8,2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*(W'\x98d2switch_ivr_multi_threaded_bridgexV\xF4V'd2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xD4W\x99\x8B2switch_ivr_signal_bridge,W\xA0W\x8B2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x84X\x9A\x9F2switch_ivr_session_transfer\xD8WPX\x9F2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*4Y \x9B\xB02switch_ivr_schedule_transfer\x88XY \xB02 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE0Y\x9C\xD02switch_ivr_schedule_hangup8Y\xACY\xD02 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x88Z
+\x9D\xEE2switch_ivr_uuid_bridge\xE4YTZ
+\xEE2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*,[
+\x9E\xF82switch_ivr_media\x8CZ\xF8Z
+\xF82 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xD0[
+\x9F3switch_ivr_nomedia0[\x9C[
+3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*x\ \xA0 3switch_ivr_hold_uuid\xD4[D\ 3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;* ]        \xA13switch_ivr_unhold_uuid|\\xEC\        3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xC4]\xA2 3switch_ivr_hold$]\x90] 3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*h^\xA303switch_ivr_unhold\xC8]4^03 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*_\xA4&gt;3switch_ivr_schedule_broadcastl^\xE4^&gt;3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC0_ \xA5\3switch_ivr_broadcast_\x8C_ \3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*p`\xA6g3switch_ivr_transfer_variable\xC4_&lt;`g3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*$a\xA7|3switch_ivr_digit_stream_parser_newt`\xF0`|3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xDCa\xA8\x903switch_ivr_digit_stream_parser_destroy(a\xA8a\x903 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x8Cb\xA9\x9E3switch_ivr_digit_stream_new\xE0aXb\x9E3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*@c\xAA\xB23switch_ivr_digit_stream_destroy\x90b c\xB23 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xFCc\xAB\xC03switch_ivr_digit_stream_parser_set_eventDc\xC8c\xC03 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xB8d\xAC\xD53switch_ivr_digit_stream_parser_del_eventd\x84d\xD53 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x8Ce-\xAD\xE43switch_ivr_digit_stream_parser_feed\xBCdXe-\xE43 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*&lt;f\xAE4switch_ivr_digit_stream_reset\x90ef4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xFCf\xAF4switch_ivr_digit_stream_parser_set_terminator@f\xC8f4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4g7\xB0.4switch_ivr_menu_initgpg7.4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*Th\xB1e4switch_ivr_menu_bind_action\xA8g he4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*i\xB2v4switch_ivr_menu_bind_functionXh\xD0hv4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB0i\xB3\x8C4switch_ivr_menu_executei|i\x8C4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\j\xB4\xA74switch_ivr_menu_stack_free\xB4i(j\xA74 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*k \xB5\xB54switch_ivr_menu_stack_xml_build`j\xDCj \xB54 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xBCk\xB6\xD54switch_ivr_menu_str2actionk\x88k\xD54 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*tl\xB7\xE44switch_ivr_menu_stack_xml_add_custom\xC0k@l\xE44 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*$m\xB8\xF94switch_ivr_menu_stack_xml_initxl\xF0l\xF94 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xD0m\xB9
+5switch_ivr_phrase_macro(m\x9Cm
+5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*Dn
+\xBA%5switch_ivr_delay_echo.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF4n\xBB25switch_ivr_find_bridged_uuidHn\xC0n25 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*po\xBCO5switch_ivr_intercept_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE8o \xBD]5switch_ivr_park_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x94p\xBEi5switch_ivr_wait_for_answer\xECo`pi5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*8q-\xBF}5switch_ivr_read\x98pq-}5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xECq\xC0\xAA5switch_ivr_bind_dtmf_meta_session&lt;q\xB8q\xAA5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xA4r\xC1\xBB5switch_ivr_unbind_dtmf_meta_session\xF0qpr\xBB5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*Ls\xC2\xCA5switch_ivr_soft_hold\xA8rs\xCA5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xECs\xC3\xDB5switch_ivr_sayPs\xB8s\xDB5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xA0t        \xC4\xF55switch_ivr_get_say_method_by_name\xF0slt        \xF55 2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*Tu        \xC5\xFE5switch_ivr_get_say_type_by_name\xA4t u        \xFE5 3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xFCu\xC66switch_ivr_set_userXu\xC8u6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4v\xC76switch_ivr_sound_testvpv6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*w\xC8$6switch_process_import.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC4w,\xC976switch_rtp_add_crypto_keyw\x90w,76 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*8x
+\xCAc6switch_rtp_get_random.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xA8x \xCBp6switch_rtp_init.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*y\xCC|6switch_rtp_shutdown.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC8y        \xCD\x826switch_rtp_set_start_port y\x94y        \x826 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*tz        \xCE\x8B6switch_rtp_set_end_port\xCCy@z        \x8B6 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB* {        \xCF\x946switch_rtp_request_portxz\xECz        \x946 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x98{\xD0\x9D6switch_rtp_release_port.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*D|\xD1\xA56switch_rtp_set_interval\x9C{|\xA56 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xF0|\xD2\xB56switch_rtp_change_intervalH|\xBC|\xB56 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x94}\xD3\xC56switch_rtp_create\xF4|`}\xC56 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*P~7\xD4\xE36switch_rtp_new\x98}~7\xE36 4cPtr 4ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xD57switch_rtp_set_remote_addressT~\xCC~7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC\xD6-7switch_rtp_get_remote_hostx-7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*X\x80\xD7;7switch_rtp_get_remote_port\xB0$\x80;7 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*Ԁ \xD8I7switch_rtp_reset_media_timer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*T\x81
+\xD9U7switch_rtp_set_max_missed_packets.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x82\xDAb7switch_rtp_set_local_addressX\x81Ёb7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*x\x82 \xDBs7switch_rtp_kill_socket.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xE8\x82 \xDC7switch_rtp_break.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x8C\x83\xDD\x8B7switch_rtp_ready\xEC\x82X\x83\x8B7 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xFC\x83 \xDE\x997switch_rtp_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8\x84\xDF\xA57switch_rtp_activate_ice\x84t\x84\xA57 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\\x85\xE0\xB57switch_rtp_activate_jitter_buffer\xAC\x84(\x85\xB57 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*Ѕ
+\xE1\xC47switch_rtp_set_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*x\x86\xE2\xD17switch_rtp_test_flagԅD\x86\xD17 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xEC\x86
+\xE3\xE07switch_rtp_clear_flag.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xB4\x87&amp;\xE4\xED7switch_rtp_get_rtp_socket\xF0\x86\x80\x87&amp;\xED7 5cPtr 5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*t\x88\xE58switch_rtp_get_default_samples_per_interval\xB8\x87@\x888 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF0\x88
+\xE6!8switch_rtp_set_default_payload.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xA0\x89\xE7.8switch_rtp_get_default_payload\xF4\x88l\x89.8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x8A\xE8&lt;8switch_rtp_set_invald_handler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xC0\x8A)\xE9N8switch_rtp_read \x8A\x8C\x8A)N8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*l\x8B\xEAw8switch_rtp_queue_rfc2833Ċ8\x8Bw8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\x8C\xEB\x8B8switch_rtp_queue_rfc2833_inp\x8B\xE8\x8B\x8B8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*Č\xEC\x9F8switch_rtp_has_dtmf \x8C\x90\x8C\x9F8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*p\x8D\xED\xB38switch_rtp_dequeue_dtmfȌ&lt;\x8D\xB38 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\x8E)\xEE\xCD8switch_rtp_zerocopy_readt\x8D\xE8\x8D)\xCD8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*̎\xEF\xF68switch_rtp_zerocopy_read_frame \x8E\x98\x8E\xF68 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*@\x8F
+\xF0 9rtp_flush_read_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xE8\x8F\xF19switch_rtp_enable_vadD\x8F\xB4\x8F9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x90\x90\xF239switch_rtp_disable_vad\xEC\x8F\\x9039 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*8\x91\xF3A9switch_rtp_write_frame\x94\x90\x91A9         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xE4\x91!\xF4U9switch_rtp_write_manual&lt;\x91\xB0\x91!U9         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x8C\x92\xF5v9switch_rtp_get_ssrc\xE8\x91X\x92v9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x93\xF6\x849switch_rtp_set_private.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*|\x93
+\xF7\x969switch_rtp_set_telephony_event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xF0\x93
+\xF8\xA39switch_rtp_set_cng_pt.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB4\x94&amp;\xF9\xB09switch_rtp_get_private\xF4\x93\x80\x94&amp;\xB09 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*d\x95\xFA\xD69switch_rtp_activate_stun_ping\xB8\x940\x95\xD69 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xE0\x95
+\xFB\xE99switch_rtp_intentional_bugs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA4\x96,\xFC\xF69switch_rtp_get_stats\xE4\x95p\x96,\xF69 6cPtr 6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*H\x97\xFD&quot;:switch_log_init\xA8\x96\x97&quot;: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xF0\x97\xFE1:switch_log_shutdownL\x97\xBC\x971: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x98\x98\xFF9:switch_log_bind_logger\xF4\x97d\x989: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*D\x99I:switch_log_unbind_logger\x9C\x98\x99I: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xEC\x99        W:switch_log_level2strH\x99\xB8\x99        W: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x94\x9A        `:switch_log_str2level\xF0\x99`\x9A        `: 7ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*&lt;\x9B        i:switch_log_str2mask\x98\x9A\x9B        i: ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x9C&amp;r:switch_log_node_dup@\x9B̛&amp;r: 8cPtr 8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*t\x9C \x98:switch_log_node_free.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*@\x9D&quot;\xA4:switch_xml_parse_str_dynamicx\x9C \x9D&quot;\xA4: 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x9E4\xC6:switch_xml_parse_strD\x9DН4\xC6: 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*Ȟ!\xFA:switch_xml_parse_fd\x9E\x94\x9E!\xFA: 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\x8C\x9F!        ;switch_xml_parse_file̞X\x9F!; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*X\xA0!
+&lt;;switch_xml_parse_file_simple\x90\x9F$\xA0!&lt;; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA1&amp; ];switch_xml_parse_fp\\xA0\xE8\xA0&amp;]; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*ܡ' \x83;switch_xml_child \xA1\xA8\xA1'\x83; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xA0\xA2)
+\xAA;switch_xml_find_child\xE0\xA1l\xA2)\xAA; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*l\xA3'\xD3;switch_xml_find_child_multi\xA4\xA28\xA3'\xD3; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xA4\xFA;switch_xml_attrp\xA3ܣ\xFA; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB8\xA4        &lt;switch_xml_attr_soft\xA4\x84\xA4        &lt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*t\xA5&amp;&lt;switch_xml_get\xBC\xA4@\xA5&amp;&lt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xA6&gt;&lt;switch_xml_toxmlx\xA5\xE4\xA5&gt;&lt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xC0\xA6*M&lt;switch_xml_toxml_buf\xA6\x8C\xA6*M&lt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*0\xA7 w&lt;switch_xml_free.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xA8\xA7
+\x83&lt;switch_xml_free_in_thread.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*L\xA8\x90&lt;switch_xml_error\xAC\xA7\xA8\x90&lt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xA9!\x9E&lt;switch_xml_newP\xA8Ԩ!\x9E&lt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*̩:\xBF&lt;switch_xml_add_child \xA9\x98\xA9:\xBF&lt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x8C\xAA'\xF9&lt;switch_xml_set_txtЩX\xAA'\xF9&lt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*P\xAB( =switch_xml_set_attr\x90\xAA\xAB( = 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xAC'H=switch_xml_set_flagT\xAB\xE0\xAB'H= 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*Ь&amp;o=switch_xml_cut\xAC\x9C\xAC&amp;o= 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x90\xAD?\x95=switch_xml_insertԬ\\xAD?\x95= 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*T\xAE&quot;\xD4=switch_xml_open_root\x94\xAD \xAE&quot;\xD4= 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xF8\xAE\xF6=switch_xml_initX\xAEĮ\xF6= ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\x9C\xAF &gt;switch_xml_destroy\xFC\xAEh\xAF&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\\xB0 !
+&gt;switch_xml_root\xA0\xAF(\xB0 
+&gt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*\xB1#&quot;-&gt;switch_xml_locate`\xB0̰#-&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xAC\xB1#P&gt;switch_xml_locate_domain\xB1x\xB1P&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*X\xB2$$k&gt;switch_xml_locate_group\xB0\xB1$\xB2$k&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*\xB3/%\x8F&gt;switch_xml_locate_user\\xB2̲/\x8F&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xB4\xB3&amp;\xBE&gt;switch_xml_locate_user_in_domain\xB3\x80\xB3\xBE&gt; ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A&gt;*x\xB4-'\xD9&gt;switch_xml_open_cfg\xB8\xB3D\xB4-\xD9&gt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xF8\xB4
+(?switch_xml_set_binding_sections.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*x\xB5)?switch_xml_set_binding_user_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*,\xB6*%?switch_xml_get_binding_sections|\xB5\xF8\xB5%? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xFC\xB6&amp;+3?switch_xml_get_binding_user_data0\xB6ȶ&amp;3? 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xB4\xB7,Y?switch_xml_bind_search_function_ret\xB7\x80\xB7Y? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*h\xB8-t?switch_xml_unbind_search_function\xB8\xB74\xB8t? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN* \xB9.\x82?switch_xml_unbind_search_function_ptrl\xB8\xEC\xB8\x82? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*Թ        /\x90?switch_xml_parse_section_string$\xB9\xA0\xB9        \x90? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\x94\xBA0\x99?switch_core_event_hook_add_outgoing_channelع`\xBA\x99? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*P\xBB1\xAD?switch_core_event_hook_add_receive_message\x98\xBA\xBB\xAD? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR* \xBC2\xC1?switch_core_event_hook_add_receive_eventT\xBBػ\xC1? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*ȼ3\xD5?switch_core_event_hook_add_state_change\xBC\x94\xBC\xD5? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\x80\xBD4\xE9?switch_core_event_hook_add_read_frame̼L\xBD\xE9? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*8\xBE5\xFD?switch_core_event_hook_add_write_frame\x84\xBD\xBE\xFD? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xF8\xBE6@switch_core_event_hook_add_video_read_frame&lt;\xBEľ@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xB8\xBF7%@switch_core_event_hook_add_video_write_frame\xFC\xBE\x84\xBF%@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*t\xC089@switch_core_event_hook_add_kill_channel\xBC\xBF@\xC09@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*,\xC19M@switch_core_event_hook_add_send_dtmfx\xC0\xF8\xC0M@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AN*\xE4\xC1:a@switch_core_event_hook_add_recv_dtmf0\xC1\xB0\xC1a@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xA4\xC2;u@switch_core_event_hook_add_resurrect_session\xE8\xC1p\xC2u@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*d\xC3&lt;\x89@switch_core_event_hook_remove_outgoing_channel\xA8\xC20\xC3\x89@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*$\xC4=\x9D@switch_core_event_hook_remove_receive_messageh\xC3\xF0\xC3\x9D@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xE4\xC4&gt;\xB1@switch_core_event_hook_remove_receive_event(\xC4\xB0\xC4\xB1@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xA0\xC5?\xC5@switch_core_event_hook_remove_state_change\xE8\xC4l\xC5\xC5@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\\xC6@\xD9@switch_core_event_hook_remove_read_frame\xA4\xC5(\xC6\xD9@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xC7A\xED@switch_core_event_hook_remove_write_frame`\xC6\xE4\xC6\xED@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AV*\xD8\xC7BAswitch_core_event_hook_remove_video_read_frame\xC7\xA4\xC7A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AZ*\x9C\xC8CAswitch_core_event_hook_remove_video_write_frame\xDC\xC7h\xC8A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*X\xC9D)Aswitch_core_event_hook_remove_kill_channel\xA0\xC8$\xC9)A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xCAE=Aswitch_core_event_hook_remove_send_dtmf\\xC9\xE0\xC9=A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AR*\xD0\xCAFQAswitch_core_event_hook_remove_recv_dtmf\xCA\x9C\xCAQA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AZ*\x94\xCBGeAswitch_core_event_hook_remove_resurrect_session\xD4\xCA`\xCBeA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*@\xCC.HyAswitch_scheduler_add_task\x98\xCB \xCC.yA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AF*\xF0\xCC        I\xA7Aswitch_scheduler_del_task_idD\xCC\xBC\xCC        \xA7A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xA4\xCD        J\xB0Aswitch_scheduler_del_task_group\xF4\xCCp\xCD        \xB0A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*$\xCEK\xB9Aswitch_scheduler_task_thread_start.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AJ*\xA4\xCEL\xBFAswitch_scheduler_task_thread_stop.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*P\xCFM\xC5Aswitch_config_open_file\xA8\xCE\xCF\xC5A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*\xC8\xCF N\xD4Aswitch_config_close_file.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8AB*t\xD0O\xE0Aswitch_config_next_pair\xCC\xCF@\xD0\xE0A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A2*\xDC\xD0P\xF0AconsoleLog.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*L\xD1Q\xF8AconsoleCleanLog.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*\xB8\xD1R\xFFAconsole_log.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A:*(\xD2SBconsole_clean_log.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A.*\x8C\xD2TBmsleep.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A.*\xF0\xD2UBbridge.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A2*\x8C\xD3V4Bhanguphook\xF4\xD2X\xD34B ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A6*,\xD4WBBdtmf_callback\x90\xD3\xF8\xD3BB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A.*\x90\xD4\xE1\x9F_B.cctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2&quot;P \x8A\xF20\xBA
+ $\xDC\x80 \xDD\x80S\xF2&lt;\xC6
+ 0\xDF\x80\xE0\x80\xE1\x80@c\xF20\xE6
+$\xE6\x80 \xE7\x80V\xF20\xF4
+$\xEB\x80
+\xEC\x80c\xF2&lt; '0\xF0\x80
+\xF1\x80%\xF2\x80mm\xF20* $\xF6\x80
+\xF7\x80i\xF209 $\xFB\x80 \xFC\x80e\xF20G $\x80 \x80Z\xF20U $\x80\x80\xC7\xF20r $
+\x80 \x80a\xF20\x80 $\x80\x80\x9D\xF20\x98 $\x80 \x80\\xF20\xA6 $\x80 \x80^\xF20\xB4 $\x80\x80l\xF20\xC4 $#\x80$\x80n\xF20\xD4 $(\x80)\x80\x9C\xF20\xEC $-\x80.\x80o\xF20\xFC $2\x80 3\x80c\xF20
+ $$7\x80&quot;8\x80\xD0\xF20. $&lt;\x80=\x80=\xF205 $@\x80A\x80.\xF20&lt; $D\x80 E\x80X\xF20J         $I\x80J\x80&lt;\xF2&lt;S 00N\x80O\x80.P\x80\xA9e\xF20\x83 $T\x80U\x80\x90\xF20\x98  $Y\x80 Z\x80H\xF20\xA4 $]\x80^\x80\x98\xF2H\xBC ,&lt;b\x80c\x80%c\x80+d\x80\xC989q\xF20\xE8 
+$g\x80h\x80e\xF20\xF2 $l\x80m\x80\x94\xF20
+
+$q\x80 r\x80u\xF20
+ $u\x80 v\x80n\xF20
+
+$y\x80 z\x80v\xF20(
+ $}\x80 ~\x80n\xF2H4
+6&lt;\x81\x80'\x82\x80.\x82\x804\x83\x80j89q\xF20j
+ $\x87\x80 \x88\x80d\xF20v
+ $\x8B\x80 \x8C\x80e\xF20\x82
+$\x8F\x80\x90\x80\xB0\xF2&lt;\x9A
+&amp;0\x93\x80 \x94\x80$\x95\x80s[\xF2&lt;\xC0
+&amp;0\x99\x80 \x9A\x80$\x9B\x80}U\xF20\xE6
+$\x9F\x80\xA0\x80\x8C\xF2&lt;\xF8
+&amp;0\xA3\x80 \xA4\x80$\xA5\x80|U\xF2&lt;&amp;0\xA9\x80 \xAA\x80$\xAB\x80qy\xF20D$\xAF\x80
+\xB0\x80r\xF20S$\xB4\x80\xB5\x80\x8B\xF20e$\xB8\x80\xB9\x80\xB8\xF20y$\xBD\x80\xBE\x80\xF5\xF20\x8D$\xC2\x80 \xC3\x80\x86\xF20\x9B$\xC7\x80 \xC8\x80\x90\xF20\xA9$\xCC\x80\xCD\x80\xAB\xF20\xBE $\xD1\x80 \xD2\x80]\xF20\xCA$\xD5\x80 \xD6\x80\x8F\xF20\xD8$\xDA\x80\xDB\x80\xB0\xF20\xE9$\xDF\x80\xE0\x80\xC9\xF20\xFD$\xE4\x80
+\xE5\x80\x9F\xF20  $\xE9\x80 \xEA\x80r\xF20 $\xED\x80        \xEE\x80m\xF20# $\xF2\x80        \xF3\x80y\xF20.        $\xF7\x80\xF8\x80G\xF207        $\xFC\x80\xFD\x80M\xF20@$\x80\x80T\xF20H$\x80 \x80\x8D\xF20V$ \x80 \x80\x94\xF20d $\x80 \x80g\xF20p $\x80 \x80e\xF20|$\x80 \x80r\xF20\x8A $\x80 \x80k\xF2&lt;\x96!0!\x80&quot;\x80#\x80Jq\xF20\xB7
+$'\x80 (\x80]\xF20\xC4$+\x80,\x80\x9B\xF20\xD5$0\x801\x80\x9F\xF20\xE6$5\x806\x80\x81\xF2&lt;\xF9'09\x80
+:\x80%;\x80p[\xF20  $?\x80 @\x80`\xF20,$C\x80 D\x80o\xF2T:6HH\x80I\x80'J\x80.J\x804K\x80\x85[89q\xF2Tp=HO\x80P\x80.Q\x805Q\x80;R\x80\xA0[89q\xF2T\xAD=HV\x80W\x80.X\x805X\x80;Y\x80\xB4[89q\xF20\xEA $]\x80
+^\x80b\xF20\xF6$b\x80c\x80\x91\xF20        $g\x80h\x80}\xF20$l\x80
+m\x80v\xF20+$q\x80
+r\x80b\xF2&lt;:&amp;0v\x80 w\x80$x\x80sg\xF2&lt;`.0|\x80}\x80,~\x80\xBEy\xF20\x8E$\x82\x80
+\x83\x80\x96\xF20\x9D$\x87\x80\x88\x80\x80\xF20\xAC $\x8B\x80 \x8C\x80j\xF20\xB8 $\x8F\x80 \x90\x80l\xF20\xC4 $\x93\x80 \x94\x80i\xF20\xD0$\x97\x80\x98\x80&gt;\xF20\xD8$\x9C\x80\x9D\x80\xA6\xF20\xEC$\xA1\x80 \xA2\x80s\xF2&lt;\xFA(0\xA6\x80\xA7\x80&amp;\xA8\x80\x8Fy\xF20&quot;$\xAC\x80 \xAD\x80\x91\xF2&lt;0&amp;0\xB1\x80 \xB2\x80$\xB3\x80vo\xF20V $\xB7\x80 \xB8\x80p\xF20b$\xBB\x80 \xBC\x80r\xF20p$\xC0\x80\xC1\x80;\xF2&lt;x!0\xC5\x80\xC6\x80\xC7\x80Jy\xF2&lt;\x99!0\xCB\x80\xCC\x80\xCD\x80Py\xF20\xBA        $\xD1\x80\xD2\x80F\xF20\xC3$\xD6\x80\xD7\x80@\xF20\xCB $\xDA\x80 \xDB\x80X\xF20\xD7$\xDE\x80\xDF\x80&gt;\xF20\xDE        $\xE2\x80\xE3\x80^\xF20\xE7
+$\xE6\x80 \xE7\x80~\xF20\xF4$\xEA\x80\xEB\x80\xC2\xF20$\xEF\x80
+\xF0\x80\x97\xF20$\xF4\x80\xF5\x80\xBF\xF20+$\xF9\x80
+\xFA\x80\xA4\xF20:$\xFE\x80
+\xFF\x80\xA5\xF20I$\x80\x80\xCE\xF20]$\x80         \x80\x91\xF20k$
+\x80
+\x80\x90\xF2&lt;z&amp;0\x80 \x80$\x80vY\xF20\xA0$\x80\x80\xCA\xF20\xB5$\x80\x80\xA1\xF20\xC5$&quot;\x80#\x80\xAB\xF20\xD6$'\x80(\x80\xBA\xF2&lt;\xEA&amp;0,\x80 -\x80$.\x80v[\xF20$2\x803\x80\xB6\xF20$$7\x808\x80\x98\xF2&lt;8'0&lt;\x80
+=\x80%&gt;\x80|[\xF20_$B\x80 C\x80w\xF20m$G\x80H\x80\xC5\xF20\x85 $K\x80 L\x80g\xF20\x91 $O\x80 P\x80d\xF20\x9D+$S\x80)T\x80`\xF20\xC8$X\x80Y\x80\xF8\xF20\xE3$]\x80^\x80\xDB\xF20\xFB$b\x80c\x80\xB8\xF20$g\x80 h\x80s\xF20$l\x80m\x80\xC6\xF202$q\x80r\x80\xC0\xF20F$v\x80 w\x80{\xF20T${\x80|\x80\xC2\xF20h$\x80\x80 \x81\x80|\xF20v$\x85\x80\x86\x80\xCA\xF20\x8C$\x8A\x80\x8B\x80\xD0\xF20\xA2$\x8F\x80\x90\x80\xC4\xF20\xB8$\x94\x80\x95\x80\xBC\xF20\xCC$\x99\x80\x9A\x80\xBD\xF20\xE0$\x9E\x80\x9F\x80\xC2\xF20\xF4$\xA3\x80\xA4\x80\xC3\xF20$\xA8\x80
+\xA9\x80\x8A\xF20$\xAC\x80\xAD\x80\xBE\xF20,$\xB1\x80\xB2\x80\xB4\xF20?$\xB6\x80\xB7\x80\xAA\xF20S$\xBB\x80
+\xBC\x80\xA1\xF20b$\xC0\x80\xC1\x80\xAA\xF20v$\xC5\x80\xC6\x80\xBB\xF20\x8B$\xCA\x80 \xCB\x80\xF20\x99$\xCF\x80\xD0\x80\xA0\xF20\xAE$\xD4\x80\xD5\x80\xD1\xF20\xC9$\xD9\x80
+\xDA\x80\x81\xF20\xD8$\xDE\x80\xDF\x80\xB2\xF2&lt;\xED'0\xE3\x80
+\xE4\x80%\xE5\x80f[\xF2&lt;-0\xE9\x80\xEA\x80+\xEB\x80\x97[\xF2&lt;A'0\xEF\x80
+\xF0\x80%\xF1\x80kc\xF2&lt;h&amp;0\xF5\x80 \xF6\x80$\xF7\x80Wc\xF20\x8E$\xFB\x80\xFC\x80\xB2\xF20\xAC$\xFF\x80\x80\xB6\xF20\xC4$\x80 \x80r\xF20\xD2$        \x80
+\x80r\xF20\xE0$\x80 \x80r\xF20\xEE$\x80
+\x80~\xF20\xFD$\x80 \x80u\xF20 %$\x80#\x80\xF3\xF200$&quot;\x80#\x80\xB8\xF20J9$'\x807(\x80\x90\xF20\x839$,\x807-\x80\x90\xF20\xBC$1\x80 2\x80u\xF20\xCA$6\x807\x80\xAF\xF20\xDE $;\x80 &lt;\x80m\xF20\xEA $?\x80 @\x80n\xF20\xF6 $C\x80 D\x80m\xF20 $G\x80 H\x80o\xF20 $K\x80 L\x80l\xF20 $O\x80 P\x80n\xF20&amp;$S\x80T\x80\xBC\xF20:$X\x80Y\x80\xBD\xF20N$]\x80^\x80\xC2\xF20b$b\x80c\x80\xC3\xF2&lt;v&amp;0g\x80 h\x80$i\x80yU\xF2&lt;\x9C&amp;0m\x80 n\x80$o\x80\x83U\xF20\xC2$s\x80t\x80\xB0\xF2&lt;\xD6&amp;0x\x80 y\x80$z\x80zU\xF2&lt;\xFC&amp;0~\x80 \x80$\x80\x80\x84U\xF20&quot;$\x84\x80\x85\x80\xB5\xF2&lt;6&amp;0\x89\x80 \x8A\x80$\x8B\x80U\xF20\$\x8F\x80\x90\x80\xB6\xF2&lt;p&amp;0\x94\x80 \x95\x80$\x96\x80\x80U\xF2&lt;\x96!0\x9A\x80\x9B\x80\x9C\x80Ha\xF20\xB7$\xA0\x80\xA1\x80\x8E\xF20\xC7$\xA5\x80\xA6\x80v\xF20\xD6 $\xA9\x80\xAA\x80\xD5\xF20\xF6$\xAE\x80\xAF\x80\xBA\xF20$\xB3\x80\xB4\x80\xBB\xF20*$\xB8\x80\xB9\x80\xAF\xF20@$\xBD\x80\xBE\x80\x8A\xF20P$\xC2\x80\xC3\x80\x8E\xF20`$\xC7\x80 \xC8\x80u\xF20n!$\xCC\x80\xCD\x80\xEF\xF20\x8F$\xD1\x80\xD2\x80\xAB\xF20\xA4 $\xD6\x80 \xD7\x80V\xF20\xB0$\xDA\x80
+\xDB\x80g\xF20\xBE$\xDE\x80
+\xDF\x80j\xF20\xCC$\xE2\x80
+\xE3\x80h\xF20\xDA $\xE6\x80\xE7\x80\xEF\xF20\xFA$\xEB\x80\xEC\x80\xA2\xF20!$\xF0\x80\xF1\x80\xE0\xF20/$\xF5\x80\xF6\x80\x9C\xF20C$\xFA\x80\xFB\x80\xBF\xF20^$\xFF\x80\x80\xA4\xF20r$\x80\x80\xAE\xF20\x87$        \x80
+\x80\x89\xF20\x97$\x80
+\x80\x82\xF20\xA6$\x80 \x80s\xF20\xB4$\x80 \x80t\xF20\xC2$\x80 \x80\x80\xF20\xD0$&quot;\x80
+#\x80]\xF20\xDE$&amp;\x80
+'\x80`\xF20\xEC$*\x80
++\x80^\xF20\xFA$.\x80/\x80\xC5\xF20$3\x804\x80\x8C\xF20$$8\x80 9\x80~\xF202$=\x80&gt;\x80\x95\xF20B$B\x80 C\x80\xF2&lt;P!0G\x80H\x80I\x80L[\xF20q$M\x80N\x80N\xF20y$R\x80S\x806\xF2H\x81&lt;W\x80X\x80X\x80Y\x80\xA689q\xF20\x9F$]\x80^\x805\xF20\xA7
+$b\x80c\x80@\xF20\xB1$g\x80h\x804\xF20\xB8        $k\x80l\x80_\xF2H\xC1&lt;p\x80q\x80q\x80r\x80\x8989q\xF20\xE0$u\x80 v\x80o\xF20\xEE$z\x80
+{\x80`\xF2&lt;\xFD 0\x80\x80\x80\x81\x80?[\xF20$\x85\x80\x86\x801\xF20#$\x89\x80\x8A\x80\x94\xF207$\x8E\x80\x8F\x80\xAE\xF2&lt;K 0\x93\x80\x94\x80\x95\x80&gt;c\xF20k        $\x99\x80\x9A\x80C\xF20t
+$\x9E\x80\x9F\x80c\xF2&lt;~'0\xA3\x80
+\xA4\x80%\xA5\x80\x93\xF2&lt;\xA5'0\xA9\x80
+\xAA\x80%\xAB\x80\x93[\xF20\xCC$\xAF\x80 \xB0\x80r\xF20\xDA$\xB4\x80\xB5\x804\xF20\xE0$\xB8\x80\xB9\x80;\xF20\xE6$\xBC\x80\xBD\x80;\xF20\xEC$\xC0\x80\xC1\x808\xF20\xF2$\xC4\x80\xC5\x800\xF20\xF8$\xC8\x80\xC9\x80*\xF20\xFE$\xCC\x80\xCD\x80\x80\xF2H &lt;\xD1\x80\xD2\x80\xD2\x80\xD3\x80\x9389q\xF2H2&quot;&lt;\xD7\x80\xD8\x80\xD8\x80 \xD9\x80\xAF89q\xF20T$\xDD\x80\xDE\x80&gt;\xF20[ $\xE1\x80        \xE2\x80{\xF20f$\xE6\x80\xE7\x80&gt;\xF20m        $\xEA\x80\xEB\x80J\xF20v        $\xEF\x80\xF0\x80J\xF20        $\xF4\x80\xF5\x80N\xF20\x88        $\xF9\x80\xFA\x80`\xF20\x91        $\xFE\x80\xFF\x80]\xF20\x9A
+$\x80\x80?\xF2H\xA4&lt;\x80         \x80        \x80
+\x80W89q\xF20\xBD$
+\x80\x80*\xF20\xC3$\x80\x80\x86\xF20\xD7$\x80
+\x80\x93\xF20\xE6$\x80\x80-\xF2H\xEC'&lt;\x80 \x80 \x80%!\x80\xD789q\xF20 $%\x80
+&amp;\x80\x8C\xF20&quot;         $*\x80+\x803\xF20+         $/\x800\x803\xF204         $4\x805\x803\xF20=         $9\x80:\x803\xF20F         $&gt;\x80?\x803\xF20O         $C\x80D\x803\xF20X         $H\x80I\x803\xF20a         $M\x80N\x803\xF20j         $R\x80S\x803\xF20s         $W\x80X\x803\xF20|         $\\x80]\x803\xF20\x85         $a\x80b\x803\xF20\x8E         $f\x80g\x804\xF20\x97         $k\x80l\x80K\xF20\xA0         $p\x80q\x80F\xF2H\xA9 -&lt;u\x80v\x80%v\x80+w\x80\xF089q\xF2H\xD6 #&lt;{\x80|\x80|\x80!}\x80\xA089q\xF2H\xF9 &lt;\x81\x80\x82\x80\x82\x80\x83\x80e89q\xF20!        $\x87\x80\x88\x80T\xF2H!#&lt;\x8C\x80\x8D\x80\x8D\x80!\x8E\x80\x9E89q\xF2HB!!&lt;\x92\x80\x93\x80\x93\x80\x94\x80\xA389q\xF20c!$\x98\x80\x99\x80\x95\xF20w!$\x9D\x80 \x9E\x80z\xF20\x85! $\xA2\x80        \xA3\x80e\xF20\x90!$\xA7\x80\xA8\x80\x83\xF2H\xA1!(&lt;\xAC\x80\xAD\x80 \xAD\x80&amp;\xAE\x80\x9F89q\xF20\xC9!$\xB2\x80 \xB3\x80N\xF2H\xD7!'&lt;\xB7\x80\xB8\x80\xB8\x80%\xB9\x80\x9E89q\xF20\xFE!        $\xBD\x80\xBE\x80H\xF20&quot;        $\xC2\x80\xC3\x80?\xF20&quot;        $\xC7\x80\xC8\x80&gt;\xF20&quot;
+$\xCC\x80\xCD\x80c\xF20#&quot;        $\xD1\x80\xD2\x80[\xF20,&quot;        $\xD6\x80\xD7\x80?\xF205&quot;        $\xDB\x80\xDC\x80;\xF20&gt;&quot;        $\xE0\x80\xE1\x80;\xF20G&quot;        $\xE5\x80\xE6\x809\xF20P&quot;        $\xEA\x80\xEB\x809\xF20Y&quot;
+$\xEF\x80\xF0\x80N\xF20c&quot;$\xF4\x80
+\xF5\x80p\xF20r&quot; $\xF9\x80
+\xFA\x80Z\xF20~&quot;        $\xFE\x80\xFF\x80P\xF20\x87&quot;        $        \x80        \x80=\xF20\x90&quot;        $        \x80                \x80D\xF20\x99&quot;
+$
+        \x80        \x80?\xF20\xA3&quot;        $        \x80        \x80Q\xF20\xAC&quot; $        \x80
+        \x80Q\xF20\xB8&quot; $        \x80                \x80[\xF20\xC3&quot;$!        \x80&quot;        \x80n\xF20\xD4&quot;$&amp;        \x80
+'        \x80e\xF20\xE3&quot;        $+        \x80,        \x80:\xF20\xEC&quot; $0        \x80        1        \x80Q\xF20\xF7&quot; $5        \x80
+6        \x80x\xF20#        $:        \x80;        \x80F\xF20 # $?        \x80        @        \x80C\xF20#        $D        \x80E        \x809\xF20 #$I        \x80 J        \x80m\xF20.# $N        \x80        O        \x80J\xF209#        $S        \x80T        \x80T\xF20B#$X        \x80Y        \x80\xAF\xF20]#$]        \x80^        \x80\xC7\xF20s#$b        \x80c        \x80\xA9\xF20\x84#$g        \x80h        \x80\xA7\xF20\x95#$l        \x80m        \x80\x9D\xF20\xA5#
+$q        \x80r        \x80=\xF2&lt;\xAF#(0v        \x80w        \x80&amp;x        \x80\x94k\xF20\xD7#$|        \x80}        \x80\xDF\xF20\xF1#$\x81        \x80\x82        \x80\xC1\xF20$$\x85        \x80
+\x86        \x80y\xF2&lt;$90\x8A        \x80\x8B        \x807\x8C        \x80\xE0g\xF2&lt;M$,0\x90        \x80\x91        \x80*\x92        \x80\x99g\xF2&lt;y$,0\x96        \x80\x97        \x80*\x98        \x80\x8Bg\xF20\xA5$$\x9C        \x80\x9D        \x80\x8F\xF20\xB8$$\xA0        \x80 \xA1        \x80\x91\xF20\xC6$$\xA5        \x80 \xA6        \x80\x99\xF20\xD4$$\xAA        \x80
+\xAB        \x80s\xF20\xE3$$\xAF        \x80\xB0        \x80\xA4\xF20\xF6$$\xB3        \x80
+\xB4        \x80\x89\xF20%$\xB7        \x80\xB8        \x80\xD8\xF20%$\xBC        \x80\xBD        \x80\xB7\xF20/%$\xC1        \x80\xC2        \x80\xBF\xF20B%        $\xC6        \x80\xC7        \x80d\xF20K%$\xCB        \x80 \xCC        \x80\x8B\xF20Y%        $\xD0        \x80\xD1        \x80l\xF20b%$\xD5        \x80 \xD6        \x80\x90\xF20p%        $\xDA        \x80\xDB        \x80I\xF2&lt;y%&amp;0\xDF        \x80 \xE0        \x80$\xE1        \x80nm\xF20\x9F%$\xE5        \x80\xE6        \x80\xB6\xF20\xB4%$\xEA        \x80\xEB        \x80\xC6\xF20\xCA%$\xEF        \x80\xF0        \x80m\xF20\xD9% $\xF3        \x80 \xF4        \x80Y\xF20\xE5%$\xF7        \x80\xF8        \x80\x94\xF2&lt;\xF7%&amp;0\xFB        \x80 \xFC        \x80$\xFD        \x80sg\xF20&amp;$
+\x80
+\x80\x9F\xF20/&amp;$
+\x80
+\x80\x99\xF2&lt;A&amp;&amp;0        
+\x80
+
+\x80$
+\x80~g\xF20g&amp;$
+\x80
+\x80\x9F\xF2&lt;y&amp;&amp;0
+\x80 
+\x80$
+\x80~g\xF20\x9F&amp;$
+\x80 
+\x80h\xF20\xAD&amp;$
+\x80
+\x80\xB0\xF20\xBE&amp;$#
+\x80$
+\x80\x9B\xF20\xCE&amp;$(
+\x80)
+\x80\xB8\xF20\xDF&amp;$-
+\x80
+.
+\x80}\xF20\xEE&amp;$2
+\x80
+3
+\x80u\xF20\xFD&amp;$7
+\x808
+\x80\xB0\xF2&lt;'&amp;0&lt;
+\x80 =
+\x80$&gt;
+\x80oc\xF207' $B
+\x80 C
+\x80`\xF20C'$F
+\x80G
+\x80\x9A\xF2&lt;U'&amp;0J
+\x80 K
+\x80$L
+\x80uk\xF20{'$P
+\x80
+Q
+\x80r\xF20\x8A'
+$U
+\x80 V
+\x80f\xF20\x97'
+$Y
+\x80 Z
+\x80p\xF20\xA4'$]
+\x80
+^
+\x80\x91\xF20\xB3'$b
+\x80
+c
+\x80\x93\xF20\xC2'$g
+\x80
+h
+\x80z\xF20\xD1'
+$l
+\x80 m
+\x80l\xF20\xDE'
+$p
+\x80 q
+\x80h\xF20\xEB'
+$t
+\x80 u
+\x80r\xF20\xF8'$x
+\x80y
+\x80\x9A\xF20        ($}
+\x80~
+\x80\xA1\xF20($\x82
+\x80\x83
+\x80\x9E\xF20+($\x87
+\x80\x88
+\x80\x9E\xF20&lt;($\x8C
+\x80\x8D
+\x80\xA5\xF20M($\x91
+\x80\x92
+\x80\xA3\xF20^($\x96
+\x80\x97
+\x80\xA1\xF20r($\x9B
+\x80\x9C
+\x80\x99\xF2&lt;\x84('0\x9F
+\x80
+\xA0
+\x80%\xA1
+\x80yq\xF20\xAB($\xA5
+\x80\xA6
+\x80\xB1\xF2&lt;\xC0('0\xAA
+\x80
+\xAB
+\x80%\xAC
+\x80q[\xF20\xE7($\xB0
+\x80
+\xB1
+\x80\x88\xF20\xF6($\xB5
+\x80 \xB6
+\x80h\xF20)$\xBA
+\x80\xBB
+\x80\xBB\xF20)$\xBF
+\x80\xC0
+\x80\x9E\xF20+)$\xC4
+\x80\xC5
+\x80\xA1\xF20?)$\xC9
+\x80
+\xCA
+\x80\x98\xF20N)$\xCE
+\x80\xCF
+\x80\xA3\xF20b) $\xD3
+\x80 \xD4
+\x80]\xF2Hn)(&lt;\xD7
+\x80\xD8
+\x80 \xD8
+\x80&amp;\xD9
+\x80\xDA89q\xF20\x96)        $\xDD
+\x80\xDE
+\x80J\xF20\x9F)        $\xE2
+\x80\xE3
+\x80l\xF20\xA8)$\xE7
+\x80\xE8
+\x80}\xF20\xBA)$\xEB
+\x80\xEC
+\x80\x83\xF20\xCC)$\xEF
+\x80\xF0
+\x80\x86\xF20\xDE)$\xF3
+\x80
+\xF4
+\x80v\xF20\xED)$\xF8
+\x80\xF9
+\x80\xA9\xF20*$\xFD
+\x80 \xFE
+\x80\x88\xF20* $ \x80  \x80]\xF20*
+$ \x80  \x80j\xF20)*
+$
+ \x80 \x80l\xF206*$ \x80
+ \x80u\xF20E*
+$ \x80  \x80f\xF20R*
+$ \x80  \x80h\xF20_*$ \x80
+ \x80q\xF20n* $  \x80 ! \x80b\xF20z*$$ \x80 % \x80\x93\xF2H\x88*'&lt;) \x80* \x80* \x80%+ \x80\xCF89q\xF2H\xAF*-&lt;/ \x800 \x80%0 \x80+1 \x80 89q\xF20\xDC*$5 \x806 \x80\x83\xF20\xEE* $9 \x80 : \x80T\xF20\xFA*$= \x80 &gt; \x80~\xF20+ $B \x80 C \x80V\xF20+$F \x80G \x80\x96\xF20(+$K \x80L \x80\x9C\xF20&lt;+$P \x80Q \x80\x98\xF2HP+-&lt;U \x80V \x80%V \x80+W \x80\xE189q\xF2H}+-&lt;[ \x80\ \x80%\ \x80+] \x80\xE689q\xF20\xAA+
+$a \x80 b \x80`\xF2H\xB7+-&lt;e \x80f \x80%f \x80+g \x80\xE289q\xF2H\xE4+'&lt;k \x80l \x80l \x80%m \x80\xC289q\xF20 , $q \x80 r \x80T\xF20, $u \x80 v \x80Y\xF2H#,-&lt;y \x80z \x80%z \x80+{ \x80\xE389q\xF20P,$ \x80 \x80 \x80u\xF20^,$\x84 \x80\x85 \x80V\xF20f,$\x89 \x80\x8A \x80\xBD\xF20{,$\x8E \x80
+\x8F \x80\x83\xF20\x8A,$\x93 \x80
+\x94 \x80e\xF20\x99,$\x98 \x80 \x99 \x80V\xF20\xA7,$\x9D \x80
+\x9E \x80\x88\xF20\xB6,$\xA2 \x80\xA3 \x80\x98\xF20\xC7,$\xA7 \x80
+\xA8 \x80\xF20\xD6, $\xAC \x80 \xAD \x80U\xF20\xE2,$\xB0 \x80\xB1 \x80\x95\xF20\xF6,$\xB5 \x80\xB6 \x80\xB8\xF20-$\xBA \x80\xBB \x80m\xF20-$\xBE \x80\xBF \x80\xC7\xF205-$\xC3 \x80\xC4 \x80\xFF\xF20T-$\xC8 \x80 \xC9 \x80\x80\xF20b-$\xCD \x80 \xCE \x80\x90\xF20p-        $\xD2 \x80\xD3 \x80A\xF20y-$\xD7 \x80
+\xD8 \x80\x85\xF20\x88-
+$\xDC \x80\xDD \x80{\xF20\x92-
+$\xE1 \x80\xE2 \x80x\xF20\x9C-$\xE6 \x80\xE7 \x80\x87\xF20\xAC-$\xEB \x80\xEC \x80U\xF20\xB4-$\xF0 \x80
+\xF1 \x80b\xF20\xC3-&quot;$\xF5 \x80 \xF6 \x80\xFF\xF20\xE5-$\xFA \x80
+\xFB \x80\x90\xF20\xF4- $\xFF \x80 \x80U\xF20.$ \x80 \x80\x92\xF20.$ \x80         \x80\xDD\xF200. $
+ \x80  \x80i\xF20&lt;.$ \x80 \x80\x8E\xF2HQ.-&lt; \x80 \x80% \x80+ \x80\xD189q\xF20~.$ \x80 \x80[\xF20\x8E.$! \x80&quot; \x80[\xF20\x9E.$&amp; \x80' \x80v\xF20\xB3.
+$+ \x80 , \x80N\xF20\xC0.$/ \x80
+0 \x80e\xF20\xCE.$3 \x80
+4 \x80^\xF20\xDC.$7 \x808 \x80\x91\xF2H\xF2. &lt;&lt; \x80= \x80= \x80&gt; \x80\x8089q\xF20/$A \x80 B \x80\x8D\xF20 /$F \x80G \x80\xCB\xF207/$K \x80L \x80\xB5\xF20K/$P \x80Q \x80\x8E\xF20`/$U \x80V \x80\x88\xF20u/$Z \x80[ \x80\xA2\xF20\x89/$_ \x80 ` \x80\x8B\xF20\x97/$d \x80 e \x80\x8B\xF20\xA5/$i \x80j \x80\xB2\xF20\xBB/$n \x80o \x80\xA2\xF20\xCF/$s \x80t \x80\xD1\xF2H\xE5/2&lt;x \x80#y \x80*y \x800z \x80/89q\xF200$~ \x80 \x80\xC6\xF2010$\x83 \x80 \x84 \x80\x8D\xF20?0$\x88 \x80 \x89 \x80\x8E\xF20M0$\x8D \x80 \x8E \x80\x8F\xF20[0$\x92 \x80\x93 \x80\xA4\xF20k0$\x97 \x80
+\x98 \x80\x9D\xF20z0$\x9C \x80\x9D \x80\xB6\xF20\x900$\xA1 \x80\xA2 \x80\xA8\xF20\xA10$\xA6 \x80\xA7 \x80\x9F\xF20\xB20$\xAB \x80
+\xAC \x80\x96\xF20\xC10$\xB0 \x80
+\xB1 \x80\x94\xF20\xD00$\xB5 \x80 \xB6 \x80\x8E\xF20\xDE0$\xBA \x80 \xBB \x80\x93\xF20\xEC0$\xBF \x80
+\xC0 \x80\xA9\xF20\xFB0$\xC4 \x80 \xC5 \x80\x9C\xF20        1$\xC9 \x80\xCA \x80\x83\xF201$\xCD \x80 \xCE \x80\x93\xF2H)12&lt;\xD2 \x80#\xD3 \x80*\xD3 \x800\xD4 \x80?89q\xF20[1$\xD8 \x80\xD9 \x80\xCD\xF20v1$\xDD \x80\xDE \x80\xC0\xF20\x8B1$\xE2 \x80\xE3 \x80\xB5\xF20\xA11$\xE7 \x80\xE8 \x80\xD6\xF20\xBE1!$\xEC \x80\xED \x80&amp;\xF20\xDF1)$\xF1 \x80'\xF2 \x80\xF202 $\xF6 \x80 \xF7 \x80f\xF202$\xFA \x80\xFB \x80\xC4\xF20,28$\xFF \x806
+\x80\xA8\xF20d2'$
+\x80%
+\x80\x99\xF20\x8B2$        
+\x80
+
+\x80\xBE\xF20\x9F2$
+\x80
+\x80\xA9\xF2H\xB02 &lt;
+\x80
+\x80
+\x80
+\x80\x8789q\xF2H\xD02&lt;
+\x80
+\x80
+\x80
+\x80~89q\xF20\xEE2
+$
+\x80 
+\x80w\xF20\xF82
+$$
+\x80%
+\x80\\xF203
+$)
+\x80*
+\x80^\xF20 3 $.
+\x80        /
+\x80l\xF203        $3
+\x804
+\x80[\xF20 3$8
+\x809
+\x80\x92\xF2003$=
+\x80 &gt;
+\x80\x81\xF2H&gt;3&lt;B
+\x80C
+\x80C
+\x80D
+\x80w89q\xF20\3 $H
+\x80        I
+\x80f\xF20g3$M
+\x80N
+\x80\xBE\xF20|3$R
+\x80S
+\x80\xC3\xF20\x903$W
+\x80 X
+\x80\xA0\xF20\x9E3$\
+\x80]
+\x80\xCB\xF20\xB23$a
+\x80 b
+\x80\x94\xF20\xC03$f
+\x80g
+\x80\xC9\xF20\xD53$k
+\x80
+l
+\x80\xAA\xF2&lt;\xE43-0p
+\x80q
+\x80+r
+\x80\xBF[\xF204$v
+\x80 w
+\x80\x90\xF204${
+\x80
+|
+\x80\xAE\xF20.47$\x80
+\x805\x81
+\x80\x9D\xF20e4$\x85
+\x80\x86
+\x80\xA0\xF20v4$\x8A
+\x80\x8B
+\x80\xD1\xF20\x8C4$\x8F
+\x80\x90
+\x80\xD6\xF20\xA74$\x94
+\x80 \x95
+\x80\x84\xF20\xB54 $\x99
+\x80\x9A
+\x80\xF20\xD54$\x9E
+\x80
+\x9F
+\x80\x96\xF20\xE44$\xA3
+\x80\xA4
+\x80\xE3\xF20\xF94$\xA8
+\x80\xA9
+\x80\xBE\xF20
+5$\xAD
+\x80\xAE
+\x80\xC2\xF20%5
+$\xB2
+\x80 \xB3
+\x80h\xF2H25&lt;\xB6
+\x80\xB7
+\x80\xB7
+\x80\xB8
+\x80\x9189q\xF20O5$\xBC
+\x80
+\xBD
+\x80v\xF20]5 $\xC0
+\x80 \xC1
+\x80`\xF20i5$\xC4
+\x80\xC5
+\x80\xC0\xF2H}5-&lt;\xC9
+\x80\xCA
+\x80%\xCA
+\x80+\xCB
+\x8089q\xF20\xAA5$\xCF
+\x80\xD0
+\x80\xA7\xF20\xBB5$\xD4
+\x80
+\xD5
+\x80\x98\xF20\xCA5$\xD9
+\x80\xDA
+\x80\x9E\xF20\xDB5$\xDE
+\x80\xDF
+\x80\xCB\xF20\xF55        $\xE3
+\x80\xE4
+\x80n\xF20\xFE5        $\xE8
+\x80\xE9
+\x80h\xF206$\xED
+\x80
+\xEE
+\x80\x89\xF206$\xF2
+\x80 \xF3
+\x80\x85\xF20$6$\xF7
+\x80\xF8
+\x80\x98\xF2H76,&lt;\xFB
+\x80\xFC
+\x80$\xFC
+\x80*\xFD
+\x80\xF789q\xF20c6
+$\x80 \x80P\xF20p6 $\x80 \x80L\xF20|6$        \x80
+\x80-\xF20\x826        $
+\x80\x80D\xF20\x8B6        $\x80\x80B\xF20\x946        $\x80\x80@\xF20\x9D6$\x80\x809\xF20\xA56$ \x80!\x80\xA7\xF20\xB56$%\x80&amp;\x80\xAA\xF20\xC56$*\x80+\x80\xF1\xF2&lt;\xE3670/\x800\x8051\x80\xC7g\xF207$5\x806\x80\xB3\xF20-7$:\x80 ;\x80k\xF20;7$?\x80 @\x80k\xF20I7 $D\x80 E\x80`\xF20U7
+$H\x80 I\x80j\xF20b7$L\x80M\x80\x9C\xF20s7 $Q\x80 R\x80Z\xF207 $U\x80 V\x80T\xF20\x8B7$Y\x80 Z\x80_\xF20\x997 $^\x80 _\x80X\xF20\xA57$b\x80c\x80\x91\xF20\xB57$g\x80
+h\x80\x9A\xF20\xC47
+$l\x80 m\x80^\xF20\xD17$p\x80
+q\x80j\xF20\xE07
+$u\x80 v\x80`\xF2&lt;\xED7&amp;0y\x80 z\x80${\x80kq\xF208$\x80 \x80\x80z\xF20!8
+$\x84\x80 \x85\x80k\xF20.8$\x88\x80 \x89\x80m\xF20&lt;8$\x8D\x80\x8E\x80\xD1\xF20N8)$\x91\x80'\x92\x80'\xF20w8$\x96\x80\x97\x80\xA0\xF20\x8B8$\x9B\x80\x9C\x80\xA3\xF20\x9F8$\xA0\x80\xA1\x80\x9A\xF20\xB38$\xA5\x80\xA6\x80\xBB\xF20\xCD8)$\xAA\x80'\xAB\x802\xF20\xF68$\xAF\x80\xB0\x80\xB0\xF20 9
+$\xB4\x80 \xB5\x80e\xF209$\xB8\x80\xB9\x80\xD5\xF2039$\xBD\x80 \xBE\x80\x81\xF20A9$\xC2\x80\xC3\x80\x81\xF20U9!$\xC7\x80\xC8\x80\xC6\xF20v9$\xCC\x80 \xCD\x80b\xF20\x849$\xD1\x80\xD2\x80\x81\xF20\x969
+$\xD5\x80 \xD6\x80f\xF20\xA39
+$\xD9\x80 \xDA\x80]\xF2&lt;\xB09&amp;0\xDD\x80 \xDE\x80$\xDF\x80h[\xF20\xD69$\xE3\x80\xE4\x80\xB6\xF20\xE99
+$\xE8\x80 \xE9\x80j\xF2&lt;\xF69,0\xEC\x80\xED\x80*\xEE\x80\x8Ba\xF20&quot;:$\xF2\x80
+\xF3\x80\x82\xF201:$\xF7\x80\xF8\x80T\xF209:$\xFC\x80\xFD\x80\xD8\xF20I:$\x80 \x80\xBD\xF20W:        $\x80\x80E\xF20`:        $ \x80 \x80^\xF20i:        $\x80\x80;\xF2&lt;r:&amp;0\x80 \x80$\x80Z_\xF20\x98: $\x80 \x80[\xF2&lt;\xA4:&quot;0\x80 \x80 !\x80OQ\xF2T\xC6:4H%\x80
+&amp;\x80%'\x80,'\x802(\x80dQ89q\xF2&lt;\xFA:!0,\x80-\x80.\x80=Q\xF2&lt;;!02\x803\x804\x80AQ\xF2&lt;&lt;;!08\x809\x80:\x80HQ\xF2&lt;];&amp;0&gt;\x80 ?\x80$@\x80VQ\xF2&lt;\x83;'0D\x80
+E\x80%F\x80UQ\xF2&lt;\xAA;)0J\x80K\x80'L\x80qQ\xF2&lt;\xD3;'0P\x80
+Q\x80%R\x80fQ\xF20\xFA;$V\x80
+W\x80S\xF20        &lt;$[\x80
+\\x80X\xF2&lt;&lt;&amp;0`\x80 a\x80$b\x80MQ\xF20&gt;&lt;$f\x80
+g\x80_\xF2HM&lt;*&lt;k\x80l\x80&quot;l\x80(m\x80\xBC89q\xF20w&lt; $q\x80 r\x80@\xF20\x83&lt;
+$u\x80 v\x80U\xF20\x90&lt;$y\x80 z\x80N\xF2&lt;\x9E&lt;!0~\x80\x80\x80\x80:Q\xF2T\xBF&lt;:H\x84\x80\x85\x80+\x86\x802\x86\x808\x87\x80\x80Q89q\xF2&lt;\xF9&lt;'0\x8B\x80
+\x8C\x80%\x8D\x80VQ\xF2&lt; =(0\x91\x80\x92\x80&amp;\x93\x80_Q\xF2&lt;H='0\x97\x80
+\x98\x80%\x99\x80]Q\xF2&lt;o=&amp;0\x9D\x80 \x9E\x80$\x9F\x80MQ\xF2T\x95=?H\xA3\x80\xA4\x800\xA5\x807\xA5\x80=\xA6\x80\x91Q89q\xF2&lt;\xD4=&quot;0\xAA\x80\xAB\x80 \xAC\x80KQ\xF20\xF6=$\xB0\x80
+\xB1\x80|\xF20&gt;$\xB5\x80\xB6\x80S\xF2&lt;
+&gt; 0\xBA\x80\xBB\x80\xBC\x807Q\xF20-&gt;#$\xC0\x80!\xC1\x80\xEE\xF20P&gt;$\xC5\x80\xC6\x80\xD0\xF20k&gt;$$\xCA\x80&quot;\xCB\x80\xF20\x8F&gt;/$\xCF\x80-\xD0\x803\xF20\xBE&gt;$\xD4\x80\xD5\x80\xD7\xF2&lt;\xD9&gt;-0\xD9\x80\xDA\x80+\xDB\x80\x87Q\xF20?
+$\xDF\x80 \xE0\x80q\xF20?$\xE3\x80\xE4\x80\x8C\xF20%?$\xE7\x80 \xE8\x80r\xF2&lt;3?&amp;0\xEC\x80 \xED\x80$\xEE\x80v[\xF20Y?$\xF2\x80\xF3\x80L\xF20t?$\xF7\x80 \xF8\x80\x92\xF20\x82?$\xFC\x80 \xFD\x80\xEA\xF20\x90?        $\x80\x80G\xF20\x99?$\x80\x805\xF20\xAD?$ \x80 \x80\xF20\xC1?$\x80\x80\xF3\xF20\xD5?$\x80\x80\xE2\xF20\xE9?$\x80\x80\xF20\xFD?$\x80 \x80\xF20@$$\x80%\x80
+\xF20%@$)\x80*\x80
+\xF209@$.\x80/\x80\xE6\xF20M@$3\x804\x80\xF20a@$8\x809\x80\xF20u@$=\x80&gt;\x80\xF20\x89@$B\x80C\x808\xF20\x9D@$G\x80H\x80        \xF20\xB1@$L\x80M\x80\xF6\xF20\xC5@$Q\x80R\x80\xE5\xF20\xD9@$V\x80W\x80\xF20\xED@$[\x80\\x80\xF20A$`\x80a\x80\xF20A$e\x80f\x80\xF20)A$j\x80k\x80\xE9\xF20=A$o\x80p\x80\xF20QA$t\x80u\x80\xF20eA$y\x80z\x80 \xF2HyA.&lt;~\x80\x80&amp;\x80,\x80\x80\xDD89q\xF20\xA7A        $\x84\x80\x85\x80H\xF20\xB0A        $\x89\x80\x8A\x80I\xF20\xB9A$\x8E\x80\x8F\x80&lt;\xF20\xBFA$\x92\x80\x93\x80;\xF20\xC5A$\x96\x80
+\x97\x80`\xF20\xD4A $\x9B\x80 \x9C\x80L\xF20\xE0A$\x9F\x80\xA0\x80g\xF20\xF0A$\xA4\x80\xA5\x802\xF20\xF8A$\xA8\x80\xA9\x80,\xF20\xFFA$\xAC\x80\xAD\x803\xF20B$\xB0\x80\xB1\x80.\xF20B$\xB4\x80\xB5\x80&quot;\xF2HB&lt;\xB8\x80\xB9\x80\xB9\x80\xBA\x80^89q\xF204B$\xBD\x80 \xBE\x80z\xF20BB$\xC2\x80\xC3\x80\xCF\xF2d_B\xE1\xB1X\xC6\x80
+\xC7\x80\xC8\x80\xC9\x80(\xCA\x802\xCB\x80&lt;\xCC\x80F\xCD\x80P\xCE\x80Z\xCF\x80d\xD0\x80n\xD1\x80x\xD2\x80\x82\xD3\x80\x8C\xD4\x80\x96\xD5\x80\xA0\xD6\x80\xAA\xD7\x80\xB4\xD8\x80\xBE\xD9\x80\xC8\xDA\x80\xD2\xDB\x80\xDC\xDC\x80\xE6\xDD\x80\xF0\xDE\x80\xFA\xDF\x80\xE0\x80\xE1\x80\xE2\x80&quot;\xE3\x80,\xE4\x806\xE5\x80@\xE6\x80J\xE7\x80T\xE8\x80^\xE9\x80h\xEA\x80r\xEB\x80|\xEC\x80\x86\xED\x80\x90\xEE\x80\x9A\xEF\x80\xA4\xF0\x80\xAE\xF1\x80\xB8\xF2\x80\xC2\xF3\x80\xCC\xF4\x80\xD6\xF5\x80\xE0\xF6\x80\xEA\xF7\x80\xF4\xF8\x80\xFE\xF9\x80\xFA\x80\xFB\x80\xFC\x80&amp;\xFD\x800\xFE\x80:\xFF\x80D\x80N\x80X\x80b\x80l\x80v\x80\x80\x80\x8A\x80\x94\x80\x9E        \x80\xA8
+\x80\xB2 \x80\xBC \x80\xC6
+\x80\xD0\x80\xDA\x80\xE4\x80\xEE\x80\xF8\x80\x80 \x80\x80 \x80*\x804\x80&gt;\x80H\x80R\x80\\x80f\x80p\x80z\x80\x84 \x80\x8E!\x80\x98&quot;\x80\xA2#\x80\xAC$\x80\xB6%\x80\xC0&amp;\x80\xCA'\x80\xD4(\x80\xDE)\x80\xE8*\x80\xF2+\x80\xFC,\x80-\x80.\x80/\x80$0\x80.1\x8082\x80B3\x80L4\x80V5\x80`6\x80j7\x80t8\x80~9\x80\x88:\x80\x92;\x80\x9C&lt;\x80\xA6=\x80\xB0&gt;\x80\xBA?\x80\xC4@\x80\xCEA\x80\xD8B\x80\xE2C\x80\xECD\x80\xF6E\x80F\x80
+G\x80H\x80I\x80(J\x802K\x80&lt;L\x80FM\x80PN\x80ZO\x80dP\x80nQ\x80xR\x80\x82S\x80\x8CT\x80\x96U\x80\xA0V\x80\xAAW\x80\xB4X\x80\xBEY\x80\xC8Z\x80\xD2[\x80\xDC\\x80\xE6]\x80\xF0^\x80\xFA_\x80`\x80a\x80b\x80&quot;c\x80,d\x806e\x80@f\x80Jg\x80Th\x80^i\x80hj\x80rk\x80|l\x80\x86m\x80\x90n\x80\x9Ao\x80\xA4p\x80\xAEq\x80\xB8r\x80\xC2s\x80\xCCt\x80\xD6u\x80\xE0\xEE\xEF\xFE\x80Yg[VTcYcmmwummmeea]ac_a_aa]ac_a_a_[_a]_]__[_a]_]_[ekcrjjge}\x83\x85\x89\x83\x8D\x95\x8B\x8Fsu\x93\x8F\x8Buuy{\x89syus\x83\x85{\x85\x85us\x85qsgggiwsq}\x89y}{{y}\x83\x87\x87\x87u{_abv`\hv``dhv\ldzf^\bh`b`dbhjbfh`hhbddlhdb`dbd^`\x80^YbPPhfl^mm^\xF4
+xP\xB8x\xB8\x90\xB8\xB8\xB8и\xF4\xB8 \xB90\xB9H\xB9t\xB9\x8C\xB9\xB8\xB9й\xFC\xB9\xBA8\xBAP\xBAt\xBA\x8C\xBA\xB4\xBA̺\xF4\xBA \xBB0\xBBH\xBBl\xBB\x84\xBB\xAC\xBBĻ\xEC\xBB\xBC,\xBCD\xBCp\xBC\x88\xBC\xB8\xBCм\xF8\xBC\xBD8\xBDP\xBDt\xBD\x8C\xBD\xB4\xBD̽\xEC\xBD\xBE(\xBE@\xBEl\xBE\x84\xBE\xA4\xBE\xBC\xBE\xE0\xBE\xF8\xBE$\xBF&lt;\xBF`\xBFx\xBF\xA4\xBF\xBC\xBF\xF0\xBF\xC0&lt;\xC0T\xC0\x88\xC0\xA0\xC0\xD4\xC0\xEC\xC0\xC1,\xC1X\xC1p\xC1\x9C\xC1\xB4\xC1\xE0\xC1\xF8\xC1,\xC2D\xC2\x80\xC2\x98\xC2\xD4\xC2\xEC\xC2(\xC3@\xC3p\xC3\x88\xC3\xB8\xC3\xD0\xC3 \xC4$\xC4P\xC4h\xC4\x9C\xC4\xB4\xC4\xE0\xC4\xF8\xC4(\xC5@\xC5l\xC5\x84\xC5\xB0\xC5\xC8\xC5\xF8\xC5\xC6@\xC6X\xC6\x90\xC6\xA8\xC6\xDC\xC6\xF4\xC6(\xC7@\xC7`\xC7x\xC7\xA4\xC7\xBC\xC7\xE4\xC7\xFC\xC7,\xC8D\xC8h\xC8\x80\xC8\xAC\xC8\xC4\xC8\xF8\xC8\xC9@\xC9X\xC9\x84\xC9\x9C\xC9\xC8\xC9\xE0\xC9\xCA(\xCAT\xCAl\xCA\x98\xCA\xB0\xCA\xE4\xCA\xFC\xCA4\xCBL\xCB|\xCB\x94\xCB\xC4\xCB\xDC\xCB\xCC\xCCH\xCC`\xCC\x94\xCC\xAC\xCC\xD4\xCC\xEC\xCC\xCD4\xCDh\xCD\x80\xCD\xB4\xCD\xCC\xCD\xF8\xCD\xCE&lt;\xCET\xCEx\xCE\x90\xCE\xBC\xCE\xD4\xCE\xCF\xCFH\xCF`\xCF\x94\xCF\xAC\xCF\xDC\xCF\xF4\xCF(\xD0@\xD0p\xD0\x88\xD0\xB0\xD0\xC8\xD0\xF4\xD0 \xD14\xD1L\xD1\x80\xD1\x98\xD1\xC8\xD1\xE0\xD1\xD2(\xD2`\xD2x\xD2\xA4\xD2\xBC\xD2\xE0\xD2\xF8\xD2$\xD3&lt;\xD3l\xD3\x84\xD3\xAC\xD3\xC4\xD3\xEC\xD3\xD40\xD4H\xD4t\xD4\x8C\xD4\xC4\xD4\xDC\xD4\xD5(\xD5X\xD5p\xD5\xA0\xD5\xB8\xD5\xE8\xD5\xD64\xD6L\xD6\x80\xD6\x98\xD6\xCC\xD6\xE4\xD6\xD7,\xD7\\xD7t\xD7\xA4\xD7\xBC\xD7\xE4\xD7\xFC\xD74\xD8L\xD8|\xD8\x94\xD8\xC4\xD8\xDC\xD8 \xD9$\xD9T\xD9l\xD9\x9C\xD9\xB4\xD9\xE4\xD9\xFC\xD90\xDAH\xDAx\xDA\x90\xDA\xC0\xDA\xD8\xDA\xDB\xDBP\xDBh\xDB\x9C\xDB\xB4\xDB\xF0\xDB\xDC8\xDCP\xDC\x80\xDC\x98\xDC\xC8\xDC\xE0\xDC\xDD0\xDDh\xDD\x80\xDD\xB8\xDD\xD0\xDD\xDE \xDEP\xDEh\xDE\x9C\xDE\xB4\xDE\xE8\xDE\xDF0\xDFH\xDF|\xDF\x94\xDF\xCC\xDF\xE4\xDF\xE04\xE0\\xE0t\xE0\xA4\xE0\xBC\xE0\xF4\xE0 \xE18\xE1P\xE1\x84\xE1\x9C\xE1\xC8\xE1\xE0\xE1 \xE2$\xE2L\xE2d\xE2\x8C\xE2\xA4\xE2\xD4\xE2\xEC\xE2\xE3,\xE3\\xE3t\xE3\x98\xE3\xB0\xE3\xDC\xE3\xF4\xE3\xE4,\xE4L\xE4d\xE4\x84\xE4\x9C\xE4\xC4\xE4\xDC\xE4\xE5\xE5D\xE5\\xE5\x84\xE5\x9C\xE5\xC4\xE5\xDC\xE5\xE6\xE6D\xE6\\xE6\x84\xE6\x9C\xE6\xC4\xE6\xDC\xE6\xE7\xE7D\xE7\\xE7\x90\xE7\xA8\xE7\xDC\xE7\xF4\xE7(\xE8@\xE8t\xE8\x8C\xE8\xC4\xE8\xDC\xE8\xE9(\xE9\\xE9t\xE9\xA4\xE9\xBC\xE9\xF0\xE9\xEA@\xEAX\xEA\x90\xEA\xA8\xEA\xDC\xEA\xF4\xEA0\xEBH\xEB|\xEB\x94\xEB\xC8\xEB\xE0\xEB\xEC4\xECl\xEC\x84\xEC\xBC\xEC\xD4\xEC \xED$\xED\\xEDt\xED\x9C\xED\xB4\xED\xE4\xED\xFC\xED(\xEE@\xEEl\xEE\x84\xEE\xA8\xEE\xC0\xEE\xE8\xEE\xEF$\xEF&lt;\xEFh\xEF\x80\xEF\xAC\xEF\xC4\xEF\xEC\xEF\xF0,\xF0D\xF0p\xF0\x88\xF0\xB4\xF0\xCC\xF0\xFC\xF0\xF1H\xF1`\xF1\x94\xF1\xAC\xF1\xD8\xF1\xF0\xF1\xF20\xF2T\xF2l\xF2\x90\xF2\xA8\xF2\xCC\xF2\xE4\xF2\xF3(\xF3T\xF3l\xF3\x98\xF3\xB0\xF3\xE0\xF3\xF8\xF3\xF44\xF4\\xF4t\xF4\xA8\xF4\xC0\xF4\xEC\xF4\xF50\xF5H\xF5t\xF5\x8C\xF5\xB8\xF5\xD0\xF5\xFC\xF5\xF6@\xF6X\xF6\x88\xF6\xA0\xF6\xCC\xF6\xE4\xF6 \xF7$\xF7D\xF7\\xF7|\xF7\x94\xF7\xC0\xF7\xD8\xF7\xF8\xF7\xF80\xF8H\xF8p\xF8\x88\xF8\xB0\xF8\xC8\xF8\xF0\xF8\xF9,\xF9D\xF9l\xF9\x84\xF9\xAC\xF9\xC4\xF9\xEC\xF9\xFA0\xFAH\xFA|\xFA\x94\xFA\xBC\xFA\xD4\xFA\xFC\xFA\xFB&lt;\xFBT\xFB\x94\xFB\xAC\xFB\xE4\xFB\xFC\xFB \xFC8\xFCd\xFC|\xFC\xAC\xFC\xC4\xFC\xF4\xFC \xFD&lt;\xFDT\xFD|\xFD\x94\xFD\xB4\xFD\xCC\xFD\xF0\xFD\xFE,\xFED\xFEl\xFE\x84\xFE\xAC\xFE\xC4\xFE\xF8\xFE\xFF8\xFFP\xFF|\xFF\x94\xFF\xC0\xFF\xD8\xFF Ld\x8C\xA4\xC0\xD8\xF80Hl\x84\xB0\xC8\xEC4L|\x94\xB4\xCC\xEC$&lt;\t\x94\xAC\xCC\xE4&lt;Tt\x8C\xAC\xC4\xE4\xFC4Tl\x88\xA0\xD0\xE8 @Xx\x90\xB8\xD0\xF4 0Hh\x80\xA0\xB8\xDC\xF40H`x\x90\xB0\xC8\xEC        ,        D        l        \x84        \xAC        \xC4        \xF0        
+0
+H
+l
+\x84
+\xA8
+\xC0
+\xE0
+\xF8
+ 0 L d \x84 \x9C \xC4 \xDC \xFC  8 P | \x94 \xB4 \xCC \xF0 
+,
+D
+d
+|
+\xA0
+\xB8
+\xDC
+\xF4
+,Ph\x8C\xA4\xD0\xE8 @X|\x94\xB8\xD0\xF4 ,Dp\x88\xBC\xD4Ph\x88\xA0\xCC\xE4(`x\xA8\xC0\xE8,Dl\x84\xB8\xD0\xF8@X\x80\x98\xC4\xDC(Tl\x9C\xB4\xEC,Dl\x84\xAC\xC4\xF00Ht\x8C\xB0\xC8\xEC,Dh\x80\xB0\xC8\xF8Ld\x9C\xB4\xF0D\\x98\xB0\xD8\xF0$&lt;p\x88\xC4\xDC(Tl\x98\xB0\xDC\xF4 8l\x84\xB8\xD0\xF88P\x80\x98\xC8\xE0(Xp\x9C\xB4\xDC\xF4( @ l \x84 \xB8 \xD0 !!H!`!\x98!\xB0!\xE8!&quot;0&quot;H&quot;|&quot;\x94&quot;\xC4&quot;\xDC&quot;# #L#d#\x8C#\xA4#\xCC#\xE4#$($P$h$\x90$\xA8$\xD8$\xF0$%4%\%t%\xA8%\xC0%\xE8%&amp;(&amp;@&amp;l&amp;\x84&amp;\xB8&amp;\xD0&amp;' 'P'h'\x98'\xB0'\xDC'\xF4'(4(d(|(\xAC(\xC4(\xF4( )8)P)|)\x94)\xC0)\xD8)* *H*`*\x84*\x9C*\xC8*\xE0*+ +D+\+\x80+\x98+\xBC+\xD4+\xF4+ ,4,L,p,\x88,\xAC,\xC4,\xEC,-,-D-h-\x80-\xA4-\xBC-\xE0-\xF8-.4.X.p.\x90.\xA8.\xCC.\xE4./0/X/p/\x98/\xB0/\xD4/\xEC/040d0|0\xA40\xBC0\xE00\xF80101\1t1\xAC1\xC41\xE41\xFC1(2@2d2|2\xA82\xC02\xE02\xF82303h3\x803\xB43\xCC3\xF43 404H4t4\x8C4\xC04\xD8455&lt;5T5\x845\x9C5\xCC5\xE45 6$6L6d6\x886\xA06\xC46\xDC677&lt;7T7x7\x907\xBC7\xD47\xFC7848L8p8\x888\xB48\xCC8\xF889&lt;9T9\x849\x9C9\xC89\xE09: :L:d:\x90:\xA8:\xC8:\xE0:;;L;d;\x94;\xAC;\xD4;\xEC;&lt;0&lt;`&lt;x&lt;\xA8&lt;\xC0&lt;\xF4&lt; =D=\=\x84=\x9C=\xC8=\xE0= &gt;$&gt;T&gt;l&gt;\x9C&gt;\xB4&gt;\xE4&gt;\xFC&gt;0?H?\x80?\x98?\xD4?\xEC?@,@`@x@\xA8@\xC0@\xE4@\xFC@(A@AdA|A\xA4A\xBCA\xE8AB,BDBpB\x88B\xACB\xC4B\xE8BC0CHCpC\x88C\xB4C\xCCC\xF8CD&lt;DTD|D\x94D\xB4D\xCCD\xF0DE,EDElE\x84E\xA4E\xBCE\xDCE\xF4E F8F\FtF\xA0F\xB8F\xECFG&lt;GTG\x80G\x98G\xC8G\xE0GH0HhH\x80H\xB4H\xCCH\xF8HILIdI\x88I\xA0I\xCCI\xE4IJ(JPJhJ\x94J\xACJ\xDCJ\xF4J K8KlK\x84K\xB4K\xCCK\xF4K L0LHLtL\x8CL\xB8L\xD0L\xF8LM&lt;MTMtM\x8CM\xBCM\xD4MN NDN\N|N\x94N\xC4N\xDCN O$OHO`O\x84O\x9CO\xC0O\xD8OPP&lt;PTPtP\x8CP\xB0P\xC8P\xF0PQ0QHQpQ\x88Q\xB0Q\xC8Q\xF0QR4RLRlR\x84R\xA4R\xBCR\xE8RS,SDSpS\x88S\xB4S\xCCS\xFCST@TXT\x80T\x98T\xB8T\xD0T\xF0TU,UDUlU\x84U\xB4U\xCCU\xF0UV,VDVhV\x80V\xA8V\xC0V\xFCVWDW\W\x8CW\xA4W\xD0W\xE8WX XHX`X\x8CX\xA4X\xC8X\xE0XY YHY`Y\x90Y\xA8Y\xCCY\xE4YZ ZHZ`Z\x88Z\xA0Z\xC8Z\xE0Z[[D[\[\x8C[\xA4[\xC8[\xE0[\ \L\d\\x90\\xA8\\xCC\\xE4\]]@]X]\x80]\x98]\xC0]\xD8]\xFC]^8^P^t^\x8C^\xB0^\xC8^\xEC^_0_H_l_\x84_\xA8_\xC0_\xE4_\xFC_(`@`d`|`\x9C`\xB4`\xD8`\xF0`a4aTala\x90a\xA8a\xC8a\xE0abb&lt;bTbtb\x8Cb\xB4b\xCCb\xECbc$c&lt;c`cxc\x9Cc\xB4c\xD8c\xF0cd,dLddd\x84d\x9Cd\xC0d\xD8d\xF8de4eLele\x84e\xA4e\xBCe\xE4e\xFCe$f&lt;fdf|f\xACf\xC4f\xE8fg0gHgxg\x90g\xC0g\xD8gh hThlh\x9Ch\xB4h\xE8hi0iHi\x84i\x9Ci\xD8i\xF0i(j@jxj\x90j\xC4j\xDCjk,khk\x80k\xBCk\xD4k l$lXlpl\xA4l\xBCl\xF8lmPmhm\xA4m\xBCm\xF8mnLndn\x9Cn\xB4n\xECnoDo\o\x9Co\xB4o\xF0op@pXp\x90p\xA8p\xE8pq(q@qlq\x84q\xB4q\xCCqrrHr`r\x88r\xA0r\xC8r\xE0rs s&lt;sTsts\x8Cs\xA8s\xC0s\xE0s\xF8st(t@tXttt\x8Ct\xA8t\xC0t\xD8t.*\xC0?
+\xE5`.ctor|\xE5`
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$@
+\xF9`.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ?
+2*\x8CA
+agetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ?
+\xF2&lt;\xE5`02\x802\x802\x80k*\xF2&lt;\xF9`02\x80 2\x80!2\x80Q1\xF2$a$2\x80L\xF4
+\xF0tuu0uHu`u.*\xC0w\xB5{.ctor|\xB5{
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$x\xC9{.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w2*\x8Cy\xE1{getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w\xF2&lt;\xB5{0K&gt;\x80L&gt;\x80M&gt;\x80A*\xF2&lt;\xC9{0O&gt;\x80P&gt;\x80Q&gt;\x80'1\xF2$\xE1{T&gt;\x80L\xF4
+xu\x8Cu\xA4u\xB8u\xD0u\xE8u.*\xC0\xAFr.ctor|\xAFr
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xC3r.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C\xDBrgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xAFr01:\x802:\x803:\x80=*\xF2&lt;\xC3r05:\x806:\x807:\x80#1\xF2$\xDBr::\x80L\xF4
+vv,v@vXvpv.*\xC0\xB8\x8D\x81.ctor|\x8D\x81
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB9\xA8\x81getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*\x90\xBA\xBE\x81Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*4Z\xBB΁Dispose\x94Z΁ WCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xB82*\x9C
+\xBC(\x82set_app.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*8\xBD5\x82get_app\xA05\x82 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*\xA0
+\xBEC\x82set_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*&lt;\xBFP\x82get_arg\xA4P\x82 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*\xA4\xC0^\x82set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB82*\&amp;\xC1p\x82get_next\xA8(&amp;p\x82 &quot;cPtr &quot;ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB8.*\xC0
+\xC2\x96\x82.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB8\xF2H\x8D\x81&lt;8@\x809@\x80
+:@\x80;@\x808*\xF2$\xA8\x81&gt;@\x80L\xF2T\xBE\x81HB@\x80\xEE\xEF\xFE\x80C@\x80\xEE\xEF\xFE\x80C@\x80\xF2x΁ZlF@\x80G@\x80'H@\x80.I@\x809K@\x80JL@\x80P\xEE\xEF\xFE\x80YN@\x808                ;3!\xF20(\x82
+$R@\x80 S@\x80A\xF205\x82$U@\x80 V@\x80G\xF20C\x82
+$\@\x80 ]@\x80A\xF20P\x82$_@\x80 `@\x80G\xF20^\x82$f@\x80g@\x80Z\xF2&lt;p\x82&amp;0i@\x80 j@\x80$k@\x80I[\xF20\x96\x82
+$o@\x80 p@\x80O\xF4
+X\x88v\x9Cv\xB4v\xCCv\xE4v\xFCvw,wDw\wtw\x8Cw\xA4w\xBCw\xD4w\xECwxx4xLxdxxx.*\xC0\x93
+h.ctor|h
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x94
+1h.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93
+2*\x8C\x95
+IhgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93
+\xF2&lt;h0c5\x80d5\x80e5\x80t*\xF2&lt;1h0g5\x80h5\x80i5\x80Z1\xF2$Ihl5\x80L\xF4
+\x90x\xA4x\xBCx\xD0x\xE8xy.*\xC0\x96
+_h.ctor|_h
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x97
+sh.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96
+2*\x8C\x98
+\x8BhgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96
+\xF2&lt;_h0\x815\x80\x825\x80\x835\x80{*\xF2&lt;sh0\x855\x80\x865\x80\x875\x80a1\xF2$\x8Bh\x8A5\x80L\xF4
+y,yDyXypy\x88y.*\xC0\xE1
+\xD1n.ctor|\xD1n
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE2
+\xE5n.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE1
+2*\x8C\xE3
+\xFDngetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE1
+\xF2&lt;\xD1n0o8\x80p8\x80q8\x80A*\xF2&lt;\xE5n0s8\x80t8\x80u8\x80'1\xF2$\xFDnx8\x80L\xF4
+\xA0y\xB4y\xCCy\xE0y\xF8yz.*\xC0w \x80L.ctor|\x80L
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(x \x9BLgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 2*\x90y \xB1LFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 2*4Zz \xC1LDispose\x94Z\xC1L =CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ w 6*\xA0{ Mset_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 6*\&amp;| -Mget_function\xA4(&amp;-M 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w :*\xCC} SMset_threadState.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w :*\x8C&amp;~ eMget_threadState\xD0X&amp;eM 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 2*\xF4 \x8BMset_extra.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 2*\xAC&amp;\x80 \x9DMget_extra\xF8x&amp;\x9DM 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 6*
+\x81 \xC3Mset_funcargs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w 6*\xB8\x82 \xD0Mget_funcargs\x84\xD0M ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w .*
+\x83 \xDEM.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w \xF2H\x80L&lt;--\x80.-\x80
+/-\x800-\x80@*\xF2$\x9BL3-\x80L\xF2T\xB1LH7-\x80\xEE\xEF\xFE\x808-\x80\xEE\xEF\xFE\x808-\x80\xF2x\xC1LZl;-\x80&lt;-\x80'=-\x80.&gt;-\x809@-\x80JA-\x80P\xEE\xEF\xFE\x80YC-\x808                C3!\xF20M$G-\x80H-\x80g\xF2&lt;-M&amp;0J-\x80 K-\x80$L-\x80U]\xF20SM$R-\x80S-\x80j\xF2&lt;eM&amp;0U-\x80 V-\x80$W-\x80X]\xF20\x8BM$]-\x80^-\x80d\xF2&lt;\x9DM&amp;0`-\x80 a-\x80$b-\x80R]\xF20\xC3M
+$h-\x80 i-\x80N\xF20\xD0M$k-\x80 l-\x80T\xF20\xDEM
+$p-\x80 q-\x80_\xF4
+h(z&lt;zTzlz\x84z\x9Cz\xB4z\xCCz\xE4z{{4{L{l{\x84{\xA4{\xBC{\xD4{\xEC{||8|P|l|\x84|\x98|.*\xC0,Cu.ctor|Cu
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$-Wu.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ,2*\x8C.ougetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ,\xF2&lt;Cu0];\x80^;\x80_;\x80A*\xF2&lt;Wu0a;\x80b;\x80c;\x80'1\xF2$ouf;\x80L\xF4
+\xB0|\xC4|\xDC|\xF0|} }.*\xC0\xF7 \xB5Z.ctor|\xB5Z
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF8 \xC9Z.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF7 2*\x8C\xF9 \xE1ZgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF7 \xF2&lt;\xB5Z0K/\x80L/\x80M/\x80{*\xF2&lt;\xC9Z0O/\x80P/\x80Q/\x80a1\xF2$\xE1ZT/\x80L\xF4
+8}L}d}x}\x90}\xA8}.*\xC0+r.ctor|+r
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$        ?r.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C
+WrgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;+r0\xF59\x80\xF69\x80\xF79\x809*\xF2&lt;?r0\xF99\x80\xFA9\x80\xFB9\x801\xF2$Wr\xFE9\x80L\xF4
+\xC0}\xD4}\xEC}~~0~.*\xC00
+\x9B_.ctor|\x9B_
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$1
+\xAF_.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 0
+2*\x8C2
+\xC7_getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 0
+\xF2&lt;\x9B_0\x851\x80\x861\x80\x871\x80\x92*\xF2&lt;\xAF_0\x891\x80\x8A1\x80\x8B1\x80x1\xF2$\xC7_\x8E1\x80L\xF4
+H~\~t~\x88~\xA0~\xB8~.*\xC0!.ctor|
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(&quot;!getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\x90#7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*4Z$GDispose\x94ZG \xF4CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ !2*\x9C
+%\xA1set_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*8&amp;\xAEget_name\xA0\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\xA0'\xBCset_attr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2* (\xCAget_attr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*p
+)\xD6set_txt.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2* *\xE3get_txtt\xD8\xE3 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*x
++\xF1set_free_path.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*,\xFEget_free_path|\xE4\xFE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\x80- set_off.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*!.+get_off\x84\xE8!+ !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\x84/Lset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*&lt;&amp;0^get_next\x88&amp;^ 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*\xA81\x84set_sibling.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*d        &amp;2\x96get_sibling\xAC0        &amp;\x96 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*\xD0        3\xBCset_ordered.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !6*\x8C
+&amp;4\xCEget_ordered\xD4        X
+&amp;\xCE 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\xF4
+5\xF4set_child.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\xAC &amp;6get_child\xF8
+x &amp; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2* 7,set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\xCC &amp;8&gt;get_parent \x98 &amp;&gt; 9cPtr 9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*4
+
+9dset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !2*\xD0
+:qget_flags8
+\x9C
+q ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !.*4
+;.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !\xF2H&lt;g\x80g\x80
+g\x80g\x804*\xF2$!g\x80L\xF2T7H g\x80\xEE\xEF\xFE\x80
+g\x80\xEE\xEF\xFE\x80
+g\x80\xF2xGZlg\x80g\x80'g\x80.g\x809g\x80Jg\x80P\xEE\xEF\xFE\x80Yg\x808                73!\xF20\xA1
+$g\x80 g\x80&gt;\xF20\xAE$g\x80  g\x80D\xF20\xBC$%g\x80
+%g\x80        DEF\xF2$\xCA (g\x80&lt;\xF20\xD6
+$/g\x80 0g\x80=\xF20\xE3$2g\x80 3g\x80C\xF20\xF1
+$9g\x80 :g\x80C\xF20\xFE$&lt;g\x80 =g\x80I\xF2H &lt;Cg\x80Dg\x80Dg\x80Eg\x80_:;s\xF2H+!&lt;Gg\x80Hg\x80Hg\x80Ig\x80y:;s\xF20L$Og\x80Pg\x80R\xF2&lt;^&amp;0Rg\x80 Sg\x80$Tg\x80ES\xF20\x84$Zg\x80[g\x80U\xF2&lt;\x96&amp;0]g\x80 ^g\x80$_g\x80HS\xF20\xBC$eg\x80fg\x80U\xF2&lt;\xCE&amp;0hg\x80 ig\x80$jg\x80HS\xF20\xF4$pg\x80qg\x80S\xF2&lt;&amp;0sg\x80 tg\x80$ug\x80FS\xF20,${g\x80|g\x80T\xF2&lt;&gt;&amp;0~g\x80 g\x80$\x80g\x80GS\xF20d
+$\x86g\x80 \x87g\x80?\xF20q$\x89g\x80 \x8Ag\x80C\xF20
+$\x8Eg\x80 \x8Fg\x80G\xF4
+\xD8\xD0~\xE4~\xFC~,D\t\x8C\xA4\xBC\xD4\xEC\x80\x804\x80L\x80d\x80|\x80\x94\x80\xAC\x80Ȁ\xE0\x80\xFC\x80\x81,\x81D\x81\\x81t\x81\x8C\x81\xA4\x81\xBC\x81ԁ\xF0\x81\x82$\x82&lt;\x82X\x82p\x82\x8C\x82\xA4\x82\xBC\x82Ԃ\xEC\x82\x83 \x838\x83T\x83l\x83\x84\x83\x9C\x83\xB4\x83̃\xE0\x83.*\xC0us.ctor|us
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x89s.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C\xA1sgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;us0\x8B:\x80\x8C:\x80\x8D:\x80A*\xF2&lt;\x89s0\x8F:\x80\x90:\x80\x91:\x80'1\xF2$\xA1s\x94:\x80L\xF4
+\xF8\x83 \x84$\x848\x84P\x84h\x84.*\xC0}9|.ctor|9|
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$~M|.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 }2*\x8Ce|getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 }\xF2&lt;9|0\x87&gt;\x80\x88&gt;\x80\x89&gt;\x80A*\xF2&lt;M|0\x8B&gt;\x80\x8C&gt;\x80\x8D&gt;\x80'1\xF2$e|\x90&gt;\x80L\xF4
+\x80\x84\x94\x84\xAC\x84\xC0\x84؄\xF0\x84:*p\xB8~ &lt;loadFile&gt;b__11.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7\xF20~ $\x80\xEE\xEF\xFE\x80EW\xF4\x82\x85(\x85.*d z5.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q2*\xC8l{UExecuteh\x94lU  CS$1$0000\x9C\x90\[  session\xD4X v  plugin  context\xD4\x8C\x97  ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2T5 H\\x81
+^\x80
+^\x80_\x80`\x80        1
+!&quot;]
+)        
+\xF2\xCCUl\xC0c\x80e\x80f\x80g\x80!i\x80-j\x805k\x80&lt;l\x80Am\x80Bn\x80So\x80X\xEE\xEF\xFE\x80bs\x80h\xEE\xEF\xFE\x80iu\x80
+\x80*25E-%+7&amp;        
+\xF4@\x85T\x85l\x85\x84\x85.*d |\xC1.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q2*\xFC\x89}\xE1ExecuteApih\xC8\x89\xE1 
+CS$1$0000\x9C\xC4y\xE7 
+stream\xD4\xC0b\xF4 
+evt\x88! 
+context 
+plugin\xBC5 
+ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q&gt;*\xB0,~\xCBExecuteApiBackground|,\xCB&quot; CS$&lt;&gt;8__locals2.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2T\xC1 H|\x81
+~\x80
+~\x80\x80\x80\x80        1
+!&quot;]
+)        
+\xF2\xC0\xE1\x89\xB4\x83\x80\x85\x80\x86\x801\x88\x80:\x89\x80F\x8A\x80M\x8B\x80R\x8C\x80T\x8D\x80f\x8E\x80k\xEE\xEF\xFE\x80\x92\x80\x85\xEE\xEF\xFE\x80\x86\x94\x80
+l\x86I51%+;&amp;        
+\xF2&lt;\xCB,0\xEE\xEF\xFE\x80\x98\x89*\xA2\x80
+
+\xF4\x9C\x85\xB0\x85ȅ\xE4\x85\xFC\x85 \x86.*\xC0\xED.ctor|\xED
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 2*(getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z.Dispose\x94Z. CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ .*\x98
+\x88.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4\x95Execute\x9C\x95 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD4\xA5ExecuteString8\xA0\xA5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*p\xB4getTime\xD8&lt;\xB4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xED&lt;\x80\x80
+\x80\x80-*\xF2$\x80L\xF2TH\x80\xEE\xEF\xFE\x80\x80\xEE\xEF\xFE\x80\x80\xF2x.Zl \x80!\x80'&quot;\x80.#\x809%\x80J&amp;\x80P\xEE\xEF\xFE\x80Y(\x808                03!\xF20\x88
+$*\x80 +\x809\xF20\x95$.\x80/\x80I\xF20\xA5$3\x80
+4\x80I\xF20\xB4$8\x80 9\x80:\xF4
+@8\x86L\x86d\x86|\x86\x94\x86\xAC\x86Ć܆\xF4\x86\x87 \x878\x87P\x87l\x87\x84\x87\x9C\x87.*\xC0n\xEFz.ctor|\xEFz
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$o{.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 n2*\x8Cp{getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 n\xF2&lt;\xEFz0\xF1=\x80\xF2=\x80\xF3=\x80A*\xF2&lt;{0\xF5=\x80\xF6=\x80\xF7=\x80'1\xF2${\xFA=\x80L\xF4
+\xB4\x87ȇ\xE0\x87\xF4\x87 \x88$\x88.*\xC0\xF4 sZ.ctor|sZ
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF5 \x87Z.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF4 2*\x8C\xF6 \x9FZgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF4 \xF2&lt;sZ0-/\x80./\x80//\x80\x83*\xF2&lt;\x87Z01/\x802/\x803/\x80i1\xF2$\x9FZ6/\x80L\xF4
+&lt;\x88P\x88h\x88|\x88\x94\x88\xAC\x88.*\xC0_\xA5y.ctor|\xA5y
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$`\xB9y.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 _2*\x8Ca\xD1ygetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 _\xF2&lt;\xA5y0[=\x80\=\x80]=\x80E*\xF2&lt;\xB9y0_=\x80`=\x80a=\x80+1\xF2$\xD1yd=\x80L\xF4
+Ĉ؈\xF0\x88\x89\x894\x89.*\xC0\xFA \xF7Z.ctor|\xF7Z
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xFB  [.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFA 2*\x8C\xFC #[getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFA \xF2&lt;\xF7Z0i/\x80j/\x80k/\x80]*\xF2&lt; [0m/\x80n/\x80o/\x80C1\xF2$#[r/\x80L\xF4
+L\x89`\x89x\x89\x8C\x89\xA4\x89\xBC\x89.*\xC0wk\xF3.ctor|k\xF3
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(x\x86\xF3getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w2*\x90y\x9C\xF3Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w2*4Zz\xAC\xF3Dispose\x94Z\xAC\xF3 \xE8CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ w6*\xA0{\xF4set_on_init.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\&amp;|\xF4get_on_init\xA4(&amp;\xF4 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xC8}&gt;\xF4set_on_routing.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\x84&amp;~P\xF4get_on_routing\xCCP&amp;P\xF4 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xF0v\xF4set_on_execute.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xAC&amp;\x80\x88\xF4get_on_execute\xF4x&amp;\x88\xF4 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\x81\xAE\xF4set_on_hangup.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xD4&amp;\x82\xC0\xF4get_on_hangup\xA0&amp;\xC0\xF4 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;*H\x83\xE6\xF4set_on_exchange_media.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;* &amp;\x84\xF8\xF4get_on_exchange_mediaL\xD8&amp;\xF8\xF4 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;*\x80\x85\xF5set_on_soft_execute.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;*D        &amp;\x860\xF5get_on_soft_execute\x84        &amp;0\xF5 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;*\xB8        \x87V\xF5set_on_consume_media.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w&gt;*|
+&amp;\x88h\xF5get_on_consume_media\xBC        H
+&amp;h\xF5 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w:*\xEC
+\x89\x8E\xF5set_on_hibernate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w:*\xAC &amp;\x8A\xA0\xF5get_on_hibernate\xF0
+x &amp;\xA0\xF5 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6* \x8B\xC6\xF5set_on_reset.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xD4 &amp;\x8C\xD8\xF5get_on_reset \xA0 &amp;\xD8\xF5 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*@
+\x8D\xFE\xF5set_on_park.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xFC
+&amp;\x8E\xF6get_on_parkD
+\xC8
+&amp;\xF6 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w:*l\x8F6\xF6set_on_reporting.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w:*,&amp;\x90H\xF6get_on_reportingp\xF8&amp;H\xF6 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\x98\x91n\xF6set_on_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*T&amp;\x92\x80\xF6get_on_destroy\x9C &amp;\x80\xF6 \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*\xC0\x93\xA6\xF6set_padding.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w6*|&amp;\x94\xB8\xF6get_padding\xC4H&amp;\xB8\xF6 \x82cPtr \x82ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w.*\xE0
+\x95\xDE\xF6.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 w\xF2Hk\xF3&lt;nb\x80ob\x80
+pb\x80qb\x80D*\xF2$\x86\xF3tb\x80L\xF2T\x9C\xF3Hxb\x80\xEE\xEF\xFE\x80yb\x80\xEE\xEF\xFE\x80yb\x80\xF2x\xAC\xF3Zl|b\x80}b\x80'~b\x80.b\x809\x81b\x80J\x82b\x80P\xEE\xEF\xFE\x80Y\x84b\x808                G3!\xF20\xF4$\x88b\x80\x89b\x80\x8E\xF2&lt;\xF4&amp;0\x8Bb\x80 \x8Cb\x80$\x8Db\x80X\xA5\xF20&gt;\xF4$\x93b\x80\x94b\x80\x91\xF2&lt;P\xF4&amp;0\x96b\x80 \x97b\x80$\x98b\x80[\xA5\xF20v\xF4$\x9Eb\x80\x9Fb\x80\x91\xF2&lt;\x88\xF4&amp;0\xA1b\x80 \xA2b\x80$\xA3b\x80[\xA5\xF20\xAE\xF4$\xA9b\x80\xAAb\x80\x90\xF2&lt;\xC0\xF4&amp;0\xACb\x80 \xADb\x80$\xAEb\x80Z\xA5\xF20\xE6\xF4$\xB4b\x80\xB5b\x80\x98\xF2&lt;\xF8\xF4&amp;0\xB7b\x80 \xB8b\x80$\xB9b\x80b\xA5\xF20\xF5$\xBFb\x80\xC0b\x80\x96\xF2&lt;0\xF5&amp;0\xC2b\x80 \xC3b\x80$\xC4b\x80`\xA5\xF20V\xF5$\xCAb\x80\xCBb\x80\x97\xF2&lt;h\xF5&amp;0\xCDb\x80 \xCEb\x80$\xCFb\x80a\xA5\xF20\x8E\xF5$\xD5b\x80\xD6b\x80\x93\xF2&lt;\xA0\xF5&amp;0\xD8b\x80 \xD9b\x80$\xDAb\x80]\xA5\xF20\xC6\xF5$\xE0b\x80\xE1b\x80\x8F\xF2&lt;\xD8\xF5&amp;0\xE3b\x80 \xE4b\x80$\xE5b\x80Y\xA5\xF20\xFE\xF5$\xEBb\x80\xECb\x80\x8E\xF2&lt;\xF6&amp;0\xEEb\x80 \xEFb\x80$\xF0b\x80X\xA5\xF206\xF6$\xF6b\x80\xF7b\x80\x93\xF2&lt;H\xF6&amp;0\xF9b\x80 \xFAb\x80$\xFBb\x80]\xA5\xF20n\xF6$c\x80c\x80\x91\xF2&lt;\x80\xF6&amp;0c\x80 c\x80$c\x80[\xA5\xF20\xA6\xF6$ c\x80
+c\x80l\xF2&lt;\xB8\xF6&amp;0c\x80 c\x80$c\x80Xa\xF20\xDE\xF6
+$c\x80 c\x80g\xF4
+\xF8ԉ\xE8\x89\x8A\x8A0\x8AH\x8A`\x8Ax\x8A\x90\x8A\xAC\x8AĊ\xE0\x8A\xF8\x8A\x8B0\x8BP\x8Bh\x8B\x88\x8B\xA0\x8B\xC0\x8B؋\xF4\x8B \x8C(\x8C@\x8Cd\x8C|\x8C\xA0\x8C\xB8\x8C܌\xF4\x8C\x8D0\x8DT\x8Dl\x8D\x90\x8D\xA8\x8Dȍ\xE0\x8D\x8E\x8E4\x8EL\x8Eh\x8E\x80\x8E\x9C\x8E\xB4\x8EЎ\xE8\x8E\x8F \x8F@\x8FX\x8Fx\x8F\x90\x8F\xB0\x8Fȏ\xE4\x8F\xFC\x8F\x900\x90D\x90.*\xC0~
+Of.ctor|Of
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+cf.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~
+2*\x8C\x80
+{fgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~
+\xF2&lt;Of0\x914\x80\x924\x80\x934\x80]*\xF2&lt;cf0\x954\x80\x964\x80\x974\x80C1\xF2${f\x9A4\x80L\xF4
+\\x90p\x90\x88\x90\x9C\x90\xB4\x90̐J*\xF4)\xA3@Q&lt;CreateStateHandlerDelegate&gt;b__0\xC0)@Q ECS$1$0000P\xBC'@Q Esess.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 \xF2H@Q)&lt;\x92\x80
+\x93\x80\x94\x80\xEE\xEF\xFE\x80e#B\xF4\xFE\xE4\x90\x91.*\xC0\xDF\xB8\xFD.ctor|\xB8\xFD
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xE0\xD3\xFDgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\x90\xE1\xE9\xFDFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*4Z\xE2\xF9\xFDDispose\x94Z\xF9\xFD \xEFCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xDF:*\xA4
+\xE3S\xFEset_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF:*H\xE4`\xFEget_interface_name\xA8`\xFE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xB4\xE5n\xFEset_timer_init.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*p&amp;\xE6\x80\xFEget_timer_init\xB8&lt;&amp;\x80\xFE \xF0cPtr \xF0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xDC\xE7\xA6\xFEset_timer_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\x98&amp;\xE8\xB8\xFEget_timer_next\xE0d&amp;\xB8\xFE \xF0cPtr \xF0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xE9\xDE\xFEset_timer_step.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xC0&amp;\xEA\xF0\xFEget_timer_step\x8C&amp;\xF0\xFE \xF0cPtr \xF0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*,\xEB\xFFset_timer_sync.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xE8&amp;\xEC(\xFFget_timer_sync0\xB4&amp;(\xFF \xF0cPtr \xF0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF:*X\xEDN\xFFset_timer_check.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF:*        &amp;\xEE`\xFFget_timer_check\\xE4&amp;`\xFF \xF1cPtr \xF1ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF:*\x88        \xEF\x86\xFFset_timer_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF:*H
+&amp;\xF0\x98\xFFget_timer_destroy\x8C        
+&amp;\x98\xFF \xF0cPtr \xF0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xB0
+\xF1\xBE\xFFset_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*h &amp;\xF2\xD0\xFFget_rwlock\xB4
+4 &amp;\xD0\xFF QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xD0
+\xF3\xF6\xFFset_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*l \xF4get_refs\xD4 8          ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\xD8 \xF5set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF6*\x94
+&amp;\xF6#get_reflock\xDC `
+&amp;# RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xFC
+\xF7Iset_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xB4&amp;\xF8[get_parent\x80&amp;[ *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xF9\x81set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF2*\xD4&amp;\xFA\x93get_next \xA0&amp;\x93 \xEEcPtr \xEEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF.*8
+\xFB\xB9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF\xF2H\xB8\xFD&lt;Ee\x80Fe\x80
+Ge\x80He\x80@*\xF2$\xD3\xFDKe\x80L\xF2T\xE9\xFDHOe\x80\xEE\xEF\xFE\x80Pe\x80\xEE\xEF\xFE\x80Pe\x80\xF2x\xF9\xFDZlSe\x80Te\x80'Ue\x80.Ve\x809Xe\x80JYe\x80P\xEE\xEF\xFE\x80Y[e\x808                C3!\xF20S\xFE
+$_e\x80 `e\x80T\xF20`\xFE$be\x80 ce\x80Z\xF20n\xFE$ie\x80je\x80\x86\xF2&lt;\x80\xFE&amp;0le\x80 me\x80$ne\x80W\x97\xF20\xA6\xFE$te\x80ue\x80\x86\xF2&lt;\xB8\xFE&amp;0we\x80 xe\x80$ye\x80W\x97\xF20\xDE\xFE$e\x80\x80e\x80\x86\xF2&lt;\xF0\xFE&amp;0\x82e\x80 \x83e\x80$\x84e\x80W\x97\xF20\xFF$\x8Ae\x80\x8Be\x80\x86\xF2&lt;(\xFF&amp;0\x8De\x80 \x8Ee\x80$\x8Fe\x80W\x97\xF20N\xFF$\x95e\x80\x96e\x80\x9A\xF2&lt;`\xFF&amp;0\x98e\x80 \x99e\x80$\x9Ae\x80X\xBD\xF20\x86\xFF$\xA0e\x80\xA1e\x80\x89\xF2&lt;\x98\xFF&amp;0\xA3e\x80 \xA4e\x80$\xA5e\x80Z\x97\xF20\xBE\xFF$\xABe\x80\xACe\x80w\xF2&lt;\xD0\xFF&amp;0\xAEe\x80 \xAFe\x80$\xB0e\x80S\x81\xF20\xF6\xFF
+$\xB6e\x80 \xB7e\x80J\xF20$\xB9e\x80 \xBAe\x80M\xF20$\xC0e\x80\xC1e\x80p\xF2&lt;#&amp;0\xC3e\x80 \xC4e\x80$\xC5e\x80Tq\xF20I$\xCBe\x80\xCCe\x80\x81\xF2&lt;[&amp;0\xCEe\x80 \xCFe\x80$\xD0e\x80S\x95\xF20\x81$\xD6e\x80\xD7e\x80j\xF2&lt;\x93&amp;0\xD9e\x80 \xDAe\x80$\xDBe\x80Qk\xF20\xB9
+$\xDFe\x80 \xE0e\x80_\xF4
+\xE8,\x91@\x91X\x91p\x91\x88\x91\xA0\x91\xB8\x91Б\xE8\x91 \x92$\x92H\x92`\x92\x80\x92\x98\x92\xB8\x92В\xF0\x92\x93(\x93@\x93`\x93x\x93\x98\x93\xB0\x93Г\xE8\x93\x94 \x94@\x94X\x94x\x94\x90\x94\xB0\x94Ȕ\xE8\x94\x95\x954\x95P\x95h\x95\x80\x95\x98\x95\xB0\x95ȕ\xE4\x95\xFC\x95\x960\x96L\x96d\x96\x80\x96\x98\x96\xB0\x96Ȗ\xE0\x96\xF8\x96 \x97.*\xC0Z
+7c.ctor|7c
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$[
+Kc.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z
+2*\x8C\
+ccgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z
+\xF2&lt;7c0)3\x80*3\x80+3\x80`*\xF2&lt;Kc0-3\x80.3\x80/3\x80F1\xF2$cc23\x80L\xF4
+$\x978\x97P\x97d\x97|\x97\x94\x97F*|\xA5\xC6Q&lt;OriginateHandleHangup&gt;b__3.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x93 \xF2&lt;\xC6Q0\xBD\x80\xBE\x80\xEE\xEF\xFE\x80&amp;&amp;\xF4\xFE\xAC\x97ؗ.*\xC0$
+\x93^.ctor|\x93^
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$%
+\xA7^.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 $
+2*\x8C&amp;
+\xBF^getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 $
+\xF2&lt;\x93^0
+1\x801\x801\x80\xA9*\xF2&lt;\xA7^01\x801\x801\x80\x8F1\xF2$\xBF^1\x80L\xF4
+\xF0\x97\x98\x980\x98H\x98`\x98.*\xC0&amp;\xBFt.ctor|\xBFt
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$'\xD3t.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &amp;2*\x8C(\xEBtgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &amp;\xF2&lt;\xBFt0!;\x80&quot;;\x80#;\x80E*\xF2&lt;\xD3t0%;\x80&amp;;\x80';\x80+1\xF2$\xEBt*;\x80L\xF4
+x\x98\x8C\x98\xA4\x98\xB8\x98И\xE8\x98.*\xC0\xB3\x9B\xAD.ctor|\x9B\xAD
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB4\xB6\xADgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB32*\x90\xB5̭Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB32*4Z\xB6ܭDispose\x94Zܭ \x88CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xB36*\xA0
+\xB76\xAEset_base_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*@\xB8C\xAEget_base_dir\xA4 C\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xAC
+\xB9Q\xAEset_mod_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*L\xBA^\xAEget_mod_dir\xB0^\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xB8
+\xBBl\xAEset_conf_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*X\xBCy\xAEget_conf_dir\xBC$y\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xC4
+\xBD\x87\xAEset_log_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*d\xBE\x94\xAEget_log_dir\xC80\x94\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xD0
+\xBF\xA2\xAEset_run_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*p\xC0\xAF\xAEget_run_dir\xD4&lt;\xAF\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB32*\xD8
+\xC1\xBD\xAEset_db_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB32*t\xC2ʮget_db_dir\xDC@ʮ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xE0
+\xC3خset_script_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\x80        \xC4\xE5\xAEget_script_dir\xE4L        \xE5\xAE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xEC        
+\xC5\xF3\xAEset_temp_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\x8C
+\xC6\xAFget_temp_dir\xF0        X
+\xAF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\xF8
+
+\xC7\xAFset_htdocs_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB36*\x98 \xC8\xAFget_htdocs_dir\xFC
+d \xAF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3:*
+\xC9)\xAFset_grammar_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3:*\xAC \xCA6\xAFget_grammar_dir x 6\xAF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3:*
+
+\xCBD\xAFset_storage_dir.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3:*\xC0
+\xCCQ\xAFget_storage_dir 
+\x8C
+Q\xAF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3.*$
+\xCD_\xAF.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB3\xF2H\x9B\xAD&lt;\xC2M\x80\xC3M\x80
+\xC4M\x80\xC5M\x80&lt;*\xF2$\xB6\xAD\xC8M\x80L\xF2ṰH\xCCM\x80\xEE\xEF\xFE\x80\xCDM\x80\xEE\xEF\xFE\x80\xCDM\x80\xF2xܭZl\xD0M\x80\xD1M\x80'\xD2M\x80.\xD3M\x809\xD5M\x80J\xD6M\x80P\xEE\xEF\xFE\x80Y\xD8M\x808                ?3!\xF206\xAE
+$\xDCM\x80 \xDDM\x80J\xF20C\xAE$\xDFM\x80 \xE0M\x80P\xF20Q\xAE
+$\xE6M\x80 \xE7M\x80I\xF20^\xAE$\xE9M\x80 \xEAM\x80O\xF20l\xAE
+$\xF0M\x80 \xF1M\x80J\xF20y\xAE$\xF3M\x80 \xF4M\x80P\xF20\x87\xAE
+$\xFAM\x80 \xFBM\x80I\xF20\x94\xAE$\xFDM\x80 \xFEM\x80O\xF20\xA2\xAE
+$N\x80 N\x80I\xF20\xAF\xAE$N\x80 N\x80O\xF20\xBD\xAE
+$N\x80 N\x80H\xF20ʮ$N\x80 N\x80N\xF20خ
+$N\x80 N\x80L\xF20\xE5\xAE$N\x80 N\x80R\xF20\xF3\xAE
+$&quot;N\x80 #N\x80J\xF20\xAF$%N\x80 &amp;N\x80P\xF20\xAF
+$,N\x80 -N\x80L\xF20\xAF$/N\x80 0N\x80R\xF20)\xAF
+$6N\x80 7N\x80M\xF206\xAF$9N\x80 :N\x80S\xF20D\xAF
+$@N\x80 AN\x80M\xF20Q\xAF$CN\x80 DN\x80S\xF20_\xAF
+$HN\x80 IN\x80W\xF4
+\xD8\x99\x99,\x99D\x99\\x99t\x99\x8C\x99\xA4\x99\xBC\x99ؙ\xF0\x99 \x9A$\x9A@\x9AX\x9At\x9A\x8C\x9A\xA8\x9A\xC0\x9Aܚ\xF4\x9A\x9B(\x9BD\x9B\\x9Bx\x9B\x90\x9B\xAC\x9Bě\xE0\x9B\xF8\x9B\x9C,\x9CL\x9Cd\x9C\x84\x9C\x9C\x9C\xB8\x9CМ\xEC\x9C\x9D$\x9D&lt;\x9D\\x9Dt\x9D\x94\x9D\xAC\x9D̝\xE4\x9D\x9E\x9E&lt;\x9ET\x9Eh\x9E.*\xC0\cy.ctor|cy
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$]wy.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \2*\x8C^\x8FygetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \\xF2&lt;cy0==\x80&gt;=\x80?=\x80A*\xF2&lt;wy0A=\x80B=\x80C=\x80'1\xF2$\x8FyF=\x80L\xF4
+\x80\x9E\x94\x9E\xAC\x9E\xC0\x9E؞\xF0\x9E.*\xC0K
+\xEDa.ctor|\xEDa
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$L
+b.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K
+2*\x8CM
+bgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 K
+\xF2&lt;\xEDa0\x932\x80\x942\x80\x952\x80\*\xF2&lt;b0\x972\x80\x982\x80\x992\x80B1\xF2$b\x9C2\x80L\xF4
+\x9F\x9F4\x9FH\x9F`\x9Fx\x9F.*\xC0\x81
+\x91f.ctor|\x91f
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x82
+\xA5f.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x81
+2*\x8C\x83
+\xBDfgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x81
+\xF2&lt;\x91f0\xAF4\x80\xB04\x80\xB14\x80i*\xF2&lt;\xA5f0\xB34\x80\xB44\x80\xB54\x80O1\xF2$\xBDf\xB84\x80L\xF4
+\x90\x9F\xA4\x9F\xBC\x9FП\xE8\x9F\xA0.*\xC0Z|.ctor||
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 2*([\x97getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z2*\x90\\xADFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z2*4Z]\xBDDispose\x94Z\xBD CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ Z2*\x9C
+^set_digit.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z2*8_$get_digit\xA0$ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z6*\xA4
+`2set_duration.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z6*Da?get_duration\xA8? ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z.*\xA8bM.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Z\xF2H|&lt;\xA9\x80\xAA\x80
+\xAB\x80\xAC\x80.*\xF2$\x97\xAF\x80L\xF2T\xADH\xB3\x80\xEE\xEF\xFE\x80\xB4\x80\xEE\xEF\xFE\x80\xB4\x80\xF2x\xBDZl\xB7\x80\xB8\x80'\xB9\x80.\xBA\x809\xBC\x80J\xBD\x80P\xEE\xEF\xFE\x80Y\xBF\x808                13!\xF20
+$\xC3\x80 \xC4\x809\xF20$$\xC6\x80 \xC7\x80=\xF202
+$\xCD\x80 \xCE\x80&lt;\xF20?$\xD0\x80 \xD1\x80@\xF20M$\xD5\x80\xD6\x80g\xF4
+H\xA0,\xA0D\xA0\\xA0t\xA0\x8C\xA0\xA4\xA0\xBC\xA0Ԡ\xEC\xA0\xA1\xA14\xA1P\xA1h\xA1\x84\xA1\x9C\xA1\xB0\xA1.*\xC0\x84
+\xD3f.ctor|\xD3f
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x85
+\xE7f.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84
+2*\x8C\x86
+\xFFfgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84
+\xF2&lt;\xD3f0\xCD4\x80\xCE4\x80\xCF4\x80t*\xF2&lt;\xE7f0\xD14\x80\xD24\x80\xD34\x80Z1\xF2$\xFFf\xD64\x80L\xF4
+ȡܡ\xF4\xA1\xA2 \xA28\xA2.*\xC0k\xADz.ctor|\xADz
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$l\xC1z.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 k2*\x8Cm\xD9zgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 k\xF2&lt;\xADz0\xD3=\x80\xD4=\x80\xD5=\x80E*\xF2&lt;\xC1z0\xD7=\x80\xD8=\x80\xD9=\x80+1\xF2$\xD9z\xDC=\x80L\xF4
+P\xA2d\xA2|\xA2\x90\xA2\xA8\xA2\xC0\xA2.*\xC0'
+\xD5^.ctor|\xD5^
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$(
+\xE9^.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 '
+2*\x8C)
+_getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 '
+\xF2&lt;\xD5^0+1\x80,1\x80-1\x80*\xF2&lt;\xE9^0/1\x8001\x8011\x80e1\xF2$_41\x80L\xF4
+آ\xEC\xA2\xA3\xA30\xA3H\xA3.*\xC0\x84 \xEBM.ctor|\xEBM
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x85 NgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84 2*\x90\x86 NFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84 2*4Z\x87 ,NDispose\x94Z,N &gt;CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x84 .*\x98/\x88 \x86N.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84 2*\x89 \xB5NbindAction.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84 2*h\x8A \xC4NExecute.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x84 \xF2H\xEBM&lt;\x87-\x80\x88-\x80
+\x89-\x80\x8A-\x801*\xF2$N\x8D-\x80L\xF2TNH\x91-\x80\xEE\xEF\xFE\x80\x92-\x80\xEE\xEF\xFE\x80\x92-\x80\xF2x,NZl\x95-\x80\x96-\x80'\x97-\x80.\x98-\x809\x9A-\x80J\x9B-\x80P\xEE\xEF\xFE\x80Y\x9D-\x808                43!\xF20\x86N/$\x9F-\x80.\xA0-\x80O\xF20\xB5N$\xA3-\x80\xA4-\x80G\xF20\xC4N$\xA7-\x80\xA8-\x80U\xF4
+8`\xA3t\xA3\x8C\xA3\xA4\xA3\xBC\xA3ԣ\xEC\xA3\xA4\xA40\xA4H\xA4d\xA4|\xA4\x94\xA4.*\xC0u
+\x89e.ctor|\x89e
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$v
+\x9De.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u
+2*\x8Cw
+\xB5egetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 u
+\xF2&lt;\x89e074\x8084\x8094\x80\x83*\xF2&lt;\x9De0;4\x80&lt;4\x80=4\x80i1\xF2$\xB5e@4\x80L\xF4
+\xAC\xA4\xC0\xA4ؤ\xEC\xA4\xA5\xA5.*\xC0\xEA
+\x97o.ctor|\x97o
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xEB
+\xABo.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEA
+2*\x8C\xEC
+\xC3ogetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEA
+\xF2&lt;\x97o0\xC98\x80\xCA8\x80\xCB8\x80E*\xF2&lt;\xABo0\xCD8\x80\xCE8\x80\xCF8\x80+1\xF2$\xC3o\xD28\x80L\xF4
+4\xA5H\xA5`\xA5t\xA5\x8C\xA5\xA4\xA5.*\xC0\xE8 kY.ctor|kY
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE9 Y.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE8 2*\x8C\xEA \x97YgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE8 \xF2&lt;kY0\xB5.\x80\xB6.\x80\xB7.\x80x*\xF2&lt;Y0\xB9.\x80\xBA.\x80\xBB.\x80^1\xF2$\x97Y\xBE.\x80L\xF4
+\xBC\xA5Х\xE8\xA5\xFC\xA5\xA6,\xA6.*\xC0B%\xD4.ctor|%\xD4
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(C@\xD4getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\x90DV\xD4Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*4ZEf\xD4Dispose\x94Zf\xD4 \xC0CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ B6*\xA0F\xC0\xD4set_send_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B6*\&amp;G\xD2\xD4get_send_dtmf\xA4(&amp;\xD2\xD4 \xB5cPtr \xB5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*\xC4H\xF8\xD4set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B2*|&amp;I
+\xD5get_next\xC8H&amp;
+\xD5 \xBEcPtr \xBEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B.*\xE0
+J0\xD5.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 B\xF2H%\xD4&lt;cX\x80dX\x80
+eX\x80fX\x80H*\xF2$@\xD4iX\x80L\xF2TV\xD4HmX\x80\xEE\xEF\xFE\x80nX\x80\xEE\xEF\xFE\x80nX\x80\xF2xf\xD4ZlqX\x80rX\x80'sX\x80.tX\x809vX\x80JwX\x80P\xEE\xEF\xFE\x80YyX\x808                K3!\xF20\xC0\xD4$}X\x80~X\x80\xCA\xF2&lt;\xD2\xD4&amp;0\x80X\x80 \x81X\x80$\x82X\x80^\xF20\xF8\xD4$\x88X\x80\x89X\x80z\xF2&lt;
+\xD5&amp;0\x8BX\x80 \x8CX\x80$\x8DX\x80Y{\xF200\xD5
+$\x91X\x80 \x92X\x80o\xF4
+HD\xA6X\xA6p\xA6\x88\xA6\xA0\xA6\xB8\xA6Ц\xE8\xA6\xA7\xA74\xA7P\xA7h\xA7\x80\xA7\x98\xA7\xB0\xA7ȧܧ.*\xC0~\x9D\xA8.ctor|\x9D\xA8
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB8\xA8getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\x90\x80ΨFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*4Z\x81ިDispose\x94Zި \x81CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ ~6*\xA0
+\x828\xA9set_running.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~6*@\x83E\xA9get_running\xA4 E\xA9         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\xA8\x84S\xA9set_mutex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*`&amp;\x85e\xA9get_mutex\xAC,&amp;e\xA9 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\xC8\x86\x8B\xA9set_objs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\x80&amp;\x87\x9D\xA9get_objs\xCCL&amp;\x9D\xA9 \x82cPtr \x82ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~:*\xF0\x88éset_input_callback.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~:*\xB0&amp;\x89թget_input_callback\xF4|&amp;թ \x83cPtr \x83ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\x8A\xFB\xA9set_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~2*\xD0&amp;\x8B
+\xAAget_pool\x9C&amp;
+\xAA  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~.*4
+\x8C3\xAA.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ~\xF2H\x9D\xA8&lt;nL\x80oL\x80
+pL\x80qL\x80D*\xF2$\xB8\xA8tL\x80L\xF2TΨHxL\x80\xEE\xEF\xFE\x80yL\x80\xEE\xEF\xFE\x80yL\x80\xF2xިZl|L\x80}L\x80'~L\x80.L\x809\x81L\x80J\x82L\x80P\xEE\xEF\xFE\x80Y\x84L\x808                G3!\xF208\xA9
+$\x88L\x80 \x89L\x80Q\xF20E\xA9$\x8BL\x80 \x8CL\x80T\xF20S\xA9$\x92L\x80\x93L\x80r\xF2&lt;e\xA9&amp;0\x95L\x80 \x96L\x80$\x97L\x80Vq\xF20\x8B\xA9$\x9DL\x80\x9EL\x80i\xF2&lt;\x9D\xA9&amp;0\xA0L\x80 \xA1L\x80$\xA2L\x80Ua\xF20é$\xA8L\x80\xA9L\x80\xC9\xF2&lt;թ&amp;0\xABL\x80 \xACL\x80$\xADL\x80_
+\xF20\xFB\xA9$\xB3L\x80\xB4L\x80m\xF2&lt;
+\xAA&amp;0\xB6L\x80 \xB7L\x80$\xB8L\x80Ui\xF203\xAA
+$\xBCL\x80 \xBDL\x80g\xF4
+x\xF4\xA7\xA8 \xA88\xA8P\xA8h\xA8\x80\xA8\x98\xA8\xB0\xA8̨\xE4\xA8\xA9\xA90\xA9H\xA9`\xA9x\xA9\x90\xA9\xA8\xA9\xC0\xA9ة\xFC\xA9\xAA8\xAAP\xAAh\xAA\x80\xAA\x98\xAA\xB0\xAAĪ.*\xC0!
+Q^.ctor|Q^
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$&quot;
+e^.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !
+2*\x8C#
+}^getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 !
+\xF2&lt;Q^0\xEF0\x80\xF00\x80\xF10\x80`*\xF2&lt;e^0\xF30\x80\xF40\x80\xF50\x80F1\xF2$}^\xF80\x80L\xF4
+ܪ\xF0\xAA\xAB\xAB4\xABL\xAB.*\xC0\xDBװ.ctor|װ
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xDC\xF2\xB0getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\x90\xDD\xB1Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*4Z\xDE\xB1Dispose\x94Z\xB1 \x8BCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xDB:*\xA4
+\xDFr\xB1set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB:*H\xE0\xB1get_interface_name\xA8\xB1 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB:*\xB8\xE1\x8D\xB1set_directory_open.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB:*x&amp;\xE2\x9F\xB1get_directory_open\xBCD&amp;\x9F\xB1 \x8CcPtr \x8Cret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xEC\xE3űset_directory_close.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xB0&amp;\xE4ױget_directory_close\xF0|&amp;ױ \x8DcPtr \x8Dret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*$\xE5\xFD\xB1set_directory_query.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xE8&amp;\xE6\xB2get_directory_query(\xB4&amp;\xB2 \x8EcPtr \x8Eret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB:*X\xE75\xB2set_directory_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB:*&amp;\xE8G\xB2get_directory_next\\xE4&amp;G\xB2 \x8DcPtr \x8Dret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBB*\x90\xE9m\xB2set_directory_next_pair.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBB*X        &amp;\xEA\xB2get_directory_next_pair\x94$        &amp;\xB2 \x8FcPtr \x8Fret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xC0        \xEB\xA5\xB2set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*x
+&amp;\xEC\xB7\xB2get_rwlock\xC4        D
+&amp;\xB7\xB2 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xE0
+
+\xEDݲset_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*| \xEE\xEA\xB2get_refs\xE4
+H \xEA\xB2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\xE8 \xEF\xF8\xB2set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\xA4 &amp;\xF0
+\xB3get_reflock\xEC p &amp;
+\xB3 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*
+\xF10\xB3set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xC4
+&amp;\xF2B\xB3get_parent
+\x90
+&amp;B\xB3 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*,\xF3h\xB3set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xE4&amp;\xF4z\xB3get_next0\xB0&amp;z\xB3 \x8AcPtr \x8Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB.*H
+\xF5\xA0\xB3.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB\xF2Hװ&lt;\xC8N\x80\xC9N\x80
+\xCAN\x80\xCBN\x80D*\xF2$\xF2\xB0\xCEN\x80L\xF2T\xB1H\xD2N\x80\xEE\xEF\xFE\x80\xD3N\x80\xEE\xEF\xFE\x80\xD3N\x80\xF2x\xB1Zl\xD6N\x80\xD7N\x80'\xD8N\x80.\xD9N\x809\xDBN\x80J\xDCN\x80P\xEE\xEF\xFE\x80Y\xDEN\x808                G3!\xF20r\xB1
+$\xE2N\x80 \xE3N\x80X\xF20\xB1$\xE5N\x80 \xE6N\x80^\xF20\x8D\xB1$\xECN\x80\xEDN\x80\xAE\xF2&lt;\x9F\xB1&amp;0\xEFN\x80 \xF0N\x80$\xF1N\x80_\xD7\xF20ű$\xF7N\x80\xF8N\x80\x9A\xF2&lt;ױ&amp;0\xFAN\x80 \xFBN\x80$\xFCN\x80`\xAD\xF20\xFD\xB1$O\x80O\x80\xA8\xF2&lt;\xB2&amp;0O\x80 O\x80$O\x80`\xC9\xF205\xB2$
+O\x80O\x80\x99\xF2&lt;G\xB2&amp;0O\x80 O\x80$O\x80_\xAD\xF20m\xB2$O\x80O\x80\xB0\xF2&lt;\xB2&amp;0O\x80 O\x80$O\x80d\xD1\xF20\xA5\xB2$#O\x80$O\x80{\xF2&lt;\xB7\xB2&amp;0&amp;O\x80 'O\x80$(O\x80W\x81\xF20ݲ
+$.O\x80 /O\x80N\xF20\xEA\xB2$1O\x80 2O\x80Q\xF20\xF8\xB2$8O\x809O\x80t\xF2&lt;
+\xB3&amp;0;O\x80 &lt;O\x80$=O\x80Xq\xF200\xB3$CO\x80DO\x80\x85\xF2&lt;B\xB3&amp;0FO\x80 GO\x80$HO\x80W\x95\xF20h\xB3$NO\x80OO\x80r\xF2&lt;z\xB3&amp;0QO\x80 RO\x80$SO\x80Us\xF20\xA0\xB3
+$WO\x80 XO\x80g\xF4
+\xD8d\xABx\xAB\x90\xAB\xA8\xAB\xC0\xABث\xF0\xAB\xAC \xACD\xAC\\xAC\x80\xAC\x98\xAC\xBC\xACԬ\xF8\xAC\xAD4\xADL\xADp\xAD\x88\xAD\xAC\xADĭ\xE8\xAD\xAE$\xAE&lt;\xAE`\xAEx\xAE\xA0\xAE\xB8\xAE\xE0\xAE\xF8\xAE\xAF,\xAFH\xAF`\xAFx\xAF\x90\xAF\xA8\xAF\xC0\xAFܯ\xF4\xAF\xB0(\xB0D\xB0\\xB0x\xB0\x90\xB0\xA8\xB0\xC0\xB0ذ\xF0\xB0\xB1.*\xC0\xC2.ctor|\xC2
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xE3 2*(\xDDgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\xF3Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4ZDispose\x94Z CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ &gt;*\xA8]set_InternalSession.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*l&amp;oget_InternalSession\xAC8&amp;o cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD8\x95set_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x94&amp;\xA7get_channel\xDC`&amp;\xA7 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xFC
+ \xCDset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x98!\xDAget_flagsd\xDA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*
+&quot;\xE8set_allocated.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xA4#\xF5get_allocatedp\xF5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*$set_cb_state.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xCC&amp;%get_cb_state\x98&amp; 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*8
+&amp;;set_HookState.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD8'Hget_HookState&lt;\xA4H  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*@        
+(Vset_cause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xDC        )cget_causeD        \xA8        c  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*D
+
+*qset_uuid.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE0
++~get_uuidH
+\xAC
+~ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*L
+,\x8Cset_tts_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xEC -\x99get_tts_nameP \xB8 \x99 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*X
+.\xA7set_voice_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xF8 /\xB4get_voice_name\ \xC4 \xB4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\x90
+0\xC2Answer\xFC \
+\xC2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*,1\xD0preAnswer\x94
+\xF8
+\xD0         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\x90
+2\xDEHangup.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xFC3\xEBSetVariable.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*d4\xF9SetPrivate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*'5 GetPrivateh\xE8'  
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xBC63GetVariable \x883 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .* 7BSay.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x888SSayPhrase.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*(9bhangupCause\x8C\xF4b ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC4:pgetState,\x90p ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*`;~RecordFile\xC8,~         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xCC&lt;\x91SetCallerData.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*h=\x9Foriginate\xD04\x9F         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xD0 &gt;\xBCdestroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*h?\xC8Speak\xD44\xC8         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xD8@\xD7SetTtsParameters.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*xA\xE5CollectDigits\xDCD\xE5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*B\xF4CollectDigits|\xE4\xF4         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB4CGetDigits\x80 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*PDGetDigits\xB8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xECE(TransferT\xB8(         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\x84F9read\xF0P9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*(GNPlayAndGetDigits\x88\xF4N ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC4HkStreamFile,\x90k         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\I{sleep\xC8({         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xFCJ\x8BflushEvents`\xC8\x8B         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x9CK\x99flushDigitsh\x99         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*&lt;L\xA7SetAutoHangup\xA0\xA7         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xD4M\xB6Ready@\xA0\xB6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*pN\xC4answered\xD8&lt;\xC4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2* O\xD2mediaReadyt\xD8\xD2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*xP\xE0waitForAnswer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE0Q\xF2Execute.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*H RsendEvent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xB4 SsetEventData.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*P!T$getXMLCDR\xB8 !$ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*\xF8!U2begin_allow_threadsT!\xC4!2 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\x9C&quot;V@end_allow_threads\xFC!h&quot;@ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*8#WNGetUuid\xA0&quot;#N ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD8#X\get_cb_args&lt;#\xA4#\ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*H$ Ypcheck_hangup_hook.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xC2&lt;P\x80Q\x80
+R\x80S\x805*\xF2$\xDDV\x80L\xF2T\xF3HZ\x80\xEE\xEF\xFE\x80[\x80\xEE\xEF\xFE\x80[\x80\xF2xZl^\x80_\x80'`\x80.a\x809c\x80Jd\x80P\xEE\xEF\xFE\x80Yf\x808                83!\xF20]$j\x80k\x80r\xF2&lt;o&amp;0m\x80 n\x80$o\x80Q{\xF20\x95$u\x80v\x80e\xF2&lt;\xA7&amp;0x\x80 y\x80$z\x80Iq\xF20\xCD
+$\x80\x80 \x81\x80@\xF20\xDA$\x83\x80 \x84\x80D\xF20\xE8
+$\x8A\x80 \x8B\x80D\xF20\xF5$\x8D\x80 \x8E\x80G\xF20$\x94\x80\x95\x80c\xF2&lt;&amp;0\x97\x80 \x98\x80$\x99\x80Jk\xF20;
+$\x9F\x80 \xA0\x80I\xF20H$\xA2\x80 \xA3\x80r\xF20V
+$\xA9\x80 \xAA\x80E\xF20c$\xAC\x80 \xAD\x80h\xF20q
+$\xB3\x80 \xB4\x80?\xF20~$\xB6\x80 \xB7\x80E\xF20\x8C
+$\xBD\x80 \xBE\x80C\xF20\x99$\xC0\x80 \xC1\x80I\xF20\xA7
+$\xC7\x80 \xC8\x80E\xF20\xB4$\xCA\x80 \xCB\x80K\xF20\xC2$\xD0\x80 \xD1\x80&gt;\xF20\xD0$\xD5\x80 \xD6\x80A\xF20\xDE
+$\xDA\x80 \xDB\x80;\xF20\xEB$\xDE\x80
+\xDF\x80C\xF20\xF9$\xE2\x80\xE3\x80[\xF2&lt; '0\xE6\x80
+\xE7\x80%\xE8\x80K[\xF203$\xEC\x80
+\xED\x80K\xF20B$\xF1\x80\xF2\x80[\xF20S$\xF5\x80\xF6\x80^\xF20b$\xF9\x80 \xFA\x80F\xF20p$\xFE\x80 \xFF\x80C\xF20~$\x80\x80z\xF20\x91$\x80
+        \x80E\xF20\x9F$ \x80
+\x80\xA2\xF20\xBC $\x80 \x805\xF20\xC8$\x80
+\x80C\xF20\xD7$\x80
+\x80T\xF20\xE5$\x80
+\x80Z\xF20\xF4$#\x80$\x80i\xF20$(\x80)\x80m\xF20$-\x80.\x80y\xF20($2\x803\x80^\xF209$7\x808\x80\x86\xF20N$&lt;\x80=\x80\xC0\xF20k$A\x80B\x80_\xF20{$F\x80G\x80G\xF20\x8B$K\x80 L\x80C\xF20\x99$P\x80 Q\x80C\xF20\xA7$U\x80
+V\x80J\xF20\xB6$Z\x80 [\x80&gt;\xF20\xC4$_\x80 `\x80A\xF20\xD2$d\x80 e\x80C\xF20\xE0$i\x80j\x80a\xF20\xF2$m\x80
+n\x80@\xF20$q\x80r\x80N\xF20$u\x80v\x80L\xF20$$y\x80 z\x80D\xF202$~\x80 \x80L\xF20@$\x83\x80 \x84\x80J\xF20N$\x88\x80 \x89\x80B\xF20\$\x8D\x80\x8E\x80s\xF20p $\x92\x80 \x93\x80?\xF4
+\xB10\xB1H\xB1`\xB1x\xB1\x90\xB1\xA8\xB1\xC0\xB1ر\xFC\xB1\xB28\xB2P\xB2l\xB2\x84\xB2\xA0\xB2\xB8\xB2в\xE8\xB2\xB3\xB34\xB3L\xB3h\xB3\x80\xB3\x9C\xB3\xB4\xB3г\xE8\xB3\xB4\xB48\xB4P\xB4h\xB4\x80\xB4\x98\xB4\xB0\xB4ȴ\xE0\xB4\xF8\xB4\xB5,\xB5D\xB5`\xB5x\xB5\x98\xB5\xB0\xB5е\xE8\xB5\xB6\xB60\xB6H\xB6`\xB6x\xB6\x94\xB6\xAC\xB6ȶ\xE0\xB6\xFC\xB6\xB70\xB7H\xB7\\xB7t\xB7\x8C\xB7\xA4\xB7\xC0\xB7ط\xF0\xB7\xB8$\xB8&lt;\xB8X\xB8p\xB8\x88\xB8\xA0\xB8\xB8\xB8и\xE4\xB8\xFC\xB8\xB94\xB9P\xB9h\xB9\x84\xB9\x9C\xB9\xB4\xB9̹\xE4\xB9\xFC\xB9\xBA,\xBA@\xBAX\xBAx\xBA\x90\xBA\xAC\xBAĺغ\xF0\xBA \xBB$\xBB@\xBBX\xBBt\xBB\x8C\xBB\xA0\xBB\xB8\xBBл\xE8\xBB\xBC\xBC8\xBCP\xBCh\xBC\x80\xBC\x98\xBC\xB0\xBC̼\xE4\xBC\xFC\xBC\xBD8\xBDP\xBDp\xBD\x88\xBD\xA0\xBD\xB8\xBDԽ\xEC\xBD \xBE.*\xC0\xEB \xADY.ctor|\xADY
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xEC \xC1Y.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB 2*\x8C\xED \xD9YgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xEB \xF2&lt;\xADY0\xD3.\x80\xD4.\x80\xD5.\x80x*\xF2&lt;\xC1Y0\xD7.\x80\xD8.\x80\xD9.\x80^1\xF2$\xD9Y\xDC.\x80L\xF4
+$\xBE8\xBEP\xBEd\xBE|\xBE\x94\xBE.*\xC0\xAD\xCE.ctor|\xAD\xCE
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xC8\xCEgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\xDE\xCEFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z\xEE\xCEDispose\x94Z\xEE\xCE \xB4CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0H\xCFset_recv_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\&amp;Z\xCFget_recv_dtmf\xA4(&amp;Z\xCF \xB5cPtr \xB5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC4\x80\xCFset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*|&amp;\x92\xCFget_next\xC8H&amp;\x92\xCF \xB6cPtr \xB6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xE0
+\xB8\xCF.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xAD\xCE&lt;&amp;W\x80'W\x80
+(W\x80)W\x80H*\xF2$\xC8\xCE,W\x80L\xF2T\xDE\xCEH0W\x80\xEE\xEF\xFE\x801W\x80\xEE\xEF\xFE\x801W\x80\xF2x\xEE\xCEZl4W\x805W\x80'6W\x80.7W\x8099W\x80J:W\x80P\xEE\xEF\xFE\x80Y&lt;W\x808                K3!\xF20H\xCF$@W\x80AW\x80\xCA\xF2&lt;Z\xCF&amp;0CW\x80 DW\x80$EW\x80^\xF20\x80\xCF$KW\x80LW\x80z\xF2&lt;\x92\xCF&amp;0NW\x80 OW\x80$PW\x80Y{\xF20\xB8\xCF
+$TW\x80 UW\x80o\xF4
+H\xAC\xBE\xC0\xBEؾ\xF0\xBE\xBF \xBF8\xBFP\xBFh\xBF\x84\xBF\x9C\xBF\xB8\xBFп\xE8\xBF\xC0\xC00\xC0D\xC0&gt;*\xA0\iCreateSwigTypePointer\\i
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text&quot;$USystem.Runtime.InteropServices$USystem.Reflection CS$0$0000 ty bflags cons&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*@(\x9E\xC5.cctor\xA4 (\xC5 CS$0$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xF2`i\T+\x80 ,\x80-\x80.\x80 .\x806/\x80

+\x8C
+T
+`
+A\xF20\xC5($)\x80'\xEE\xEF\xFE\x80        _\xF4\x92\\xC0\x80\xC0\x98\xC0\xB0\xC0.*\xC0o\x9D\xD9.ctor|\x9D\xD9
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(p\xB8\xD9getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o2*\x90q\xCE\xD9Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o2*4Zr\xDE\xD9Dispose\x94Z\xDE\xD9 \xC7CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ o&gt;*\xA8s8\xDAset_outgoing_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*l&amp;tJ\xDAget_outgoing_channel\xAC8&amp;J\xDA \xC8cPtr \xC8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*\xD8up\xDAset_read_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*\x94&amp;v\x82\xDAget_read_frame\xDC`&amp;\x82\xDA \xACcPtr \xACret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*w\xA8\xDAset_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\xC4&amp;x\xBA\xDAget_write_frame\x90&amp;\xBA\xDA \xC5cPtr \xC5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*4y\xE0\xDAset_kill_channel.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\xF4&amp;z\xF2\xDAget_kill_channel8\xC0&amp;\xF2\xDA \xA6cPtr \xA6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*`{\xDBset_send_dtmf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*&amp;|*\xDBget_send_dtmfd\xE8&amp;*\xDB \xC9cPtr \xC9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*\x90}P\xDBset_receive_message.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*T        &amp;~b\xDBget_receive_message\x94         &amp;b\xDB \xB2cPtr \xB2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\xC4        \x88\xDBset_receive_event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\x84
+&amp;\x80\x9A\xDBget_receive_event\xC8        P
+&amp;\x9A\xDB \xAFcPtr \xAFret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\xF4
+\x81\xC0\xDBset_state_change.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o:*\xB4 &amp;\x82\xD2\xDBget_state_change\xF8
+\x80 &amp;\xD2\xDB \xC2cPtr \xC2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*( \x83\xF8\xDBset_read_video_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*\xEC &amp;\x84
+\xDCget_read_video_frame, \xB8 &amp;
+\xDC \xACcPtr \xACret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*`
+\x850\xDCset_write_video_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*$&amp;\x86B\xDCget_write_video_framed
+\xF0
+&amp;B\xDC \xC5cPtr \xC5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*\x98\x87h\xDCset_resurrect_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o&gt;*\&amp;\x88z\xDCget_resurrect_session\x9C(&amp;z\xDC \xB8cPtr \xB8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*\xC8\x89\xA0\xDCset_padding.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o6*\x84&amp;\x8A\xB2\xDCget_padding\xCCP&amp;\xB2\xDC \x82cPtr \x82ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o.*\xE8
+\x8B\xD8\xDC.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 o\xF2H\x9D\xD9&lt;\xE5Y\x80\xE6Y\x80
+\xE7Y\x80\xE8Y\x80&lt;*\xF2$\xB8\xD9\xEBY\x80L\xF2T\xCE\xD9H\xEFY\x80\xEE\xEF\xFE\x80\xF0Y\x80\xEE\xEF\xFE\x80\xF0Y\x80\xF2x\xDE\xD9Zl\xF3Y\x80\xF4Y\x80'\xF5Y\x80.\xF6Y\x809\xF8Y\x80J\xF9Y\x80P\xEE\xEF\xFE\x80Y\xFBY\x808                ?3!\xF208\xDA$\xFFY\x80Z\x80\xEF\xF2&lt;J\xDA&amp;0Z\x80 Z\x80$Z\x80Ye\xF20p\xDA$
+Z\x80 Z\x80\xAC\xF2&lt;\x82\xDA&amp;0
+Z\x80 Z\x80$Z\x80S\xEB\xF20\xA8\xDA$Z\x80Z\x80\xAB\xF2&lt;\xBA\xDA&amp;0Z\x80 Z\x80$Z\x80T\xE7\xF20\xE0\xDA$ Z\x80!Z\x80\x8F\xF2&lt;\xF2\xDA&amp;0#Z\x80 $Z\x80$%Z\x80U\xAD\xF20\xDB$+Z\x80,Z\x80\xA1\xF2&lt;*\xDB&amp;0.Z\x80 /Z\x80$0Z\x80R\xD7\xF20P\xDB$6Z\x807Z\x80\xAC\xF2&lt;b\xDB&amp;09Z\x80 :Z\x80$;Z\x80X\xE1\xF20\x88\xDB$AZ\x80BZ\x80\x9B\xF2&lt;\x9A\xDB&amp;0DZ\x80 EZ\x80$FZ\x80V\xC3\xF20\xC0\xDB$LZ\x80MZ\x80\x8B\xF2&lt;\xD2\xDB&amp;0OZ\x80 PZ\x80$QZ\x80U\xA5\xF20\xF8\xDB$WZ\x80XZ\x80\xB2\xF2&lt;
+\xDC&amp;0ZZ\x80 [Z\x80$\Z\x80Y\xEB\xF200\xDC$bZ\x80cZ\x80\xB1\xF2&lt;B\xDC&amp;0eZ\x80 fZ\x80$gZ\x80Z\xE7\xF20h\xDC$mZ\x80nZ\x80\xAC\xF2&lt;z\xDC&amp;0pZ\x80 qZ\x80$rZ\x80Z\xDD\xF20\xA0\xDC$xZ\x80yZ\x80d\xF2&lt;\xB2\xDC&amp;0{Z\x80 |Z\x80$}Z\x80Pa\xF20\xD8\xDC
+$\x81Z\x80 \x82Z\x80W\xF4
+\xE8\xC8\xC0\xDC\xC0\xF4\xC0 \xC1$\xC1&lt;\xC1T\xC1l\xC1\x84\xC1\xA8\xC1\xC0\xC1\xE4\xC1\xFC\xC1\xC24\xC2T\xC2l\xC2\x8C\xC2\xA4\xC2\xC4\xC2\xDC\xC2\xFC\xC2\xC34\xC3L\xC3h\xC3\x80\xC3\x9C\xC3\xB4\xC3\xD8\xC3\xF0\xC3\xC4,\xC4L\xC4d\xC4\x84\xC4\x9C\xC4\xBC\xC4\xD4\xC4\xF4\xC4 \xC50\xC5H\xC5l\xC5\x84\xC5\xA8\xC5\xC0\xC5\xE4\xC5\xFC\xC5 \xC68\xC6\\xC6t\xC6\x90\xC6\xA8\xC6\xC4\xC6\xDC\xC6\xF0\xC6.*\xC0\xD2
+\x87m.ctor|\x87m
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xD3
+\x9Bm.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD2
+2*\x8C\xD4
+\xB3mgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD2
+\xF2&lt;\x87m0\xD97\x80\xDA7\x80\xDB7\x80I*\xF2&lt;\x9Bm0\xDD7\x80\xDE7\x80\xDF7\x80/1\xF2$\xB3m\xE27\x80L\xF4
+\xC7\xC74\xC7H\xC7`\xC7x\xC7.*\xC02\xE8.ctor|2\xE8
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(M\xE8getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90c\xE8Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Zs\xE8Dispose\x94Zs\xE8 \xD7CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0\xCD\xE8set_inbound.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\&amp;\xDF\xE8get_inbound\xA4(&amp;\xDF\xE8 \xD8cPtr \xD8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xC8\xE9set_outbound.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x84&amp;        \xE9get_outbound\xCCP&amp;\xE9 \xD8cPtr \xD8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xE8
+
+=\xE9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H2\xE8&lt;\xE5^\x80\xE6^\x80
+\xE7^\x80\xE8^\x80&lt;*\xF2$M\xE8\xEB^\x80L\xF2Tc\xE8H\xEF^\x80\xEE\xEF\xFE\x80\xF0^\x80\xEE\xEF\xFE\x80\xF0^\x80\xF2xs\xE8Zl\xF3^\x80\xF4^\x80'\xF5^\x80.\xF6^\x809\xF8^\x80J\xF9^\x80P\xEE\xEF\xFE\x80Y\xFB^\x808                ?3!\xF20\xCD\xE8$\xFF^\x80_\x80g\xF2&lt;\xDF\xE8&amp;0_\x80 _\x80$_\x80Pg\xF20\xE9$
+_\x80 _\x80h\xF2&lt;\xE9&amp;0
+_\x80 _\x80$_\x80Qg\xF20=\xE9
+$_\x80 _\x80W\xF4
+H\x90\xC7\xA4\xC7\xBC\xC7\xD4\xC7\xEC\xC7\xC8\xC84\xC8L\xC8h\xC8\x80\xC8\x9C\xC8\xB4\xC8\xD0\xC8\xE8\xC8\xC9\xC90\xC9.*\xC0\xE4
+o.ctor|o
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE5
+'o.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE4
+2*\x8C\xE6
+?ogetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xE4
+\xF2&lt;o0\x8D8\x80\x8E8\x80\x8F8\x80M*\xF2&lt;'o0\x918\x80\x928\x80\x938\x8031\xF2$?o\x968\x80L\xF4
+H\xC9\\xC9t\xC9\x88\xC9\xA0\xC9\xB8\xC9.*\xC0\xB4
+\xF3j.ctor|\xF3j
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xB5
+k.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB4
+2*\x8C\xB6
+kgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB4
+\xF2&lt;\xF3j0\xAD6\x80\xAE6\x80\xAF6\x80:*\xF2&lt;k0\xB16\x80\xB26\x80\xB36\x80 1\xF2$k\xB66\x80L\xF4
+\xD0\xC9\xE4\xC9\xFC\xC9\xCA(\xCA@\xCA.*\xC0\xC9
+\xC1l.ctor|\xC1l
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xCA
+\xD5l.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC9
+2*\x8C\xCB
+\xEDlgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC9
+\xF2&lt;\xC1l07\x80\x807\x80\x817\x80M*\xF2&lt;\xD5l0\x837\x80\x847\x80\x857\x8031\xF2$\xEDl\x887\x80L\xF4
+X\xCAl\xCA\x84\xCA\x98\xCA\xB0\xCA\xC8\xCA.*\xC0}\xCC.ctor|}\xCC
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x98\xCCgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\xAE\xCCFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z\xBE\xCCDispose\x94Z\xBE\xCC \xAECS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ :*\xA4\xCDset_receive_event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*d&amp;*\xCDget_receive_event\xA80&amp;*\xCD \xAFcPtr \xAFret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xCCP\xCDset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x84&amp;b\xCDget_next\xD0P&amp;b\xCD \xB0cPtr \xB0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xE8
+        \x88\xCD.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H}\xCC&lt;\x9CV\x80\x9DV\x80
+\x9EV\x80\x9FV\x80L*\xF2$\x98\xCC\xA2V\x80L\xF2T\xAE\xCCH\xA6V\x80\xEE\xEF\xFE\x80\xA7V\x80\xEE\xEF\xFE\x80\xA7V\x80\xF2x\xBE\xCCZl\xAAV\x80\xABV\x80'\xACV\x80.\xADV\x809\xAFV\x80J\xB0V\x80P\xEE\xEF\xFE\x80Y\xB2V\x808                O3!\xF20\xCD$\xB6V\x80\xB7V\x80\xAB\xF2&lt;*\xCD&amp;0\xB9V\x80 \xBAV\x80$\xBBV\x80f\xC3\xF20P\xCD$\xC1V\x80\xC2V\x80\x82\xF2&lt;b\xCD&amp;0\xC4V\x80 \xC5V\x80$\xC6V\x80]\x83\xF20\x88\xCD
+$\xCAV\x80 \xCBV\x80w\xF4
+H\xE0\xCA\xF4\xCA \xCB$\xCB&lt;\xCBT\xCBl\xCB\x84\xCB\x9C\xCB\xBC\xCB\xD4\xCB\xF4\xCB \xCC$\xCC&lt;\xCCT\xCCl\xCC\x80\xCC.*\xC0
+\xCD].ctor|\xCD]
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\xE1].ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+\xF9]getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;\xCD]0\xB30\x80\xB40\x80\xB50\x80U*\xF2&lt;\xE1]0\xB70\x80\xB80\x80\xB90\x80;1\xF2$\xF9]\xBC0\x80L\xF4
+\x98\xCC\xAC\xCC\xC4\xCC\xD8\xCC\xF0\xCC\xCD.*\xC0\xD5
+\xC9m.ctor|\xC9m
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xD6
+\xDDm.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD5
+2*\x8C\xD7
+\xF5mgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD5
+\xF2&lt;\xC9m0\xF77\x80\xF87\x80\xF97\x80Q*\xF2&lt;\xDDm0\xFB7\x80\xFC7\x80\xFD7\x8071\xF2$\xF5m8\x80L\xF4
+ \xCD4\xCDL\xCD`\xCDx\xCD\x90\xCD.*\xC0i
+\x81d.ctor|\x81d
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$j
+\x95d.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 i
+2*\x8Ck
+\xADdgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 i
+\xF2&lt;\x81d0\xBF3\x80\xC03\x80\xC13\x80x*\xF2&lt;\x95d0\xC33\x80\xC43\x80\xC53\x80^1\xF2$\xADd\xC83\x80L\xF4
+\xA8\xCD\xBC\xCD\xD4\xCD\xE8\xCD\xCE\xCE.*\xC0\x9C
+\xE3h.ctor|\xE3h
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x9D
+\xF7h.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9C
+2*\x8C\x9E
+igetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9C
+\xF2&lt;\xE3h0\xBD5\x80\xBE5\x80\xBF5\x80h*\xF2&lt;\xF7h0\xC15\x80\xC25\x80\xC35\x80N1\xF2$i\xC65\x80L\xF4
+0\xCED\xCE\\xCEp\xCE\x88\xCE\xA0\xCE6*lp bLCreateString.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0.*\xD0q dL.cctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0\xF2$bL*\x80\xF2&lt;dL0$\x80.\x80/\x80U=\xF4
+\xB8\xCE\xD4\xCE\xEC\xCE\xCF.*\xC0\xF6
+\x9Fp.ctor|\x9Fp
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF7
+\xB3p.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF6
+2*\x8C\xF8
+\xCBpgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF6
+\xF2&lt;\x9Fp0A9\x80B9\x80C9\x80I*\xF2&lt;\xB3p0E9\x80F9\x80G9\x80/1\xF2$\xCBpJ9\x80L\xF4
+\xCF0\xCFH\xCF\\xCFt\xCF\x8C\xCF.*\xC0-
+Y_.ctor|Y_
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$.
+m_.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 -
+2*\x8C/
+\x85_getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 -
+\xF2&lt;Y_0g1\x80h1\x80i1\x80a*\xF2&lt;m_0k1\x80l1\x80m1\x80G1\xF2$\x85_p1\x80L\xF4
+\xA4\xCF\xB8\xCF\xD0\xCF\xE4\xCF\xFC\xCF\xD06*\xA4k \xB3Kget_Pendingp\xB3K pending.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0.*DTl \xC8KSet\xA8T\xC8K ;CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA02*Em LRetrieveH\xCCEL &lt;CS$2$0000 &lt;e.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0.*d\xA1aL.cctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA0\xF2T\xB3KH\xFF\x80\x80
+\x80\x80\x80                &amp; (
+        \xF2l\xC8KT`\x80        \x80'
+\x80- \x80&gt; \x80J\xEE\xEF\xFE\x80S\x80$        \xAB&amp;         \xF2\x84LE        x\x80\x80
+\x80\x80\x80\x80.\x80:\xEE\xEF\xFE\x80C\x80$        &amp;   # *
+$\xF2$aL\xEE\xEF\xFE\x80\xF4
+ ,\xD0H\xD0`\xD0t\xD0\x8C\xD0\xA4\xD0\xBC\xD0\xD4\xD0.*\xC0\xA7q.ctor|\xA7q
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xBBq.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C\xD3qgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xA7q0\xB99\x80\xBA9\x80\xBB9\x80:*\xF2&lt;\xBBq0\xBD9\x80\xBE9\x80\xBF9\x80 1\xF2$\xD3q\xC29\x80L\xF4
+\xEC\xD0\xD1\xD1,\xD1D\xD1\\xD1.*\xC0ts{.ctor|s{
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$u\x87{.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 t2*\x8Cv\x9F{getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 t\xF2&lt;s{0-&gt;\x80.&gt;\x80/&gt;\x80:*\xF2&lt;\x87{01&gt;\x802&gt;\x803&gt;\x80 1\xF2$\x9F{6&gt;\x80L\xF4
+t\xD1\x88\xD1\xA0\xD1\xB4\xD1\xCC\xD1\xE4\xD1.*\xC0\xA5
+\xA9i.ctor|\xA9i
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xA6
+\xBDi.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA5
+2*\x8C\xA7
+\xD5igetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA5
+\xF2&lt;\xA9i06\x806\x806\x80B*\xF2&lt;\xBDi06\x806\x806\x80(1\xF2$\xD5i 6\x80L\xF4
+\xFC\xD1\xD2(\xD2&lt;\xD2T\xD2l\xD2.*\xC0\xED
+\xD9o.ctor|\xD9o
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xEE
+\xEDo.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xED
+2*\x8C\xEF
+pgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xED
+\xF2&lt;\xD9o0\xE78\x80\xE88\x80\xE98\x80M*\xF2&lt;\xEDo0\xEB8\x80\xEC8\x80\xED8\x8031\xF2$p\xF08\x80L\xF4
+\x84\xD2\x98\xD2\xB0\xD2\xC4\xD2\xDC\xD2\xF4\xD2.*\xC0]m\xD7.ctor|m\xD7
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(^\x88\xD7getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]2*\x90_\x9E\xD7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]2*4Z`\xAE\xD7Dispose\x94Z\xAE\xD7 \xC4CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ ]&gt;*\xA8a\xD8set_video_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]&gt;*l&amp;b\xD8get_video_write_frame\xAC8&amp;\xD8 \xC5cPtr \xC5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]2*\xD4c@\xD8set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]2*\x8C&amp;dR\xD8get_next\xD8X&amp;R\xD8 \xBDcPtr \xBDret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ].*\xF0
+ex\xD8.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]\xF2Hm\xD7&lt;2Y\x803Y\x80
+4Y\x805Y\x80P*\xF2$\x88\xD78Y\x80L\xF2T\x9E\xD7H&lt;Y\x80\xEE\xEF\xFE\x80=Y\x80\xEE\xEF\xFE\x80=Y\x80\xF2x\xAE\xD7Zl@Y\x80AY\x80'BY\x80.CY\x809EY\x80JFY\x80P\xEE\xEF\xFE\x80YHY\x808                S3!\xF20\xD8$LY\x80MY\x80\xC5\xF2&lt;\xD8&amp;0OY\x80 PY\x80$QY\x80n\xE7\xF20@\xD8$WY\x80XY\x80\x8A\xF2&lt;R\xD8&amp;0ZY\x80 [Y\x80$\Y\x80a\x8B\xF20x\xD8
+$`Y\x80 aY\x80\xF4
+H \xD3 \xD38\xD3P\xD3h\xD3\x80\xD3\x98\xD3\xB0\xD3\xC8\xD3\xEC\xD3\xD4(\xD4@\xD4X\xD4p\xD4\x88\xD4\xA0\xD4\xB4\xD42*\xC8\x91\xA7\x8C&lt;Load&gt;b__0\x84\x91\x8C
+$USystem$USystem.Collections.Generic$USystem.Text$USystem.IO$USystem.Linq$USystem.Reflection&quot;$USystem.Runtime.InteropServices \xF5CS$0$0000 \xF5CS$0$00018\x80\x91\x8C \xF5parts \xF5path&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCB .*t&lt;=Load\xCC@&lt; \xF6CS$0$0000 \xF6CS$0$0001 \xF6CS$6$0002 \xF6CS$7$0003 \xF6CS$0$0004 \xF6allFiles\xFC&lt;L \xF6file\xD48% \xF6ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7&gt;*\xD0}\xA8Y&lt;configureWatcher&gt;b__2x\x9C}Y \xF7CS$2$0000 \xF7CS$5$0001 \xF7CS$0$0002\xB8\x98Bp \xF7file0\x94$\x83 \xF7ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*@\xC6&gt;\xD6configureWatcher.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7&gt;*\xB4 \xAC\xB2        &lt;watcher_Changed&gt;b__6.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7&gt;*( \xAD\xBE        &lt;watcher_Changed&gt;b__7.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7&gt;*t\xB2\xAB\xCA        &lt;watcher_Changed&gt;b__4,@\xB2\xCA         \xF8CS$2$0000l&lt;\xB2\xCA         \xF8currentPi&quot; \xF8CS$&lt;&gt;8__localsc\xA48d\xF1         \xF8noReload.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xAC{?|
+watcher_Changedxx{|
+ \xF9queueFile\xB4@A\x9A
+ \xF9file \xF9isConfig\xB4t\xDE
+ \xF9ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA76*t        @\xF7
+getAppExecs\xB0@        \xF7
+ \xFACS$1$0000 \xFACS$2$0001.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA76*&lt;
+A getApiExecsx        
+  \xFBCS$1$0000 \xFBCS$2$0001.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA72*h LB\ loadFile@
+4 L\  \xFFCS$0$0000 \xFFCS$0$0001         \xFFCS$0$0002 
+\xFFCS$2$0003  \xFFCS$0$0004 \xFFpmType \xFFsetup \xFFdomain \xFFpmt
+\xC8 6 \xFFext
+0 @]&quot; \xFF&lt;&gt;g__initLocald&amp; \xFFCS$&lt;&gt;8__locals17.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xD8 \xC3\xBE&lt;unloadFile&gt;b__1e.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*H
+ \xC4\xCA&lt;unloadFile&gt;b__1f.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xB8
+\xC5\xEC&lt;unloadFile&gt;b__21.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*(\xC6\xF4&lt;unloadFile&gt;b__22.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\x98\xC7&lt;unloadFile&gt;b__24.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xC8&lt;unloadFile&gt;b__25.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\xF04\xC9B&lt;unloadFile&gt;b__29 \xBC4BH\xB84B t&amp; CS$&lt;&gt;8__locals39.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA72*\x98
+CvunloadFile\xF4d
+v CS$2$0000 pisToRemove: CS$&lt;&gt;9__CachedAnonymousMethodDelegate2b: CS$&lt;&gt;9__CachedAnonymousMethodDelegate32&amp; CS$&lt;&gt;8__locals35(`\xBC\x96&amp; CS$&lt;&gt;8__locals37.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7.*\x8CKD\x80Reload\x9CXK\x80 CS$1$0000 CS$0$0001\xCCT$\xA5 ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA76*PmE\xCBparseCommand\x90m\xCB CS$0$0000 args.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7:*\x82F8ExecuteBackgroundT\xE8\x828 CS$1$0000 CS$0$0001 CS$0$0002\x90\xB0S8 parsed fullName args execs exec\x90\xE4*\x8D ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA72*\xF8\x88G\xBAExecute \xC4\x88\xBA CS$1$0000 CS$0$0001         CS$0$0002T\x8CY\xBA parsed fullName args execs exec resT\xC0* ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7.*\xD8\x9EHBRun\xFC\xA4\x9EB CS$1$0000 CS$0$0001 CS$0$0002         CS$0$0003,loB parsed fullName args exec execs,\xA0*\xB3 ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA7.*x\xAF\xCA\xE0.cctor\xDCD\xAF\xE0         CS$0$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xA7\xF2l\x8C\x91`N\x80O\x803O\x809P\x80RQ\x80jR\x80\x80S\x80WLMt3HOK\xF28&lt;,@\x80A\x80-B\x809C\x80DD\x80OG\x80jH\x80vI\x80\x94J\x80\x96M\x87\xBDV\x80\xD6X\x80\xDB[\x80\xE6\\x80\xE9\xEE\xEF\xFE\x80\xEE\\x80\xF4^\x80\xFA\xEE\xEF\xFE\x80\xFC_\x80\xFD`\x80&quot;\xEE\xEF\xFE\x80*\\x802c\x80:d\x80
+`
+&lt;
+-36
+v
+/_
+
+O

+;&quot;*$'i!
+(
+\xF2\xB4Y}
+\xA8y\x80 z\x80\xEE\xEF\xFE\x80z\x80!|\x80'\xEE\xEF\xFE\x80)}\x80*~\x80N\xEE\xEF\xFE\x80Pz\x80Y\xEE\xEF\xFE\x80i\x81\x80s\xEE\xEF\xFE\x80#*6&amp;,/z')*\xF2\x9C\xD6\xC6 \x90p\x80q\x80r\x80&amp;s\x801t\x80Gu\x80]v\x80sw\x80\x89x\x8B\xB0\x84\x80\xC5\x85\x80
+9
+3
+U
+0
+0
+0
+0
+0
+
+-        
+\xF2$\xB2         \x8B\x80L\x98\xF2$\xBE         \x8C\x80L\x98\xF2\x84\xCA        \xB2        x\xEE\xEF\xFE\x80
+\x89\x80$\x8A\x80'\x8B\x81\x87\x8D\x80\x8A\x8D\x80\x8B\x8F\x80\x97\x90\x80\xA8\xEE\xEF\xFE\x80\x90'\x9A&quot;#*#0\xF2\xC0|
+{\xB4\x88\x8A\x94\x80'\x94\x80)\x95\x800\x96\x80F\x97\x80I\x98\x80V\xEE\xEF\xFE\x80X\x9A\x80_\xEE\xEF\xFE\x80a\x9C\x80b\x9D\x80x\xEE\xEF\xFE\x80z\x9F\x80
+*+2'XA%#p        
+\xF2H\xF7
+&lt;\xA9\x80 \xAA\x80\xEE\xEF\xFE\x80\xAC\x80
+!        
+\xF2H &lt;\xAE\x80 \xAF\x80\xEE\xEF\xFE\x80\xB1\x80
+!        
+\xF2|\ L3p\xC0\x80\xC1\x80\xC2\x80\xC6\x80\xB3\xC8\x80\xBE\xC9\x80\xC0\xCF\x80\xCB\xD0\x80\xCD\xD2\x80\xCF\xD5\x80\xD2\xD5\x80\xD3\xD8\x80\xD9\xD9\x80\xEB\xDA\x80\xFC\xDC\x80 \xDD\x80!\xDE\x80(\xDF\x803\xE0\x80&gt;\xE1\x80I\xE4\x80T\xE5\x80t\xE6\x80\x82\xEA\x80\xA0\xEB\x80\xA9\xEC\x80\xAF\xED\x80\xB5\xEE\x80\xBA\xEE\xEF\xFE\x80\xBC\xF0\x80\xBE\xF2\x80\xE3\xF3\x80\xE9\xF4\x80\xEF\xF5\x80\xF4\xF9\x80\xEE\xEF\xFE\x80\xFA\x80\xFC\x806\xFD\x80G\xFE\x80_\xFF\x80w\x80\x8F\x80\xA7\x80\xB5\x80\xC3\x83\xD7\x80\xEF        \x80
+\x80A\xEE\xEF\xFE\x80K \x80
+(&amp;
+D7:#
+ !(
+.
+3@
+R
+&lt;
+K
+)
+,
+.
+H
+W
+Uu(.*#f*&amp;
+&amp;`%yyZZ((EE|        
+\xF2$\xBE \x80@V\xF2$\xCA \x80@V\xF2$\xEC\x80ch\xF2$\xF4\x80ov\xF2$\x80ch\xF2$\x80ov\xF2`B4T\xEE\xEF\xFE\x80
+&quot;\x8E1\x80&amp;2\x80-3\x803\xEE\xEF\xFE\x80J'\xF2\xE4v
+\xD8\xEE\xEF\xFE\x80\x80 \xEE\xEF\xFE\x80.\x80P\x80X\x80]\x80\x8B\x80\xB9\x80\xD0\x803\x80\x96\x82\xAE\x80\xC5\x80\xDC\xEE\xEF\xFE\x80\xE6!\x93        5\x80
+\x8E,-4aa=\x9A\x9ACC
+        
+\xF2\x84\x80K        x9\x80:\x80\xEE\xEF\xFE\x80&lt;\x80 &gt;\x80$?\x80%@\x80EA\x80IC\x80,#=#_        
+\xF2\x90\xCBm
+\x84J\x80K\x80L\x80N\x80#O\x80AP\x80LQ\x80NS\x80TT\x80kV\x80
+/I
+\
+kL
+&quot;.\xF2\xC08\x82\xB4\\x80]\x80
+]\x80^\x80_\x80`\x80b\x80(c\x80Bd\x80Gf\x80Sg\x80Uh\x80zi\x80k\x804$%2*&amp;+&lt;Z&quot;8#s        
+\xF2\xCC\xBA\x88\xC0p\x80q\x80
+q\x80r\x80s\x80u\x80w\x80(x\x80By\x80G{\x80S|\x80Y}\x80[~\x80\x80\x80\x85\x81\x804$%2*&amp;+&lt;Z&quot;L#i        
+\xF2\xCCB\x9E\xC0\x85\x80\x87\x80!\x88\x80$\x88\x80)\x89\x80-\x8A\x801\x8D\x808\x8E\x80D\x8F\x80^\x90\x80c\x92\x80o\x93\x80q\x94\x80\x96\x95\x80\x9B\x97\x80t4$%2*&amp;+&lt;Z&quot;:#e        
+\xF2\xC0\xE0\xAF\xB42\x803\x80&quot;4\x8035\x80D:\x80Nk\x80Xn\x80b\xA1\x80j\xA2\x80t\xA5\x80\x85\xA6\x80\x96\xB9\x80\x9CG\x80\xAE\xEE\xEF\xFE\x80        &lt;        Z        0        9        :        ;        E        :        O        \x96        \x96        '        ;\xF4\x82\xC8\xCC\xD4\xE8\xD4\xD5\xD5,\xD5T\xD5l\xD5\x8C\xD5\xA4\xD5\xC8\xD5\xE0\xD5\xD6\xD6@\xD6X\xD6x\xD6\x90\xD6\xAC\xD6\xC4\xD6\xE0\xD6\xF8\xD6\xD7(\xD7H\xD7`\xD7\x80\xD7\x98\xD7\xB8\xD7\xD0\xD7\xF0\xD7\xD8(\xD8@\xD8`\xD8x\xD8\x98\xD8\xB0\xD8\xCC\xD8\xE4\xD8\xFC\xD8\xD90\xD9H\xD9h\xD9\x80\xD9\x98\xD9\xB0\xD9\xC4\xD9\xDC\xD9\xF4\xD9.*\xC0\xC0
+\xFBk.ctor|\xFBk
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xC1
+l.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC0
+2*\x8C\xC2
+'lgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC0
+\xF2&lt;\xFBk0%7\x80&amp;7\x80'7\x80B*\xF2&lt;l0)7\x80*7\x80+7\x80(1\xF2$'l.7\x80L\xF4
+ \xDA \xDA8\xDAL\xDAd\xDA|\xDA&gt;*t\xCE\xA7&lt;RunLoadNotify&gt;b__0.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$\xA7\xC8\x803Z\xF4\x94\xDA\xB8\xDA:*p\xD0b&lt;GetOptions&gt;b__3.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$b\xD6\x803Z\xF4\xD0\xDA\xF0\xDA.*d#.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD0?get_Arguments.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*8Fget_Stream.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xA0Mget_Event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2T#H9\x80:\x80
+;\x80&lt;\x80=\x80        T
+(
+&quot;
+        
+\xF2$??\x80):\xF2$F@\x80-;\xF2$MA\x80+6\xF4 \xDB\xDB4\xDBP\xDBh\xDB\x84\xDB\x9C\xDB\xB4\xDB.*\xC0\xF3
+]p.ctor|]p
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF4
+qp.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF3
+2*\x8C\xF5
+\x89pgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF3
+\xF2&lt;]p0#9\x80$9\x80%9\x80F*\xF2&lt;qp0'9\x80(9\x80)9\x80,1\xF2$\x89p,9\x80L\xF4
+\xCC\xDB\xE0\xDB\xF8\xDB \xDC$\xDC&lt;\xDCB*&lt;a\xCCj&lt;ExecuteApiBackground&gt;b__0aj CS$0$0000H\xD0Ej context pluginH\xB2 ex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2xjal\x9A\x80 \x9B\x80\x9C\x80$\x9D\x80E\xEE\xEF\xFE\x80G\x9E\x80H\x9F\x80^\xEE\xEF\xFE\x80B17`'A\xF4T\xDC\x80\xDC.*\xC4.ctor\x8C
+$USystem$USystem.Collections.Generic$USystem.Linq2\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD26*0get_Arguments.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x9Cget_Session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H&lt;+\x80,\x80
+-\x80.\x80        K
+(
+$        
+\xF2$0\x80):\xF2$1\x806E\xF4\x98\xDC\xAC\xDC\xC4\xDC\xE0\xDC\xF8\xDC\xDD.*\xC0\xF9s.ctor|\xF9s
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+t.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C%tgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xF9s0\xC7:\x80\xC8:\x80\xC9:\x80B*\xF2&lt;
+t0\xCB:\x80\xCC:\x80\xCD:\x80(1\xF2$%t\xD0:\x80L\xF4
+,\xDD@\xDDX\xDDl\xDD\x84\xDD\x9C\xDD.*\xC0\xDE
+\x8Fn.ctor|\x8Fn
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xDF
+\xA3n.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDE
+2*\x8C\xE0
+\xBBngetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDE
+\xF2&lt;\x8Fn0Q8\x80R8\x80S8\x80B*\xF2&lt;\xA3n0U8\x80V8\x80W8\x80(1\xF2$\xBBnZ8\x80L\xF4
+\xB4\xDD\xC8\xDD\xE0\xDD\xF4\xDD \xDE$\xDE.*\xC0\xDC cX.ctor|cX
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xDD wX.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDC 2*\x8C\xDE \x8FXgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDC \xF2&lt;cX0=.\x80&gt;.\x80?.\x80&gt;*\xF2&lt;wX0A.\x80B.\x80C.\x80$1\xF2$\x8FXF.\x80L\xF4
+&lt;\xDEP\xDEh\xDE|\xDE\x94\xDE\xAC\xDE.*\xC03n\xB9.ctor|n\xB9
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(4\x89\xB9getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*\x905\x9F\xB9Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*4Z6\xAF\xB9Dispose\x94Z\xAF\xB9 \x96CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 32*\x9C
+7        \xBAset_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*88\xBAget_name\xA0\xBA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*\xA0
+9$\xBAset_value.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*&lt;:1\xBAget_value\xA41\xBA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*\xA4
+;?\xBAset_hash.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*@&lt;L\xBAget_hash\xA8 L\xBA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*\xA8=Z\xBAset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 32*`&amp;&gt;l\xBAget_next\xAC,&amp;l\xBA 0cPtr 0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 3.*\xC4
+?\x92\xBA.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 3\xF2Hn\xB9&lt;Q\x80Q\x80
+Q\x80 Q\x80=*\xF2$\x89\xB9#Q\x80L\xF2T\x9F\xB9H'Q\x80\xEE\xEF\xFE\x80(Q\x80\xEE\xEF\xFE\x80(Q\x80\xF2x\xAF\xB9Zl+Q\x80,Q\x80'-Q\x80..Q\x8090Q\x80J1Q\x80P\xEE\xEF\xFE\x80Y3Q\x808                @3!\xF20        \xBA
+$7Q\x80 8Q\x80G\xF20\xBA$:Q\x80 ;Q\x80M\xF20$\xBA
+$AQ\x80 BQ\x80H\xF201\xBA$DQ\x80 EQ\x80N\xF20?\xBA
+$KQ\x80 LQ\x80G\xF20L\xBA$NQ\x80 OQ\x80K\xF20Z\xBA$UQ\x80VQ\x80d\xF2&lt;l\xBA&amp;0XQ\x80 YQ\x80$ZQ\x80Ne\xF20\x92\xBA
+$^Q\x80 _Q\x80Y\xF4
+h\xC4\xDE\xD8\xDE\xF0\xDE\xDF \xDF8\xDFP\xDFh\xDF\x80\xDF\x98\xDF\xB0\xDF\xC8\xDF\xE0\xDF\xF8\xDF\xE0(\xE0@\xE0X\xE0p\xE0\x88\xE0\xA0\xE0\xB8\xE0\xD0\xE0\xE8\xE0\xE1\xE1.*\xC0&gt;\xCFv.ctor|\xCFv
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$?\xE3v.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;2*\x8C@\xFBvgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;\xF2&lt;\xCFv0&lt;\x80&lt;\x80&lt;\x80U*\xF2&lt;\xE3v0&lt;\x80&lt;\x80&lt;\x80;1\xF2$\xFBv&lt;\x80L\xF4
+,\xE1@\xE1X\xE1l\xE1\x84\xE1\x9C\xE1.*\xC0\x9F
+%i.ctor|%i
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xA0
+9i.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9F
+2*\x8C\xA1
+QigetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9F
+\xF2&lt;%i0\xDB5\x80\xDC5\x80\xDD5\x80U*\xF2&lt;9i0\xDF5\x80\xE05\x80\xE15\x80;1\xF2$Qi\xE45\x80L\xF4
+\xB4\xE1\xC8\xE1\xE0\xE1\xF4\xE1 \xE2$\xE2.*\xC0\x90
+\xDBg.ctor|\xDBg
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x91
+\xEFg.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x90
+2*\x8C\x92
+hgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x90
+\xF2&lt;\xDBg0E5\x80F5\x80G5\x80R*\xF2&lt;\xEFg0I5\x80J5\x80K5\x8081\xF2$hN5\x80L\xF4
+&lt;\xE2P\xE2h\xE2|\xE2\x94\xE2\xAC\xE2.*\xC0V\xED\xEF.ctor|\xED\xEF
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(W\xF0getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\x90X\xF0Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*4ZY.\xF0Dispose\x94Z.\xF0 \xDFCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ V:*\xA4
+Z\x88\xF0set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V:*H[\x95\xF0get_interface_name\xA8\x95\xF0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V:*\xB8\\xA3\xF0set_speech_open.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V:*x&amp;]\xB5\xF0get_speech_open\xBCD&amp;\xB5\xF0 \xE0cPtr \xE0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V:*\xE8^\xDB\xF0set_speech_close.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V:*\xA8&amp;_\xED\xF0get_speech_close\xECt&amp;\xED\xF0 \xE1cPtr \xE1ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*`\xF1set_speech_feed_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*\xE0&amp;a%\xF1get_speech_feed_tts \xAC&amp;%\xF1 \xE2cPtr \xE2ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*TbK\xF1set_speech_read_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*&amp;c]\xF1get_speech_read_ttsX\xE4&amp;]\xF1 \xE3cPtr \xE3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*\x8Cd\x83\xF1set_speech_flush_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V&gt;*P        &amp;e\x95\xF1get_speech_flush_tts\x90        &amp;\x95\xF1 \xE4cPtr \xE4ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VB*\xC8        f\xBB\xF1set_speech_text_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VB*\x90
+&amp;g\xCD\xF1get_speech_text_param_tts\xCC        \
+&amp;\xCD\xF1 \xE5cPtr \xE5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VF* h\xF3\xF1set_speech_numeric_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VF*\xD8 &amp;i\xF2get_speech_numeric_param_tts \xA4 &amp;\xF2 \xE6cPtr \xE6ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VB*P j+\xF2set_speech_float_param_tts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 VB*
+&amp;k=\xF2get_speech_float_param_ttsT \xE4 &amp;=\xF2 \xE7cPtr \xE7ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\x80
+lc\xF2set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*8&amp;mu\xF2get_rwlock\x84
+&amp;u\xF2 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\xA0
+n\x9B\xF2set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*&lt;o\xA8\xF2get_refs\xA4\xA8\xF2         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V6*\xA8p\xB6\xF2set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V6*d&amp;q\xC8\xF2get_reflock\xAC0&amp;\xC8\xF2 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\xCCr\xEE\xF2set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\x84&amp;s\xF3get_parent\xD0P&amp;\xF3 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\xECt&amp;\xF3set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\xA4&amp;u8\xF3get_next\xF0p&amp;8\xF3 \xDEcPtr \xDEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V.*
+v^\xF3.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V\xF2H\xED\xEF&lt;}a\x80~a\x80
+a\x80\x80a\x80A*\xF2$\xF0\x83a\x80L\xF2T\xF0H\x87a\x80\xEE\xEF\xFE\x80\x88a\x80\xEE\xEF\xFE\x80\x88a\x80\xF2x.\xF0Zl\x8Ba\x80\x8Ca\x80'\x8Da\x80.\x8Ea\x809\x90a\x80J\x91a\x80P\xEE\xEF\xFE\x80Y\x93a\x808                D3!\xF20\x88\xF0
+$\x97a\x80 \x98a\x80U\xF20\x95\xF0$\x9Aa\x80 \x9Ba\x80[\xF20\xA3\xF0$\xA1a\x80\xA2a\x80\xB4\xF2&lt;\xB5\xF0&amp;0\xA4a\x80 \xA5a\x80$\xA6a\x80Y\xEF\xF20\xDB\xF0$\xACa\x80\xADa\x80\xA1\xF2&lt;\xED\xF0&amp;0\xAFa\x80 \xB0a\x80$\xB1a\x80Z\xC7\xF20\xF1$\xB7a\x80\xB8a\x80\xAB\xF2&lt;%\xF1&amp;0\xBAa\x80 \xBBa\x80$\xBCa\x80]\xD5\xF20K\xF1$\xC2a\x80\xC3a\x80\xBB\xF2&lt;]\xF1&amp;0\xC5a\x80 \xC6a\x80$\xC7a\x80]\xF5\xF20\x83\xF1$\xCDa\x80\xCEa\x80\x8A\xF2&lt;\x95\xF1&amp;0\xD0a\x80 \xD1a\x80$\xD2a\x80^\x91\xF20\xBB\xF1$\xD8a\x80\xD9a\x80\xA6\xF2&lt;\xCD\xF1&amp;0\xDBa\x80 \xDCa\x80$\xDDa\x80c\xBF\xF20\xF3\xF1$\xE3a\x80\xE4a\x80\x9D\xF2&lt;\xF2&amp;0\xE6a\x80 \xE7a\x80$\xE8a\x80f\xA7\xF20+\xF2$\xEEa\x80\xEFa\x80\x9E\xF2&lt;=\xF2&amp;0\xF1a\x80 \xF2a\x80$\xF3a\x80d\xAD\xF20c\xF2$\xF9a\x80\xFAa\x80x\xF2&lt;u\xF2&amp;0\xFCa\x80 \xFDa\x80$\xFEa\x80T\x81\xF20\x9B\xF2
+$b\x80 b\x80K\xF20\xA8\xF2$b\x80 b\x80N\xF20\xB6\xF2$b\x80b\x80q\xF2&lt;\xC8\xF2&amp;0b\x80 b\x80$b\x80Uq\xF20\xEE\xF2$b\x80b\x80\x82\xF2&lt;\xF3&amp;0b\x80 b\x80$b\x80T\x95\xF20&amp;\xF3$$b\x80%b\x80l\xF2&lt;8\xF3&amp;0'b\x80 (b\x80$)b\x80Rm\xF20^\xF3
+$-b\x80 .b\x80a\xF4
+\xC4\xE2\xD8\xE2\xF0\xE2\xE3 \xE38\xE3P\xE3h\xE3\x80\xE3\xA4\xE3\xBC\xE3\xE0\xE3\xF8\xE3\xE40\xE4P\xE4h\xE4\x88\xE4\xA0\xE4\xC0\xE4\xD8\xE4\xFC\xE4\xE58\xE5P\xE5t\xE5\x8C\xE5\xB0\xE5\xC8\xE5\xEC\xE5\xE6(\xE6@\xE6h\xE6\x80\xE6\xA8\xE6\xC0\xE6\xEC\xE6\xE70\xE7H\xE7t\xE7\x8C\xE7\xB8\xE7\xD0\xE7\xEC\xE7\xE8 \xE88\xE8P\xE8h\xE8\x80\xE8\x98\xE8\xB4\xE8\xCC\xE8\xE8\xE8\xE9\xE94\xE9P\xE9h\xE9\x80\xE9\x98\xE9\xB0\xE9\xC8\xE9\xDC\xE9:*h\x8E\xCAget_ContextType$\xCA
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text$USystem.CodeDom$USystem.CodeDom.Compiler$USystem.IO$USystem.Reflection$USystem.Reflection.Emit&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2        \xCE 6*\xD4\x8F\xD0GetApiContext.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8EB*L\x90\xD7GetApiBackgroundContext.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E6*\xB8\x91\xDEGetAppContext.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E2*TC\x92\xE5getContext\xBC C\xE5 ctx.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E\xF2$\xCA;\x80=P\xF2$\xD0&gt;\x80
+B\xF2$\xD7A\x80
+V\xF2$\xDED\x80
+B\xF2`\xE5CTH\x80I\x80        I\x80J\x80J\x80&lt;K\x80
+
+^
+$%\x85
+\xF4\x8A(\xF4\xE9\xEA,\xEAH\xEA`\xEA\x88\xEA\xA0\xEA\xBC\xEA\xD4\xEA\xF0\xEA.*\xC0\xA0@I.cctor|@I
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA \xF2&lt;@I0\xF6\x80
+2\x80\xEE\xEF\xFE\x80XO\xF4
+\xEB \xEB.*\xC0\x8D
+\x99g.ctor|\x99g
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x8E
+\xADg.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D
+2*\x8C\x8F
+\xC5ggetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8D
+\xF2&lt;\x99g0'5\x80(5\x80)5\x80\x84*\xF2&lt;\xADg0+5\x80,5\x80-5\x80j1\xF2$\xC5g05\x80L\xF4
+8\xEBL\xEBd\xEBx\xEB\x90\xEB\xA8\xEB.*\xC0r
+Ge.ctor|Ge
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$s
+[e.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 r
+2*\x8Ct
+segetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 r
+\xF2&lt;Ge04\x804\x804\x80u*\xF2&lt;[e04\x804\x804\x80[1\xF2$se&quot;4\x80L\xF4
+\xC0\xEB\xD4\xEB\xEC\xEB\xEC\xEC0\xEC.*\xC0Q
+qb.ctor|qb
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$R
+\x85b.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Q
+2*\x8CS
+\x9DbgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Q
+\xF2&lt;qb0\xCF2\x80\xD02\x80\xD12\x80u*\xF2&lt;\x85b0\xD32\x80\xD42\x80\xD52\x80[1\xF2$\x9Db\xD82\x80L\xF4
+H\xEC\\xECt\xEC\x88\xEC\xA0\xEC\xB8\xEC.*\xC0
+^.ctor|^
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+#^.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C 
+;^getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;^0\xD10\x80\xD20\x80\xD30\x80\x84*\xF2&lt;#^0\xD50\x80\xD60\x80\xD70\x80j1\xF2$;^\xDA0\x80L\xF4
+\xD0\xEC\xE4\xEC\xFC\xEC\xED(\xED@\xED.*\xC0\xB2+\xE0.ctor|+\xE0
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB3F\xE0getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\x90\xB4\\xE0Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*4Z\xB5l\xE0Dispose\x94Zl\xE0 \xCFCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xB2:*\xA4
+\xB6\xC6\xE0set_relative_oid.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2:*H\xB7\xD3\xE0get_relative_oid\xA8\xD3\xE0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2B*\xC0\xB8\xE1\xE0set_management_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2B*\x88&amp;\xB9\xF3\xE0get_management_function\xC4T&amp;\xF3\xE0 \xD0cPtr \xD0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xF0\xBA\xE1set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xA8&amp;\xBB+\xE1get_rwlock\xF4t&amp;+\xE1 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*
+\xBCQ\xE1set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xAC\xBD^\xE1get_refsx^\xE1         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xBEl\xE1set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xD4&amp;\xBF~\xE1get_reflock\xA0&amp;~\xE1 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*&lt;\xC0\xA4\xE1set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xF4&amp;\xC1\xB6\xE1get_parent@\xC0&amp;\xB6\xE1 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\        \xC2\xDC\xE1set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*
+&amp;\xC3\xEE\xE1get_next`        \xE0        &amp;\xEE\xE1 \xD1cPtr \xD1ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2.*x
+
+\xC4\xE2.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2\xF2H+\xE0&lt;\xE6[\x80\xE7[\x80
+\xE8[\x80\xE9[\x80E*\xF2$F\xE0\xEC[\x80L\xF2T\\xE0H\xF0[\x80\xEE\xEF\xFE\x80\xF1[\x80\xEE\xEF\xFE\x80\xF1[\x80\xF2xl\xE0Zl\xF4[\x80\xF5[\x80'\xF6[\x80.\xF7[\x809\xF9[\x80J\xFA[\x80P\xEE\xEF\xFE\x80Y\xFC[\x808                H3!\xF20\xC6\xE0
+$\\x80 \\x80W\xF20\xD3\xE0$\\x80 \\x80]\xF20\xE1\xE0$
+\\x80 \\x80\xC1\xF2&lt;\xF3\xE0&amp;0
+\\x80 \\x80$\\x80e\xF1\xF20\xE1$\\x80\\x80|\xF2&lt;+\xE1&amp;0\\x80 \\x80$\\x80X\x81\xF20Q\xE1
+$ \\x80 !\\x80O\xF20^\xE1$#\\x80 $\\x80R\xF20l\xE1$*\\x80+\\x80u\xF2&lt;~\xE1&amp;0-\\x80 .\\x80$/\\x80Yq\xF20\xA4\xE1$5\\x806\\x80\x86\xF2&lt;\xB6\xE1&amp;08\\x80 9\\x80$:\\x80X\x95\xF20\xDC\xE1$@\\x80A\\x80t\xF2&lt;\xEE\xE1&amp;0C\\x80 D\\x80$E\\x80Vu\xF20\xE2
+$I\\x80 J\\x80i\xF4
+\x98X\xEDl\xED\x84\xED\x9C\xED\xB4\xED\xCC\xED\xE4\xED\xFC\xED\xEE4\xEEL\xEEl\xEE\x84\xEE\xAC\xEE\xC4\xEE\xEC\xEE\xEF \xEF8\xEFT\xEFl\xEF\x84\xEF\x9C\xEF\xB4\xEF\xCC\xEF\xE8\xEF\xF0\xF04\xF0P\xF0h\xF0\x84\xF0\x9C\xF0\xB4\xF0\xCC\xF0\xE4\xF0\xFC\xF0\xF1.*\xC0\xFD 9[.ctor|9[
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xFE M[.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFD 2*\x8C\xFF e[getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFD \xF2&lt;9[0\x87/\x80\x88/\x80\x89/\x80Z*\xF2&lt;M[0\x8B/\x80\x8C/\x80\x8D/\x80@1\xF2$e[\x90/\x80L\xF4
+(\xF1&lt;\xF1T\xF1h\xF1\x80\xF1\x98\xF1.*\xC0Y!y.ctor|!y
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$Z5y.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\x8C[MygetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y\xF2&lt;!y0=\x80 =\x80!=\x80&gt;*\xF2&lt;5y0#=\x80$=\x80%=\x80$1\xF2$My(=\x80L\xF4
+\xB0\xF1\xC4\xF1\xDC\xF1\xF0\xF1\xF2 \xF2.*\xC0\xD8
+ n.ctor| n
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xD9
+n.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD8
+2*\x8C\xDA
+7ngetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD8
+\xF2&lt; n08\x808\x808\x80B*\xF2&lt;n08\x808\x808\x80(1\xF2$7n8\x80L\xF4
+8\xF2L\xF2d\xF2x\xF2\x90\xF2\xA8\xF2.*\xC0q1{.ctor|1{
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$rE{.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q2*\x8Cs]{getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2&lt;1{0&gt;\x80&gt;\x80&gt;\x80F*\xF2&lt;E{0&gt;\x80&gt;\x80&gt;\x80,1\xF2$]{&gt;\x80L\xF4
+\xC0\xF2\xD4\xF2\xEC\xF2\xF3\xF30\xF3.*\xC0]
+yc.ctor|yc
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$^
+\x8Dc.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]
+2*\x8C_
+\xA5cgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ]
+\xF2&lt;yc0G3\x80H3\x80I3\x80J*\xF2&lt;\x8Dc0K3\x80L3\x80M3\x8001\xF2$\xA5cP3\x80L\xF4
+H\xF3\\xF3t\xF3\x88\xF3\xA0\xF3\xB8\xF3.*\xC0\xF8e\xCB.ctor|e\xCB
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xF9\x80\xCBgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF82*\x90\xFA\x96\xCBFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF82*4Z\xFB\xA6\xCBDispose\x94Z\xA6\xCB \xABCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xF86*\xA0\xFC\xCCset_read_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF86*\&amp;\xFD\xCCget_read_frame\xA4(&amp;\xCC \xACcPtr \xACret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF82*\xC4\xFE8\xCCset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF82*|&amp;\xFFJ\xCCget_next\xC8H&amp;J\xCC \xADcPtr \xADret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF8.*\xE0
+p\xCC.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF8\xF2He\xCB&lt;WV\x80XV\x80
+YV\x80ZV\x80I*\xF2$\x80\xCB]V\x80L\xF2T\x96\xCBHaV\x80\xEE\xEF\xFE\x80bV\x80\xEE\xEF\xFE\x80bV\x80\xF2x\xA6\xCBZleV\x80fV\x80'gV\x80.hV\x809jV\x80JkV\x80P\xEE\xEF\xFE\x80YmV\x808                L3!\xF20\xCC$qV\x80rV\x80\xB9\xF2&lt;\xCC&amp;0tV\x80 uV\x80$vV\x80`\xEB\xF208\xCC$|V\x80}V\x80|\xF2&lt;J\xCC&amp;0V\x80 \x80V\x80$\x81V\x80Z}\xF20p\xCC
+$\x85V\x80 \x86V\x80q\xF4
+H\xD0\xF3\xE4\xF3\xFC\xF3\xF4,\xF4D\xF4\\xF4t\xF4\x8C\xF4\xAC\xF4\xC4\xF4\xE4\xF4\xFC\xF4\xF5,\xF5D\xF5\\xF5p\xF5&gt;*t\xD3\xE5&lt;AddApiPlugins&gt;b__9.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$\xE5\xDF\x804_\xF4\x88\xF5\xAC\xF5.*\xC0\xCEl\xAF.ctor|l\xAF
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xCF\x87\xAFgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE2*\x90\xD0\x9D\xAFFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE2*4Z\xD1\xAD\xAFDispose\x94Z\xAD\xAF \x89CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xCEB*\xAC\xD2\xB0set_directory_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCEB*t&amp;\xD3\xB0get_directory_interface\xB0@&amp;\xB0 \x8AcPtr \x8Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE2*\xDC
+\xD4?\xB0set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE2*x\xD5L\xB0get_flags\xE0DL\xB0 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE:*\xE8\xD6Z\xB0set_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE:*\xA8&amp;\xD7l\xB0get_memory_pool\xECt&amp;l\xB0  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE:*\xD8\x92\xB0set_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE:*\xD8&amp;\xD9\xA4\xB0get_private_info\xA4&amp;\xA4\xB0 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE.*&lt;
+\xDAʰ.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xCE\xF2Hl\xAF&lt;nN\x80oN\x80
+pN\x80qN\x80A*\xF2$\x87\xAFtN\x80L\xF2T\x9D\xAFHxN\x80\xEE\xEF\xFE\x80yN\x80\xEE\xEF\xFE\x80yN\x80\xF2x\xAD\xAFZl|N\x80}N\x80'~N\x80.N\x809\x81N\x80J\x82N\x80P\xEE\xEF\xFE\x80Y\x84N\x808                D3!\xF20\xB0$\x88N\x80\x89N\x80~\xF2&lt;\xB0&amp;0\x8BN\x80 \x8CN\x80$\x8DN\x80as\xF20?\xB0
+$\x93N\x80 \x94N\x80L\xF20L\xB0$\x96N\x80 \x97N\x80P\xF20Z\xB0$\x9DN\x80\x9EN\x80q\xF2&lt;l\xB0&amp;0\xA0N\x80 \xA1N\x80$\xA2N\x80Yi\xF20\x92\xB0$\xA8N\x80\xA9N\x80l\xF2&lt;\xA4\xB0&amp;0\xABN\x80 \xACN\x80$\xADN\x80Z]\xF20ʰ
+$\xB1N\x80 \xB2N\x80a\xF4
+h\xC4\xF5\xD8\xF5\xF0\xF5\xF6 \xF68\xF6P\xF6h\xF6\x80\xF6\xA8\xF6\xC0\xF6\xE8\xF6\xF7\xF70\xF7H\xF7`\xF7\x80\xF7\x98\xF7\xB8\xF7\xD0\xF7\xF0\xF7\xF8(\xF8@\xF8T\xF8B*q9InitializeLifetimeService\xD49
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Reflection$USystem.Reflection.Emit&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCE 6*\x84r;get_Aliases.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q2*\xECsBget_Name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q:*\tIget_PluginOptions.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q.*\xC0ZuP.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6*,
+v\xAAIncreaseUse.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6*\xD0#w\xB7DecreaseUse0\x9C#\xB7         count.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q&gt;*Dx\xDASetZeroUseNotification.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q6* Ey\xF0LogExceptionH\xD8E\xF0  CS$0$0000  CS$0$0001.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ q\xF2$9+\x80
+\xF2$;/\x80-&lt;\xF2$B3\x80$0\xF2$I6\x804I\xF2\x90PZ
+\x840\x80 9\x80:\x80:\x80$;\x80/;\x80:&lt;\x80A=\x80R&gt;\x80Y?\x80        &lt;        a
+,-^
+78l
+
+8
+0        
+\xF20\xAA
+$C\x80 D\x80
+B        
+\xF2H\xB7#&lt;F\x80 G\x80H\x80&quot;J\x80
+N
+1        
+\xF2H\xDA&lt;N\x80O\x80O\x80P\x80
+(
+ ,        
+\xF2&lt;\xF0E0S\x80$T\x80DU\x80
+h
+\        
+\xF4Hl\xF8\x94\xF8\xAC\xF8\xC8\xF8\xE0\xF8\xF8\xF8\xF90\xF9H\xF9\\xF9t\xF9\x90\xF9\xA8\xF9\xC4\xF9\xDC\xF9\xFA\xFA8\xFA.*\xC0V\xDFx.ctor|\xDFx
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$W\xF3x.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V2*\x8CX ygetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 V\xF2&lt;\xDFx0=\x80=\x80=\x80B*\xF2&lt;\xF3x0=\x80=\x80=\x80(1\xF2$ y
+=\x80L\xF4
+P\xFAd\xFA|\xFA\x90\xFA\xA8\xFA\xC0\xFA.*\xC0
+{[.ctor|{[
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+\x8F[.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*\x8C
+\xA7[getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+\xF2&lt;{[0\xA5/\x80\xA6/\x80\xA7/\x80f*\xF2&lt;\x8F[0\xA9/\x80\xAA/\x80\xAB/\x80L1\xF2$\xA7[\xAE/\x80L\xF4
+\xD8\xFA\xEC\xFA\xFB\xFB0\xFBH\xFB.*\xC0\xC5\xCF.ctor|\xC5\xCF
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xE0\xCFgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\xF6\xCFFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z\xD0Dispose\x94Z\xD0 \xB7CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ &gt;*\xA8 `\xD0set_resurrect_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*l&amp;!r\xD0get_resurrect_session\xAC8&amp;r\xD0 \xB8cPtr \xB8ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xD4&quot;\x98\xD0set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C&amp;#\xAA\xD0get_next\xD8X&amp;\xAA\xD0 \xB9cPtr \xB9ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xF0
+$\xD0\xD0.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xC5\xCF&lt;kW\x80lW\x80
+mW\x80nW\x80P*\xF2$\xE0\xCFqW\x80L\xF2T\xF6\xCFHuW\x80\xEE\xEF\xFE\x80vW\x80\xEE\xEF\xFE\x80vW\x80\xF2x\xD0ZlyW\x80zW\x80'{W\x80.|W\x809~W\x80JW\x80P\xEE\xEF\xFE\x80Y\x81W\x808                S3!\xF20`\xD0$\x85W\x80\x86W\x80\xC0\xF2&lt;r\xD0&amp;0\x88W\x80 \x89W\x80$\x8AW\x80n\xDD\xF20\x98\xD0$\x90W\x80\x91W\x80\x8A\xF2&lt;\xAA\xD0&amp;0\x93W\x80 \x94W\x80$\x95W\x80a\x8B\xF20\xD0\xD0
+$\x99W\x80 \x9AW\x80\xF4
+H`\xFBt\xFB\x8C\xFB\xA4\xFB\xBC\xFB\xD4\xFB\xEC\xFB\xFC\xFC@\xFCX\xFC|\xFC\x94\xFC\xAC\xFC\xC4\xFC\xDC\xFC\xF4\xFC\xFD.*\xC0\x80{|.ctor|{|
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x81\x8F|.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x802*\x8C\x82\xA7|getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x80\xF2&lt;{|0\xA5&gt;\x80\xA6&gt;\x80\xA7&gt;\x80B*\xF2&lt;\x8F|0\xA9&gt;\x80\xAA&gt;\x80\xAB&gt;\x80(1\xF2$\xA7|\xAE&gt;\x80L\xF4
+ \xFD4\xFDL\xFD`\xFDx\xFD\x90\xFD.*\xC0\x99
+\xA1h.ctor|\xA1h
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x9A
+\xB5h.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x99
+2*\x8C\x9B
+\xCDhgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x99
+\xF2&lt;\xA1h0\x9F5\x80\xA05\x80\xA15\x80V*\xF2&lt;\xB5h0\xA35\x80\xA45\x80\xA55\x80&lt;1\xF2$\xCDh\xA85\x80L\xF4
+\xA8\xFD\xBC\xFD\xD4\xFD\xE8\xFD\xFE\xFE.*\xC0\xDF \xA5X.ctor|\xA5X
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xE0 \xB9X.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF 2*\x8C\xE1 \xD1XgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDF \xF2&lt;\xA5X0[.\x80\.\x80].\x808*\xF2&lt;\xB9X0_.\x80`.\x80a.\x801\xF2$\xD1Xd.\x80L\xF4
+0\xFED\xFE\\xFEp\xFE\x88\xFE\xA0\xFE.*\xC0\x8A
+Wg.ctor|Wg
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x8B
+kg.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A
+2*\x8C\x8C
+\x83ggetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8A
+\xF2&lt;Wg0        5\x80
+5\x80 5\x80m*\xF2&lt;kg0
+5\x805\x805\x80S1\xF2$\x83g5\x80L\xF4
+\xB8\xFE\xCC\xFE\xE4\xFE\xF8\xFE\xFF(\xFF.*\xC0\xDB\x9C.ctor|\x9C
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xDC\x9CgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\x90\xDD2\x9CFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*4Z\xDEB\x9CDispose\x94ZB\x9C vCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xDB6*\xA0
+\xDF\x9C\x9Cset_codec_type.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*@\xE0\xA9\x9Cget_codec_type\xA4 \xA9\x9C wret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\xAC
+\xE1\xB7\x9Cset_ianacode.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*L\xE2Ĝget_ianacode\xB0Ĝ )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\xB8
+\xE3Ҝset_iananame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*X\xE4ߜget_iananame\xBC$ߜ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xC0
+\xE5\xED\x9Cset_fmtp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\\xE6\xFA\x9Cget_fmtp\xC4(\xFA\x9C ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xD0
+\xE7\x9Dset_samples_per_second.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*x\xE8\x9Dget_samples_per_second\xD4D\x9D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xF4
+\xE9#\x9Dset_actual_samples_per_second.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xA4\xEA0\x9Dget_actual_samples_per_second\xF8p0\x9D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*        
+\xEB&gt;\x9Dset_bits_per_second.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xC0        \xECK\x9Dget_bits_per_second        \x8C        K\x9D         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*&lt;
+
+\xEDY\x9Dset_microseconds_per_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xEC
+\xEEf\x9Dget_microseconds_per_packet@
+\xB8
+f\x9D         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*`
+\xEFt\x9Dset_samples_per_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;* \xF0\x81\x9Dget_samples_per_packetd \xD4 \x81\x9D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\x84
+\xF1\x8F\x9Dset_decoded_bytes_per_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*4
+\xF2\x9C\x9Dget_decoded_bytes_per_packet\x88
+\x9C\x9D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xB0
+
+\xF3\xAA\x9Dset_encoded_bytes_per_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*`\xF4\xB7\x9Dget_encoded_bytes_per_packet\xB4
+,\xB7\x9D ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*\xD4
+\xF5ŝset_number_of_channels.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB&gt;*|\xF6ҝget_number_of_channels\xD8Hҝ )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xF8
+\xF7\xE0\x9Dset_codec_frames_per_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDBF*\xA8\xF8\xED\x9Dget_codec_frames_per_packet\xFCt\xED\x9D         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xF9\xFB\x9Dset_init.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xC8&amp;\xFA
+\x9Eget_init\x94&amp;
+\x9E xcPtr xret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*0\xFB3\x9Eset_encode.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xE8&amp;\xFCE\x9Eget_encode4\xB4&amp;E\x9E ycPtr yret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*P\xFDk\x9Eset_decode.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*&amp;\xFE}\x9Eget_decodeT\xD4&amp;}\x9E ycPtr yret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*t\xFF\xA3\x9Eset_destroy.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*0&amp;\xB5\x9Eget_destroyx\xFC&amp;\xB5\x9E zcPtr zret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\x9C
+۞set_codec_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*&lt;\xE8\x9Eget_codec_id\xA0\xE8\x9E ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*\xA8
+\xF6\x9Eset_impl_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB6*H\x9Fget_impl_id\xAC\x9F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*\xB0\x9Fset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB2*h&amp;#\x9Fget_next\xB44&amp;#\x9F tcPtr tret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB.*\xCC
+I\x9F.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDB\xF2H\x9C&lt;^H\x80_H\x80
+`H\x80aH\x80E*\xF2$\x9CdH\x80L\xF2T2\x9CHhH\x80\xEE\xEF\xFE\x80iH\x80\xEE\xEF\xFE\x80iH\x80\xF2xB\x9CZllH\x80mH\x80'nH\x80.oH\x809qH\x80JrH\x80P\xEE\xEF\xFE\x80YtH\x808                H3!\xF20\x9C\x9C
+$xH\x80 yH\x80Z\xF20\xA9\x9C${H\x80 |H\x80}\xF20\xB7\x9C
+$\x82H\x80 \x83H\x80S\xF20Ĝ$\x85H\x80 \x86H\x80W\xF20Ҝ
+$\x8CH\x80 \x8DH\x80S\xF20ߜ$\x8FH\x80 \x90H\x80Y\xF20\xED\x9C
+$\x96H\x80 \x97H\x80O\xF20\xFA\x9C$\x99H\x80 \x9AH\x80U\xF20\x9D
+$\xA0H\x80 \xA1H\x80]\xF20\x9D$\xA3H\x80 \xA4H\x80a\xF20#\x9D
+$\xAAH\x80 \xABH\x80d\xF200\x9D$\xADH\x80 \xAEH\x80h\xF20&gt;\x9D
+$\xB4H\x80 \xB5H\x80Z\xF20K\x9D$\xB7H\x80 \xB8H\x80]\xF20Y\x9D
+$\xBEH\x80 \xBFH\x80b\xF20f\x9D$\xC1H\x80 \xC2H\x80e\xF20t\x9D
+$\xC8H\x80 \xC9H\x80]\xF20\x81\x9D$\xCBH\x80 \xCCH\x80a\xF20\x8F\x9D
+$\xD2H\x80 \xD3H\x80c\xF20\x9C\x9D$\xD5H\x80 \xD6H\x80g\xF20\xAA\x9D
+$\xDCH\x80 \xDDH\x80c\xF20\xB7\x9D$\xDFH\x80 \xE0H\x80g\xF20ŝ
+$\xE6H\x80 \xE7H\x80]\xF20ҝ$\xE9H\x80 \xEAH\x80a\xF20\xE0\x9D
+$\xF0H\x80 \xF1H\x80b\xF20\xED\x9D$\xF3H\x80 \xF4H\x80e\xF20\xFB\x9D$\xFAH\x80\xFBH\x80\xB4\xF2&lt;
+\x9E&amp;0\xFDH\x80 \xFEH\x80$\xFFH\x80V\xF5\xF203\x9E$I\x80I\x80\xEF\xF2&lt;E\x9E&amp;0I\x80         I\x80$
+I\x80Xg\xF20k\x9E$I\x80I\x80\xEF\xF2&lt;}\x9E&amp;0I\x80 I\x80$I\x80Xg\xF20\xA3\x9E$I\x80I\x80\x88\xF2&lt;\xB5\x9E&amp;0I\x80 I\x80$ I\x80Y\x97\xF20۞
+$&amp;I\x80 'I\x80S\xF20\xE8\x9E$)I\x80 *I\x80W\xF20\xF6\x9E
+$0I\x80 1I\x80R\xF20\x9F$3I\x80 4I\x80V\xF20\x9F$:I\x80;I\x80t\xF2&lt;#\x9F&amp;0=I\x80 &gt;I\x80$?I\x80Vu\xF20I\x9F
+$CI\x80 DI\x80i\xF4
+h@\xFFT\xFFl\xFF\x84\xFF\x9C\xFF\xB4\xFF\xCC\xFF\xE4\xFF\xFC\xFF4Tl\x88\xA0\xBC\xD4\xF0$&lt;Tl\x84\x9C\xC4\xDCH`\x8C\xA4\xC8\xE0H`\x8C\xA4\xCC\xE4 $Ph\x94\xAC\xD8\xF04\t\x9C\xB4\xE0\xF8$&lt;Tl\x84\x9C\xB8\xD0\xEC 8Tl\x88\xA0\xBC\xD4\xF0$&lt;Xp\x8C\xA4\xBC\xD4\xEC                .*\xC0\xD7\x92\xC7.ctor|\x92\xC7
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xD8\xAD\xC7getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*\x90\xD9\xC3\xC7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*4Z\xDA\xD3\xC7Dispose\x94Z\xD3\xC7 CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xD7:*\xA4\xDB-\xC8set_input_callback.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD7:*d&amp;\xDC?\xC8get_input_callback\xA80&amp;?\xC8 \x83cPtr \x83ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*\xCC\xDDe\xC8set_buf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*\x84&amp;\xDEw\xC8get_buf\xD0P&amp;w\xC8 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*\xEC
+\xDF\x9D\xC8set_buflen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD72*\x88\xE0\xAA\xC8get_buflen\xF0T\xAA\xC8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD7B*\xE1\xB8\xC8set_read_frame_callback.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD7B*\xC8&amp;\xE2\xCA\xC8get_read_frame_callback\x94&amp;\xCA\xC8 \xA4cPtr \xA4ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD76*4\xE3\xF0\xC8set_user_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD76*\xF0&amp;\xE4\xC9get_user_data8\xBC&amp;\xC9 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD7.*T
+\xE5(\xC9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD7\xF2H\x92\xC7&lt;XU\x80YU\x80
+ZU\x80[U\x80=*\xF2$\xAD\xC7^U\x80L\xF2T\xC3\xC7HbU\x80\xEE\xEF\xFE\x80cU\x80\xEE\xEF\xFE\x80cU\x80\xF2x\xD3\xC7ZlfU\x80gU\x80'hU\x80.iU\x809kU\x80JlU\x80P\xEE\xEF\xFE\x80YnU\x808                @3!\xF20-\xC8$rU\x80sU\x80\xC2\xF2&lt;?\xC8&amp;0uU\x80 vU\x80$wU\x80X
+\xF20e\xC8$}U\x80~U\x80_\xF2&lt;w\xC8&amp;0\x80U\x80 \x81U\x80$\x82U\x80M]\xF20\x9D\xC8
+$\x88U\x80 \x89U\x80I\xF20\xAA\xC8$\x8BU\x80 \x8CU\x80M\xF20\xB8\xC8$\x92U\x80\x93U\x80\xA9\xF2&lt;\xCA\xC8&amp;0\x95U\x80 \x96U\x80$\x97U\x80]\xD1\xF20\xF0\xC8$\x9DU\x80\x9EU\x80e\xF2&lt;\xC9&amp;0\xA0U\x80 \xA1U\x80$\xA2U\x80S]\xF20(\xC9
+$\xA6U\x80 \xA7U\x80Y\xF4
+x0        D        \        t        \x8C        \xA4        \xBC        \xD4        \xEC        
+(
+L
+d
+|
+\x94
+\xAC
+\xC4
+\xE0
+\xF8
+ , T l \x94 \xAC \xC8 \xE0 \xFC  ( .*\xC0e)z.ctor|)z
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$f=z.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 e2*\x8CgUzgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 e\xF2&lt;)z0\x97=\x80\x98=\x80\x99=\x80B*\xF2&lt;=z0\x9B=\x80\x9C=\x80\x9D=\x80(1\xF2$Uz\xA0=\x80L\xF4
+@ T l \x80 \x98 \xB0 &gt;*t\xD5\x93&lt;AddAppPlugins&gt;b__d.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 q\xF2$\x93\xE8\x804_\xF4\xC8 \xEC .*\xC0Ft\x8E.ctor|t\x8E
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(G\x8F\x8EgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F2*\x90H\xA5\x8EFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F2*4ZI\xB5\x8EDispose\x94Z\xB5\x8E lCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ F:*\xA4
+J\x8Fset_extension_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F:*HK\x8Fget_extension_name\xA8\x8F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F&gt;*\xBC
+L*\x8Fset_extension_number.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F&gt;*dM7\x8Fget_extension_number\xC007\x8F ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 FB*\xDCNE\x8Fset_current_application.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 FB*\xA4&amp;OW\x8Fget_current_application\xE0p&amp;W\x8F kcPtr kret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F&gt;*P}\x8Fset_last_application.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F&gt;*\xDC&amp;Q\x8F\x8Fget_last_application\xA8&amp;\x8F\x8F kcPtr kret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F:*LR\xB5\x8Fset_applications.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F:* &amp;SǏget_applicationsP\xD8&amp;Ǐ kcPtr kret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F6*xT\xED\x8Fset_children.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F6*4        &amp;U\xFF\x8Fget_children|        &amp;\xFF\x8F .cPtr .ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F2*\x9C        V%\x90set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F2*T
+&amp;W7\x90get_next\xA0         
+&amp;7\x90 -cPtr -ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F.*\xB8
+
+X]\x90.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 F\xF2Ht\x8E&lt;YD\x80ZD\x80
+[D\x80\D\x80A*\xF2$\x8F\x8E_D\x80L\xF2T\xA5\x8EHcD\x80\xEE\xEF\xFE\x80dD\x80\xEE\xEF\xFE\x80dD\x80\xF2x\xB5\x8EZlgD\x80hD\x80'iD\x80.jD\x809lD\x80JmD\x80P\xEE\xEF\xFE\x80YoD\x808                D3!\xF20\x8F
+$sD\x80 tD\x80U\xF20\x8F$vD\x80 wD\x80[\xF20*\x8F
+$}D\x80 ~D\x80W\xF207\x8F$\x80D\x80 \x81D\x80]\xF20E\x8F$\x87D\x80\x88D\x80}\xF2&lt;W\x8F&amp;0\x8AD\x80 \x8BD\x80$\x8CD\x80aq\xF20}\x8F$\x92D\x80\x93D\x80z\xF2&lt;\x8F\x8F&amp;0\x95D\x80 \x96D\x80$\x97D\x80^q\xF20\xB5\x8F$\x9DD\x80\x9ED\x80v\xF2&lt;Ǐ&amp;0\xA0D\x80 \xA1D\x80$\xA2D\x80Zq\xF20\xED\x8F$\xA8D\x80\xA9D\x80n\xF2&lt;\xFF\x8F&amp;0\xABD\x80 \xACD\x80$\xADD\x80Vi\xF20%\x90$\xB3D\x80\xB4D\x80l\xF2&lt;7\x90&amp;0\xB6D\x80 \xB7D\x80$\xB8D\x80Rm\xF20]\x90
+$\xBCD\x80 \xBDD\x80a\xF4
+\x98
+
+0
+H
+`
+x
+\x90
+\xA8
+\xC0
+\xE4
+\xFC
+ 8\t\x98\xB0\xD8\xF00Tl\x90\xA8\xC8\xE04Lh\x80\x98\xB0\xC8\xE0\xF4.*\xC0Mx.ctor|x
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$N-x.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 M2*\x8COExgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 M\xF2&lt;x0\xA7&lt;\x80\xA8&lt;\x80\xA9&lt;\x80B*\xF2&lt;-x0\xAB&lt;\x80\xAC&lt;\x80\xAD&lt;\x80(1\xF2$Ex\xB0&lt;\x80L\xF4
+  8Ld|.*\xC0\x8C\xE5\xDC.ctor|\xE5\xDC
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x8D\xDDgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*\x90\x8E\xDDFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*4Z\x8F&amp;\xDDDispose\x94Z&amp;\xDD \xCACS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x8C&gt;*\xA8
+\x90\x80\xDDset_switch_api_version.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C&gt;*P\x91\x8D\xDDget_switch_api_version\xAC\x8D\xDD         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*\xB8\x92\x9B\xDDset_load.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*p&amp;\x93\xAD\xDDget_load\xBC&lt;&amp;\xAD\xDD \xCBcPtr \xCBret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C6*\xDC\x94\xD3\xDDset_shutdown.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C6*\x98&amp;\x95\xE5\xDDget_shutdown\xE0d&amp;\xE5\xDD \xCCcPtr \xCCret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C6*\x96 \xDEset_runtime.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C6*\xC0&amp;\x97\xDEget_runtime\x8C&amp;\xDE \xCCcPtr \xCCret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*(
+\x98C\xDEset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C2*\xC4\x99P\xDEget_flags,\x90P\xDE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C.*(
+\x9A^\xDE.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8C\xF2H\xE5\xDC&lt;\xCFZ\x80\xD0Z\x80
+\xD1Z\x80\xD2Z\x80Q*\xF2$\xDD\xD5Z\x80L\xF2T\xDDH\xD9Z\x80\xEE\xEF\xFE\x80\xDAZ\x80\xEE\xEF\xFE\x80\xDAZ\x80\xF2x&amp;\xDDZl\xDDZ\x80\xDEZ\x80'\xDFZ\x80.\xE0Z\x809\xE2Z\x80J\xE3Z\x80P\xEE\xEF\xFE\x80Y\xE5Z\x808                T3!\xF20\x80\xDD
+$\xE9Z\x80 \xEAZ\x80i\xF20\x8D\xDD$\xECZ\x80 \xEDZ\x80l\xF20\x9B\xDD$\xF3Z\x80\xF4Z\x80\xB4\xF2&lt;\xAD\xDD&amp;0\xF6Z\x80 \xF7Z\x80$\xF8Z\x80b\xDD\xF20\xD3\xDD$\xFEZ\x80\xFFZ\x80\x8B\xF2&lt;\xE5\xDD&amp;0[\x80 [\x80$[\x80f\x83\xF20 \xDE$        [\x80
+[\x80\x8A\xF2&lt;\xDE&amp;0 [\x80
+[\x80$[\x80e\x83\xF20C\xDE
+$[\x80 [\x80\\xF20P\xDE$[\x80 [\x80`\xF20^\xDE
+$[\x80 [\x80\x81\xF4
+x\x94\xA8\xC0\xD8\xF0 8Px\x90\xB8\xD0\xE80Ld\x80\x98\xB4\xCC\xE80H`t.*\xC0\xF1r.ctor|\xF1r
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$s.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8CsgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xF1r0O:\x80P:\x80Q:\x80;*\xF2&lt;s0S:\x80T:\x80U:\x80!1\xF2$sX:\x80L\xF4
+\x8C\xA0\xB8\xCC\xE4\xFC.*\xC0hkz.ctor|kz
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$iz.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 h2*\x8Cj\x97zgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 h\xF2&lt;kz0\xB5=\x80\xB6=\x80\xB7=\x80J*\xF2&lt;z0\xB9=\x80\xBA=\x80\xBB=\x8001\xF2$\x97z\xBE=\x80L\xF4
+(@Tl\x84.*\xC0\xFC\xC6.ctor|\xC6
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xFD\xE1getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*\x90\xFE\xF7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*4Z\xFFDispose\x94Z \xF2CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xFC6*\xA0aset_session.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\&amp;sget_session\xA4(&amp;s cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\xC8\x99set_read_codec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\x84&amp;\xABget_read_codec\xCCP&amp;\xAB $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*\xF4\xD1set_write_frame.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*\xB4&amp;\xE3get_write_frame\xF8\x80&amp;\xE3 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC&gt;*(        set_write_frame_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC&gt;*\xEC&amp;get_write_frame_data,\xB8&amp; cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*TAset_socket.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2* &amp;        Sget_socketX\xD8&amp;S 5cPtr 5ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*x
+
+yset_local_ip.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*         \x86get_local_ip|\xE4\x86 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\x84        
+ \x94set_local_port.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*$
+
+\xA1get_local_port\x88        \xF0        \xA1 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\x90
+
+\xAFset_remote_ip.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*0 \xBCget_remote_ip\x94
+\xFC
+\xBC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*\xA0
+\xCAset_remote_port.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*D \xD7get_remote_port\xA4  \xD7 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\xB0 \xE5set_local_addr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*l
+&amp;\xF7get_local_addr\xB4 8
+&amp;\xF7 \xF3cPtr \xF3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*\xDC
+set_remote_addr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC:*\x9C&amp;/get_remote_addr\xE0
+h&amp;/ \xF3cPtr \xF3ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*Uset_flag_mutex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\xC4&amp;gget_flag_mutex \x90&amp;g RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*,
+\x8Dset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*\xC8\x9Aget_flags0\x94\x9A         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*0
+\xA8set_type.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC2*\xCC\xB5get_type4\x98\xB5         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*8
+\xC3set_transport.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\xD8\xD0get_transport&lt;\xA4\xD0         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*D
+\xDEset_stream_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC6*\xE4\xEBget_stream_idH\xB0\xEB         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC.*H
+ \xF9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xFC\xF2H\xC6&lt;\xF6e\x80\xF7e\x80
+\xF8e\x80\xF9e\x80A*\xF2$\xE1\xFCe\x80L\xF2T\xF7Hf\x80\xEE\xEF\xFE\x80f\x80\xEE\xEF\xFE\x80f\x80\xF2xZlf\x80f\x80'f\x80.f\x809        f\x80J
+f\x80P\xEE\xEF\xFE\x80Y f\x808                D3!\xF20a$f\x80f\x80v\xF2&lt;s&amp;0f\x80 f\x80$f\x80U{\xF20\x99$f\x80f\x80g\xF2&lt;\xAB&amp;0f\x80 f\x80$ f\x80XW\xF20\xD1$&amp;f\x80'f\x80h\xF2&lt;\xE3&amp;0)f\x80 *f\x80$+f\x80YW\xF20        $1f\x802f\x80y\xF2&lt;&amp;04f\x80 5f\x80$6f\x80^o\xF20A$&lt;f\x80=f\x80q\xF2&lt;S&amp;0?f\x80 @f\x80$Af\x80Ts\xF20y
+$Gf\x80 Hf\x80O\xF20\x86$Jf\x80 Kf\x80U\xF20\x94
+$Qf\x80 Rf\x80Q\xF20\xA1$Tf\x80 Uf\x80W\xF20\xAF
+$[f\x80 \f\x80P\xF20\xBC$^f\x80 _f\x80V\xF20\xCA
+$ef\x80 ff\x80R\xF20\xD7$hf\x80 if\x80X\xF20\xE5$of\x80pf\x80w\xF2&lt;\xF7&amp;0rf\x80 sf\x80$tf\x80Xw\xF20$zf\x80{f\x80x\xF2&lt;/&amp;0}f\x80 ~f\x80$f\x80Yw\xF20U$\x85f\x80\x86f\x80t\xF2&lt;g&amp;0\x88f\x80 \x89f\x80$\x8Af\x80Xq\xF20\x8D
+$\x90f\x80 \x91f\x80L\xF20\x9A$\x93f\x80 \x94f\x80O\xF20\xA8
+$\x9Af\x80 \x9Bf\x80K\xF20\xB5$\x9Df\x80 \x9Ef\x80N\xF20\xC3
+$\xA4f\x80 \xA5f\x80P\xF20\xD0$\xA7f\x80 \xA8f\x80S\xF20\xDE
+$\xAEf\x80 \xAFf\x80P\xF20\xEB$\xB1f\x80 \xB2f\x80S\xF20\xF9
+$\xB6f\x80 \xB7f\x80a\xF4
+(\x9C\xB0\xC8\xE0\xF8(@Xt\x8C\xA8\xC0\xE0\xF80Ph\x88\xA0\xC4\xDC4Lh\x80\x9C\xB4\xD0\xE8 @Xt\x8C\xA8\xC0\xE0\xF80Ph\x88\xA0\xC0\xD8\xF80Hh\x80\x98\xB0\xC8\xE0\xF8(@\t\x90\xA8\xC4\xDC\xF8$.*\xC0Yw\xA5.ctor|w\xA5
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(Z\x92\xA5getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\x90[\xA8\xA5Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*4Z\\xB8\xA5Dispose\x94Z\xB8\xA5 CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ Y2*\x9C
+]\xA6set_from.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*8^\xA6get_from\xA0\xA6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xA4
+_-\xA6set_message_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*D`:\xA6get_message_id\xA8:\xA6 \x80ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xB4
+aH\xA6set_numeric_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*XbU\xA6get_numeric_arg\xB8$U\xA6         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*\xC4
+cc\xA6set_string_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y6*ddp\xA6get_string_arg\xC80p\xA6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\xD8e~\xA6set_string_arg_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\x80!f\x9D\xA6get_string_arg_size\xDCL!\x9D\xA6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xF0g\xBE\xA6set_pointer_arg.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xB0&amp;hЦget_pointer_arg\xF4|&amp;Ц 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*$        i\xF6\xA6set_pointer_arg_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\xCC        !j\xA7get_pointer_arg_size(        \x98        !\xA7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*&lt;
+
+k6\xA7set_numeric_reply.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xE0
+lC\xA7get_numeric_reply@
+\xAC
+C\xA7         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*P
+mQ\xA7set_string_reply.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\xF4 n^\xA7get_string_replyT \xC0 ^\xA7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*h ol\xA7set_string_reply_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*
+!p\x8B\xA7get_string_reply_sizel \xDC !\x8B\xA7 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*\x80
+q\xAC\xA7set_pointer_reply.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y:*@&amp;r\xBE\xA7get_pointer_reply\x84
+ &amp;\xBE\xA7 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\xB4s\xE4\xA7set_pointer_reply_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y&gt;*\!t\xA8get_pointer_reply_size\xB8(!\xA8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xC4
+u$\xA8set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*`v1\xA8get_flags\xC8,1\xA8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xC8
+w?\xA8set__file.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*dxL\xA8get__file\xCC0L\xA8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xCC
+yZ\xA8set__func.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*hzg\xA8get__func\xD04g\xA8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*\xD0
+{u\xA8set__line.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y2*l|\x82\xA8get__line\xD48\x82\xA8         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y.*\xD0
+}\x90\xA8.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 Y\xF2Hw\xA5&lt;_K\x80`K\x80
+aK\x80bK\x80E*\xF2$\x92\xA5eK\x80L\xF2T\xA8\xA5HiK\x80\xEE\xEF\xFE\x80jK\x80\xEE\xEF\xFE\x80jK\x80\xF2x\xB8\xA5ZlmK\x80nK\x80'oK\x80.pK\x809rK\x80JsK\x80P\xEE\xEF\xFE\x80YuK\x808                H3!\xF20\xA6
+$yK\x80 zK\x80O\xF20\xA6$|K\x80 }K\x80U\xF20-\xA6
+$\x83K\x80 \x84K\x80Z\xF20:\xA6$\x86K\x80 \x87K\x80\x9D\xF20H\xA6
+$\x8DK\x80 \x8EK\x80V\xF20U\xA6$\x90K\x80 \x91K\x80Y\xF20c\xA6
+$\x97K\x80 \x98K\x80U\xF20p\xA6$\x9AK\x80 \x9BK\x80[\xF2H~\xA6&lt;\xA1K\x80\xA2K\x80\xA2K\x80\xA3K\x80|:;s\xF2H\x9D\xA6!&lt;\xA5K\x80\xA6K\x80\xA6K\x80\xA7K\x80\x96:;s\xF20\xBE\xA6$\xADK\x80\xAEK\x80o\xF2&lt;Ц&amp;0\xB0K\x80 \xB1K\x80$\xB2K\x80]]\xF2H\xF6\xA6&lt;\xB8K\x80\xB9K\x80\xB9K\x80\xBAK\x80}:;s\xF2H\xA7!&lt;\xBCK\x80\xBDK\x80\xBDK\x80\xBEK\x80\x97:;s\xF206\xA7
+$\xC4K\x80 \xC5K\x80X\xF20C\xA7$\xC7K\x80 \xC8K\x80[\xF20Q\xA7
+$\xCEK\x80 \xCFK\x80W\xF20^\xA7$\xD1K\x80 \xD2K\x80]\xF2Hl\xA7&lt;\xD8K\x80\xD9K\x80\xD9K\x80\xDAK\x80~:;s\xF2H\x8B\xA7!&lt;\xDCK\x80\xDDK\x80\xDDK\x80\xDEK\x80\x98:;s\xF20\xAC\xA7$\xE4K\x80\xE5K\x80q\xF2&lt;\xBE\xA7&amp;0\xE7K\x80 \xE8K\x80$\xE9K\x80_]\xF2H\xE4\xA7&lt;\xEFK\x80\xF0K\x80\xF0K\x80\xF1K\x80:;s\xF2H\xA8!&lt;\xF3K\x80\xF4K\x80\xF4K\x80\xF5K\x80\x99:;s\xF20$\xA8
+$\xFBK\x80 \xFCK\x80P\xF201\xA8$\xFEK\x80 \xFFK\x80T\xF20?\xA8
+$L\x80 L\x80P\xF20L\xA8$L\x80         L\x80V\xF20Z\xA8
+$L\x80 L\x80P\xF20g\xA8$L\x80 L\x80V\xF20u\xA8
+$L\x80 L\x80P\xF20\x82\xA8$L\x80 L\x80S\xF20\x90\xA8
+$!L\x80 &quot;L\x80i\xF4
+(&lt;Ph\x80\x98\xB0\xC8\xE0\xF8(@Xx\x90\xB0\xC8\xE8 8Xp\x90\xA8\xCC\xE4   @ X x \x90 \xB4 \xCC \xF0 !(!@!`!x!\x98!\xB0!\xD0!\xE8! &quot;$&quot;H&quot;`&quot;\x80&quot;\x98&quot;\xB8&quot;\xD0&quot;\xF8&quot;#8#P#h#\x80#\x98#\xB0#\xC8#\xE0#\xF8#$($@$X$p$\x88$\xA0$\xB8$\xD0$\xE4$.*\xC0\xAD\xAB\xF9.ctor|\xAB\xF9
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xAE\xC6\xF9getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD2*\x90\xAF\xDC\xF9Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD2*4Z\xB0\xEC\xF9Dispose\x94Z\xEC\xF9 \xECCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xAD:*\xA4
+\xB1F\xFAset_T38MaxBitRate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD:*H\xB2S\xFAget_T38MaxBitRate\xA8S\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*\xC0
+\xB3a\xFAset_T38FaxFillBitRemoval.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*l\xB4n\xFAget_T38FaxFillBitRemoval\xC48n\xFA 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*\xE4
+\xB5|\xFAset_T38FaxTranscodingMMR.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*\x90\xB6\x89\xFAget_T38FaxTranscodingMMR\xE8\\x89\xFA 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*
+\xB7\x97\xFAset_T38FaxTranscodingJBIG.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*\xB4\xB8\xA4\xFAget_T38FaxTranscodingJBIG \x80\xA4\xFA 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*,
+\xB9\xB2\xFAset_T38FaxRateManagement.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xADB*\xD8\xBA\xBF\xFAget_T38FaxRateManagement0\xA4\xBF\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD&gt;*L
+\xBB\xCD\xFAset_T38FaxMaxBuffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD&gt;*\xF4\xBC\xDA\xFAget_T38FaxMaxBufferP\xC0\xDA\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD&gt;*h        
+\xBD\xE8\xFAset_T38FaxMaxDatagram.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD&gt;*
+\xBE\xF5\xFAget_T38FaxMaxDatagraml        \xDC        \xF5\xFA ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD:*\x80
+
+\xBF\xFBset_T38FaxUdpEC.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD:*$ \xC0\xFBget_T38FaxUdpEC\x84
+\xF0
+\xFB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD:*\x94
+\xC1\xFBset_T38VendorInfo.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD:*8 \xC2+\xFBget_T38VendorInfo\x98  +\xFB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD.*\x9C
+\xC39\xFBset_ip.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD.*4
+\xC4F\xFBget_ip\xA0
+F\xFB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD2*\x9C
+
+\xC5T\xFBset_port.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD2*8\xC6a\xFBget_port\xA0
+a\xFB ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD.*\x9C
+\xC7o\xFB.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAD\xF2H\xAB\xF9&lt;\xE4c\x80\xE5c\x80
+\xE6c\x80\xE7c\x80&gt;*\xF2$\xC6\xF9\xEAc\x80L\xF2T\xDC\xF9H\xEEc\x80\xEE\xEF\xFE\x80\xEFc\x80\xEE\xEF\xFE\x80\xEFc\x80\xF2x\xEC\xF9Zl\xF2c\x80\xF3c\x80'\xF4c\x80.\xF5c\x809\xF7c\x80J\xF8c\x80P\xEE\xEF\xFE\x80Y\xFAc\x808                A3!\xF20F\xFA
+$\xFEc\x80 \xFFc\x80Q\xF20S\xFA$d\x80 d\x80U\xF20a\xFA
+$d\x80         d\x80]\xF20n\xFA$ d\x80 d\x80t\xF20|\xFA
+$d\x80 d\x80]\xF20\x89\xFA$d\x80 d\x80t\xF20\x97\xFA
+$d\x80 d\x80^\xF20\xA4\xFA$d\x80  d\x80u\xF20\xB2\xFA
+$&amp;d\x80 'd\x80X\xF20\xBF\xFA$)d\x80 *d\x80^\xF20\xCD\xFA
+$0d\x80 1d\x80S\xF20\xDA\xFA$3d\x80 4d\x80W\xF20\xE8\xFA
+$:d\x80 ;d\x80U\xF20\xF5\xFA$=d\x80 &gt;d\x80Y\xF20\xFB
+$Dd\x80 Ed\x80O\xF20\xFB$Gd\x80 Hd\x80U\xF20\xFB
+$Nd\x80 Od\x80Q\xF20+\xFB$Qd\x80 Rd\x80W\xF209\xFB
+$Xd\x80 Yd\x80F\xF20F\xFB$[d\x80 \d\x80L\xF20T\xFB
+$bd\x80 cd\x80H\xF20a\xFB$ed\x80 fd\x80L\xF20o\xFB
+$jd\x80 kd\x80[\xF4
+\xD8\xFC$%(%@%X%p%\x88%\xA0%\xB8%\xD8%\xF0%&amp;(&amp;P&amp;h&amp;\x90&amp;\xA8&amp;\xD0&amp;\xE8&amp;'('P'h'\x90'\xA8'\xD0'\xE8'(((L(d(\x88(\xA0(\xC4(\xDC())8)P)p)\x88)\xA8)\xC0)\xE0)\xF8)*(*@*X*p*\x88*\xA0*\xB8*\xCC*.*\xC0\xC3
+=l.ctor|=l
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xC4
+Ql.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3
+2*\x8C\xC5
+ilgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC3
+\xF2&lt;=l0C7\x80D7\x80E7\x80N*\xF2&lt;Ql0G7\x80H7\x80I7\x8041\xF2$ilL7\x80L\xF4
+\xE4*\xF8*+$+&lt;+T+.*\xC02\xC7u.ctor|\xC7u
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$3\xDBu.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 22*\x8C4\xF3ugetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2\xF2&lt;\xC7u0\x99;\x80\x9A;\x80\x9B;\x80J*\xF2&lt;\xDBu0\x9D;\x80\x9E;\x80\x9F;\x8001\xF2$\xF3u\xA2;\x80L\xF4
+l+\x80+\x98+\xAC+\xC4+\xDC+.*\xC0 ;t.ctor|;t
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$!Ot.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2  2*\x8C&quot;gtgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2  \xF2&lt;;t0\xE5:\x80\xE6:\x80\xE7:\x80N*\xF2&lt;Ot0\xE9:\x80\xEA:\x80\xEB:\x8041\xF2$gt\xEE:\x80L\xF4
+\xF4+, ,4,L,d,.*\xC0`
+\xBBc.ctor|\xBBc
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$a
+\xCFc.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 `
+2*\x8Cb
+\xE7cgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 `
+\xF2&lt;\xBBc0e3\x80f3\x80g3\x80\x85*\xF2&lt;\xCFc0i3\x80j3\x80k3\x80k1\xF2$\xE7cn3\x80L\xF4
+|,\x90,\xA8,\xBC,\xD4,\xEC,.*\xC0\xC2\x9D\x99.ctor|\x9D\x99
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xC3\xB8\x99getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*\x90\xC4ΙFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*4Z\xC5ޙDispose\x94Zޙ rCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xC2&gt;*\xA8\xC68\x9Aset_codec_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2&gt;*l&amp;\xC7J\x9Aget_codec_interface\xAC8&amp;J\x9A scPtr sret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*\xDC\xC8p\x9Aset_implementation.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*\x9C&amp;\xC9\x82\x9Aget_implementation\xE0h&amp;\x82\x9A tcPtr tret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*
+\xCA\xA8\x9Aset_fmtp_in.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*\xA8\xCB\xB5\x9Aget_fmtp_in t\xB5\x9A ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*
+\xCCÚset_fmtp_out.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*\xB4\xCDКget_fmtp_out\x80К ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*$\xCEޚset_codec_settings.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*\xE4&amp;\xCF\xF0\x9Aget_codec_settings(\xB0&amp;\xF0\x9A ucPtr uret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*L
+\xD0\x9Bset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*\xE8\xD1#\x9Bget_flagsP\xB4#\x9B ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*X        \xD21\x9Bset_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*
+&amp;\xD3C\x9Bget_memory_pool\        \xE4        &amp;C\x9B  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*\x88
+\xD4i\x9Bset_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2:*H &amp;\xD5{\x9Bget_private_info\x8C
+ &amp;{\x9B 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*\xB4
+\xD6\xA1\x9Bset_agreed_pt.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC26*T \xD7\xAE\x9Bget_agreed_pt\xB8   \xAE\x9B )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*\xBC \xD8\xBC\x9Bset_mutex.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC22*t
+&amp;\xD9Λget_mutex\xC0 @
+&amp;Λ RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2.*\xD8
+
+\xDA\xF4\x9B.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC2\xF2H\x9D\x99&lt;\xAEG\x80\xAFG\x80
+\xB0G\x80\xB1G\x806*\xF2$\xB8\x99\xB4G\x80L\xF2TΙH\xB8G\x80\xEE\xEF\xFE\x80\xB9G\x80\xEE\xEF\xFE\x80\xB9G\x80\xF2xޙZl\xBCG\x80\xBDG\x80'\xBEG\x80.\xBFG\x809\xC1G\x80J\xC2G\x80P\xEE\xEF\xFE\x80Y\xC4G\x808                93!\xF208\x9A$\xC8G\x80\xC9G\x80k\xF2&lt;J\x9A&amp;0\xCBG\x80 \xCCG\x80$\xCDG\x80Rk\xF20p\x9A$\xD3G\x80\xD4G\x80o\xF2&lt;\x82\x9A&amp;0\xD6G\x80 \xD7G\x80$\xD8G\x80Qu\xF20\xA8\x9A
+$\xDEG\x80 \xDFG\x80C\xF20\xB5\x9A$\xE1G\x80 \xE2G\x80I\xF20Ú
+$\xE8G\x80 \xE9G\x80D\xF20К$\xEBG\x80 \xECG\x80J\xF20ޚ$\xF2G\x80\xF3G\x80i\xF2&lt;\xF0\x9A&amp;0\xF5G\x80 \xF6G\x80$\xF7G\x80Qi\xF20\x9B
+$\xFDG\x80 \xFEG\x80A\xF20#\x9B$H\x80 H\x80E\xF201\x9B$H\x80H\x80f\xF2&lt;C\x9B&amp;0
+H\x80 H\x80$ H\x80Ni\xF20i\x9B$H\x80H\x80a\xF2&lt;{\x9B&amp;0H\x80 H\x80$H\x80O]\xF20\xA1\x9B
+$H\x80 H\x80E\xF20\xAE\x9B$ H\x80 !H\x80I\xF20\xBC\x9B$'H\x80(H\x80d\xF2&lt;Λ&amp;0*H\x80 +H\x80$,H\x80Hq\xF20\xF4\x9B
+$0H\x80 1H\x80K\xF4
+\xC8--0-H-`-x-\x90-\xA8-\xC0-\xE4-\xFC- .8.\.t.\x98.\xB0.\xCC.\xE4.//4/L/h/\x80/\xA4/\xBC/\xE0/\xF8/0(0@0X0x0\x900\xB00\xC80\xE801 181T1l1\x881\xA01\xB81\xD01\xE8122.*\xC0\x87
+g.ctor|g
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\x88
+)g.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x87
+2*\x8C\x89
+AggetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x87
+\xF2&lt;g0\xEB4\x80\xEC4\x80\xED4\x80\x81*\xF2&lt;)g0\xEF4\x80\xF04\x80\xF14\x80g1\xF2$Ag\xF44\x80L\xF4
+,2@2X2l2\x842\x9C2.*\xC0\xBA
+wk.ctor|wk
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xBB
+\x8Bk.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xBA
+2*\x8C\xBC
+\xA3kgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xBA
+\xF2&lt;wk0\xE96\x80\xEA6\x80\xEB6\x80?*\xF2&lt;\x8Bk0\xED6\x80\xEE6\x80\xEF6\x80%1\xF2$\xA3k\xF26\x80L\xF4
+\xB42\xC82\xE02\xF42 3$32*@,\x9D\xF1%ForEach\xFC,\xF1%
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text CS$5$00008\xF8\xF8% item&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCE \xF2l\xF1%,`*\x80\xEE\xEF\xFE\x80        *\x80+\x80*\x80\xEE\xEF\xFE\x80+-\x80&quot;(!        
+\xF4\xB0&lt;3T3.*\xC0\xAE
+oj.ctor|oj
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xAF
+\x83j.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAE
+2*\x8C\xB0
+\x9BjgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAE
+\xF2&lt;oj0q6\x80r6\x80s6\x807*\xF2&lt;\x83j0u6\x80v6\x80w6\x801\xF2$\x9Bjz6\x80L\xF4
+l3\x803\x983\xAC3\xC43\xDC3.*\xE4
+l\x8FWrite\xA0
+\x8F
+$USystem$USystem.Collections.Generic$USystem.Linq$USystem.Text&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCE .*Hm\x9CWrite.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 l2*\xB0n\xAFWriteLine.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 l2*o\xC6WriteLine.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 l6*\xC0Vp\xE3ToLogString\x8CV\xE3 
+CS$0$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ l\xF20\x8F
+$*\x80 +\x80
+I        
+\xF20\x9C$.\x80/\x80
+]        
+\xF20\xAF$2\x803\x80
+_        
+\xF20\xC6$6\x807\x80
+s        
+\xF2\x84\xE3V        x;\x80&amp;&lt;\x80,=\x802&gt;\x808?\x80&gt;@\x80DA\x80JB\x80PE\x80
+&amp;5)7&amp;5&amp;3%3'7(9#\xF4\x8A(\xF434 444L4d4|4\x944\xAC4\xC84.*\xC0\xB2\xA1\xC4.ctor|\xA1\xC4
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xB3\xBC\xC4getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\x90\xB4\xD2\xC4Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*4Z\xB5\xE2\xC4Dispose\x94Z\xE2\xC4 \xA3CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xB22*\x9C\xB6&lt;\xC5set_codec.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*T&amp;\xB7N\xC5get_codec\xA0 &amp;N\xC5 $cPtr $ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xBC
+\xB8t\xC5set_source.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*X\xB9\x81\xC5get_source\xC0$\x81\xC5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xC0\xBA\x8F\xC5set_packet.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*x&amp;\xBB\xA1\xC5get_packet\xC4D&amp;\xA1\xC5 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xE4
+\xBC\xC7\xC5set_packetlen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\x84\xBD\xD4\xC5get_packetlen\xE8P\xD4\xC5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xF0\xBE\xE2\xC5set_extra_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xAC&amp;\xBF\xF4\xC5get_extra_data\xF4x&amp;\xF4\xC5 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xC0\xC6set_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xCC&amp;\xC1,\xC6get_data\x98&amp;,\xC6 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*8        
+\xC2R\xC6set_datalen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xD8        \xC3_\xC6get_datalen&lt;        \xA4        _\xC6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*@
+
+\xC4m\xC6set_buflen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xDC
+\xC5z\xC6get_buflenD
+\xA8
+z\xC6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*H
+\xC6\x88\xC6set_samples.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xE8 \xC7\x95\xC6get_samplesL \xB4 \x95\xC6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*P
+\xC8\xA3\xC6set_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xEC \xC9\xB0\xC6get_rateT \xB8 \xB0\xC6 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*X
+
+\xCA\xBE\xC6set_payload.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*\xF8
+\xCB\xCB\xC6get_payload\
+\xC4
+\xCB\xC6 )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*d\xCC\xD9\xC6set_timestamp.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB26*!\xCD\xF8\xC6get_timestamph\xD0!\xF8\xC6 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*l
+\xCE\xC7set_seq.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*\xCF&amp;\xC7get_seqp\xD4&amp;\xC7 ,ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*p
+\xD04\xC7set_ssrc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22* \xD1A\xC7get_ssrct\xD8A\xC7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2.*p
+\xD2O\xC7set_m.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2.*\xD3\\xC7get_mt\xD4\\xC7 'ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22*p
+\xD4j\xC7set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB22* \xD5w\xC7get_flagst\xD8w\xC7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2.*p
+\xD6\x85\xC7.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xB2\xF2H\xA1\xC4&lt;lT\x80mT\x80
+nT\x80oT\x806*\xF2$\xBC\xC4rT\x80L\xF2T\xD2\xC4HvT\x80\xEE\xEF\xFE\x80wT\x80\xEE\xEF\xFE\x80wT\x80\xF2x\xE2\xC4ZlzT\x80{T\x80'|T\x80.}T\x809T\x80J\x80T\x80P\xEE\xEF\xFE\x80Y\x82T\x808                93!\xF20&lt;\xC5$\x86T\x80\x87T\x80W\xF2&lt;N\xC5&amp;0\x89T\x80 \x8AT\x80$\x8BT\x80HW\xF20t\xC5
+$\x91T\x80 \x92T\x80B\xF20\x81\xC5$\x94T\x80 \x95T\x80H\xF20\x8F\xC5$\x9BT\x80\x9CT\x80[\xF2&lt;\xA1\xC5&amp;0\x9ET\x80 \x9FT\x80$\xA0T\x80I]\xF20\xC7\xC5
+$\xA6T\x80 \xA7T\x80E\xF20\xD4\xC5$\xA9T\x80 \xAAT\x80I\xF20\xE2\xC5$\xB0T\x80\xB1T\x80_\xF2&lt;\xF4\xC5&amp;0\xB3T\x80 \xB4T\x80$\xB5T\x80M]\xF20\xC6$\xBBT\x80\xBCT\x80Y\xF2&lt;,\xC6&amp;0\xBET\x80 \xBFT\x80$\xC0T\x80G]\xF20R\xC6
+$\xC6T\x80 \xC7T\x80C\xF20_\xC6$\xC9T\x80 \xCAT\x80G\xF20m\xC6
+$\xD0T\x80 \xD1T\x80B\xF20z\xC6$\xD3T\x80 \xD4T\x80F\xF20\x88\xC6
+$\xDAT\x80 \xDBT\x80C\xF20\x95\xC6$\xDDT\x80 \xDET\x80G\xF20\xA3\xC6
+$\xE4T\x80 \xE5T\x80@\xF20\xB0\xC6$\xE7T\x80 \xE8T\x80D\xF20\xBE\xC6
+$\xEET\x80 \xEFT\x80C\xF20\xCB\xC6$\xF1T\x80 \xF2T\x80G\xF2H\xD9\xC6&lt;\xF8T\x80\xF9T\x80\xF9T\x80\xFAT\x80g:;s\xF2H\xF8\xC6!&lt;\xFCT\x80\xFDT\x80\xFDT\x80\xFET\x80\x81:;s\xF20\xC7
+$U\x80 U\x80?\xF20&amp;\xC7$U\x80 U\x80E\xF204\xC7
+$U\x80 U\x80@\xF20A\xC7$U\x80 U\x80D\xF20O\xC7
+$U\x80 U\x80B\xF20\\xC7$U\x80 U\x80Y\xF20j\xC7
+$&quot;U\x80 #U\x80A\xF20w\xC7$%U\x80 &amp;U\x80E\xF20\x85\xC7
+$*U\x80 +U\x80K\xF4
+(\xE04\xF44 5$5&lt;5T5l5\x845\x9C5\xB45\xCC5\xE45\xFC5606L6d6\x806\x986\xB46\xCC6\xE867747T7l7\x8C7\xA47\xBC7\xD47\xEC78 888T8l8\x888\xA08\xBC8\xD48\xF089$9&lt;9T9l9\x849\x9C9\xB89\xD09\xEC9: :8:T:l:\x84:\x9C:\xB4:\xCC:\xE4:\xFC:;,;@;X;l;\x84;\x9C;\xB4;\xCC;\xE4;\xF8;.*\xC0
+I].ctor|I]
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+]].ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+2*\x8C
+u]getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 
+\xF2&lt;I]0w0\x80x0\x80y0\x80Z*\xF2&lt;]]0{0\x80|0\x80}0\x80@1\xF2$u]\x800\x80L\xF4
+&lt;$&lt;&lt;&lt;P&lt;h&lt;\x80&lt;.*\xC0;\x8Dv.ctor|\x8Dv
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$&lt;\xA1v.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ;2*\x8C=\xB9vgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 ;\xF2&lt;\x8Dv0\xF3;\x80\xF4;\x80\xF5;\x80R*\xF2&lt;\xA1v0\xF7;\x80\xF8;\x80\xF9;\x8081\xF2$\xB9v\xFC;\x80L\xF4
+\x98&lt;\xAC&lt;\xC4&lt;\xD8&lt;\xF0&lt;=.*\xC0/\xA7\xEC.ctor|\xA7\xEC
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(0\xC2\xECgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\x901\xD8\xECFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*4Z2\xE8\xECDispose\x94Z\xE8\xEC \xDDCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ /&gt;*\xA83B\xEDset_speech_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /&gt;*l&amp;4T\xEDget_speech_interface\xAC8&amp;T\xED \xDEcPtr \xDEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xD4
+5z\xEDset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*p6\x87\xEDget_flags\xD8&lt;\x87\xED ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xD8
+7\x95\xEDset_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*t8\xA2\xEDget_name\xDC@\xA2\xED ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xDC
+9\xB0\xEDset_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*x:\xBD\xEDget_rate\xE0D\xBD\xED ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xE0
+;\xCB\xEDset_speed.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*|&lt;\xD8\xEDget_speed\xE4H\xD8\xED ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*\xE8
+=\xE6\xEDset_samples.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*\x88&gt;\xF3\xEDget_samples\xECT\xF3\xED ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xF0
+?\xEEset_voice.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\x8C        @\xEEget_voice\xF4X        \xEE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xF4        
+A\xEEset_engine.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\x90
+B)\xEEget_engine\xF8        \
+)\xEE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\xF8
+
+C7\xEEset_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\x94 DD\xEEget_param\xFC
+` D\xEE ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:* ER\xEEset_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:*\xC4 &amp;Fd\xEEget_memory_pool \x90 &amp;d\xEE  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*0
+G\x8A\xEEset_resampler.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*\xEC
+&amp;H\x9C\xEEget_resampler4
+\xB8
+&amp;\x9C\xEE \x9BcPtr \x9Bret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*TI\xC2\xEEset_buffer.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2* &amp;J\xD4\xEEget_bufferX\xD8&amp;\xD4\xEE \x9AcPtr \x9Aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*tK\xFA\xEEset_dbuf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*,&amp;L \xEFget_dbufx\xF8&amp; \xEF cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*\x98M2\xEFset_dbuflen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*8!NQ\xEFget_dbuflen\x9C!Q\xEF !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*\xA4
+Or\xEFset_samplerate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /6*DP\xEFget_samplerate\xA8\xEF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:*\xB4
+Q\x8D\xEFset_native_rate.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:*XR\x9A\xEFget_native_rate\xB8$\x9A\xEF ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:*\xC8S\xA8\xEFset_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /:*\x88&amp;T\xBA\xEFget_private_info\xCCT&amp;\xBA\xEF 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /.*\xEC
+U\xE0\xEF.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /\xF2H\xA7\xEC&lt;\x9C`\x80\x9D`\x80
+\x9E`\x80\x9F`\x80&gt;*\xF2$\xC2\xEC\xA2`\x80L\xF2T\xD8\xECH\xA6`\x80\xEE\xEF\xFE\x80\xA7`\x80\xEE\xEF\xFE\x80\xA7`\x80\xF2x\xE8\xECZl\xAA`\x80\xAB`\x80'\xAC`\x80.\xAD`\x809\xAF`\x80J\xB0`\x80P\xEE\xEF\xFE\x80Y\xB2`\x808                A3!\xF20B\xED$\xB6`\x80\xB7`\x80u\xF2&lt;T\xED&amp;0\xB9`\x80 \xBA`\x80$\xBB`\x80[m\xF20z\xED
+$\xC1`\x80 \xC2`\x80I\xF20\x87\xED$\xC4`\x80 \xC5`\x80M\xF20\x95\xED
+$\xCB`\x80 \xCC`\x80H\xF20\xA2\xED$\xCE`\x80 \xCF`\x80N\xF20\xB0\xED
+$\xD5`\x80 \xD6`\x80H\xF20\xBD\xED$\xD8`\x80 \xD9`\x80L\xF20\xCB\xED
+$\xDF`\x80 \xE0`\x80I\xF20\xD8\xED$\xE2`\x80 \xE3`\x80M\xF20\xE6\xED
+$\xE9`\x80 \xEA`\x80K\xF20\xF3\xED$\xEC`\x80 \xED`\x80O\xF20\xEE
+$\xF3`\x80 \xF4`\x80I\xF20\xEE$\xF6`\x80 \xF7`\x80O\xF20\xEE
+$\xFD`\x80 \xFE`\x80J\xF20)\xEE$a\x80 a\x80P\xF207\xEE
+$a\x80 a\x80I\xF20D\xEE$
+a\x80 a\x80O\xF20R\xEE$a\x80a\x80n\xF2&lt;d\xEE&amp;0a\x80 a\x80$a\x80Vi\xF20\x8A\xEE$a\x80a\x80o\xF2&lt;\x9C\xEE&amp;0a\x80  a\x80$!a\x80To\xF20\xC2\xEE$'a\x80(a\x80l\xF2&lt;\xD4\xEE&amp;0*a\x80 +a\x80$,a\x80Qo\xF20\xFA\xEE$2a\x803a\x80j\xF2&lt; \xEF&amp;05a\x80 6a\x80$7a\x80Oo\xF2H2\xEF&lt;=a\x80&gt;a\x80&gt;a\x80?a\x80m:;s\xF2HQ\xEF!&lt;Aa\x80Ba\x80Ba\x80Ca\x80\x87:;s\xF20r\xEF
+$Ia\x80 Ja\x80N\xF20\xEF$La\x80 Ma\x80R\xF20\x8D\xEF
+$Sa\x80 Ta\x80O\xF20\x9A\xEF$Va\x80 Wa\x80S\xF20\xA8\xEF$]a\x80^a\x80i\xF2&lt;\xBA\xEF&amp;0`a\x80 aa\x80$ba\x80W]\xF20\xE0\xEF
+$fa\x80 ga\x80[\xF4
+8 =4=L=d=|=\x94=\xAC=\xC4=\xDC=&gt;&gt;&lt;&gt;T&gt;l&gt;\x84&gt;\x9C&gt;\xB4&gt;\xCC&gt;\xE4&gt;\xFC&gt;?,?D?\?t?\x8C?\xA4?\xBC?\xD4?\xF0?@$@&lt;@T@l@\x84@\x9C@\xB8@\xD0@\xEC@AA4ALAdA\x84A\x9CA\xBCA\xD4A\xF0AB$B&lt;BXBpB\x8CB\xA4B\xBCB\xD4B\xECBC C8CTClC\x8CC\xA4C\xC4C\xDCC\xFCCD4DLDlD\x84D\xA4D\xBCD\xD0D.*\xC0\x86\xFF|.ctor|\xFF|
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x87}getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\x90\x880}Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*4Z\x89@}Dispose\x94Z@} OCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x86:*\xA4
+\x8A\x9A}set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x86:*H\x8B\xA7}get_interface_name\xA8\xA7} ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\xB0
+\x8C\xB5}set_desc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*L\x8D\xC2}get_desc\xB4\xC2} ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x866*\xB8\x8E\xD0}set_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x866*t&amp;\x8F\xE2}get_function\xBC@&amp;\xE2} PcPtr Pret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\xDC
+\x90~set_syntax.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*x\x91~get_syntax\xE0D~ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\xE0\x92#~set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\x98&amp;\x935~get_rwlock\xE4d&amp;5~ QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*
+\x94[~set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\x9C\x95h~get_refshh~         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x866*        \x96v~set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x866*\xC4        &amp;\x97\x88~get_reflock         \x90        &amp;\x88~ RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*,
+\x98\xAE~set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*\xE4
+&amp;\x99\xC0~get_parent0
+\xB0
+&amp;\xC0~ *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862*L \x9A\xE6~set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x862* &amp;\x9B\xF8~get_nextP \xD0 &amp;\xF8~ ScPtr Sret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x86.*h
+\x9C.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x86\xF2H\xFF|&lt;\xF7&gt;\x80\xF8&gt;\x80
+\xF9&gt;\x80\xFA&gt;\x80&gt;*\xF2$}\xFD&gt;\x80L\xF2T0}H?\x80\xEE\xEF\xFE\x80?\x80\xEE\xEF\xFE\x80?\x80\xF2x@}Zl?\x80?\x80'?\x80.?\x809
+?\x80J ?\x80P\xEE\xEF\xFE\x80Y
+?\x808                A3!\xF20\x9A}
+$?\x80 ?\x80R\xF20\xA7}$?\x80 ?\x80X\xF20\xB5}
+$?\x80 ?\x80H\xF20\xC2}$?\x80 ?\x80N\xF20\xD0}$%?\x80&amp;?\x80\xB0\xF2&lt;\xE2}&amp;0(?\x80 )?\x80$*?\x80S\xF3\xF20~
+$0?\x80 1?\x80J\xF20~$3?\x80 4?\x80P\xF20#~$:?\x80;?\x80u\xF2&lt;5~&amp;0=?\x80 &gt;?\x80$??\x80Q\x81\xF20[~
+$E?\x80 F?\x80H\xF20h~$H?\x80 I?\x80K\xF20v~$O?\x80P?\x80n\xF2&lt;\x88~&amp;0R?\x80 S?\x80$T?\x80Rq\xF20\xAE~$Z?\x80[?\x80\xF2&lt;\xC0~&amp;0]?\x80 ^?\x80$_?\x80Q\x95\xF20\xE6~$e?\x80f?\x80f\xF2&lt;\xF8~&amp;0h?\x80 i?\x80$j?\x80Og\xF20
+$n?\x80 o?\x80[\xF4
+\xB8\xE8D\xFCDE,EDE\EtE\x8CE\xA4E\xC8E\xE0EFF4FLFdF|F\x98F\xB0F\xCCF\xE4FGG4GLGhG\x80G\x9CG\xB4G\xCCG\xE4G\xFCGH0HHHdH|H\x98H\xB0H\xCCH\xE4H\xFCHI,IDIXI.*\xC0&lt;
+\xA3`.ctor|\xA3`
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$=
+\xB7`.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &lt;
+2*\x8C&gt;
+\xCF`getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &lt;
+\xF2&lt;\xA3`0\xFD1\x80\xFE1\x80\xFF1\x80\xA7*\xF2&lt;\xB7`02\x802\x802\x80\x8D1\xF2$\xCF`2\x80L\xF4
+pI\x84I\x9CI\xB0I\xC8I\xE0I.*\xC0\xA2
+gi.ctor|gi
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xA3
+{i.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA2
+2*\x8C\xA4
+\x93igetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xA2
+\xF2&lt;gi0\xF95\x80\xFA5\x80\xFB5\x80W*\xF2&lt;{i0\xFD5\x80\xFE5\x80\xFF5\x80=1\xF2$\x93i6\x80L\xF4
+\xF8I J$J8JPJhJ.*\xC0\xE5\x8A.ctor|\xE5\x8A
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x8BgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90\x8BFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z&amp;\x8BDispose\x94Z&amp;\x8B hCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 2*\x9C\x80\x8Bset_buf.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*T&amp;\x92\x8Bget_buf\xA0 &amp;\x92\x8B cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xBC
+ \xB8\x8Bset_buflen.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*X!ŋget_buflen\xC0$ŋ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC0&quot;Ӌset_cur.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*x&amp;#\xE5\x8Bget_cur\xC4D&amp;\xE5\x8B cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE0
+$ \x8Cset_bytes.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*|%\x8Cget_bytes\xE4H\x8C ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xE8
+&amp;&amp;\x8Cset_bits_tot.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x88'3\x8Cget_bits_tot\xECT3\x8C ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xF4
+(A\x8Cset_bits_cur.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x94)N\x8Cget_bits_cur\xF8`N\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*        
+*\\x8Cset_bits_rem.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xA0        +i\x8Cget_bits_rem        l        i\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*
+
+,w\x8Cset_frame_bits.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xAC
+-\x84\x8Cget_frame_bits
+x
+\x84\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*
+.\x92\x8Cset_shiftby.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xB8 /\x9F\x8Cget_shiftby \x84 \x9F\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*$
+0\xAD\x8Cset_this_byte.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xC4 1\xBA\x8Cget_this_byte( \x90 \xBA\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*,
+
+2Ȍset_under.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC8
+3Ռget_under0
+\x94
+Ռ )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*0
+4\xE3\x8Cset_over.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xCC5\xF0\x8Cget_over4\x98\xF0\x8C )ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4
+6\xFE\x8Cset_mode.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xD07 \x8Dget_mode8\x9C \x8D iret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*4
+8\x8D.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xE5\x8A&lt;\xDFB\x80\xE0B\x80
+\xE1B\x80\xE2B\x80:*\xF2$\x8B\xE5B\x80L\xF2T\x8BH\xE9B\x80\xEE\xEF\xFE\x80\xEAB\x80\xEE\xEF\xFE\x80\xEAB\x80\xF2x&amp;\x8BZl\xEDB\x80\xEEB\x80'\xEFB\x80.\xF0B\x809\xF2B\x80J\xF3B\x80P\xEE\xEF\xFE\x80Y\xF5B\x808                =3!\xF20\x80\x8B$\xF9B\x80\xFAB\x80e\xF2&lt;\x92\x8B&amp;0\xFCB\x80 \xFDB\x80$\xFEB\x80Jo\xF20\xB8\x8B
+$C\x80 C\x80F\xF20ŋ$C\x80 C\x80J\xF20Ӌ$C\x80C\x80e\xF2&lt;\xE5\x8B&amp;0C\x80 C\x80$C\x80Jo\xF20 \x8C
+$C\x80 C\x80E\xF20\x8C$C\x80 C\x80I\xF20&amp;\x8C
+$#C\x80 $C\x80H\xF203\x8C$&amp;C\x80 'C\x80L\xF20A\x8C
+$-C\x80 .C\x80H\xF20N\x8C$0C\x80 1C\x80L\xF20\\x8C
+$7C\x80 8C\x80H\xF20i\x8C$:C\x80 ;C\x80L\xF20w\x8C
+$AC\x80 BC\x80J\xF20\x84\x8C$DC\x80 EC\x80N\xF20\x92\x8C
+$KC\x80 LC\x80G\xF20\x9F\x8C$NC\x80 OC\x80K\xF20\xAD\x8C
+$UC\x80 VC\x80I\xF20\xBA\x8C$XC\x80 YC\x80M\xF20Ȍ
+$_C\x80 `C\x80E\xF20Ռ$bC\x80 cC\x80I\xF20\xE3\x8C
+$iC\x80 jC\x80D\xF20\xF0\x8C$lC\x80 mC\x80H\xF20\xFE\x8C
+$sC\x80 tC\x80I\xF20 \x8D$vC\x80 wC\x80p\xF20\x8D
+${C\x80 |C\x80S\xF4
+\xF8\x80J\x94J\xACJ\xC4J\xDCJ\xF4J K$K&lt;KTKlK\x84K\x9CK\xB8K\xD0K\xECKLL4LLLdL|L\x94L\xACL\xC4L\xE0L\xF8LM,MHM`M|M\x94M\xB0M\xC8M\xE4M\xFCMN4NTNlN\x88N\xA0N\xBCN\xD4N\xF0NO$O&lt;OTOlO\x84O\x9CO\xB4O\xCCO\xE4O\xFCOP,PDP\PpP.*\xC0/\x85u.ctor|\x85u
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$0\x99u.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /2*\x8C1\xB1ugetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 /\xF2&lt;\x85u0{;\x80|;\x80};\x80?*\xF2&lt;\x99u0;\x80\x80;\x80\x81;\x80%1\xF2$\xB1u\x84;\x80L\xF4
+\x88P\x9CP\xB4P\xC8P\xE0P\xF8P6*\xA06\x93( LoadInternall6(  asm.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E&gt;*
+\xDA^ &lt;compileAssembly&gt;b__4.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E:*@
+\x94h compileAssembly 
+h   CS$0$0000 
+CS$0$0001 CS$0$0002 CS$0$0003 CS$5$0004 CS$0$0005 CS$0$0006 CS$0$0007 comp mainRefs extraRefs cdp ext res errors&quot; 
+&lt;&gt;g__initLocal0&quot;  &lt;&gt;g__initLocal1T\xD4\xD6!&quot; &lt;&gt;g__initLocal2&quot; &lt;&gt;g__initLocal3T\xAB\x93&quot;         err.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E:*\x88\xAF\x95\x8A#processAssemblyDT\xAF\x8A# allTypes opts name aliases&quot; &lt;&gt;g__initLocal6&quot; CS$&lt;&gt;8__localsa.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E:*\x80'\x969$getEntryDelegate\x8CL'9$ CS$0$0000 dm il args.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x8E\xF2l( 6`T\x80U\x80\xEE\xEF\xFE\x80 W\x80(Y\x80+Y\x80-[\x80
+J31
++
+3\xF2$^ 
+\x8A\x80FR\xF2\xECh 
+'\xE0_\x80`\x83Od\x83qh\x80\x82i\x80\x93k\x80\xA0l\x80\xE4n\x80\xEFo\x80\xF4q\x80r\x80t\x806u\x808x\x80Cy\x80Zz\x80\|\x80e}\x80r\xEE\xEF\xFE\x80t\x80v\x84\x80}\x85\x80\x84\x87\x80\x9E\x88\x80\xB6\x8A\x80\xEB\x8B\x80\xF8\x8C\x80&quot;\x8D\x80+\xEE\xEF\xFE\x800\x8D\x809\x8E\x80G\x8F\x80r\xEE\xEF\xFE\x80t\x91\x80\xCA\x8D\x80\xD6\xEE\xEF\xFE\x80\xE6\x94\x80\xE8\x96\x80\x97\x80
+1
+
+
+D
+E
+F
+@\x85\x86@IAm%
+*
+,
+E
+C
+]
+&quot;o%+!&lt;c\x93&quot;$
+W
+)\xF2\xE4\x8A#\xAF\xD8\xEE\xEF\xFE\x80\x9C\x80\x9D\x80%\xEE\xEF\xFE\x80'\x9D\x80(\xEE\xEF\xFE\x80*\xA0\x801\xA1\x80:\xA1\x80&lt;\xA4\x80D\xA5\x80L\xA6\x80T\xA9\x80[\xAA\x80m\xAB\x80\x8D\xAC\x80\xAD\xAE\x80
+? #(
+3
+*+8
+-
++
++
+3
+5
+w
+w
+\xF2\xE49$'\xD8\xE5\x80\xE6\x81?\xE9\x80x\xEA\x80\xEB\x80\x86\xEC\x80\x8C\xEC\x80\x97\xED\x80\x9D\xEE\x80\xB1\xEE\x80\xBC\xEF\x80\xC7\xF0\x80\xDC\xF2\x80\xE9\xF3\x80\xFB\xF4\x80\xF6\x80\xF7\x80
+LI
+\xB3
+*
+3
+!&quot;x
+&quot;?@\x8C+9
+9
+7&amp;
+&quot;
+&gt;\xF4\x8A(Q,QDQhQ\x80Q\xA0Q\xB8Q\xD8Q\xF0QR.*\xC0\x9A\x95.ctor|\x95
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x9B&quot;\x95getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*\x90\x9C8\x95Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*4Z\x9DH\x95Dispose\x94ZH\x95 nCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x9A&gt;*\xA8\x9E\xA2\x95set_profile_created.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A&gt;*P!\x9F\xC1\x95get_profile_created\xAC!\xC1\x95 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*\xBC\xA0\xE2\x95set_created.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*\!\xA1\x96get_created\xC0(!\x96 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*\xC8\xA2&quot;\x96set_answered.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*h!\xA3A\x96get_answered\xCC4!A\x96 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*\xD4\xA4b\x96set_progress.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A6*t!\xA5\x81\x96get_progress\xD8@!\x81\x96 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A:*\xE4\xA6\xA2\x96set_progress_media.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A:*\x88!\xA7\xC1\x96get_progress_media\xE8T!\xC1\x96 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*\xF0\xA8\xE2\x96set_hungup.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*\x8C!\xA9\x97get_hungup\xF4X!\x97 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A:*\xFC\xAA&quot;\x97set_transferred.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A:*\xA0        !\xABA\x97get_transferred        l        !A\x97 (ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*
+\xACb\x97set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A2*\xC0
+&amp;\xADt\x97get_next
+\x8C
+&amp;t\x97 /cPtr /ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A.*$
+\xAE\x9A\x97.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x9A\xF2H\x95&lt;\xA6F\x80\xA7F\x80
+\xA8F\x80\xA9F\x80B*\xF2$&quot;\x95\xACF\x80L\xF2T8\x95H\xB0F\x80\xEE\xEF\xFE\x80\xB1F\x80\xEE\xEF\xFE\x80\xB1F\x80\xF2xH\x95Zl\xB4F\x80\xB5F\x80'\xB6F\x80.\xB7F\x809\xB9F\x80J\xBAF\x80P\xEE\xEF\xFE\x80Y\xBCF\x808                E3!\xF2H\xA2\x95&lt;\xC0F\x80\xC1F\x80\xC1F\x80\xC2F\x80y:;s\xF2H\xC1\x95!&lt;\xC4F\x80\xC5F\x80\xC5F\x80\xC6F\x80\x93:;s\xF2H\xE2\x95&lt;\xCCF\x80\xCDF\x80\xCDF\x80\xCEF\x80q:;s\xF2H\x96!&lt;\xD0F\x80\xD1F\x80\xD1F\x80\xD2F\x80\x8B:;s\xF2H&quot;\x96&lt;\xD8F\x80\xD9F\x80\xD9F\x80\xDAF\x80r:;s\xF2HA\x96!&lt;\xDCF\x80\xDDF\x80\xDDF\x80\xDEF\x80\x8C:;s\xF2Hb\x96&lt;\xE4F\x80\xE5F\x80\xE5F\x80\xE6F\x80r:;s\xF2H\x81\x96!&lt;\xE8F\x80\xE9F\x80\xE9F\x80\xEAF\x80\x8C:;s\xF2H\xA2\x96&lt;\xF0F\x80\xF1F\x80\xF1F\x80\xF2F\x80x:;s\xF2H\xC1\x96!&lt;\xF4F\x80\xF5F\x80\xF5F\x80\xF6F\x80\x92:;s\xF2H\xE2\x96&lt;\xFCF\x80\xFDF\x80\xFDF\x80\xFEF\x80p:;s\xF2H\x97!&lt;G\x80G\x80G\x80G\x80\x8A:;s\xF2H&quot;\x97&lt;G\x80        G\x80        G\x80
+G\x80u:;s\xF2HA\x97!&lt; G\x80
+G\x80
+G\x80G\x80\x8F:;s\xF20b\x97$G\x80G\x80n\xF2&lt;t\x97&amp;0G\x80 G\x80$G\x80So\xF20\x9A\x97
+$G\x80 G\x80c\xF4
+\xA8(R&lt;RTRlR\x84R\x9CR\xB4R\xCCR\xE4RS SDS\SxS\x90S\xACS\xC4S\xE0S\xF8ST,THT`T|T\x94T\xB8T\xD0T\xF4T U(U@U\UtU\x94U\xACU\xCCU\xE4U\xFCUV,VDVXV.*\xC0\xDA\x95\x84.ctor|\x95\x84
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xDB\xB0\x84getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\x90\xDCƄFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*4Z\xDDքDispose\x94Zք ZCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xDA:*\xA4
+\xDE0\x85set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA:*H\xDF=\x85get_interface_name\xA8=\x85 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*\xB4\xE0K\x85set_asr_open.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*p&amp;\xE1]\x85get_asr_open\xB8&lt;&amp;]\x85 [cPtr [ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xE4\xE2\x83\x85set_asr_load_grammar.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xA8&amp;\xE3\x95\x85get_asr_load_grammar\xE8t&amp;\x95\x85 \cPtr \ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xE4\xBB\x85set_asr_unload_grammar.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xE0&amp;\xE5ͅget_asr_unload_grammar \xAC&amp;ͅ ]cPtr ]ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*L\xE6\xF3\x85set_asr_close.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*&amp;\xE7\x86get_asr_closeP\xD4&amp;\x86 ^cPtr ^ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*t\xE8+\x86set_asr_feed.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*0        &amp;\xE9=\x86get_asr_feedx\xFC&amp;=\x86 _cPtr _ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*\x9C        \xEAc\x86set_asr_resume.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*X
+&amp;\xEBu\x86get_asr_resume\xA0        $
+&amp;u\x86 `cPtr `ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*\xC4
+\xEC\x9B\x86set_asr_pause.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*\x80 &amp;\xED\xAD\x86get_asr_pause\xC8
+L &amp;\xAD\x86 `cPtr `ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xF4 \xEEӆset_asr_check_results.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xB8 &amp;\xEF\xE5\x86get_asr_check_results\xF8 \x84 &amp;\xE5\x86 ^cPtr ^ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*,
+\xF0 \x87set_asr_get_results.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xF0
+&amp;\xF1\x87get_asr_get_results0
+\xBC
+&amp;\x87 acPtr aret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDAB*h\xF2C\x87set_asr_start_input_timers.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDAB*0&amp;\xF3U\x87get_asr_start_input_timersl\xFC&amp;U\x87 `cPtr `ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA:*\xA0\xF4{\x87set_asr_text_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA:*`&amp;\xF5\x8D\x87get_asr_text_param\xA4,&amp;\x8D\x87 bcPtr bret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xD4\xF6\xB3\x87set_asr_numeric_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\x98&amp;\xF7Ňget_asr_numeric_param\xD8d&amp;Ň ccPtr cret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;* \xF8\xEB\x87set_asr_float_param.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA&gt;*\xD0&amp;\xF9\xFD\x87get_asr_float_param\x9C&amp;\xFD\x87 dcPtr dret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*8\xFA#\x88set_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\xF0&amp;\xFB5\x88get_rwlock&lt;\xBC&amp;5\x88 QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*X
+\xFC[\x88set_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\xF4\xFDh\x88get_refs\\xC0h\x88         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*`\xFEv\x88set_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA6*&amp;\xFF\x88\x88get_reflockd\xE8&amp;\x88\x88 RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\x84\xAE\x88set_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*&lt;&amp;\xC0\x88get_parent\x88&amp;\xC0\x88 *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\xA4\xE6\x88set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA2*\&amp;\xF8\x88get_next\xA8(&amp;\xF8\x88 YcPtr Yret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA.*\xC0
+\x89.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xDA\xF2H\x95\x84&lt;&amp;A\x80'A\x80
+(A\x80)A\x80&gt;*\xF2$\xB0\x84,A\x80L\xF2TƄH0A\x80\xEE\xEF\xFE\x801A\x80\xEE\xEF\xFE\x801A\x80\xF2xքZl4A\x805A\x80'6A\x80.7A\x8099A\x80J:A\x80P\xEE\xEF\xFE\x80Y&lt;A\x808                A3!\xF200\x85
+$@A\x80 AA\x80R\xF20=\x85$CA\x80 DA\x80X\xF20K\x85$JA\x80KA\x80\xBB\xF2&lt;]\x85&amp;0MA\x80 NA\x80$OA\x80S        \xF20\x83\x85$UA\x80VA\x80\xAF\xF2&lt;\x95\x85&amp;0XA\x80 YA\x80$ZA\x80[\xE1\xF20\xBB\x85$`A\x80aA\x80\xA1\xF2&lt;ͅ&amp;0cA\x80 dA\x80$eA\x80]\xC1\xF20\xF3\x85$kA\x80lA\x80\x98\xF2&lt;\x86&amp;0nA\x80 oA\x80$pA\x80T\xC1\xF20+\x86$vA\x80wA\x80\xAB\xF2&lt;=\x86&amp;0yA\x80 zA\x80${A\x80S\xE9\xF20c\x86$\x81A\x80\x82A\x80\x89\xF2&lt;u\x86&amp;0\x84A\x80 \x85A\x80$\x86A\x80U\xA1\xF20\x9B\x86$\x8CA\x80\x8DA\x80\x88\xF2&lt;\xAD\x86&amp;0\x8FA\x80 \x90A\x80$\x91A\x80T\xA1\xF20ӆ$\x97A\x80\x98A\x80\xA0\xF2&lt;\xE5\x86&amp;0\x9AA\x80 \x9BA\x80$\x9CA\x80\\xC1\xF20 \x87$\xA2A\x80\xA3A\x80\xA7\xF2&lt;\x87&amp;0\xA5A\x80 \xA6A\x80$\xA7A\x80Z\xD3\xF20C\x87$\xADA\x80\xAEA\x80\x95\xF2&lt;U\x87&amp;0\xB0A\x80 \xB1A\x80$\xB2A\x80a\xA1\xF20{\x87$\xB8A\x80\xB9A\x80\x99\xF2&lt;\x8D\x87&amp;0\xBBA\x80 \xBCA\x80$\xBDA\x80Y\xB9\xF20\xB3\x87$\xC3A\x80\xC4A\x80\x90\xF2&lt;Ň&amp;0\xC6A\x80 \xC7A\x80$\xC8A\x80\\xA1\xF20\xEB\x87$\xCEA\x80\xCFA\x80\x91\xF2&lt;\xFD\x87&amp;0\xD1A\x80 \xD2A\x80$\xD3A\x80Z\xA7\xF20#\x88$\xD9A\x80\xDAA\x80u\xF2&lt;5\x88&amp;0\xDCA\x80 \xDDA\x80$\xDEA\x80Q\x81\xF20[\x88
+$\xE4A\x80 \xE5A\x80H\xF20h\x88$\xE7A\x80 \xE8A\x80K\xF20v\x88$\xEEA\x80\xEFA\x80n\xF2&lt;\x88\x88&amp;0\xF1A\x80 \xF2A\x80$\xF3A\x80Rq\xF20\xAE\x88$\xF9A\x80\xFAA\x80\xF2&lt;\xC0\x88&amp;0\xFCA\x80 \xFDA\x80$\xFEA\x80Q\x95\xF20\xE6\x88$B\x80B\x80f\xF2&lt;\xF8\x88&amp;0B\x80 B\x80$        B\x80Og\xF20\x89
+$
+B\x80 B\x80[\xF4
+XpV\x84V\x9CV\xB4V\xCCV\xE4V\xFCVW,WPWhW\x8CW\xA4W\xC0W\xD8W\xF4W X0XHXlX\x84X\xACX\xC4X\xECXY Y8YTYlY\x88Y\xA0Y\xBCY\xD4Y\xF4Y Z,ZDZ`ZxZ\x94Z\xACZ\xD0Z\xE8Z [$[H[`[\x84[\x9C[\xC8[\xE0[ \$\H\`\\x84\\x9C\\xC0\\xD8\\xFC\]8]P]t]\x8C]\xA8]\xC0]\xDC]\xF4] ^$^&lt;^T^p^\x88^\xA4^\xBC^\xD8^\xF0^ _$_&lt;_T_l_\x84_\x98_.*\xC0\xF1\xB6.ctor|\xF1\xB6
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*( \xB7getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90&quot;\xB7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z2\xB7Dispose\x94Z2\xB7 \x94CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ 6*\xA0
+\x8C\xB7set_event_id.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*@\x99\xB7get_event_id\xA4 \x99\xB7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xAC
+\xA7\xB7set_priority.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*L\xB4\xB7get_priority\xB0\xB4\xB7 \x95ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB4
+·set_owner.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*PϷget_owner\xB8Ϸ ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xC0
+ ݷset_subclass_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*d!\xEA\xB7get_subclass_name\xC40\xEA\xB7 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xD0&quot;\xF8\xB7set_headers.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x8C&amp;#
+\xB8get_headers\xD4X&amp;
+\xB8 0cPtr 0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xFC$0\xB8set_last_header.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xBC&amp;%B\xB8get_last_header\x88&amp;B\xB8 0cPtr 0ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*$        
+&amp;h\xB8set_body.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xC0        'u\xB8get_body(        \x8C        u\xB8 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*0
+(\x83\xB8set_bind_user_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xF0
+&amp;)\x95\xB8get_bind_user_data4
+\xBC
+&amp;\x95\xB8 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*d *\xBB\xB8set_event_user_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 &gt;*( &amp;+͸get_event_user_datah \xF4 &amp;͸ 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90
+,\xF3\xB8set_key.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*,
+-\xB9get_key\x94 \xF8 \xB9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x94
+.\xB9set_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*L&amp;/ \xB9get_next\x98
+&amp; \xB9 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xB4
+0F\xB9set_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*P1S\xB9get_flags\xB8S\xB9         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*\xB4
+2a\xB9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2H\xF1\xB6&lt;bP\x80cP\x80
+dP\x80eP\x806*\xF2$ \xB7hP\x80L\xF2T&quot;\xB7HlP\x80\xEE\xEF\xFE\x80mP\x80\xEE\xEF\xFE\x80mP\x80\xF2x2\xB7ZlpP\x80qP\x80'rP\x80.sP\x809uP\x80JvP\x80P\xEE\xEF\xFE\x80YxP\x808                93!\xF20\x8C\xB7
+$|P\x80 }P\x80I\xF20\x99\xB7$P\x80 \x80P\x80n\xF20\xA7\xB7
+$\x86P\x80 \x87P\x80I\xF20\xB4\xB7$\x89P\x80 \x8AP\x80h\xF20·
+$\x90P\x80 \x91P\x80A\xF20Ϸ$\x93P\x80 \x94P\x80G\xF20ݷ
+$\x9AP\x80 \x9BP\x80I\xF20\xEA\xB7$\x9DP\x80 \x9EP\x80O\xF20\xF8\xB7$\xA4P\x80\xA5P\x80`\xF2&lt;
+\xB8&amp;0\xA7P\x80 \xA8P\x80$\xA9P\x80Je\xF200\xB8$\xAFP\x80\xB0P\x80d\xF2&lt;B\xB8&amp;0\xB2P\x80 \xB3P\x80$\xB4P\x80Ne\xF20h\xB8
+$\xBAP\x80 \xBBP\x80@\xF20u\xB8$\xBDP\x80 \xBEP\x80F\xF20\x83\xB8$\xC4P\x80\xC5P\x80c\xF2&lt;\x95\xB8&amp;0\xC7P\x80 \xC8P\x80$\xC9P\x80Q]\xF20\xBB\xB8$\xCFP\x80\xD0P\x80d\xF2&lt;͸&amp;0\xD2P\x80 \xD3P\x80$\xD4P\x80R]\xF20\xF3\xB8
+$\xDAP\x80 \xDBP\x80?\xF20\xB9$\xDDP\x80 \xDEP\x80C\xF20\xB9$\xE4P\x80\xE5P\x80V\xF2&lt; \xB9&amp;0\xE7P\x80 \xE8P\x80$\xE9P\x80GW\xF20F\xB9
+$\xEFP\x80 \xF0P\x80A\xF20S\xB9$\xF2P\x80 \xF3P\x80D\xF20a\xB9
+$\xF7P\x80 \xF8P\x80K\xF4
+\xE8\xB0_\xC4_\xDC_\xF4_ `$`&lt;`T`l`\x88`\xA0`\xBC`\xD4`\xF0`a$a&lt;aTala\x84a\x9Ca\xBCa\xD4a\xF4a b(b@b\btb\x94b\xACb\xCCb\xE4b\xFCbc,cDchc\x80c\xA4c\xBCc\xE0c\xF8cd4dLddd|d\x94d\xACd\xC4d\xDCd\xF4d e$e&lt;eTehe.*\xC0\xB7s.ctor|\xB7s
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xCBs.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x8C\xE3sgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2&lt;\xB7s0\xA9:\x80\xAA:\x80\xAB:\x80G*\xF2&lt;\xCBs0\xAD:\x80\xAE:\x80\xAF:\x80-1\xF2$\xE3s\xB2:\x80L\xF4
+\x80e\x94e\xACe\xC0e\xD8e\xF0e.*\xC0\xC6
+l.ctor|l
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xC7
+\x93l.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC6
+2*\x8C\xC8
+\xABlgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC6
+\xF2&lt;l0a7\x80b7\x80c7\x80C*\xF2&lt;\x93l0e7\x80f7\x80g7\x80)1\xF2$\xABlj7\x80L\xF4
+ff4fHf`fxf.*\xC0\xAB
+-j.ctor|-j
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xAC
+Aj.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAB
+2*\x8C\xAD
+YjgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xAB
+\xF2&lt;-j0S6\x80T6\x80U6\x80&lt;*\xF2&lt;Aj0W6\x80X6\x80Y6\x80&quot;1\xF2$Yj\6\x80L\xF4
+\x90f\xA4f\xBCf\xD0f\xE8fg.*\xC03
+\xDD_.ctor|\xDD_
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$4
+\xF1_.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 3
+2*\x8C5
+        `getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 3
+\xF2&lt;\xDD_0\xA31\x80\xA41\x80\xA51\x80u*\xF2&lt;\xF1_0\xA71\x80\xA81\x80\xA91\x80[1\xF2$        `\xAC1\x80L\xF4
+g,gDgXgpg\x88g.*\xC0
+\x83\.ctor|\x83\
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$
+
+\x97\.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+2*\x8C
+\xAF\getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2
+\xF2&lt;\x83\00\x800\x800\x80j*\xF2&lt;\x97\0!0\x80&quot;0\x80#0\x80P1\xF2$\xAF\&amp;0\x80L\xF4
+\xA0g\xB4g\xCCg\xE0g\xF8gh.*\xC0 J\xE9.ctor|J\xE9
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*( e\xE9getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x90
+{\xE9Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*4Z\x8B\xE9Dispose\x94Z\x8B\xE9 \xD9CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ :*\xA4
+\xE5\xE9set_interface_name.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*H\xF2\xE9get_interface_name\xA8\xF2\xE9 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*\xB8\xEAset_say_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 :*x&amp;\xEAget_say_function\xBCD&amp;\xEA \xDAcPtr \xDAret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE08\xEAset_rwlock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x98&amp;J\xEAget_rwlock\xE4d&amp;J\xEA QcPtr Qret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*
+p\xEAset_refs.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\x9C}\xEAget_refsh}\xEA         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\x8B\xEAset_reflock.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 6*\xC4&amp;\x9D\xEAget_reflock \x90&amp;\x9D\xEA RcPtr Rret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*,\xC3\xEAset_parent.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*\xE4&amp;\xD5\xEAget_parent0\xB0&amp;\xD5\xEA *cPtr *ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*L        \xFB\xEAset_next.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 2*
+&amp;
+\xEBget_nextP        \xD0        &amp;
+\xEB \xDBcPtr \xDBret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 .*h
+
+3\xEB.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF2HJ\xE9&lt;*_\x80+_\x80
+,_\x80-_\x80&gt;*\xF2$e\xE90_\x80L\xF2T{\xE9H4_\x80\xEE\xEF\xFE\x805_\x80\xEE\xEF\xFE\x805_\x80\xF2x\x8B\xE9Zl8_\x809_\x80':_\x80.;_\x809=_\x80J&gt;_\x80P\xEE\xEF\xFE\x80Y@_\x808                A3!\xF20\xE5\xE9
+$D_\x80 E_\x80R\xF20\xF2\xE9$G_\x80 H_\x80X\xF20\xEA$N_\x80O_\x80\xDA\xF2&lt;\xEA&amp;0Q_\x80 R_\x80$S_\x80W?\xF208\xEA$Y_\x80Z_\x80u\xF2&lt;J\xEA&amp;0\_\x80 ]_\x80$^_\x80Q\x81\xF20p\xEA
+$d_\x80 e_\x80H\xF20}\xEA$g_\x80 h_\x80K\xF20\x8B\xEA$n_\x80o_\x80n\xF2&lt;\x9D\xEA&amp;0q_\x80 r_\x80$s_\x80Rq\xF20\xC3\xEA$y_\x80z_\x80\xF2&lt;\xD5\xEA&amp;0|_\x80 }_\x80$~_\x80Q\x95\xF20\xFB\xEA$\x84_\x80\x85_\x80f\xF2&lt;
+\xEB&amp;0\x87_\x80 \x88_\x80$\x89_\x80Og\xF203\xEB
+$\x8D_\x80 \x8E_\x80[\xF4
+\x98(h&lt;hThlh\x84h\x9Ch\xB4h\xCCh\xE4hi iDi\i|i\x94i\xB4i\xCCi\xE8ijj4jLjdj|j\x94j\xB0j\xC8j\xE4j\xFCjk0kLkdk|k\x94k\xACk\xC4k\xD8k.*\xC0\x96\xEB\xF6.ctor|\xEB\xF6
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\x97\xF7getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*\x90\x98\xF7Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*4Z\x99,\xF7Dispose\x94Z,\xF7 \xE9CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \x96:*\xA4\x9A\x86\xF7set_write_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96:*d&amp;\x9B\x98\xF7get_write_function\xA80&amp;\x98\xF7 \xEAcPtr \xEAret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96&gt;*\xD8\x9C\xBE\xF7set_raw_write_function.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96&gt;*\x9C&amp;\x9D\xD0\xF7get_raw_write_function\xDCh&amp;\xD0\xF7 \xEBcPtr \xEBret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*\x9E\xF6\xF7set_data.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*\xBC&amp;\x9F\xF8get_data\x88&amp;\xF8 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*$\xA0.\xF8set_end.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x962*\xDC&amp;\xA1@\xF8get_end(\xA8&amp;@\xF8 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*H\xA2f\xF8set_data_size.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*\xE8!\xA3\x85\xF8get_data_sizeL\xB4!\x85\xF8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*T\xA4\xA6\xF8set_data_len.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*\xF4!\xA5\xC5\xF8get_data_lenX\xC0!\xC5\xF8 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*`        \xA6\xE6\xF8set_alloc_len.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x966*
+!\xA7\xF9get_alloc_lend        \xCC        !\xF9 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96:*p
+\xA8&amp;\xF9set_alloc_chunk.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96:* !\xA9E\xF9get_alloc_chunkt
+\xE0
+!E\xF9 !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96:*\x84 \xAAf\xF9set_param_event.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96:*D &amp;\xABx\xF9get_param_event\x88  &amp;x\xF9 cPtr ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96.*\xA8
+\xAC\x9E\xF9.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \x96\xF2H\xEB\xF6&lt;Nc\x80Oc\x80
+Pc\x80Qc\x80&gt;*\xF2$\xF7Tc\x80L\xF2T\xF7HXc\x80\xEE\xEF\xFE\x80Yc\x80\xEE\xEF\xFE\x80Yc\x80\xF2x,\xF7Zl\c\x80]c\x80'^c\x80._c\x809ac\x80Jbc\x80P\xEE\xEF\xFE\x80Ydc\x808                A3!\xF20\x86\xF7$hc\x80ic\x80\xA7\xF2&lt;\x98\xF7&amp;0kc\x80 lc\x80$mc\x80Y\xD5\xF20\xBE\xF7$sc\x80tc\x80\xB2\xF2&lt;\xD0\xF7&amp;0vc\x80 wc\x80$xc\x80]\xE3\xF20\xF6\xF7$~c\x80c\x80a\xF2&lt;\xF8&amp;0\x81c\x80 \x82c\x80$\x83c\x80O]\xF20.\xF8$\x89c\x80\x8Ac\x80`\xF2&lt;@\xF8&amp;0\x8Cc\x80 \x8Dc\x80$\x8Ec\x80N]\xF2Hf\xF8&lt;\x94c\x80\x95c\x80\x95c\x80\x96c\x80o:;s\xF2H\x85\xF8!&lt;\x98c\x80\x99c\x80\x99c\x80\x9Ac\x80\x89:;s\xF2H\xA6\xF8&lt;\xA0c\x80\xA1c\x80\xA1c\x80\xA2c\x80n:;s\xF2H\xC5\xF8!&lt;\xA4c\x80\xA5c\x80\xA5c\x80\xA6c\x80\x88:;s\xF2H\xE6\xF8&lt;\xACc\x80\xADc\x80\xADc\x80\xAEc\x80o:;s\xF2H\xF9!&lt;\xB0c\x80\xB1c\x80\xB1c\x80\xB2c\x80\x89:;s\xF2H&amp;\xF9&lt;\xB8c\x80\xB9c\x80\xB9c\x80\xBAc\x80q:;s\xF2HE\xF9!&lt;\xBCc\x80\xBDc\x80\xBDc\x80\xBEc\x80\x8B:;s\xF20f\xF9$\xC4c\x80\xC5c\x80e\xF2&lt;x\xF9&amp;0\xC7c\x80 \xC8c\x80$\xC9c\x80VW\xF20\x9E\xF9
+$\xCDc\x80 \xCEc\x80[\xF4
+\xB8\xF0kll4lLldl|l\x94l\xACl\xD0l\xE8l m$mLmdm\x8Cm\xA4m\xBCm\xD4m\xECmnn4nLndn\x80n\x98n\xB4n\xCCn\xE8noo4oPoho\x84o\x9Co\xBCo\xD4o\xF4o p,pDpdp|p\x90p.*\xC0\xF0
+p.ctor|p
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA .*$\xF1
+/p.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF0
+2*\x8C\xF2
+GpgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xF0
+\xF2&lt;p09\x809\x809\x80G*\xF2&lt;/p0        9\x80
+9\x80 9\x80-1\xF2$Gp9\x80L\xF4
+\xA8p\xBCp\xD4p\xE8pqq.*\xC0\xD4\xAF\xE3.ctor|\xAF\xE3
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xD5\xCA\xE3getCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*\x90\xD6\xE0\xE3Finalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*4Z\xD7\xF0\xE3Dispose\x94Z\xF0\xE3 \xD5CS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xD46*\xA0
+\xD8J\xE4set_version.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD46*@\xD9W\xE4get_version\xA4 W\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\xA4
+\xDAe\xE4set_p.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*&lt;\xDBr\xE4get_p\xA8r\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\xA0
+\xDC\x80\xE4set_x.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*8\xDD\x8D\xE4get_x\xA4\x8D\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\x9C
+\xDE\x9B\xE4set_cc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*4\xDF\xA8\xE4get_cc\xA0\xA8\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\x98
+\xE0\xB6\xE4set_m.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*0\xE1\xC3\xE4get_m\x9C\xFC\xC3\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\x94
+\xE2\xD1\xE4set_pt.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*,\xE3\xDE\xE4get_pt\x98\xF8\xDE\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*\x94
+\xE4\xEC\xE4set_seq.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*0        \xE5\xF9\xE4get_seq\x98\xFC\xF9\xE4 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\x94        
+\xE6\xE5set_ts.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*,
+\xE7\xE5get_ts\x98        \xF8        \xE5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*\x94
+
+\xE8&quot;\xE5set_ssrc.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD42*0 \xE9/\xE5get_ssrc\x98
+\xFC
+/\xE5 ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4.*\x94
+\xEA=\xE5.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xD4\xF2H\xAF\xE3&lt;\xC1]\x80\xC2]\x80
+\xC3]\x80\xC4]\x80:*\xF2$\xCA\xE3\xC7]\x80L\xF2T\xE0\xE3H\xCB]\x80\xEE\xEF\xFE\x80\xCC]\x80\xEE\xEF\xFE\x80\xCC]\x80\xF2x\xF0\xE3Zl\xCF]\x80\xD0]\x80'\xD1]\x80.\xD2]\x809\xD4]\x80J\xD5]\x80P\xEE\xEF\xFE\x80Y\xD7]\x808                =3!\xF20J\xE4
+$\xDB]\x80 \xDC]\x80G\xF20W\xE4$\xDE]\x80 \xDF]\x80K\xF20e\xE4
+$\xE5]\x80 \xE6]\x80A\xF20r\xE4$\xE8]\x80 \xE9]\x80E\xF20\x80\xE4
+$\xEF]\x80 \xF0]\x80A\xF20\x8D\xE4$\xF2]\x80 \xF3]\x80E\xF20\x9B\xE4
+$\xF9]\x80 \xFA]\x80B\xF20\xA8\xE4$\xFC]\x80 \xFD]\x80F\xF20\xB6\xE4
+$^\x80 ^\x80A\xF20\xC3\xE4$^\x80 ^\x80E\xF20\xD1\xE4
+$
+^\x80 ^\x80B\xF20\xDE\xE4$^\x80 ^\x80F\xF20\xEC\xE4
+$^\x80 ^\x80C\xF20\xF9\xE4$^\x80 ^\x80G\xF20\xE5
+$!^\x80 &quot;^\x80B\xF20\xE5$$^\x80 %^\x80F\xF20&quot;\xE5
+$+^\x80 ,^\x80D\xF20/\xE5$.^\x80 /^\x80H\xF20=\xE5
+$3^\x80 4^\x80S\xF4
+\xB80qDq\qtq\x8Cq\xA4q\xBCq\xD4q\xECqr r&lt;rTrhr\x80r\x94r\xACr\xC0r\xD8r\xECrss4sLsdsxs\x90s\xA4s\xBCs\xD4s\xECstt4tLtdt|t\x94t\xACt\xC4t\xDCt\xF4t u$u&lt;uPu.*\xC0\xC8|\xFB.ctor||\xFB
+$USystem&quot;$USystem.Runtime.InteropServices&gt;\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2\xCA 2*(\xC9\x97\xFBgetCPtr.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*\x90\xCA\xAD\xFBFinalize.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*4Z\xCB\xBD\xFBDispose\x94Z\xBD\xFB \xEDCS$2$0000.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2{ \xC86*\xA0
+\xCC\xFCset_interval.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC86*@\xCD$\xFCget_interval\xA4 $\xFC         ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*\xA8
+\xCE2\xFCset_flags.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*D\xCF?\xFCget_flags\xAC?\xFC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC86*\xB0
+\xD0M\xFCset_samples.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC86*P\xD1Z\xFCget_samples\xB4Z\xFC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:*\xC0
+\xD2h\xFCset_samplecount.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:*d\xD3u\xFCget_samplecount\xC40u\xFC ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8&gt;*\xD8\xD4\x83\xFCset_timer_interface.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8&gt;*\x9C&amp;\xD5\x95\xFCget_timer_interface\xDCh&amp;\x95\xFC \xEEcPtr \xEEret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:* \xD6\xBB\xFCset_memory_pool.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:*\xCC&amp;\xD7\xCD\xFCget_memory_pool\x98&amp;\xCD\xFC  cPtr  ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:*&lt;        \xD8\xF3\xFCset_private_info.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8:*\xFC        &amp;\xD9\xFDget_private_info@        \xC8        &amp;\xFD 
+cPtr 
+ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*d
+\xDA+\xFDset_diff.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82* !\xDBJ\xFDget_diffh
+\xCC
+!J\xFD !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82*h \xDCk\xFDset_tick.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC82* !\xDD\x8A\xFDget_tickl \xD0 !\x8A\xFD !ret.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8.*h
+\xDE\xAB\xFD.ctor.\xC9?\xEAƳY\xD6I\xBC%        \xBB\xAB\xB4`MD2 \xC8\xF2H|\xFB&lt;\x92d\x80\x93d\x80
+\x94d\x80\x95d\x806*\xF2$\x97\xFB\x98d\x80L\xF2T\xAD\xFBH\x9Cd\x80\xEE\xEF\xFE\x80\x9Dd\x80\xEE\xEF\xFE\x80\x9Dd\x80\xF2x\xBD\xFBZl\xA0d\x80\xA1d\x80'\xA2d\x80.\xA3d\x809\xA5d\x80J\xA6d\x80P\xEE\xEF\xFE\x80Y\xA8d\x808                93!\xF20\xFC
+$\xACd\x80 \xADd\x80D\xF20$\xFC$\xAFd\x80 \xB0d\x80G\xF202\xFC
+$\xB6d\x80 \xB7d\x80A\xF20?\xFC$\xB9d\x80 \xBAd\x80E\xF20M\xFC
+$\xC0d\x80 \xC1d\x80C\xF20Z\xFC$\xC3d\x80 \xC4d\x80G\xF20h\xFC
+$\xCAd\x80 \xCBd\x80G\xF20u\xFC$\xCDd\x80 \xCEd\x80K\xF20\x83\xFC$\xD4d\x80\xD5d\x80k\xF2&lt;\x95\xFC&amp;0\xD7d\x80 \xD8d\x80$\xD9d\x80Rk\xF20\xBB\xFC$\xDFd\x80\xE0d\x80f\xF2&lt;\xCD\xFC&amp;0\xE2d\x80 \xE3d\x80$\xE4d\x80Ni\xF20\xF3\xFC$\xEAd\x80\xEBd\x80a\xF2&lt;\xFD&amp;0\xEDd\x80 \xEEd\x80$\xEFd\x80O]\xF2H+\xFD&lt;\xF5d\x80\xF6d\x80\xF6d\x80\xF7d\x80b:;s\xF2HJ\xFD!&lt;\xF9d\x80\xFAd\x80\xFAd\x80\xFBd\x80|:;s\xF2Hk\xFD&lt;e\x80e\x80e\x80e\x80b:;s\xF2H\x8A\xFD!&lt;e\x80e\x80e\x80e\x80|:;s\xF20\xAB\xFD
+$ e\x80 e\x80K\xF4
+\xB8hu|u\x94u\xACu\xC4u\xDCu\xF4u v$v@vXvtv\x8Cv\xA4v\xBCv\xD4v\xECvw w&lt;wTwtw\x8Cw\xACw\xC4w\xE8wx$x&lt;x\xtx\x94x\xACx\xCCx\xE4xyy4yLydy|y\x94y\xACy\xC4y\xDCy\xF0y\xFF\xFF\xFF\xFF        /\xF1\xF0\xB8@ \xE1\xDCU\xD9%\xFD]\xE1 
+%\x85sq\xF5E\xC5\xF5\xB8-\xFE\x81?|A2\xFDD\xDDXŪ\x8D\xAA\xC5\xC6y\x93\xE5\xE5\xFB\xF5&lt;\xCDF\xF1Z\xA9\xB1\xA8\xBD\xC4\xC1\x8B\x81\xB1\xA1&lt;\xF1\xDB)`\xE1A9\x95\x99_\xC1T\xC1\xAD\xB3yu1\xC9\xA9        !e#I
+\x9AM6\x9D\xC4\xEDA\x93\xEF\xF1\xAB\xF9\xC1A!\xC5\xF9i&lt;\xF1T-\xEA\xF9\x99T\x89,9\xB5\xD9v\xA9}i1\xAD\x86        \xDE\x9D\xC9a\xED%K\xD5\xC4        \x83\xC1}\xB1\x86&lt;u\xF9\xBC5\xB5C\x91nYy1Hy\\xE9\x89\x859:\xB9A\x8F\xB5\xBA        eA\xB9        S\xFD\xB6\xF1`Mk\xF9\xC1\xB1\xA5\xE0\xD9cQ&lt;
+\x84q\xDB\xB1\x89Q^\xF9\xC8\xB5 ]\x9D\x859        Q\xAD\xAE\x9D\xC4т\x89}\xC5\xD6\xE5\xF65\xB3\x8D\xE2$me\xD0UN!b]bA\xFC\xE9j\xD5e&gt;\xC1\xF4\xF9\xB4\xC5\xE4\xC1ga\x98\xB9\x98}L\xF9cMd\xB5l\x8D\x819:mH\x8Dw-1&gt;}4M4q:9HUwIgYe\xD9\xDE\xD1z\x95=\xED\x82a\xB6\x85\xE6e(\xD9iu=_\x85\xEEAg\x89\xE0]?y\xD6%\xB8\xE9\xA5l\xE9w\xF5\xB5O\xDD\xF1\xBFUES=L?\xC5\xEE\xA1\xB8\xD1\xDD=\xB8\xA9YEP\x85\xB91\xEBq,\xEDn\x85 \x99\xE9+\x95\x9BY~\xB9@i\xD9\xD9d\x95iA\xBB\xE5\xED\xB5q\xFD\xD1i\xD1`\xA1-m\x9D\x8DB\xA9d^C\x8D\xB1!\xC9B\xF45\xD6\xF9P!#]i/\xE5\x9E)\x83\xFDC%\\x99\xBC\xAD\xEFe0usɭ\xB9\xF3-P\xA9&amp;\xC5        \xB1\xBD\xA0\xA5\xE3]\xA0\xF2\xAD\x91\xFA5\xE9[\x95\xFD1H\xE9&amp;\xBC)\xB1\xA1\xE1\xF3u41(\xA5S!5\xA2\xB1\xD39\xE5\xEDs\x85\x9CA2mh\xF9%A\xF6\x9D\xAF\xD1@\xB1 \xB9Q\xE9f}(M\xD6)!\xA4u\xE7\x954\xF5\xE3M\xB31\xE4\x81\xEF\xC5(\xF1\xF7\xA5        i\xCDq\xB5`\xB1f\xF5\xE9\xB3\xF9\xE3\xB5\x9C\xBDs\xE5\xD5Ѽ\x99\xB1\xD1\xF5\xB9&quot;\x9D\xA5
+\xC1\xE9\xE8\x91\xF9        \xFEy'\xF9\xF7q8\xCDz\x9D\x901W\xA19\x8B\xD1\xF5\xBDRi\xDB\x89$m\xA7y\x8Aݯ]1\xFA\xCF\xED\xA4\x8Du        U\xB5\xB3\xC9m\xC9\xD1\xC5        a\xAE\x81\xE5Y\xF1\xAE\x81\xB3\x89\xDD
+\xD9q\xC1]AvA\xB4Y\xC9YIs\xF5\xCA\xB9\xB8m\xFE9|9\xA2-E\xA9X\xDD=\x99\xAA\xC1\xAA\x8EI\xEA)Y\xF1S\xB5!\xFC\xA9&lt;\x95\xA4\xA9\xEB\xADZͨ\xED\xA8\x85\xC4\xF5\x8BM\xB1\x9D\xDB\xF9
+B        \x95y\xE9\xB3Euqa\xD0\x85\xA9\xB9F\x91,=\xBFA\x9A6\xE1\xC4\xB1)T\xE9\xB3\xB1\xD9\xE1!&gt;aY\xB5\xA9\xE9F\xC1,m\xB5\xA9v\xD9Eii݆\xB9\xDD\xDD\x91a\x9D\xDDUK\x81\x86Q&lt;\xD1l\xD9t\xB9\xBC}\xBDn-yeHI\\xC1\xE6U\xDC\xD9)\xF9\x8Eфi:yy\x8FRUbu\xBAM)A\xC9\xE1\xCDR        e)\xB7\xBD`\xC0\xFD\xB1]\xE0}&quot;\x81&lt;5+\xA5\xFD&gt;\xC6A\xC9} \x95\x9DU9\xE7
+L=eEEi\xB3M\xE2Q$5e\x9DP\x89N\x81\xC8Yb)b}\xFC\xB9j\x80ia\xB1E\xAAG-\xB5\x85\xE4\xB9&amp;\xED\xA2\x8D\x98\xADL1ddyy/\xCD\x9Dk\x9D\x90\x9D5);e:%\xE1u\xAAIG\xC9\xD9\xF7];\xE9.\x99ik\x85e\x8Deie
+{e=!\x83\x95\xB6E\xE6\xAD(\x85im\xE1y_Ep\x91\x8AygY\xE0        }Y\xB8\xC5\xE8        +x\xC5\xE5O\x89C)\x85\xBE\x89S\x89[=\xC0qL\xE9&gt;Ŋ
+4Aq
+p\xA9aQ)\xA9$\xB9[A \x917\xB5\xB9\xDD\xEA\xAD,\x9Dn}\xD9,e\x9B\x85~\x85@\x99\xD9\xB5\xDBy\x85Q\xBD\xE1*ed\x85\x97=Ke
+!.5L\xA1tm:u\xBB\x9D\xED\xCD.-%*\xFD`\xD5-5\x9Dݧ\xF9B\xE5\xF3\x81\xD6\xB1rMt\x9D:I\x85mK\x95
+Q.5dU\x97L1/\xB1\x9EY\x83\xC5Cͼi\xEF\xA50=sوaPma\xA5\xB7\xCDK\xD1a
+\xE1\x85\xA0\xE9\xA1N\x8D\xA0\xD9\xF1\xE12\xB1e\xFAi}2\xED/\x8BbmNa$\x99\xF3\xC14\xF5\x87\xD9S\x91;Y\xFD\xA1\xED\xD3\xFD\xE4-X\xB5h\xE9\xC8\x91\xB8Q\xFF)&amp;\xFD\xF57m\xAF\xFD@\x81 \xF1Qa!\xE5\xA3q#\xC9;}\xAC)\xF8u        \x85\xB5\xCD-5.\x85K%O\xF9W\xB5\xC8Q\xB8\xE1\xD1\xDA\xF9\xF9&quot;e\xA5=\xC1\xB5\xE8\xC5\xF9\xA5'\xC1\xF7\xB58\xF1\x84yWtѸm@\xB9$=\xA75\xC3\xFDe\x99\xED\xF9;\xD5\xCE\xA5\xE5\xD1=U\xB5\x8Dt]\xE5\xD2\x81\xB5n\xA1\xAEр)\xE9\xD9s=@\xC5\xD8\xC5u^\xE1gvuT\xBDs%\xCB\xD5\xC7Qy\xB8@m|        \xA2}*IY\xF5i\xAA\xA95\x8E\xEAE\xA5%\xF7\xA5\x81=\xFB\x85=\xA9my\xEBeF\x99\xA8=\xA81\xC5)\x8C\xB1Q\xDB9\x9D`\x8Dwݔ\xA9u\xA1mhA}\xA5\xAD\xEE\xD1'\xB5K\xCC5\xF4\x9D\x8C\x95&quot;Ѵuv \xE9i\xC1M\x86i\xDD) =b        \xCDm\xDD\x85KQ\x86\xE1E
+m\xB1\xC0q\xBC=Dy\xCDG\xD9\\x89\xD9d\x89\xF8u\xA1\x84\x91\xAB\xB1\x8F\xD9Q9\xBA}\xFF\xE9A]o\xA1\xCEY\x89`E\xC0\xADk\x91\xE0\xC5&quot;MduD+\xD9\x85\xF9\xC1O}\x96\xADu]\xAD5g\xBDM\x90\xCD \xFC\xFD\xC5\xF9}Ѳ
+\xE2\x91$\xE5e\xB9\xCF!}\xBDNeL\xB9a\xF5a\xAD\xFCQkuM\xE4        'Uh\x98\xA1\xE1L\xE1c\xB5ym-\x81-\xD0)\x95\xFA\xF5Y\xFC9\xC65~\x95L\xD6\xE9\xBB\xF1d=eI{&gt;\x8D\x82\xC1&lt;\xB6\xE6\xF5(yj\xB1IA\xE1\xB5_)\xE0=}\xBD?\xD5u\xE8E+QmYg\x99PQ\xBD\xF9=G!H\xF5o]r)\xE1P\xE1\xF5\x96\xB9\x91\xEA\xED,\x9Doy\x9FMQ\xBA\x81ih5\x9BY\xA6A\xFD\xD8\xDDyiu=u1q\xD5p\xA9p}p\xF1k\xC5k)h\xCDg\xA1gEgg\xBDf\x91f5f        f\xADe\x81eUe\xB1_\x85_qVEV)R\xB5P\x89P]P\x81J%J\xF9I\x9DIqIEI\xE9D\xBDD!=\xC5&lt;\x99&lt;=&lt;&lt;\xE5;\xE14\x993m3\xE12\xB52Y2-22-\xA9,},!,\xF5+\x99+m++\xE5*\xB9*\xFD$\xD1$=\x9DA\xB9\x8Da\x959
+\xE1
+m A  1                A\xFF\xE5\xFE\xB9\xFE]\xFE1\xFE\xD5\xFD\xA9\xFDM\xFD!\xFD\xF5\xFCa\xFB\xFB\xD9\xFA}\xFAQ\xFAI\xF9A\xF8\xC5\xF5]\xF5\xD1\xF3u\xF3I\xF3\xED\xF2\xC1\xF2e\xF29\xF2\xDD\xF1\xB1\xF1U\xF1)\xF1\xFD\xF0Y\xED\xFD\xEC\xD1\xECu\xECI\xEC\xED\xEB\xC1\xEBe\xEB9\xEB\xC9\xE9\xC5\xE2i\xE2=\xE2\xE1\xE1\xB5\xE1Y\xE1-\xE1\xE1\xC5\xDEi\xDE=\xDE\xE1\xDD\xB5\xDDY\xDD-\xDD\x99\xDC\xF9\xDB\xCD\xDB        \xDB9\xDA
+\xDA\xA1\xD4
+\xD3\xB1\xD2\x85\xD2)\xD2\xFD\xD1\xA1\xD1u\xD1\xD1\xED\xD0\xD1\xCF\xA5\xCFI\xCF\xCF]\xCE1\xCE\xD5\xCD\xA9\xCDM\xCD!\xCD\xC5\xCC\x99\xCCm\xCC\xE1\xCA\x85\xCAY\xCA\xFD\xC9\xD1\xC9u\xC9I\xC9\xC9\x91\xC75\xC7        \xC7\xDD\xC6\xC9\xC01\xC0\xAD\xBEQ\xBE%\xBE\xB1\xF1\xB0e\xAB        \xABݪ\xB1\xAA\xF5\xA7ɧE\xA6\xE9\xA5\xBD\xA5a\xA55\xA5٤\xAD\xA4\xA4a\xA3\xA3٢}\xA2Q\xA2\xF5\xA1ɡ\x9D\xA1\xA0\xBD\x9F\x91\x9F5\x9F        \x9F\xAD\x9E\x81\x9EU\x9E\x99\xA5\x98y\x98\x98\xF1\x97Q\x97%\x97\xF9\x96-\x91\x89\x90]\x901\x90Չy\x89M\x89\xF1\x88ňi\x88=\x88\xE1\x87\xB5\x87\xF5\x869\x86\x9D\x85A\x85\xAD\x84\x81\x84%\x84\xF9\x83̓\xD1~u~I~\xED}\xC1}e}9}\xDD|\xB1|\x85|)z\xCDy\xA1yEyy\xBDx\x91xex\x89v-vv\xA5uyuu\xF1t\xF5\xB7ɷm\xB7A\xB7\xB7        \xB3ݲ}\xAB\xF1\x9AŚ1\x99՘\xA9\x98}\x98ٕ}\x95Q\x95\xF5\x94ɔm\x94A\x94\xE5\x93\xB9\x93%\x93\xF9\x92M\x89\xF1\x88ň=\x88\x88U\x87)\x87̓\xA1\x83\x82\xE9\x81]\x801\x80\x9D~q~]xx\xD5wywMw!w\xA5r\xA9n}nQn\x95mimEj\xE9i\xBDiai5i\xD9h\xADh\x81ha\xE9`]^^\xD5]y]M]!]UO\xF9N\xCDNqNENN}J\xD9I\x9DEAEE\xB9D\x8DD1DD\xD9CUB\xF9A\xCDAqAEA\xE9@\xBD@\x91@\xF59\xC9956\xD95\xAD5M5\xF14\xC54\x994E00\xD5+y+M+\xF1*\xC5*i*=*\xE1)\xB5)Y)-)\xD1(\xA5(I((\x91'M$!$\x95&quot;9&quot;
+&quot;\xB5!Y!-!\xD1 \xA5 I  \xF1]1M\xB9]1\xD5\xA9M!=
+\xB1\x85Ye        \xDD
+\x81
+U
+\xF9 \xCD q E \xE9 \xBD \x91 E\xE9\xBDa5\xD9\xAD\xC9\x9D\xF1\xC5i=\xD94]\xED/Ir\xBD+\xF5)
+\x9D)\x82\xEDB]\xC0E\x81i\x8D\x85\x871\xB1\x96\xC9[%\x97i\xDB\xA9}\xC5u\x8DqMl\x85h
+`\xCDV\x85R\xDDJEE}==5a-Y%\x99\xF9\xF1a
+\x8D        \x9D\xFF\xBD\xFB!\xF6-\xF4\xB5\xED!\xE3!\xDFi\xD3=\xCB\xED\xC7%\xC1        \xBFy\xB1\xC1\xABQ\xA8\xA1\xA6\xBD\xA3u\xA0]\x99\x89\x911\x8A\x95\x86-\x85z\xE5ve\xB3M\x9B\x8D\x995\x96\xB1\x87)\x84q\x82\xB9\x80\xF9~\xB9xs\xF1m\xA1jqa\xB9^\xB1O\xD9J\xF9E\xB1BQ:\x916\xA101,\xA9$\xF1&quot;\xB9\xA9i\xC1\xA1]\x9D\xE5%3\x9D.}\x9E\x89\x83mD9\x9D99\xBC%\xEF\xE10\xE1sU\xAE]\xF3\xF1\x9E\x95P}/ɔ\xF9\xD6M/|\xF9\x8A\xC9}R\xE1[\x9Di\x996U\xA0\x80\xE4\x9D\xE4\x95\xF13٫Q5\x99I/\x91\x94\xF12\xF1$e6m\xCAQ|/1\x8B!\x90AR\x9D[\xE5\x9D_]=Q\xA1U\xF35u\xD0m!ɇT\xB1š)\xD4\xB1\xE5\x9D\xE6ed\xB9\xF5=79\x93U )R\xA9\xA3\xA9#\xED\xE754\xE1        ry\x9E\xB5SQ\x88I&quot;-\xA5m\xC1Q\xE91\xF9'}\xF7\xF985{\xBD]\xC1\x84\xADW\xE1\xE1        \xA7i\xC3\xE1\x8A\xE5\x85\xED-\xAD\xF9M;1\xEC\xB5\xD1qUIi1 e\xE4\xA1m\xD5\xD1W\xF5ta\x93\xB9-        U\xFD\xA5\xAD\xDC}\xD89^h\x9D)\xF1\xE9rU\xCB\xA5\xC7\x89m\xF1\xFD\xD5?\x99|ݡ\xAD*Y]\xAA\xF1\xC6i\x8E\x8D\xA8Q\x95\xFBE=\xD9mM\xEB\x99F1[i\xA8u\xA8\xF5\xC4e\x8C\xAD\xB0\xE1\xAD\x81e`\xBDw]\xD1\xD9}\xB3\xD1=huɨ\xED\xEE\x91'\xF5K=\xBCe\x8C\xB9\xCE\xB6\xB5Av\xC1\xBE\xB5i\xF9}\x86\xDDm b\xE5\xECA\xDD\xE9;\xB1EMmU3\xC9\xD3\xD1{\xED\xF9C\xF1n\xD1x\xFDG\xA9\\xB1\xB5\xE1\xC9݋\xF1q\x84        :\xE9\xE5\x8F\xA1Q\xFD\xB9\xC1\xFF\xA5A\x91oq\xCE\x89ESͶu\xFB}k\xC5\x91\xB1        #d%&lt;\xD9*
+&amp;\xDD]-\xE3\xBDP\xAD\x96}u\xC9Q\xE1\xD4
+|y\xB5        \x90BQ]\xB5&gt;\xB3\xC9\xE1\xD9$\xA5e\xE5\xCF\xF1|\xEDa\xBDa\xDD\xFCk\xA5%mA\xEEyɴQ'        h1\x98qMɅ\xC1c\xF1y\xE9l]\x81\x99?\xC5wMyem\x8D\xD0x\x85        i\xA5\xC2\x99{\x89#%e
+e\x81{\xC5=\xBD\x821\xB6\xC5\xE59))j\xE1I        =\xB5\x8E\xFD\x85        gq}\x8D?\x8D\xD5It\xF1\xB7\x81+\xF9l\x89g\xDD+EPS9FEm1\x81GUH\xBDoi\xC41m\xC2a{Q#\x81\x8E)r91\x81t\xCD8Q\xB9A\xEA--EoY !\xADP\xA9:\x95h\x9B\x89\xA6\xED@1\xD9\xC5ZM\xD1i\xDE1
+\xBBY/r\xD1\xC9)I
+m-Y\x82\xBDBe\yPm\x81\x961/        \\xB5\xED\x81Zy}iͽmm\xF8\xB5\xAF        Rql\xD1.I\x9E\xB5\x835Di\xBC\xE9\xEE1\xA9s\xAE\x89\xF3\xC1\x9E\xED\xBD\xF5E\x95M\xBDS5\xCD\xC1V\x85q\xE5\xBC\x81E\x80\xE1\xE3\xFA-\xA0i3}\xC9\x9D9\xD1Q\x81\xD9Q\xBC}\xA4!\x87m\x85\xE59\xD19\xC9M\x89SU\xD1&amp;\xBD\xD2i&amp;\x81\xC8\xE5x\x85D1        \xF8\xA2\xF1ta4W\x85\xA1\xF3=5I\xD0\x9D!\xC1\xA2\xCDD\xE9\x91\xA1Y\xD4u\xE5\xF1\x8CaY\xC9%y7i\x93eR\xF1 \xD9#\xB9\xE7e457=r\xCDx\xFDS\xE5\xD8)&amp;\xA1\xC0M\xC8\xADxMD\xC90\xD1\xF7ݡ\xB9t)4)\xF3i'm7\x99+\xB5o%\x88\x85\xC5\xC5\xDC5\xDBy5\xC5\xFC\x81&quot;\xF5\xA4\xA9\xC1\xE9]\xF9E'E\xF7=9{q\x90\x95\x84Y$\x9D\xC3\xAD\x8A!\x86!\x95;\xC1\xA4\x89\xD1\xA9UQ\xBD}\x8C        X\xADJ%u)\x93\xD5n\xC1\xC5ѥ\x85\xDBy\xDAU\xED^- m)\xEDit\x85\xCB5\xC8\xE19\xFF\xA9@u\xA3\xA0\x91\xFDXe\xAB        \x9D\x8E(}0Y\xA9\xF5\xFC
+&gt;        n)\xFFF\xE1YY\xE9z\xC1\xA9\x9D\xA9\xA9\xC5\xA1\x8C\x81\xC0\xC9aI\xFB-\xD1\xD9^\x9D\xB4\xCDh\xD1%\xB1/)\xD7aTa\xD7\xA5#)\xD5)\x85\x91\xDAM&quot;\xCDv-T\x95%{Y]&quot;\xB6\xF5_\xF1\xBEMjQm\x871\xDF\xB9 \xB5b\xAD\xCC\xF1e\xF5&lt;AF\x8Dm\xF5!%\xB5D\xA5xiG\xA1[\xC1\x85;\x81\x90-Q\xAD\xBB\xF9qB\xC5oE\xCE-I=R\x89a\xA5\xFBYj)\x8D\xA1\xB2M#\xC1dD\xFD\xA9\xD5\xB5\xB45\xA1qC\x85\x92iJa\xD8yf\x891\xE1r
+q\xF9\xBEUP        \xE9\xB4i\xA1\xA5C\xE5\x8F\xED{\xB4\x99\xE3%ef\x95
+\xC5|c-c        \xFD\xB9k\xC5Bѵ\x99'\xE9h\xABE\xB9K\xC1d)z}mɀ5u\xD7q\xC1        p\xBD{E\x91\xC1-)f\x99\xDF\xB9{m&gt;%\x821\xB7\x91\xE7})k55\xD9&lt;\xD9gI\xF1\x9D\xDB-h\xA9}%@\xE1\x839Y\xE5\xB8\xBD+\xF9m\xB9~\xAD+\xF1N\x8D\xE7\xD9W9\x85\xB1U\xD5\xB5\xF5u\xBDq}l\xB5h=`\xFDV\xB5R
+KuE\xAD=m5\x91-\x89%\xC9)!\x91
+\xBD        \xCD\xFF\xED\xFBQ\xF6]\xF4\xE5\xEDQ\xE3Q\xDF\x99\xD3m\xCB\xC8U\xC19\xBF\xA9\xB1\xF1\xAB\x81\xA8Ѧ\xED\xA3\xA5\xA0\x8D\x99\xB9\x91a\x8Aņ]\xB5zw\x95\xB3}\x9B\xBD\x99e\x96\xE1\x87Y\x84\xA1\x82\xE9\x80)\xE9x1s!n\xD1j\xA1a\xE9^\xE1O        K)F\xE1B\x81:\xC16\xD10a,\xD9$!#\xE9\xD9\x99\xF1\xD1\xFD-\xA5\xE21 \xEDuYI\xE7\xA5W=ZA\xBAm\xECi-Ap\x9F6\xA9,m\x9C\xB9\xA6\x85A\xD7m&gt;uw\xED&amp;\xE9\xBC\x99/\xC9ra+M\xF1_i.\x89\x82UC\xF9Y\x95
+\xBB\xDD&quot;e\x8D\xCFu]\xA9\xF2Ew\xB1&amp;\xFD
+\xCD/\xB5\x9F\xB1~\xD1D\x91\xCEq\xBD\xB5\xF0]1Atٮe\x97\x95\x9E\x95 \xE5\xD6AA\xE5.y!\xD3\x89\xE4\xCDn\xA1\xB53e\xAC\x89\xEC\xD9U\xCDS\xC1
+\x8D\xBAo\x81r\xF1$\xED\xF4\x855\xCE\x91\xA2\xF9)         \xFD\xA2\x89\xD4)\xE6\xD9res-;\xD5&amp;\xBD7\xED,\xED\xC9P
+&quot;        $Q\xE8\x81I_=\xEF)*Ur\xB5\xADr\x91sY;M\xF2\xAD4\x95Te\x95\xF7\x99#m\xA6\xE5\xC1\xB1\xE9\xC9\xF8Q\xF1\xF8\x859\xA5{a]\xB5N9\xA8\xD9\xC3Q\x8B\x85\x85\x81%\xD5;\xD5\xEB1\xF3IT\xD1T\xE1\xDC\x81\xB7\xBDY5\xE0\xB5\xDB1\xDA\x99\xB1^\xB5gA)q        1t\xBD\xCB\xC8u1I\xB7\xB9\xB9a@\xA5\xA3џQ*\xE1WA\x84\xD9ю\xF1\xB2Y\x9Ay=\xFD\xC9=9n\xF9\xFE5F\x91\xA9ͩm\xC5݌y\xB0\xC9\xDC\xD9`aw\xD1
+_
+v=\x9Dh        %\x9A}&quot;\x9Dv\xCDH\x85\xEE5\xB6\xC5_!\xBFj\x89\x9D\x87\xE9\xDE!ub\xD9\xCC\xC1e\x95J=\x87F\xBDm\xC9!\xB5\xBD}D\xAD\xE2\x9DGq[-\x9E\x91\x85E;ME\x90\xF1\xEAm\xBB1-B\xF5o\xFEYI\x89\xD0\x85a\xD5\xFB\xD9k]\x85\xE1\x8D#\x85dED\xCD\xDDA\xE8e\xA4\xF5
+]+a\x9E\x99\xD8AJm\xCAY1J\x9D\xA4\xE9\xB5b9\xB4]\xE3]%%f\xC5
+\xB1\x94\xB1M1c\xFDbqx\x85kE\x85X\xAD\x85\xE5\xDD'\x9DhM\xABe,\xEDK        `y\xDDdazQm\xFD\x80\xAD \xC9\xF8\x9D7\xC5X\xF6M\xAD%\xE2\xDDji7I`\xB9\xE1 IQafi\xDF\xF5{=&gt;Y\x82]\xB7E\xE7\xC1)\xC5j\x85I\xAD&lt;\xA1^\x8Ds)\x9B\xE1\xE1}\xF1?-d\xF1\xE9\xF5+\xA5m-g\x81+%O\xC51m\xF3\xF5\x9A\x85\xC5\xE1\xD1u%] \xB9I&quot;\x85
+\x8D^\xE6y\xBA\xEC\xA5-\xF1oI\x9F\xED5\xE5
+\x99\xAC\x99\x86\xD9,=\x9C\xE9\xA6MA\xCD\xD8Y\xEA!Ic\xBDE\xA9\xEE\xD5/\x89r\x8D+1`\x9E\xB9\x82!Cլi\x86\xE5\xDF        V\xC1h9]c\xB1F{0\x81\x9F\xE1~\xA5D\xA1\xBDq\xF0\xAD1t\x95\xAE\x95\x97!\xF2\x99O\xAD\xF1E\xF0\xC5\xF45\xC2\xB1z]\xA1Q\xD3Q\xE4\xCD\xF2\xF53\xAC\xB9\xEC)\x91\xAD\xF8}`}F\xE5z\xFF\xA9.!Z\x8D\xF4\xFD\xC1yz-\xB0\xB5\xC4\xBD\x99!gY*%%\xA9\xF4\xCD5\xA5\xD0A!e\xA2SA ͢\xB5\xD4\xED\xE5\x95        R\xBD\x8E
+\xF7\xFD7
+\x93\xC1Q\xBD\xA45$!\xE8        4Yg\x89*a\xE1\x92\xF1\x99
+\xE1\x89\xC3\xF9\xF3y\xF2\x814͹\x9D\xB9
+\xA5=f\xC9#=\xA6\xC2\x81\xE9\xF9\xF8A&amp;ź\x81\xB1\xF8\xC99m{\x8D]\x85NaVe\x90\xA8\xC4\x8B\xB1\x85\xFD\xB0\x9DO\xD9\xDA\xFD\xFA&lt;\xEC\xF3yTդ\x99\xD1\xB1\xB7\x89Y\xDB\xE5\xD9\xDDm_1~\xA5\x8D\xF9s\xF5\xCB\x9D\xC8uu\xB9\xAD\xFEգ\xA5\x9F5\xFDyX\x81/\x84\xF5\xAA        \x8FŲ\xC1sI\xDFIe\xFC\x9D&gt;en\xCD\xFEiZa\xA9-\xA9!\xC6\x8DM\xB0\xA9\xF9\x81\xDCY\xED\xFAE^=_%\xB4\xD9uy\xFDO\xA1`Q)\xE1%\xE5\xF2ٷ\xBD\xE9\xBD/-P!8m`&amp;)$\x9D\xB55wQ\xBF\xB1j\xE1        B\xB9\xA6U        \x87\x9D\xDEI!%c\x95e\xC5J\x87\x89&lt;\xEDm5\xE55u\xBD\xB5)o}\xE2G
+\a\x85\x99:\xE9l\xBD\xEA\xB5\xC3\x91y1\xBB\x8D\xE9B9p\xE9\xFD\x9DR)aUa\xFC9\xB29\xE1\xCD#
+
+\xA1aX=\x92\xE6\xD5A\x85\xA6!\x91g].\xC9\xE5\xF1\xC3\xCDyU\x9D512\x9D\xB3\xE3\xA9%\xE9f\x81\x94\xE5Mu\xF5\x8C\x91b\xCDb\xA1x!l%Q-a\xB5E\xE5(A\xED5,L\xA1(ad\xADd\x99z\xC9j\x89^IH\xF0\xCD\xE8\xF5\xAF\xFD\x95\xB6%vM\x95?\xCD8\x95
+\x99\x85-\xCD5a2\xB9\x8C\xF1\xF1\xDD(\x95jU^H\xCD\xEF\x99\xE8\xC1\xAFɕ\xE5\xB5\xF1u\xE9La?\x998a
+\xC1e9\xDF1|\xCD&gt;\xBD\x81\xF1ɶ\xE7        *\xBDk!\xD1^y\xD2\xDDNe\xB5g\xE9\xE0~\xD1\x89\xB8\xA5\xE95,]~\xF9PUO\xFD5\x91W$\xCF\x9D\xE1\xD5k%A$\xFD\xB8E        )UYYp16\xC5W\xE5\xB9\xC9\xEB\xE1-\xE9p\xC15!I,
+\x9C\xA7\xF1A\xAD\xD6\xF5\xAF\xA5wyc1\xDDyd\xA1\xBBm\xEE01u\xF1
+q`\xAD;        .ݝ\xF1\x82=\xB5\xC1\xA9Yq        E\xD5w\xA9c%YtId\x8D\xD4e/M\x9F        \xE3        \xFD\xBC-\xF0\xE51\xA9t\xF1\xF1\xC9O        \x93\x99\x99\xDC\xF5\xD1T)\xA1\x81\xD3\xED?\xBD\xA0\x91\xF214\xF9\xAC\xB5 \xE5(\xC9=ђa\xC1E\x91\xBA\xD1&quot;!+\xF9\x86\xAD\xFB        \x86\x91$]\xF4
+6\x85AS\x91\x91\x9D\xA2\xA9&quot;\xA9\xE6Q\x8Ea&amp;\xCD\xF658\x91,5\x89AQ\x99!\x85\xA4\xDD\xC09\x86#ɆEVm\xAEen\xB91\xB9
+\xAD\xCF        \xB8Ű9#
+\xA6U\xC2\xE9\x89\xC94
+=\xD1'q\xF8        :YN\xA5V\xD9c\xF1R1\xB1
+\xE5$ѧM\xC4\xC9\xBD\xFAa&lt;=z](\xD5\xF2\xA9Td\xB9R\xD1Q\xDB\x9D\xD9!1_\xFD \xD9\xBD\xC1s%\xCCi\xC8\xA9\xF1,1\xB9\xF9\xFE\xE5@\xA4͐a\xFDIX\xE1\x83-\xAB9\xA9\xC6\xFD\x8F;\xAD\xFCU&gt;\xC9E%Z1\xA9m\xA9\xE5\xC5U\x8D\xB0u9\xDCUa\xFB^m_a\xB4\xA9u        i\x9D\x9D\x9C\xF5\x85\xBB\xB1\xE3\xBDm\xF9
+!-u\xC6ɏQ8Pќ͵        w\x85\xBF}j\xC5\xD39\x87Q\xDE\x99!\xEDb)\x94\xF5J\xE1\x86\xC1&lt;qF9\xBD\xED\xF1DQ\xE25G\xD1[)1\x8D\xE9W1\x85\xD5:\xB55l\x89\xEA%vu\xA1\xF5\xBA\xC1\xADB\xFDHmRYa%a\x89j\xF9m\xB2\xF5\xE0\xF9d=
+qvA\xD5e\xB0\xA5C\x85\x9D\x85\xD3\xF1`IL\x99.mCM\x9D5aYv\xA9\xA1
+\x8C\xBD\xC7\xCD\xF0\x9D ѳ\xD5\xE2\xE9%\xADfi
+N\xC9b\x95b\xD1x\xEDk\xE5~y\xC7Ŗu\xB7=O\xF5\xE1\x80\x99\xB5\xE51i\xF1\xAA        ,ML\x91d}d5=\x95\x80\x95\x96=y\xD8mO\xAD\x80=3\xA9\)\xD2\x95\x99\xD7\xA9\x8F\xD1\xD7\xCD                \xD8A\xD8a\xCF]\xE5#\xF5e        \xDFi|\x9D&gt;\xF1\x81\xFD\xB6\xC5\xE6I*ik5_]NA\xD0I\xDA\xF1g\xB9\xE0U@\xB5\x83\xD9\xB9\xB8]\xE9Mn\x89~\xC9P\x85Oim\xDD\xD8=%A\xBE\xA5[%\xD9        %]Uy\xBF\xDF\xBA}\xEB.\x91p\x91]y,ћQ\xA7\xBDA\xE1\xD6\x91\x89\xBDѻ)\xEE        sau\x9D\xE1\xA1`9.\xA5\x9D\x8DCi$u\xE9        
+\xF9-QUY\x8F\xE5/\x99/\x9FA\xD9\xE2        I9\xBD\xED\xEF)2ut!\xAF9\x97\xF9O\xADl\xDD\xE8=\xD1\xBD\x92A\xF5\xA0\xC1\xE4\x8D4\xED\xA0U\xF2\xB1\xAC]\xEC\xB9(=I\xE9lm\x91\x8F\xB1/\xE9\x84\xC1$\xF4M6\xE9\xCDqS        \x82\xCDi\xA2\xD9&quot;i\xE6\xD5+]W\x99&amp;\x89\xF6\xBD,\x89}Q\xEDq\xD1!M\xA4\x81\xE8\xADts\x8DLՁ\x85!r\xB9F}t5s\xE91\x95\xD8\x85\xA3\xE1#Q\xBDv%e\x85&gt;\xB5;)0\x81#\xB111\xF7\xE9\xB2\x9D\x83U\x9C\xC9Y\xA11i        i#ե\x8D\xC2\xDD\xE9\x95\xF8!1\xF8M:\xD5{\xE9VYq\xE0=        \xA8\x9D\xA7\x89\x8BU\x85\xF9}\xFA\x8D(%\x88\xD9T\x81\x91\x8Dv\xF5dU&gt;\x85;\xF9/Q#\x81\xF7\xB9\xB2m\x83%\x9C\x99Yq19        Y\xD6\xC1\xA3\xB1#E-\x8D\xF9\xDCIA\xE0Y\xF6U\xCC\xC9m\xE5_\xB9\xAE1\xA4\xA9'\x80\xE1G        \x91\xC6\x91\x8D1?WAr\xAD4EhQ\xED\xA5-\xC21JQ\x8Dو\xBDw\x819\xE5F\xD1\xD1M\xA5@m\xEDQ&amp;\xDDQ\xDCy\xAE\xE9'-        uL]\x8B\xE5\xC9I \xB97\x816U\xEF\x89(\xB5]\xF7\x8D        h\x91ar
+\xFDyIW\xE9!\x9Dc\xB9\xBFki\x8F\x9D=1\x9F\xFD\xD9yfqC\x91\xB0Iel\xE1\xEB\x9DO5(\xB1\xCA\xAD\x9B\xED7\xB5\xF0*\x81\xD7\xFD\x9E\xDD\xC6\xE1
+EN\xF5\x90UEy2\xE1/Af\x81\xDD\xB99
+\x97Av\xF1 uP\xE1\x8E%+\xB90\xE5-\xDD6\xCDO\xB5y\x81lG)&amp;yg\xD5H\xE5\xA8A\xC7\xB5\xD9\xA1H\xD9]E\xB5I\x8Ca\xCC\xB1\xA8\xC9\x85*Yl\xA1|-?I
+\xE1\x85 \x81k\x91Je=G\xB5n\xED\xBD\x95\xA5Eщg\xE9        I6\xB1\xA9I?\xBDH\x91p\xD6\x89H-qiJ\xB9T
+\xB9\x81\xA7YBY.mq\xF5\xCFɞ\xED\xD3\xF1IZ\xBD\x89uiq^\x89\xFD\xCA\xB0\xA5\x99\xC9\x81\x95\x95\x9EM\x91\9\xB8
+\xDC\x85\\x9DE\xF4\xE5\xB1e2}i\xE3=\xB4\x8D\xB9U\xA8\x81\xAD\x9D\xB5\x8C\xDD\xF9\xA8\xD1y\xB4eI\xC5,E\x81\xE6        #1\xE7\x896IM]\xE65\xCB\x8D5RQ\xDE\xA5QW9\xF6;e\x98\xADw}\xFCA\xE6y@\xBD\x81T\xA5\x92y\xC7\xD93U1\xD5        \x95r\x95yeJ9V\x91:\xC5\xC2I\x8AMF\xC5f\x9Dz u.\xE9\x97uq\xFD\xD7\xF9UF\x81\xACU \xD5s
+\x92\x95\xCF\xA9-Ve\xBE\x99\xD2\xD1Z\xCD\xFD\xED9.\xB5\x979\x81a        \x94\x8DX\xE9\x98]\xC9\xEDX\x85\x81\xCC\xD1\xC8\xB9\xA9_aO\xC1%yVe\xA4\xF5JM\xD8]\xC6ɍ\xE5&gt;e;͟\xADU\x81V\x81\xC2\xF5QJ\x8D\x89\x8DwNy@\x9D\xED&amp;\xBDV)\xC5\xB9L!\x8B\xCA \xED7uUu\x9A\x85\xEFM(\xED\xA1\xEA\xA01&quot;ac\xE9\xBF\xE5jEB\xF5\xE7\xB5&gt;\x81\xDF\x8D\xD111C\xF1\x95l\xC5Y\xC6\x85E\xEDv\xD5?\xD58\xE5\x9Ca\xEA\xE1\x9B\xBD7\xE5\xF0\xE1)\xB9\xD7)\xC7\xA9
+}N\xBD\x90\x85EI2\xE5&gt;\xE1\xF8\xB1\xDF\xBD2\x81\xCD͝=\x97
+v\xB9\xDA\x99]\x85\xC9\xB1P\xA5\x8EU+\x890!.\x91\xD6u\xE0!w        @        9\x9D\xB1][\xED\xA5=yQlA`m&amp;1g\xF9S\xA1\x8B\xB1'uo9\xAF\xE0i\x8B\xBD\xBF\xB5\xA5\x85_\xC5S\xE1\xDF\xDD\xE4\x99\xC2\xA5?m\xA0\xA9\xC9*
+l\xD5|\xFD&gt;u\xE3\xCD        \xEB\xDD\xD9\xBD\xD0\xED\xCE\x99\xC0\xC1t\x85\xAFur\xF19i\xB95\xB9\xE1X\xC1J)=1G\x81nٗ)\xBE]\xDDE\x99\x89\x813\xB5        u?=\xA0E\xA9q\xA1L\xF1Hep\x89\xC0iH\xF5p\xD2\xE1\xF5T%\x91p\xB1\xA7%B\x91.)q- \xB9\x84\xFD\xCE\xC5m \x89\x84)\xAE1\xD4\xAD\x89Z\x8D\x89\xA5i=^E\xB0u\x99Q\x95\xF92q.Qp\xCD\xD6\xCD\        \xB8=\xDCI\\xE1)C!
+\x97\x95\xCB\xCD\xD4\xB9\xD5=\x9D\xA92\xB99\xE3\xA1\xE4u\x8B\xC3Q\x81\x81|\xB5\xDEE\xADi\xE4ie6%6M\xCB\x9D\x8DM\xCDC\xF9\xC4A\xC5\x8E\x89\x8E\x99\xDD\xC2\x81I|\x85\xEC\xD5a9#\xED\xE6e        \xDC\xC56\x89\xF5
+\xC5e(ͺ\xF1cU_\x9Da71\x89\xF0\xB9\xBBI\xC5}\xCBQmR\xAD\x88\xC9\xDDWi\xF6\xE5:\x91\x98uw\xED 5\xEC_)(\xF9\xCD\xB9Tm\x925\xCD\xA13\x891U\xF8\xC1reye\xE2\xED\xCC\xC9:\xFD\xC2\x8A\xADZ\xDD\xE6\xA5\x82mz\xC1\xE9Z\xBD\xAC tё\xDD\xCFaiV9\xBE\xC5\xD2\x95Z\x9D*\xE1\xAE\x91ѓՂa\xD2\xC9X\xBD\x98\x89\xC9\xADX\xC5}f\xB3\xD9t\xE5ba5\xDB?=9\x912-k]o\xBD-9\xAA\xFD\xA9        }\xFD\xBE\xB1.\xD5\xC2\xA1\x89Iٌ5\x899-N%5\xC1I\xD9%\xA1\x93!:cE?m9\xC121m\xC5\xAD        \xE9\x8AA\xCA\xA5 Q7\xA9\x9A\xE96(%\xE5.\xC9\xD0131\xB1\xCD\xDFyZ\xA9pi\xB6U`\xD5B\x85\xA7\xDD-\xBCmil\xD1L!\x86y;\x91S5k\xE5        a\xE1b\x9CU8Q\xF0\xA9)\xF1\xD7\xC1\x9Da\xC7M \xBDM\x85\x90e\x95i/EZ\xA5BU\xA7\x9E!:\xDDu]Sk\xA5\xC9\xC9e
+q\x8Ef!1y-\xD5`\xA9b9lUG\xD1kQ\xE5ac\xA5c\xD9\xE4i\xB4\xE4\xF1\xD5\xCEej%^\xE5G\x9D\xEFi\xE8\x91\xAF\x99\x95\xB5\xB5\xC1u\xB9L1?i81
+\x85U\x85q\xB8\xDDo-\xD7Us\xAD5j\xF5]\xB5Gm\xEF9\xE8a\xAFi\x95\x85\xB5\x91u\x89L?98
+\xA5l\x8D\xE5\xE5A\xC3\xBDA\xBDl\x85\xC1\xED\x99y\x8D\xB7)\xE8\x99f\xF9\xDF        \xFAU\xC0\x8D\xF5
+\xA1\xF1J\xDD=\xA1FMn\x8Drm\xBE-Ea\x89\xAD3-V\xFD@!\\xC1\xC1)\x9AUy\xE7\xD1L\xB1?-pmA\xA1\xD5\xC0        \xB9p=\xD2\x81IT\xD1\x95\xDA        -͜)S\xAD\xBA
+\xEDUU\xBD\xBE
+\xD1nIXYS!Uu\xD4u\xCDYa\x89\xE9]!y\xB0\x9AY\x955n
+X\xD7\xF1ݷ1\xCF\xFD\YC\xAD\xF4\xE1\x96\xF5'\xC9 սI\xF1-0%\xA0\xE5h-W\xA5E\x81\xE3!\xAC\xE9\x91ųas9K\xB1:\xF16--\xC1\xB1\xF3=\xAE\xA1\xF6I!iiW\xE1E\xBD\xE3]\xAC%\x92\xB4\x9DsuK\xED:-7=-@\xD9\xAE\xF9\xADً]\xE7=xeAY0a\xF7\x9D\xA0\xB93y m\xA3Y%u\xF5!I[q\xD5E\xF9\xC5\xCB        \xB1Q}\x88\xF5\xDD\xB5\xFF\xA9\xF6m;\x98=w\xB2
+\x8C\xA9\xEAux\x9DA\x910\x99\xF7ՠ\xF13        [-\xE4\xDD=\xCEQ%\x92a\xCDI4\xE90y\xABM
+5y\xA9%aT\xB1m\xF9\xF9#զ5&lt;\xE1q5\xAC\x91T\xA9o&lt;\xF9\xAC\xC9 ys\xA1\x91)\xD0-\xB5U-\xA6\xF5\xD2Iq%M8\xAF\xA1\x81\x99\x93\xA5\xD2\x9D\xA1\xFE\xB9\xC9UY%M\xB3\xA1t\x955\xC1\xDAA\x8C\xFD\xA9-\xAA\xBD'\xDD\xB5\xFD98\xD57u\x9DKm8\xC5
+}\x8C)\xC3i\xCDI\xEDwQ9\x99\xF54\xEDI\xA1%\x8D\xE8\xB1\xC5m        1L\xB1\x8A!&quot;y \x857ݚ\xB56!\xEF\xB1A\xD1K\xA18\xF9
+\x95\xFF\x9D\xB28a\xB1}\xDF\x9D\xB6%`\xB2ձ\xED\xBB\xB1\xF9\x9B\xF1\x85\xB1;9}=M\x9C!8\x85\xF0q))\xD8\xA5\xC7         N\xA92\xA5/=\x9E\xED9ݖ\xCA-
+=P9\x8EIf\xE90\xA9-A=śu\xD1pq\x91cic\x99\xB4\xDD\xE3\xE9\x9Bm\xD9Ao\x89U\xA1r=c\xE5\x90\xD9\xFF\xE5\xA9yG\xE1[\xA9\xAD\x9B\x99G\xAA\xA9G\xA16\xC1U\x95)\xA1Y\xF9c\xC1\xB7\xDD\xE7\xD1f\xC9\xDF\xB9\xBD\xC12\xC1\x9Ay\x89!K\xA1=\xD1Fn\xE9\xD4\xA5\xBE\xCDmE
+YVnmY\xBDccM}?\x89H!4\xF53i\x88\xC1\xD1\xC9Gypm\xD2I}T\x8D\x9AU\xA69-\x9D\x9Cٺ\xBD\xEC\x95Q1\xA4\xB5\xA2\xCDqYQm\xF2\xE1a\xC5\xD41        Z\xA5^Ua\xF1%\xA6\xA9\xB0ՙ\x91\xE9\x941\xF2-I\xB6\xFD\xA3e\xE5\xA2Ż]\xD7\x9DM\=O]\xCF\xC1\]\x85\x8DCu\xF4\xA9        \x85\xF5\xBD        
+y\xB6!\x8A
+\xBE\xFD\xF0Q\xED\x9FY!\xC5\xC8\x8D\xB78\x8DP\xE9u\xED\xB5c\xC1!Y\xB5 5\xA3\x91%1\xF5\xE5\xF9sY        OE\xC2\xA5\xD5\xE1\xD5\xD6\xCC\xD1\xF1Q\x8DW\xE5\xFF\xE9\xF6A;5\x98        wE\xB2\xF9)\xD5N\xDD\xCBy\xCEAT\xE9\x91\x91\xCD4!1\xA9\xAB
+ir\xA9\xE9-\xF9\xD5\xFA)$\xA1\xA6E\xBC\x855\xAD\x95 \xA5sq\x91q\xD0\xE9\xF1U
+[\x8D\xE1=I\xAFq\x81Qu\xE1\xD2UIXq\xFEU\xB7!YU\x95D\xBD\xB1Y\xE1\xB69K\x915        \x99l\x95\xEB)\xCAq\xC3!K\xFDv\xB58E\x99\x8555\xEEQ'\xA5\x89\x9DdU\xFD\xF9\xC51
+uM1\x8C\xDD3}
+\xD96\x9BU7\xF0\xCDlI\xEB\xB1\xD8\xAD\xB6Y5]Ia[\xA5W\xA1AC)JA\x81\xBCU\xCE\x9D\xBFU}%[\x85\x9C\xBD8\x96\xCD*]\xE5\xC7\xC5 IO\xB91/ՠC\xFB\xC1_i\x9E\x85:ї\x89U\xCA\xDD
+qQ͏!\xDAMx-i\xBF!}\xA5\x8D}A\xAD\xCCٱ\xE5IM
+\x91ѹ\xD5\xECI\xB2\x91%\xED\x85&amp;\x81\xB4        \xEA9bqP\xE5R50]KM&gt;\xC1G\x85o!\xEB\xE1\xBEu\xA1F!        \xCDUQ\xB4\x95\xDFqb\xF99M@\x8DIY\xC1yMI\xF9q\xF5\xE1%\xE1S!S\xFD\xB9Q\xE9'\xFD_\x81\x93i1&lt;\xB1KM\x80y
+]\xB2m\xCD\xCDYI\xD4\xD5\xEDE[\xA9]\xB9ٰ}\x9A\xB9M\x96\xE9KE\xFE}\x80\x95u]qqlUh\xF9gqg\xE9faf\xD9e\xDD_\x9DVUR\xE1P\xADJQJ\xC9IEM=\xF1&lt;i&lt;
+5\xC53
+3\x8521-\xD5,M,\xC5+=+)%i\xC9m\xE5\xC1e1
+\x99 ]        m\xFF\xFF\x89\xFE\xFEy\xFD\x8D\xFB1\xFB\xA9\xFA\xF1\xF5\xFD\xF3\xA1\xF3\xF3\x91\xF2        \xF2\x81\xF1\x85\xED)\xED\xA1\xEC\xEC\x91\xEB\xF1\xE2\x95\xE2
+\xE2\x85\xE1\xF1\xDE\x95\xDE
+\xDE\x85\xDD%\xDCe\xDA9\xD3\xDD\xD2U\xD2\xCD\xD1E\xD1\xFD\xCFu\xCF\x89\xCE\xCEy\xCD\xF1\xCC
+\xCB\xB1\xCA)\xCA\xA1\xC9\xBD\xC7a\xC7\xF5\xC0پ}\xBEI\xB1\x91\xAB5\xAB!\xA8q\xA6\xA6\x8D\xA5\xA5\x8D\xA31\xA3\xA9\xA2!\xA2E\xA0\xE9\x9Fa\x9Fٞ-\x99јI\x98}\x97Y\x91\xB5\x90\x8A\xA5\x89\x89\x95\x88
+\x88e\x86لQ\x84\xFD~\xA1~~\x91}        }Uz\xF9yqy\xE9x\xB5vYv\xD1uIu!\xB8\x99\xB75\xB3\x9B]\x99\x99\x96\xA9\x95!\x95\x99\x94\x94Q\x93\x89\x81\x87\xF9\x83A\x82\x89\x80\xC9~\x89x-x\xA5w\xD1r\xC1mqjj\x8DiiAa\x89^-^\xA5]\x81O%O\x9DN\xA9J\xC9EmE\xE5D]D\x81B%B\x9DAA!:a665q0,\xA5++\x95*
+*\x85)\xFD(u(y$\xC1&quot;e&quot;\x85!\xFD u \x89y\x89y9\xDD\x915\xAD
+%
+\x9D  q\x8D\xF5\x95\xA5\xD7\x99\x81]M}\xBDp\x85[\x95\x85\xFE\xC1C\xF5\xD9\x8Db\xED\xE2\x99\x9FI4\xE9\xF5\xE1\xB4Eq\x91X!*M        o!\xED;\xB1\xB4aX\xA9\xE7e\x9Fm\x8Dy\xA9M\x8EI\xF5oY\xBB\xA1R\xB1\xBC\xD5\xA1I\xCC}-S\x85VU\xFF\xF7\xCD;\xA5q\x95x\xF1\xDA\xB91\x8D\xA9\xA9\x8E
+p-UD\xD9\xBD\xCE\xCDmU\xF9\x87\x91\x95
+3y0٫\xAD
+MsA&amp;\xC5\xFEU5\xE1Uy&amp;\x89Bq\xAD) \x95t\xF1\x92\xB1\xD0\xB9EW\xF5Y\xC9\x91\x8Ay\xAF\xFD\x81%%\xD3-\x91Y\xB5A%\xDE\xF5W\xBD)'\xB5\x81Yu\xF9==B\xED\xA6\x91\xB9\xC3\xDDmK\xFD\x8D\xC92\xE98u\x99U5m\xEE'i'A\xC6\xF1        \xF5\x8B\xA1DI
+7ME\x9B79)EqB!\xA7=I?\x8D\xBD)        ]qe\x99\xAD\xA1I\xE5\\xD9e\xDD\xD4m%\xC4\x99\xD6i\xB9\x9C\x898M\x96\xA1*
+fm-\xBA-\xC8\x85 \x85O\xAD\x91\x99\xCA5/\xA5e\xD9\xF5U:\xD5v\xF5\xD9\x99\xCA\xA1
+\x91\x8FM\xDAxI-\x81\xA2a\x92ɬ}M!\x94U7IC5%u        Aj\xAD\x97\x99\x92M\xA2u\xF49\xDD\xE5\xD5\xEAY\x94\xBD0\x99\x85Rq^\xBD\xD7\x8D\xBBQ\x87-\x9C٪\x99K&gt;\xF1GQo\xD5\xD0%\xBF=\xEDFy\x8A\x8D \xFDU\xCD3%&gt;\xA5\xAAmM\xE5?q%%\x9D\xC1A\xC9q%\xE2\xE9Te\x9C\xB5\xFD\xA9\x85\xA9
+Ɋ\xC1@\x85\xA9\xC6YTY\xD5\xB1\x8D[\x99\xF1\xEDh\xED\xB1M\x9A\xF5\x96\x92م\xE5\xD7E\xAD\x88\xE9pI[\xD9\xAD\xEDC\xE5\xF4A\x81H\xD1\xC3aZY\xBA\x81Q\x85{\xB1!        \xF9\xFD1)'\x898miO\x9D\xCB-\xC4        z\xF5\xEA]'
+,\xD5\xCBe\xC4AzM{y!\xC1)\x81-\xA5X5o!h\xE1Z\xD9R\xE9!M\x89)\x95\xCCAqSE\xFE\xA9\xF2\x85\xFFI\xF7\x9D;\xD5q]x\xE5\xB0\xA9qa!Y\x8A%&quot;\xCF\x89ɇ\xC1\x95\xD92\xB10        \xAC}
+A\x91iQio\xC5L5m
+Z\xD9O!V\xEEEc\xED        ٩m\xD5Y%l\xAD\xAD\xFD \xC5t\xB9\x92\xF5\xD0m\x8DW
+OI\xA5\xF9L\xF9\xD2M\xEE\x81c-)
+\xAA\xA9\xAFс\xB1\x94\xD4Ѹm\xD3\xED\x85A\xB5y\xC1W\xF15\xD5m\xD57\x95\x88\x89F\x81.\x9D2]E        Hq\x82\x85\xB2U9=B~\xE9\x93\xBD\xE0
+\xC4y\x95Jō\xF52]w\xD9G\xC1
+\xA5\x99\xE55\xCD\xED\xD1&amp;M=\x82\xA5m\xA57YF\xB5.\x91\xC6\xF9Lŋ\xCDD\xE5
+y6\x95Ny\x9B\xB5\xEF)}\xB1\x93I\xA4\xCD\xFD\x9D@\x99\xBD\xFD\x99H!sUM791\xFD͓i\x84e E\xAB\xB9Q\xC5\xEF\xED\x9C%9\xF1q*\x95\xD5Mi\xC89 \xC5Ni\x91\xC9\xCA2\xCD6\xD1@!'        \xF6m\x97\xA5v\xE5\xCA\xF1PQ\x8F}\xDAY0\xB19
+\xAB1q5\x80\xCD \xF5X]\x9B\xA11\xA9j\xC1]\x81G9\xEF\xE8-\xAF5\x95Q\xB5]uUL\xCD&gt;8\xCD        \xA3U\x94a\xA1\xD1\xC1X\xD1 \x91\x9B\xD11I\xA9\xCDi\x8D]MG\xEF\xD1\xE7\xF9\xAE\x95\xB5)u!L\x99&gt;\xD17\x99        \x91 MR\xDD\x8131U\x83)ten]Ex\xE5 EQ\xC9QuF\x81\xAA\x91\\xD1K\xB5&gt;aGoa\xBF\xE5!FA\x8A\xA5f\x81        \x99nEm\xA1M%IA%A\xD6\xE1\xC1\xB5H\x91q
+J\xA1ySQ\xAAa\\xFDj\xBD^}H5\xF0\xE9)\xB01\x96\x83M\xB6YvQM\xC9?9\xC9
+\xC5\xD9\x95k\xC5dU_VI\xB1\xD5\xC5\xFC-\xF5\xCD\xF0\x99\xE9\xD1\xE0q\xD4=\xCC\xC0\xC1\xB0\x99\xA7ɖ\xA5\x815x\xE5\xB6\x95\x9AM\x98q\x83\xB9\x81\x80\xF1v\xB9`\xF1\\xE9Ma@\x999\xF1#\xC1a AY35-jek\x95d%_\xE5U\xE5H\x81\xA5\x95\xFC\xFD\xF4\x9D\xF0i\xE9\xA1\xE0A\xD4
+\xCCѿ\x91\xB0i\xA7\x99\x96u\x81x\xB5\xB6e\x9A\x98A\x83\x89\x81\xD1\xC1v\x89`\xC1\\xB9M1@i9\xC1#\x911 \xA1\xD5i\xC9Zi\xF1i
+^1k\xF1^\xB1Hi\xF05\xE9]\xB0e\x969\x83\x81\xB6\x8Dv\x85M\xFD?59\xFD
+iBٚ9\xE5\x95\xAD\x8Ba5\xD8]}\x88q
+\
+\xB9r]yc5A\x893D\xCDgEU-\xD5\xDD\xC5\xF15N\x89\xBC\x91g\xF5\xC6\xF90\xFDM\xDDt\xCD:\xED\xC0\xCDb\xFD\xC7\xF1-AU
+\xE19
+u\xFD:\xD5\xCC\xF5\xA5R\xAD\xDEI\xE5V\x81\xF7E        Eq%x\xF1Q}
+U\xFBI\xCF\xF1T\x99\x87\xC7q30E\xAC\xEDr\xF1yY u\x9D\xF1%I\xB9\xFA\xADy9\xFC\x91_\xBD\xE9uD\xF5\x9D\xA3
+)-\x8F\xB9%}y\xE9\xAD\xA1\x805t\x81\x92! 5\xD1A\xA9V\xE1Nu\xA5aZ\xAD\x9D\xDDC\xBD\x9DM\xA3\xCD_ݯ\xC1y\x94\xAD\xD3        YYA\xE1ymXUi\x89\xADq/mam2\x8DE\x9D\xC9I\xFA\xBD\xB1\xD1 \xD5}AU\x9D\Q\xC4I\xDDJ\x8D\x8D%3-w\x818ٙ\xB55\xFD\xED\x91&amp;\x85ŭ=am
+=M\x95\x8B\xFDD\xB1
+\xA96\x8D7\xE9\xEF\xC5(E\xC8
+U\xD9\\xC9\x89y\xCDH\xF8Me\xCD\xF9\x939\x849C\xE9\xA7\xE1:\xF5=%\x9D\xF18\xED\x95A*I\xD7!N\xF0\xAD\xC8\xFD 
+O-\x91)E\xE91\xCD.\xC9P\xED\xC2I\xBB!XM,\xFD\xFB\xB5:\x9D\x97uv\x81\xDC1Q\x8F\xF9*yx\xDD9\x91j\xB9=C\xB5\xA7\xC9^\xA9\x8D\xCDe\x80\xE9\x8Ei\x81\xF6\xADbI\xA3\xE9\x98\xF1i[!\x8F\xC1\xF6\xE1\x8Dub\x85\x83y&lt;E
+Q \xD94\xB9 \xD5o\xC1ݍ\xBA        L\x81&gt;\x91G\xE9n\x91\x81\x89Q\xA5\xBF\xAD]F        \x8A\xD1fQ        \x95U\xF1\xBA\xFDI@YI%\xC9\xD5\xB9\xF9H]q9Ja\xADS\x9Do\xC9\xC5%\xBB\x81\xC35\xA7\xED|=\xD3M\xA1Za\xFDi!M\xC3\xA7\xB9|\xE9\xD5-[=\xF1Ii\xDD]\x85\x99B\xAD\x9Ay\xB1\x95I\xD9\xD9A]Q\x88\xE1\xDB\xC9[QE\xF5\x99\xE1\xE5Ia&quot;AbQ\xB2qIaM
+\xC1\xFA%\\xDD 
+bՐ\x99&quot;\xE1G\x85\xB2\xA5I-Ma\\xBDem\xBD\xCD)\xFD\xFF\xA1\xCD\xB9\xE9R}\xDEu\xB5V2\xB9\xF7\xF9;uq\xE9w\xAD\xF5\xCDU511r\xC9-Ui\x87I\xC7A3A0\xE1
+s\xC5y)J\xA1$9\xFAe\xB1
+=\xC9ő\xE9\xB9u9        \xC0!\xDE%\xAEq\x80etI\x92\x81\xD1\xF9\xFDV\x95\xBE\xA5\xA5-Z\x8Da*\xC1\xEEq$\xA9\xAB\xE5\xD9&lt;E\x99\xF1A\x94I\xF8mIY\x99z1X\x89\x8F?\x9Ce/O&gt;MG\x84`.\x8B*y\xC1\xF40\xE8a\x80\xC9txE\xCBu8 \x8F\x8F\xDE\xEFό\xA2\xDC\xD7
+\xAC\x8C˫x\xDD\xC0\xD6p\xE9`\xC0&gt;4\xFC\xD2;=\x92\xDF
+#\xAF\xCEj@k\x848\xC6\xD3h\xF6\xEFF{ѳ0\x88\xC0\xB19CmR\xAFo\xFE͋\x88N\xA3\xAB1\xC5\xC1pw\xF7@&gt;\xEFx\xF0\xC7԰t@\xFF$V\xCF\xE70\x9D\x8FS\xDC1\xE80\xB6q\xCB\xC1s\xB4\xE50DO\xEF\x8CÜ[1^C\x8Dds\xE4a2\xCD&amp;\xE0\xF353\x9C\xD42A@O\xBFF+o\x83a8\xACrEp\xCB!\xF8\xB8\xD4 A\xDF0\xA4\xC0\xC3&lt;\xC0/_\xA2¯_0\xFD\xDD_\xFF\xAEs2\xC3 6\xB5\xC3[\xC8\xF0\x85\x8F\xF75kPo?\xEEW\xD3CMN\x81%\x98\x8CP#
+1\x88\xC080j\xE6\xC8\xFB\xC1\xE0\xF0:\xCC/7Lc\xE3\xD3M_\xBE \xE3
+/\xAE3\x8E\xF4\xCC3\xB7lX\xB7\xE4a~\xD4\xD09\xC8'\xDCCS&lt;W\xDDU.Q; z\xC61y\xB3U\x92\xCAx\xB0\xC5\xE80\xBA\xC0׍# \xB3Mϐ\x95n!3x`\xF5\xF7\xFBeϸ\xEA\xC0P0\xD0 mm_\x9C\x94\xAD\xA8'\x8A
+\xE3\x8El\xCC\xDA&lt;\x80ԀmJ\xEA\xB0͐1\xC8)8K\\xA5LA*U\xAE%N \xE0\xFEu\xA3\xFA+\x80\xBE9\xC9\xD43\xCEɉ\x8B\xCFo&lt;\x93\xDCҏ\xCB\xC9/ \x88\xC1\xB9\xA8\xD03\x80,&gt;\xC1\xC5\xD3~\xEC[        &lt;\x8B\x86\x8E\xBC\x8F\xC7+(\xA1&gt;F\x80\xE8\xB1$p\xC3 !2ވ;\xB1\xD9H\x84\xD8\xFCD\x8C\xE04Lp\x88\x94\xA0\xAC\xB8\xF40\x9C\xC0 P\x8C\xBC(@Xp\x94\xA0\xAC\xF40H\x90\xD8\xE4\xF0\xFC 8DP\x8C\xD4\xE0d\x88\xAC\xB8\xC4\xD0\xDC\xE8\xF4        H        \x84        \x90        \x9C        \xE4        
+,
+8
+D
+\
+\x80
+\x8C
+\x98
+\xD4
+( 4 @ d \xA0 \xAC \xB8 \xC4 \xD0 \xDC \xE8 $ T \x84 \xF0 ,
+D
+\
+t
+\x8C
+\x98
+\xB0
+\xC8
+\xEC
+(p\xC4\xE8\xF4$l\x84\x90\xB4\xE4\xF0\xFC\\x98\xEC(4|\xB8\xF4HTl\x90\x9C\xC0\xCC\xF0,t\xA4\xF8d\xAC\xD0$0H`lx\x84\x90\xE4 8D\\xA4\xEC\xF8(@Ld|\x88\xAC\xB8\xF4HTx\xC0\xCC\xF0\xFC,8P\h\x80\x8C\x98\xA4\xEC(4X\x94\xA0\xAC 0H`l\x84\x90\xCC\xD8P\ht\x8C\xBC(4@\x88\xB8\xD0\xE8\xF4Hl\x84\xA8\xC0\xCC\xD8\xE4\xF0 ,h\xA4\xB0\xBC\xC8\xF8L X d p \x94 \xAC \xB8 \xC4 \xD0 $!`!\xB4!\xE4!\xF0!\xFC!&quot;P&quot;\x8C&quot;\xD4&quot;##(#@#L#X#d#\xA0#\xF4#$$l$\x84$\x90$\xCC$%D%\x8C%\x98%\xA4%\xD4%\xE0%\xEC%&amp;(&amp;\x88&amp;\xC4&amp; 'H'T'`'\x90'\x9C'\xA8'\xB4'\xFC'P(\x80(\xC8(\xD4(\xE0(\xEC(\xF8()()4)L)\xAC)\xF4)\xB8&gt;\xC4&gt; ?0?&lt;?T?`?x?\x9C?\xA8?\xB4? C8CDC\x8CC\xF8CDD(D@DXDdDpD\xA0D\xE8D\xF4DE EE$E0EHE`ExE\x90E\x9CE\xF0E F,F8FtF\xA4F\xB0F\xD4F\xE0F\xECF\xF8F4G\x88G\x94G\xD0G HH&lt;HHHTHlHxH\x84H\x90H\xD8H IhI\x8CI\x98I\xECI4JpJ\xA0J\xACJ\xC4J\xD0J\xDCJ\xE8J\xF4JK KHK\x90K\xD8K,L8LPL\x8CL\xE0LMdMpM\x88M\x94M\xA0M\xB8M\xC4M\xD0M\xE8M\xF4MN NN$NlN\xB4N\xC0N\xCCN OPO\OhOtO\x80O\x98O\xA4O\xD4OPdPpP\xACPQQ$Q0QHQTQ\x84Q\x90Q\x9CQ\xA8Q\xB4Q\xC0Q R\R\x80R\x8CR\xD4RSS4SLSXSdSpS\x88S\xA0S\xB8S\xE8SHTTT`TxT\x84T\x90T\x9CT\xD8T U,UtU\x80U\x8CU\x98U\xA4U\xB0U\xBCU\xD4U4V@V\x94V\xC4V\xDCVWHWTWlWxW\x9CW\xFCWXX X8XDXPX\x80X\xBCXY4YpY|Y\x88Y\xA0Y\xC4Y\xD0Y\xDCY$Z`Z\xB4Z\xFCZh[\x98[\xE0[\(\4\L\d\p\|\\x94\\xA0\\xC4\\xD0\ ]T]\x84]\xC0]\xFC]P^\x8C^___(_@_L_X_d_p_\xA0_\xAC_\xB8_ `T`\x9C`\xE4`\xF0`\xFC`a a\a\xB0a\xC8a\xD4abXbdbpb|b\x94b\xACb$f&lt;fTf`flfxf\x84f\x90f\xD8f g8gDg\x8Cg\xB0g\xBCg\xC8g\xD4g\xE0g\xECgh(h4hph\xC4h\xD0h\xDCh\xE8h\xF4h$ilixi\x84i\x90i\x9Ci\xA8i\xE4i j,jDj\x80j\xA4j\xBCj\xC8j\xD4j\xE0j\xECj\xF8jk(k4k@kLk\x88k\xD0k lHlTl`l\x84l\xD8l mtm\xA4m\xB0m\xF8m4n|n\xACn\xB8n\xD0n\xDCn\xE8n$oxo\xA8o\xE4o\xF0o,p\x80p\xB0pqqq(q4q@qLqpq|q\x88q\x94q\xE8q$r0r&lt;r\x9Cr\xD8r\xE4r\xF0r\xFCrss s,s8sPs\shs\xA4s\xF8stt@t\x88t\x94t\xA0t\xB8t\xC4t\xD0t\xE8t\xF4tu uuxu\xCCu\xD8u\xF0u\xFCuDvhvtv\x8Cv\x98v\xB0v\xBCv\xD4vwdwpw|w\xA0w\xC4w xx$xHxTx`x\x90x\x9Cx\xA8x\xB4x\xC0xyPy\yhy\xA4y\xD4y\xE0y\xF8yzzz(z4zLzdz|z\xC4z${0{\x84{\xC0{\xCC{\xD8{\xF0{8|t|\xC8|\xF8|}X}\xA0}\xDC}~ ~$~&lt;~H~T~`~l~\x84~\x90~\x9C~\xFC~D\x80\xC8(\x80p\x80\x94\x80܀\xF4\x80\x810\x81&lt;\x81H\x81l\x81\x84\x81\xE4\x81 \x82,\x82\x80\x82@\x83L\x83X\x83p\x83|\x83\x88\x83\x94\x830\x84x\x84\xC0\x84̄\xE4\x84\x85\\x85t\x85\x80\x85\x8C\x85\x98\x85\xA4\x85\xB0\x85ԅ\xF8\x85\x86X\x86\x94\x86\xA0\x86\xB8\x86ĆІ$\x87T\x87`\x87l\x87\x90\x87\xA8\x87\xB4\x87\xC0\x87̇؇\x88h\x88t\x88\x80\x88\x98\x88Ȉ\x89(\x894\x89@\x89L\x89X\x89d\x89p\x89|\x89\x88\x89\x94\x89\xE8\x89$\x8Al\x8A\x90\x8A\x9C\x8A\xA8\x8A\xC0\x8A؊\xF0\x8A\xFC\x8A\x8B\\x8B\x98\x8B\xB0\x8Bȋ\xEC\x8B@\x8Cd\x8Cp\x8C\xB8\x8C\x8DT\x8D\x90\x8D\x9C\x8D؍ \x8E\\x8E\xA4\x8E\xBC\x8EȎԎ\xE0\x8E\xF8\x8E\x8F\x8F\x8Fd\x8F\xAC\x8FЏ\x90$\x90&lt;\x90\x90\x90̐\xFC\x90D\x91\\x91t\x91\x80\x91\x98\x91\xA4\x91\xBC\x91ȑ\xE0\x91\xEC\x91\xF8\x91\x92\x92X\x92\xA0\x92\xB8\x92Вܒ$\x93T\x93l\x93x\x93\x84\x93\x90\x93\xA8\x93\xB4\x93\xC0\x93ؓ\xE4\x93\xFC\x93\x94 \x94,\x948\x94D\x94\x80\x94ȔԔ\xEC\x94(\x95|\x95\x88\x95\x94\x95\xA0\x95\xAC\x95\xB8\x95ĕܕ\xE8\x950\x96l\x96x\x96\x84\x96̖\xF0\x96\x97\x97 \x97,\x978\x97D\x97P\x97\x8C\x97\xF8\x97\x98\x98\x98L\x98\x94\x98\xA0\x98\xAC\x98\xB8\x98ĘИܘ\xE8\x980\x99x\x99\xC0\x99\xE4\x99\xF0\x99\xFC\x99\x9A\x9A \x9A,\x9A8\x9AD\x9AP\x9A\\x9Ah\x9At\x9A\x80\x9A\x8C\x9A@\x9B|\x9BěЛ\xE8\x9B\x9CT\x9C`\x9C\x9D \x9D,\x9DD\x9D\\x9D\x80\x9D\x98\x9D\xB0\x9D\xBC\x9Dԝ\xEC\x9D\x9E\x9E(\x9E4\x9E@\x9EL\x9Ed\x9E|\x9E\xE8\x9E$\x9F0\x9F&lt;\x9FH\x9F\x90\x9F\xFC\x9F\xA0\xA0 \xA08\xA0P\xA0h\xA0\x80\xA0\x8C\xA0\xA4\xA0Ƞ\xE0\xA0\xEC\xA04\xA1\x94\xA1\xA0\xA1ġ\xA2$\xA20\xA2T\xA2l\xA2x\xA2\x84\xA2\x90\xA2\x9C\xA2\xB4\xA2\xC0\xA2آ\xE4\xA2\xF0\xA2\xA3 \xA3,\xA3D\xA3P\xA3\x8C\xA3\xE0\xA3\xEC\xA3\xF8\xA3(\xA4p\xA4|\xA4\x94\xA4\xAC\xA4\xB8\xA4Ĥ$\xA5T\xA5`\xA5\xA8\xA5̥إ\xF0\xA5\xFC\xA5\xA6\xA6,\xA6D\xA6P\xA6\\xA6t\xA6\x80\xA6\x8C\xA6\x98\xA6\xB0\xA6\xBC\xA6ȦԦ\xE0\xA64\xA7d\xA7p\xA7|\xA7\x88\xA7Ч\xA8 \xA8\xA8H\xA8T\xA8`\xA8l\xA8\x90\xA8\x9C\xA8\xA8\xA8ب8\xA9D\xA9P\xA9t\xA9\xBC\xA9ԩ\xEC\xA9\xAA\xAA4\xAAL\xAAd\xAAp\xAA|\xAA\x88\xAAЪ\xAB \xAB`\xAB\x90\xAB\x9C\xAB\xA8\xAB\xC0\xABث\xE4\xAB\xF0\xAB \xAC8\xACP\xACh\xACt\xAC\xA4\xAC\xB0\xAC\xEC\xACp\xAD|\xAD\xB8\xAD \xAE\xAEH\xAET\xAE`\xAEl\xAE\x90\xAE\xB4\xAE̮خ\xE4\xAE\xF0\xAE\xFC\xAE\xAF\xAF \xAF,\xAFD\xAFP\xAFh\xAFt\xAF\x8C\xAF\xA4\xAF\xB0\xAF\xBC\xAF\xB0(\xB04\xB0X\xB0\x94\xB0ܰ\xF4\xB0\xB1 \xB10\xB1x\xB1\x84\xB1\x90\xB1\xA8\xB1\xC0\xB1̱ر\xE4\xB1\xF0\xB1\xFC\xB1\xB2 \xB2h\xB2\xA4\xB2\xB0\xB2\xBC\xB2\xB3(\xB34\xB3L\xB3X\xB3d\xB3|\xB3\x88\xB3\x94\xB3\xB8\xB3ijг\xF4\xB3 \xB4$\xB4&lt;\xB4H\xB4T\xB4`\xB4l\xB4\x90\xB4\x9C\xB4\xA8\xB4ش\xFC\xB4\xB5\xB5,\xB5D\xB5\\xB5t\xB5\xBC\xB5\xF8\xB5\xB6\xB6\xB6d\xB6\x94\xB6\xA0\xB6\xAC\xB6жܶ\xE8\xB6\xF4\xB6\xB7 \xB7&lt;\xB7\x84\xB7\x90\xB7\xC0\xB7\xB88\xB8P\xB8\x80\xB8\x8C\xB8\x98\xB8\xB0\xB8ȸԸ\xE0\xB8(\xB9p\xB9|\xB9\xA0\xB9\xAC\xB9\xF4\xB90\xBAH\xBAx\xBA\xA8\xBA\xB4\xBA\xE4\xBA\xFC\xBA \xBB8\xBB\x8C\xBBԻ\xE0\xBB\xF8\xBB@\xBC\x88\xBC\xA0\xBC\xAC\xBC\xB8\xBCм\xF4\xBC \xBD$\xBD\xC0\xBD̽ؽ\xFC\xBD\xBE\xBE\xBC\xBEԾ\xEC\xBE\xF8\xBE\xBF(\xBF@\xBFX\xBFd\xBF|\xBF\x88\xBF\x94\xBFп\xC0$\xC00\xC0`\xC0\x9C\xC0\xE4\xC0\xF0\xC0\xFC\xC0\xC18\xC1D\xC1P\xC1\\xC1t\xC1\x80\xC1\x8C\xC1\xD4\xC1\xC2\xC2d\xC2\x88\xC2\x94\xC2\xA0\xC2\xB8\xC2\xD0\xC2`\xC3x\xC3\x84\xC3\x90\xC3\x9C\xC3\xA8\xC3\xB4\xC3D\xC4P\xC4\\xC4h\xC4t\xC4\x80\xC4\x98\xC4\xE0\xC4\xF8\xC4\xC5\xC5(\xC54\xC5@\xC5\x88\xC5\xDC\xC5$\xC60\xC6H\xC6\x90\xC6\xB4\xC6\xC0\xC6\xCC\xC6\xE4\xC6\xC7\xC7 \xC78\xC7D\xC7t\xC7\xBC\xC7\xD4\xC7\xF8\xC7@\xC8X\xC8p\xC8|\xC8\x94\xC8\xB8\xC8\xC4\xC8\xD0\xC8\xDC\xC8\xC9 \xC9H\xC9x\xC9\x84\xC9\xD8\xC9\xCA\xCA8\xCAD\xCAP\xCA\\xCAt\xCA\x8C\xCA\x98\xCA\xA4\xCA\xC8\xCA\xEC\xCA\xF8\xCA4\xCBp\xCB\x94\xCB\xF4\xCB\xCC \xCC\xCC$\xCC&lt;\xCC`\xCCl\xCC\x90\xCC\x9C\xCC\xA8\xCC\xB4\xCC\xCC\xCC\xD8\xCC\xE4\xCC\xF0\xCC\xFC\xCC \xCD,\xCD8\xCDP\xCDh\xCD\x80\xCD\x8C\xCD\x98\xCD\xA4\xCD\xB0\xCD\xEC\xCD(\xCE4\xCEL\xCEX\xCE|\xCE\xF4\xCE\xCF \xCF$\xCF&lt;\xCFH\xCFT\xCF`\xCFl\xCFx\xCF\x84\xCF\x90\xCF\xD8\xCF \xD0,\xD0P\xD0h\xD0\xC8\xD0\xF8\xD0\xD1\xD1\xD1(\xD14\xD1L\xD1d\xD1p\xD1|\xD1\x88\xD1\x94\xD1\xA0\xD1\xAC\xD1\xB8\xD1\xD0\xD1\xDC\xD1\xE8\xD1\xF4\xD1 \xD2$\xD20\xD2&lt;\xD2H\xD2`\xD2l\xD2x\xD2\x84\xD2\x90\xD2\xCC\xD2\xD3\xD3 \xD3,\xD38\xD3\x8C\xD3\xBC\xD3\xE0\xD3\xF8\xD3\xD4\xD4@\xD4|\xD4\x88\xD4\xAC\xD4\xD5 \xD5\xD5$\xD5&lt;\xD5T\xD5`\xD5l\xD5x\xD5\x84\xD5\xC0\xD5\xFC\xD5\xD6 \xD6t\xD6\xA4\xD6\xB0\xD6\xBC\xD6\xC8\xD6\xD4\xD6\xE0\xD6\xEC\xD6\xD7(\xD7@\xD7L\xD7d\xD7p\xD7\xAC\xD7\xD8 \xD8\xD8H\xD8\x9C\xD8\xB4\xD8\xC0\xD8\xD8\xD8\xE4\xD8\xF0\xD8\xFC\xD8\xD9 \xD9,\xD98\xD9D\xD9P\xD9\\xD9h\xD9t\xD9\x80\xD9\x8C\xD9\x98\xD9\xA4\xD9\xB0\xD9\xEC\xD9(\xDA4\xDA@\xDAL\xDAX\xDA|\xDA\xD0\xDA\xDC\xDA\xE8\xDA\xDB \xDB\xDB$\xDB0\xDB&lt;\xDBl\xDBx\xDB\x84\xDB\x90\xDB\xCC\xDB\xFC\xDB\xDC4\xE6\x94\xE6\xC4\xE6\xD0\xE6\xE8\xE6\xF4\xE60\xE7&lt;\xE7H\xE7`\xE7x\xE7\x84\xE7\x90\xE7\x9C\xE7\xA8\xE7\xC0\xE7\xCC\xE7\xD8\xE7\xE4\xE7\xFC\xE7\xE8\xE8P\xE8\xA4\xE8\xC8\xE8\xD4\xE8\xE0\xE8\xEC\xE8@\xE9d\xE9p\xE9|\xE9\x88\xE9\x94\xE9\xAC\xE9\xDC\xE9\xEA$\xEAH\xEA\x9C\xEA\xB4\xEA\xC0\xEA\xCC\xEA\xD8\xEA\xE4\xEA\xFC\xEA\xEBP\xEB\x8C\xEB\x98\xEB\xEC\xEB4\xECL\xECd\xEC\x88\xEC\x94\xEC\xA0\xEC\xAC\xEC\xB8\xEC\xD0\xEC\xDC\xEC\xE8\xEC0\xED\x84\xED\x90\xED\xC0\xED\xEE\xEE,\xEE\\xEEh\xEE\x8C\xEE\x98\xEE\xA4\xEE\xB0\xEE\xBC\xEE\xC8\xEE\xE0\xEE\xEC\xEE\xF8\xEE\xEF\xEF\xEF4\xEFX\xEFd\xEF\xA0\xEF\xF4\xEF\xF0 \xF0&lt;\xF0\x84\xF0\x90\xF0\x9C\xF0\xA8\xF0\xB4\xF0\xC0\xF0\xCC\xF0\xD8\xF0\xE4\xF0\xF0\xF0\xFC\xF0D\xF1t\xF1\x80\xF1\x8C\xF1\xE0\xF1\xF2\xF2\xF2(\xF24\xF2@\xF2X\xF2p\xF2|\xF2\x94\xF2\xA0\xF2\xC4\xF2\xD0\xF2\xDC\xF2\xE8\xF2 \xF3$\xF30\xF3&lt;\xF3H\xF3`\xF3l\xF3x\xF3\x84\xF3\x90\xF3\x9C\xF3\xE4\xF3,\xF48\xF4P\xF4\x98\xF4\xD4\xF4\xE0\xF4\xF8\xF4\xF5\xF5(\xF5@\xF5X\xF5d\xF5\x94\xF5\xE8\xF5\xF4\xF5\xF60\xF6`\xF6\xB4\xF6\xFC\xF6\xF7 \xF7,\xF7D\xF7\\xF7h\xF7t\xF7\xD4\xF7\xF8L\xF8\xA0\xF8\xD0\xF8\xDC\xF8\xF4\xF8\xF9 \xF9$\xF90\xF9&lt;\xF9H\xF9T\xF9`\xF9x\xF9\x84\xF9\x90\xF9\xA8\xF9\xF0\xF9D\xFAP\xFA\\xFA\x80\xFA\xD4\xFA\xE0\xFA\xEC\xFA\xF8\xFA\xFB\xFB\xFB\xD0\xFB\xE8\xFB\xF4\xFB\xFC \xFC\xFC$\xFC0\xFC\xE4\xFC\xF0\xFC\xFD\xFD \xFD,\xFD8\xFDP\xFD\\xFDt\xFD\x80\xFD\x98\xFD\xB0\xFD\xE0\xFD(\xFE4\xFE@\xFEL\xFE|\xFE\xDC\xFE\x84\xFF4Ld\xF8(4@\x88\xB8\xD0\xDC\xE8\xF4$0&lt;HT`\x84\x9C\xA8\xC0\xCC\xD8\xF08t\x8C\xD4\xF8(@LXp\x88\xA0\xAC\xB8\xC4HTlx\x84\xA8\xF0                 8        D        \        t        \xA4        \xF8        4
+@
+L
+\x94
+\xB8
+\xC4
+\xDC
+\xE8
+  $ &lt; T l \xC0  , D \ \x8C \xD4 \xE0 \xEC 
+
+(
+4
+L
+X
+d
+|
+\x88
+\x94
+\xA0
+\xAC
+\xB8
+\xC4
+\xDC
+\xF4
+$&lt;\x90\xE4\xFC,t\x80\x8C\xBC\xC8\xE0\xF8(|\xAC\xC4 0&lt;HTlx\x9C\xA8\xB4\xCC\xD8\xF0\xFC ,P\\xB0\xF8(p\xA0\xAC\xB8\xD0\xDC\xE8 $T\xC0\xCC\xD8\xE4\xF0 &quot;%\xE5&lt;watcher_Changed&gt;b__5)\xE5060014aa%&gt;.ctor)&gt;06000d54%\xC4&gt;.ctor)\xC4&gt;06000d55%(&gt;getCPtr)(&gt;06000d56%\x93.ctor)\x9306000e53%\xC4\x93.ctor)\xC4\x9306000e54%(\x93getCPtr)(\x9306000e55%\xE7&lt;loadFile&gt;b__e)\xE7060014af%\xD0\xE7&lt;loadFile&gt;b__10)\xD0\xE7060014b0%\xA0\xE7&lt;loadFile&gt;b__13)\xA0\xE7060014b4%\xFF\xFF\xFF\xFF        /\xF1\xE7&lt;loadFile&gt;b__12)\xE7060014b1%\xF4\xE7&lt;loadFile&gt;b__14)\xF4\xE7060014b2%d\xE7&lt;loadFile&gt;b__15)d\xE7060014b3%?.ctor)?06000d57%\xC4?.ctor)\xC4?06000d58%(?getCPtr)(?06000d59%\xE9&lt;unloadFile&gt;b__1d)\xE9060014ba%t\xE9&lt;unloadFile&gt;b__26)t\xE9060014bb%\xEA&lt;unloadFile&gt;b__20)\xEA060014bd%t\xEA&lt;unloadFile&gt;b__23)t\xEA060014be%\xE4\xEA&lt;unloadFile&gt;b__27)\xE4\xEA060014bf%T\xEA&lt;unloadFile&gt;b__28)T\xEA060014c0%\xEB&lt;unloadFile&gt;b__2a)\xEB060014c2%\x98.ctor)\x9806000e62%\xC4\x98.ctor)\xC4\x9806000e63%(\x98getCPtr)(\x9806000e64%k.ctor)k06000ddb%\xC4k.ctor)\xC4k06000ddc%(kgetCPtr)(k06000ddd%9.ctor)906000d45%\xC49.ctor)\xC4906000d46%(9getCPtr)(906000d47%\xA5.ctor)\xA506000e9d%\xC4\xA5getCPtr)\xC4\xA506000e9e%,\xA5Finalize),\xA506000e9f%\x94\xA5Dispose)\x94\xA506000ea0&quot;%8\xA5set_interface_name)8\xA506000ea1&quot;%\xA8\xA5get_interface_name)\xA8\xA506000ea2&amp;%L\xA5set_application_function)L\xA506000ea3&amp;%\xC4\xA5get_application_function)\xC4\xA506000ea4%\x8C\xA5set_long_desc)\x8C\xA506000ea5%\xF8\xA5get_long_desc)\xF8\xA506000ea6%\x98\xA5set_short_desc)\x98\xA506000ea7%\xA5get_short_desc)\xA506000ea8%\xA4\xA5set_syntax)\xA4\xA506000ea9% \xA5get_syntax) \xA506000eaa%\xA8\xA5set_flags)\xA8\xA506000eab%\xA5get_flags)\xA506000eac%\xAC\xA5set_rwlock)\xAC\xA506000ead%        \xA5get_rwlock)        \xA506000eae%\xCC        \xA5set_refs)\xCC        \xA506000eaf%4
+\xA5get_refs)4
+\xA506000eb0%\xD0
+\xA5set_reflock)\xD0
+\xA506000eb1%&lt; \xA5get_reflock)&lt; \xA506000eb2%\xF8 \xA5set_parent)\xF8 \xA506000eb3%` \xA5get_parent)` \xA506000eb4%
+\xA5set_next)
+\xA506000eb5%\x80
+\xA5get_next)\x80
+\xA506000eb6%8\xA5.ctor)8\xA506000eb7%%.ctor)%06000d09%\xC4%.ctor)\xC4%06000d0a%(%getCPtr)(%06000d0b%&lt;.ctor)&lt;06000d4e%\xC4&lt;.ctor)\xC4&lt;06000d4f%(&lt;getCPtr)(&lt;06000d50%'.ctor)'06000d0f%\xC4'.ctor)\xC4'06000d10%('getCPtr)('06000d11%0.ctor)006000d2a%\xC40.ctor)\xC4006000d2b%(0getCPtr)(006000d2c%\x8D.ctor)\x8D06000e41%\xC4\x8D.ctor)\xC4\x8D06000e42%(\x8DgetCPtr)(\x8D06000e43%\xA9.ctor)\xA906000f05%\xC4\xA9getCPtr)\xC4\xA906000f06%,\xA9Finalize),\xA906000f07%\x94\xA9Dispose)\x94\xA906000f08%8\xA9set_resampler)8\xA906000f09%\xA4\xA9get_resampler)\xA4\xA906000f0a%`\xA9set_from_rate)`\xA906000f0b%\xCC\xA9get_from_rate)\xCC\xA906000f0c%l\xA9set_to_rate)l\xA906000f0d%\xD8\xA9get_to_rate)\xD8\xA906000f0e%x\xA9set_factor)x\xA906000f0f%\xE0\xA9get_factor)\xE0\xA906000f10%|\xA9set_rfactor)|\xA906000f11%\xE8\xA9get_rfactor)\xE8\xA906000f12%\x88\xA9set_to)\x88\xA906000f13%\xEC\xA9get_to)\xEC\xA906000f14%\xA0\xA9set_to_len)\xA0\xA906000f15%        \xA9get_to_len)        \xA906000f16%\xA4        \xA9set_to_size)\xA4        \xA906000f17%
+\xA9get_to_size)
+\xA906000f18%\xB0
+\xA9.ctor)\xB0
+\xA906000f19%\x89.ctor)\x8906000e35%\xC4\x89.ctor)\xC4\x8906000e36%(\x89getCPtr)(\x8906000e37%        .ctor)        06000075%\xC4        getCPtr)\xC4        06000076%,        Finalize),        06000077%\x94        Dispose)\x94        06000078%8        set_InternalEvent)8        06000079%\xA8        get_InternalEvent)\xA8        0600007a&quot;%h        set_serialized_string)h        0600007b&quot;%\xDC        get_serialized_string)\xDC        0600007c%\x84        set_mine)\x84        0600007d%\xEC        get_mine)\xEC        0600007e%\x88        .ctor)\x88        0600007f%\xEC        .ctor)\xEC        06000080%P        Serialize)P        06000081%\xEC        SetPriority)\xEC        06000082%\x8C        GetHeader)\x8C        06000083%(        GetBody)(        06000084%\xC4        GetEventType)\xC4        06000085%d                AddBody)d                06000086%
+        AddHeader)
+        06000087%\x9C
+        DeleteHeader)\x9C
+        06000088%&lt;         Fire)&lt;         06000089%:.ctor):06000d48%\xC4:.ctor)\xC4:06000d49%(:getCPtr)(:06000d4a%J.ctor)J06000d78%\xC4J.ctor)\xC4J06000d79%(JgetCPtr)(J06000d7a%\x83.ctor)\x8306000e23%\xC4\x83.ctor)\xC4\x8306000e24%(\x83getCPtr)(\x8306000e25%\xFB.ctor)\xFB06001498%h\xFBExecute)h\xFB06001499%\xD0\xFBExecuteBackground)\xD0\xFB0600149a%\xD7.ctor)\xD7060012eb%\xC4\xD7getCPtr)\xC4\xD7060012ec%,\xD7Finalize),\xD7060012ed%\x94\xD7Dispose)\x94\xD7060012ee%8\xD7set_raw_bytes)8\xD7060012ef%\xA4\xD7get_raw_bytes)\xA4\xD7060012f0%D\xD7set_media_bytes)D\xD7060012f1%\xB4\xD7get_media_bytes)\xB4\xD7060012f2%X\xD7set_packet_count)X\xD7060012f3%\xC8\xD7get_packet_count)\xC8\xD7060012f4&amp;%l\xD7set_media_packet_count)l\xD7060012f5&amp;%\xE0\xD7get_media_packet_count)\xE0\xD7060012f6&quot;%\x88\xD7set_skip_packet_count)\x88\xD7060012f7&quot;%\xFC\xD7get_skip_packet_count)\xFC\xD7060012f8&quot;%\xA4\xD7set_jb_packet_count)\xA4\xD7060012f9&quot;%\xD7get_jb_packet_count)\xD7060012fa&quot;%\xC0\xD7set_dtmf_packet_count)\xC0\xD7060012fb&quot;%4        \xD7get_dtmf_packet_count)4        \xD7060012fc&quot;%\xDC        \xD7set_cng_packet_count)\xDC        \xD7060012fd&quot;%P
+\xD7get_cng_packet_count)P
+\xD7060012fe&amp;%\xF8
+\xD7set_flush_packet_count)\xF8
+\xD7060012ff&amp;%l \xD7get_flush_packet_count)l \xD706001300% \xD7.ctor) \xD706001301%\xC8.ctor)\xC80600120a%\xC4\xC8getCPtr)\xC4\xC80600120b%,\xC8Finalize),\xC80600120c%\x94\xC8Dispose)\x94\xC80600120d&quot;%8\xC8set_receive_message)8\xC80600120e&quot;%\xAC\xC8get_receive_message)\xAC\xC80600120f%p\xC8set_next)p\xC806001210%\xD8\xC8get_next)\xD8\xC806001211%\x90\xC8.ctor)\x90\xC806001212%Z.ctor)Z06000da8%\xC4Z.ctor)\xC4Z06000da9%(ZgetCPtr)(Z06000daa%\x8A.ctor)\x8A06000e38%\xC4\x8A.ctor)\xC4\x8A06000e39%(\x8AgetCPtr)(\x8A06000e3a%F.ctor)F06000d6c%\xC4F.ctor)\xC4F06000d6d%(FgetCPtr)(F06000d6e%\xFC.ctor)\xFC0600149b%h\xFCRun)h\xFC0600149c%_.ctor)_06000db7%\xC4_.ctor)\xC4_06000db8%(_getCPtr)(_06000db9%\xD0.ctor)\xD006001266%\xC4\xD0getCPtr)\xC4\xD006001267%,\xD0Finalize),\xD006001268%\x94\xD0Dispose)\x94\xD006001269%8\xD0set_write_frame)8\xD00600126a%\xA8\xD0get_write_frame)\xA8\xD00600126b%h\xD0set_next)h\xD00600126c%\xD0\xD0get_next)\xD0\xD00600126d%\x88\xD0.ctor)\x88\xD00600126e%.ctor)06000063%\xC4getCPtr)\xC406000064%,Finalize),06000065%\x94Dispose)\x9406000066%8set_events)806000067%\xA0get_events)\xA006000068%Xset_e_event_id)X06000069%\xC4get_e_event_id)\xC40600006a%dset_node)d0600006b%\xCCget_node)\xCC0600006c%\x84set_e_callback)\x840600006d%\xF0get_e_callback)\xF00600006e&quot;%\x90set_e_subclass_name)\x900600006f&quot;%get_e_subclass_name)06000070%\xACset_e_cb_arg)\xAC06000071%get_e_cb_arg)06000072%\xB8.ctor)\xB806000073%        pop)        06000074%\xF7LoadInternal)\xF70600148c%G.ctor)G06000d6f%\xC4G.ctor)\xC4G06000d70%(GgetCPtr)(G06000d71%\x92.ctor)\x9206000e50%\xC4\x92.ctor)\xC4\x9206000e51%(\x92getCPtr)(\x9206000e52%{.ctor){06000e0b%\xC4{.ctor)\xC4{06000e0c%({getCPtr)({06000e0d%\x8E.ctor)\x8E06000e44%\xC4\x8E.ctor)\xC4\x8E06000e45%(\x8EgetCPtr)(\x8E06000e46%\xA3.ctor)\xA306000e83%\xC4\xA3.ctor)\xC4\xA306000e84%(\xA3getCPtr)(\xA306000e85%~.ctor)~06000e14%\xC4~.ctor)\xC4~06000e15%(~getCPtr)(~06000e16%8.ctor)806000d42%\xC48.ctor)\xC4806000d43%(8getCPtr)(806000d44%\xB4.ctor)\xB406001042%\xC4\xB4getCPtr)\xC4\xB406001043%,\xB4Finalize),\xB406001044%\x94\xB4Dispose)\x94\xB406001045%8\xB4set_file)8\xB406001046%\xA0\xB4get_file)\xA0\xB406001047%X\xB4set_path)X\xB406001048%\xC0\xB4get_path)\xC0\xB406001049%\\xB4set_category)\\xB40600104a%\xC8\xB4get_category)\xC8\xB40600104b%h\xB4set_section)h\xB40600104c%\xD4\xB4get_section)\xD4\xB40600104d%t\xB4set_buf)t\xB40600104e%\xDC\xB4get_buf)\xDC\xB40600104f%x\xB4set_lineno)x\xB406001050%\xE0\xB4get_lineno)\xE0\xB406001051%|\xB4set_catno)|\xB406001052%\xE4\xB4get_catno)\xE4\xB406001053%\x80        \xB4set_sectno)\x80        \xB406001054%\xE8        \xB4get_sectno)\xE8        \xB406001055%\x84
+\xB4set_lockto)\x84
+\xB406001056%\xEC
+\xB4get_lockto)\xEC
+\xB406001057%\x88 \xB4.ctor)\x88 \xB406001058%\xA7.ctor)\xA706000ec3%\xC4\xA7getCPtr)\xC4\xA706000ec4%,\xA7Finalize),\xA706000ec5%\x94\xA7Dispose)\x94\xA706000ec6%8\xA7set_asr_interface)8\xA706000ec7%\xA8\xA7get_asr_interface)\xA8\xA706000ec8%h\xA7set_flags)h\xA706000ec9%\xD0\xA7get_flags)\xD0\xA706000eca%l\xA7set_name)l\xA706000ecb%\xD4\xA7get_name)\xD4\xA706000ecc%p\xA7set_codec)p\xA706000ecd%\xD8\xA7get_codec)\xD8\xA706000ece%t\xA7set_rate)t\xA706000ecf%\xDC\xA7get_rate)\xDC\xA706000ed0%x\xA7set_grammar)x\xA706000ed1%\xE4\xA7get_grammar)\xE4\xA706000ed2%\x84\xA7set_param)\x84\xA706000ed3%\xEC\xA7get_param)\xEC\xA706000ed4%\x88        \xA7set_memory_pool)\x88        \xA706000ed5%\xF8        \xA7get_memory_pool)\xF8        \xA706000ed6%\xB8
+\xA7set_private_info)\xB8
+\xA706000ed7%( \xA7get_private_info)( \xA706000ed8%\xE8 \xA7.ctor)\xE8 \xA706000ed9%5.ctor)506000d39%\xC45.ctor)\xC4506000d3a%(5getCPtr)(506000d3b%.ctor)06000008%hget_Arguments)h06000009%\x90.ctor)\x9006000e4a%\xC4\x90.ctor)\xC4\x9006000e4b%(\x90getCPtr)(\x9006000e4c%\xAF.ctor)\xAF06000faf%\xC4\xAFgetCPtr)\xC4\xAF06000fb0%,\xAFFinalize),\xAF06000fb1%\x94\xAFDispose)\x94\xAF06000fb2&quot;%8\xAFset_interface_name)8\xAF06000fb3&quot;%\xA8\xAFget_interface_name)\xA8\xAF06000fb4%L\xAFset_chat_send)L\xAF06000fb5%\xB8\xAFget_chat_send)\xB8\xAF06000fb6%t\xAFset_rwlock)t\xAF06000fb7%\xDC\xAFget_rwlock)\xDC\xAF06000fb8%\x94\xAFset_refs)\x94\xAF06000fb9%\xFC\xAFget_refs)\xFC\xAF06000fba%\x98\xAFset_reflock)\x98\xAF06000fbb%\xAFget_reflock)\xAF06000fbc%\xC0\xAFset_parent)\xC0\xAF06000fbd%(\xAFget_parent)(\xAF06000fbe%\xE0\xAFset_next)\xE0\xAF06000fbf%H        \xAFget_next)H        \xAF06000fc0%
+\xAF.ctor)
+\xAF06000fc1%\xC1.ctor)\xC106001191%\xC4\xC1getCPtr)\xC4\xC106001192%,\xC1Finalize),\xC106001193%\x94\xC1Dispose)\x94\xC106001194&quot;%8\xC1set_interface_name)8\xC106001195&quot;%\xA8\xC1get_interface_name)\xA8\xC106001196%L\xC1set_file_open)L\xC106001197%\xB8\xC1get_file_open)\xB8\xC106001198%t\xC1set_file_close)t\xC106001199%\xE0\xC1get_file_close)\xE0\xC10600119a%\x9C\xC1set_file_read)\x9C\xC10600119b%\xC1get_file_read)\xC10600119c%\xC4\xC1set_file_write)\xC4\xC10600119d%0\xC1get_file_write)0\xC10600119e%\xEC\xC1set_file_seek)\xEC\xC10600119f%X\xC1get_file_seek)X\xC1060011a0&quot;%        \xC1set_file_set_string)        \xC1060011a1&quot;%\x88        \xC1get_file_set_string)\x88        \xC1060011a2&quot;%L
+\xC1set_file_get_string)L
+\xC1060011a3&quot;%\xC0
+\xC1get_file_get_string)\xC0
+\xC1060011a4%\x84 \xC1set_extens)\x84 \xC1060011a5%\xEC \xC1get_extens)\xEC \xC1060011a6%T \xC1set_rwlock)T \xC1060011a7%\xBC \xC1get_rwlock)\xBC \xC1060011a8%t
+\xC1set_refs)t
+\xC1060011a9%\xDC
+\xC1get_refs)\xDC
+\xC1060011aa%x\xC1set_reflock)x\xC1060011ab%\xE4\xC1get_reflock)\xE4\xC1060011ac%\xA0\xC1set_parent)\xA0\xC1060011ad%\xC1get_parent)\xC1060011ae%\xC0\xC1set_next)\xC0\xC1060011af%(\xC1get_next)(\xC1060011b0%\xE0\xC1.ctor)\xE0\xC1060011b1%D.ctor)D06000d66%\xC4D.ctor)\xC4D06000d67%(DgetCPtr)(D06000d68%.ctor)06000ce5%\xC4.ctor)\xC406000ce6%(getCPtr)(06000ce7%$.ctor)$06000d06%\xC4$.ctor)\xC4$06000d07%($getCPtr)($06000d08%\xBC.ctor)\xBC060010f6%\xC4\xBCgetCPtr)\xC4\xBC060010f7%,\xBCFinalize),\xBC060010f8%\x94\xBCDispose)\x94\xBC060010f9%8\xBCset_digit)8\xBC060010fa%\xA0\xBCget_digit)\xA0\xBC060010fb%&lt;\xBCset_duration)&lt;\xBC060010fc%\xA8\xBCget_duration)\xA8\xBC060010fd%H\xBC.ctor)H\xBC060010fe%(.ctor)(06000d12%\xC4(.ctor)\xC4(06000d13%((getCPtr)((06000d14%].ctor)]06000db1%\xC4].ctor)\xC4]06000db2%(]getCPtr)(]06000db3%f.ctor)f06000dcc%\xC4f.ctor)\xC4f06000dcd%(fgetCPtr)(f06000dce%\xD3.ctor)\xD30600129b%\xC4\xD3getCPtr)\xC4\xD30600129c%,\xD3Finalize),\xD30600129d%\x94\xD3Dispose)\x94\xD30600129e%8\xD3set_data)8\xD30600129f%\xA0\xD3get_data)\xA0\xD3060012a0%&lt;\xD3set_file)&lt;\xD3060012a1%\xA4\xD3get_file)\xA4\xD3060012a2%@\xD3set_line)@\xD3060012a3%\xA8\xD3get_line)\xA8\xD3060012a4%D\xD3set_func)D\xD3060012a5%\xAC\xD3get_func)\xAC\xD3060012a6%H\xD3set_level)H\xD3060012a7%\xB0\xD3get_level)\xB0\xD3060012a8%L\xD3set_timestamp)L\xD3060012a9%\xB8\xD3get_timestamp)\xB8\xD3060012aa%X\xD3set_content)X\xD3060012ab%\xC4\xD3get_content)\xC4\xD3060012ac%d        \xD3set_userdata)d        \xD3060012ad%\xD0        \xD3get_userdata)\xD0        \xD3060012ae%p
+\xD3set_channel)p
+\xD3060012af%\xDC
+\xD3get_channel)\xDC
+\xD3060012b0%| \xD3.ctor)| \xD3060012b1&quot;%\xFA&lt;processAssembly&gt;b__7)\xFA060014dc&quot;%x\xFA&lt;processAssembly&gt;b__8)x\xFA060014dd%\xB8.ctor)\xB8060010a0%\xC4\xB8getCPtr)\xC4\xB8060010a1%,\xB8Finalize),\xB8060010a2%\x94\xB8Dispose)\x94\xB8060010a3&quot;%8\xB8set_interface_name)8\xB8060010a4&quot;%\xA8\xB8get_interface_name)\xA8\xB8060010a5%L\xB8set_hunt_function)L\xB8060010a6%\xBC\xB8get_hunt_function)\xBC\xB8060010a7%|\xB8set_rwlock)|\xB8060010a8%\xE4\xB8get_rwlock)\xE4\xB8060010a9%\x9C\xB8set_refs)\x9C\xB8060010aa%\xB8get_refs)\xB8060010ab%\xA0\xB8set_reflock)\xA0\xB8060010ac% \xB8get_reflock) \xB8060010ad%\xC8\xB8set_parent)\xC8\xB8060010ae%0\xB8get_parent)0\xB8060010af%\xE8\xB8set_next)\xE8\xB8060010b0%P        \xB8get_next)P        \xB8060010b1%
+\xB8.ctor)
+\xB8060010b2%\xA0.ctor)\xA006000e7a%\xC4\xA0.ctor)\xC4\xA006000e7b%(\xA0getCPtr)(\xA006000e7c%.ctor)06000cee%\xC4.ctor)\xC406000cef%(getCPtr)(06000cf0%\xAD.ctor)\xAD06000f59%\xC4\xADgetCPtr)\xC4\xAD06000f5a%,\xADFinalize),\xAD06000f5b%\x94\xADDispose)\x94\xAD06000f5c%8\xADset_username)8\xAD06000f5d%\xA4\xADget_username)\xA4\xAD06000f5e%D\xADset_dialplan)D\xAD06000f5f%\xB0\xADget_dialplan)\xB0\xAD06000f60&quot;%P\xADset_caller_id_name)P\xAD06000f61&quot;%\xC0\xADget_caller_id_name)\xC0\xAD06000f62&quot;%d\xADset_caller_id_number)d\xAD06000f63&quot;%\xD8\xADget_caller_id_number)\xD8\xAD06000f64%\x80\xADset_caller_ton)\x80\xAD06000f65%\xEC\xADget_caller_ton)\xEC\xAD06000f66&quot;%\x8C\xADset_caller_numplan)\x8C\xAD06000f67&quot;%\xFC\xADget_caller_numplan)\xFC\xAD06000f68%\xA0\xADset_network_addr)\xA0\xAD06000f69%        \xADget_network_addr)        \xAD06000f6a%\xB4        \xADset_ani)\xB4        \xAD06000f6b%
+\xADget_ani)
+\xAD06000f6c%\xB8
+\xADset_ani_ton)\xB8
+\xAD06000f6d%$ \xADget_ani_ton)$ \xAD06000f6e%\xC4 \xADset_ani_numplan)\xC4 \xAD06000f6f%4 \xADget_ani_numplan)4 \xAD06000f70%\xD8 \xADset_aniii)\xD8 \xAD06000f71%@
+\xADget_aniii)@
+\xAD06000f72%\xDC
+\xADset_rdnis)\xDC
+\xAD06000f73%D\xADget_rdnis)D\xAD06000f74%\xE0\xADset_rdnis_ton)\xE0\xAD06000f75%L\xADget_rdnis_ton)L\xAD06000f76%\xEC\xADset_rdnis_numplan)\xEC\xAD06000f77%\\xADget_rdnis_numplan)\\xAD06000f78&amp;%\xADset_destination_number)\xAD06000f79&amp;%t\xADget_destination_number)t\xAD06000f7a*%\xADset_destination_number_ton)\xAD06000f7b*%\x94\xADget_destination_number_ton)\x94\xAD06000f7c.%@\xADset_destination_number_numplan)@\xAD06000f7d.%\xBC\xADget_destination_number_numplan)\xBC\xAD06000f7e%l\xADset_source)l\xAD06000f7f%\xD4\xADget_source)\xD4\xAD06000f80%p\xADset_chan_name)p\xAD06000f81%\xDC\xADget_chan_name)\xDC\xAD06000f82%|\xADset_uuid)|\xAD06000f83%\xE4\xADget_uuid)\xE4\xAD06000f84%\x80\xADset_context)\x80\xAD06000f85%\xEC\xADget_context)\xEC\xAD06000f86%\x8C\xADset_profile_index)\x8C\xAD06000f87%\xFC\xADget_profile_index)\xFC\xAD06000f88%\xA0\xADset_flags)\xA0\xAD06000f89%\xADget_flags)\xAD06000f8a*%\xA4\xADset_originator_caller_profile)\xA4\xAD06000f8b*% \xADget_originator_caller_profile) \xAD06000f8c*%\xEC\xADset_originatee_caller_profile)\xEC\xAD06000f8d*%h\xADget_originatee_caller_profile)h\xAD06000f8e&amp;%4\xADset_hunt_caller_profile)4\xAD06000f8f&amp;%\xAC\xADget_hunt_caller_profile)\xAC\xAD06000f90%t\xADset_times)t\xAD06000f91%\xDC\xADget_times)\xDC\xAD06000f92&quot;%\x94\xADset_caller_extension)\x94\xAD06000f93&quot;% \xADget_caller_extension) \xAD06000f94%\xCC \xADset_pool)\xCC \xAD06000f95%4!\xADget_pool)4!\xAD06000f96%\xEC!\xADset_next)\xEC!\xAD06000f97%T&quot;\xADget_next)T&quot;\xAD06000f98% #\xAD.ctor) #\xAD06000f99%K.ctor)K06000d7b%\xC4K.ctor)\xC4K06000d7c%(KgetCPtr)(K06000d7d%w.ctor)w06000dff%\xC4w.ctor)\xC4w06000e00%(wgetCPtr)(w06000e01%\xAB.ctor)\xAB06000f39%\xC4\xABgetCPtr)\xC4\xAB06000f3a%,\xABFinalize),\xAB06000f3b%\x94\xABDispose)\x94\xAB06000f3c&quot;%8\xABset_application_name)8\xAB06000f3d&quot;%\xAC\xABget_application_name)\xAC\xAB06000f3e&quot;%T\xABset_application_data)T\xAB06000f3f&quot;%\xC8\xABget_application_data)\xC8\xAB06000f40&amp;%p\xABset_application_function)p\xAB06000f41&amp;%\xE8\xABget_application_function)\xE8\xAB06000f42%\xB0\xABset_next)\xB0\xAB06000f43%\xABget_next)\xAB06000f44%\xD0\xAB.ctor)\xD0\xAB06000f45%\xB3.ctor)\xB30600101d%\xC4\xB3getCPtr)\xC4\xB30600101e%,\xB3Finalize),\xB30600101f%\x94\xB3Dispose)\x94\xB306001020%8\xB3set_quality)8\xB306001021%\xA4\xB3get_quality)\xA4\xB306001022%D\xB3set_complexity)D\xB306001023%\xB0\xB3get_complexity)\xB0\xB306001024%P\xB3set_enhancement)P\xB306001025%\xC0\xB3get_enhancement)\xC0\xB306001026%d\xB3set_vad)d\xB306001027%\xCC\xB3get_vad)\xCC\xB306001028%h\xB3set_vbr)h\xB306001029%\xD0\xB3get_vbr)\xD0\xB30600102a%l\xB3set_vbr_quality)l\xB30600102b%\xDC\xB3get_vbr_quality)\xDC\xB30600102c%\x80\xB3set_abr)\x80\xB30600102d%\xE8\xB3get_abr)\xE8\xB30600102e%\x84        \xB3set_dtx)\x84        \xB30600102f%\xEC        \xB3get_dtx)\xEC        \xB306001030%\x88
+\xB3set_preproc)\x88
+\xB306001031%\xF4
+\xB3get_preproc)\xF4
+\xB306001032%\x94 \xB3set_pp_vad)\x94 \xB306001033%\xFC \xB3get_pp_vad)\xFC \xB306001034%\x98 \xB3set_pp_agc)\x98 \xB306001035%
+\xB3get_pp_agc)
+\xB306001036%\x9C
+\xB3set_pp_agc_level)\x9C
+\xB306001037% \xB3get_pp_agc_level) \xB306001038%\xB0\xB3set_pp_denoise)\xB0\xB306001039%\xB3get_pp_denoise)\xB30600103a%\xBC\xB3set_pp_dereverb)\xBC\xB30600103b%,\xB3get_pp_dereverb),\xB30600103c&quot;%\xD0\xB3set_pp_dereverb_decay)\xD0\xB30600103d&quot;%D\xB3get_pp_dereverb_decay)D\xB30600103e&quot;%\xEC\xB3set_pp_dereverb_level)\xEC\xB30600103f&quot;%`\xB3get_pp_dereverb_level)`\xB306001040%\xB3.ctor)\xB306001041%u.ctor)u06000df9%\xC4u.ctor)\xC4u06000dfa%(ugetCPtr)(u06000dfb%v.ctor)v06000dfc%\xC4v.ctor)\xC4v06000dfd%(vgetCPtr)(v06000dfe%\x8F.ctor)\x8F06000e47%\xC4\x8F.ctor)\xC4\x8F06000e48%(\x8FgetCPtr)(\x8F06000e49%\xDA.ctor)\xDA0600131e%\xC4\xDAgetCPtr)\xC4\xDA0600131f%,\xDAFinalize),\xDA06001320%\x94\xDADispose)\x94\xDA06001321%8\xDAset_created)8\xDA06001322%\xA4\xDAget_created)\xA4\xDA06001323%D\xDAset_runtime)D\xDA06001324%\xB0\xDAget_runtime)\xB0\xDA06001325%P\xDAset_cmd_id)P\xDA06001326%\xB8\xDAget_cmd_id)\xB8\xDA06001327%T\xDAset_group)T\xDA06001328%\xBC\xDAget_group)\xBC\xDA06001329%X\xDAset_cmd_arg)X\xDA0600132a%\xC4\xDAget_cmd_arg)\xC4\xDA0600132b%\x80\xDAset_task_id)\x80\xDA0600132c%\xEC\xDAget_task_id)\xEC\xDA0600132d%\x8C\xDA.ctor)\x8C\xDA0600132e%.ctor)06000c8b%\xC4getCPtr)\xC406000c8c%,Finalize),06000c8d%\x94Dispose)\x9406000c8e%8.ctor)806000c8f%\x9C.ctor)\x9C06000c90%.ctor)06000c91%dInitialize)d06000c93%\x90hangupCallback)\x9006000c96%\xA0inputCallback)\xA006000c9b% dtmfCallback) 06000c9c%\xACeventCallback)\xAC06000c9d%\xBCOriginate)\xBC06000c9e*%X        CreateStateHandlerDelegate)X        06000c9f&amp;%(
+WrapStateHandlerDelegate)(
+06000ca0&amp;%\xA0
+originate_onhangup_method)\xA0
+06000ca1&quot;% OriginateHandleHangup) 06000ca2% get_IsAvailable) 06000ca3%p get_Uuid)p 06000ca4%\xD8 get_CallCause)\xD8 06000ca5%D
+epochUsToDateTime)D
+06000ca6%xstrToBool)x06000ca7%pboolToStr)p06000ca8%\xD8get_Variables)\xD806000ca9%D.cctor)D060014a6%\xBD.ctor)\xBD060010ff%\xC4\xBDgetCPtr)\xC4\xBD06001100%,\xBDFinalize),\xBD06001101%\x94\xBDDispose)\x94\xBD06001102&quot;%8\xBDset_interface_name)8\xBD06001103&quot;%\xA8\xBDget_interface_name)\xA8\xBD06001104%L\xBDset_io_routines)L\xBD06001105%\xBC\xBDget_io_routines)\xBC\xBD06001106%|\xBDset_state_handler)|\xBD06001107%\xEC\xBDget_state_handler)\xEC\xBD06001108%\xAC\xBDset_private_info)\xAC\xBD06001109%\xBDget_private_info)\xBD0600110a%\xDC\xBDset_rwlock)\xDC\xBD0600110b%D\xBDget_rwlock)D\xBD0600110c%\xFC\xBDset_refs)\xFC\xBD0600110d%d\xBDget_refs)d\xBD0600110e%        \xBDset_reflock)        \xBD0600110f%l        \xBDget_reflock)l        \xBD06001110%(
+\xBDset_parent)(
+\xBD06001111%\x90
+\xBDget_parent)\x90
+\xBD06001112%H \xBDset_next)H \xBD06001113%\xB0 \xBDget_next)\xB0 \xBD06001114%h \xBD.ctor)h \xBD06001115%#.ctor)#06000d03%\xC4#.ctor)\xC4#06000d04%(#getCPtr)(#06000d05%4.ctor)406000d36%\xC44.ctor)\xC4406000d37%(4getCPtr)(406000d38%\xCB.ctor)\xCB06001225%\xC4\xCBgetCPtr)\xC4\xCB06001226%,\xCBFinalize),\xCB06001227%\x94\xCBDispose)\x94\xCB06001228&quot;%8\xCBset_outgoing_channel)8\xCB06001229&quot;%\xAC\xCBget_outgoing_channel)\xAC\xCB0600122a&quot;%p\xCBset_receive_message)p\xCB0600122b&quot;%\xE4\xCBget_receive_message)\xE4\xCB0600122c%\xA8\xCBset_receive_event)\xA8\xCB0600122d%\xCBget_receive_event)\xCB0600122e%\xD8\xCBset_read_frame)\xD8\xCB0600122f%D\xCBget_read_frame)D\xCB06001230&quot;%\xCBset_video_read_frame)\xCB06001231&quot;%t\xCBget_video_read_frame)t\xCB06001232%8\xCBset_write_frame)8\xCB06001233%\xA8\xCBget_write_frame)\xA8\xCB06001234&quot;%h        \xCBset_video_write_frame)h        \xCB06001235&quot;%\xDC        \xCBget_video_write_frame)\xDC        \xCB06001236%\xA0
+\xCBset_kill_channel)\xA0
+\xCB06001237% \xCBget_kill_channel) \xCB06001238%\xD0 \xCBset_send_dtmf)\xD0 \xCB06001239%&lt; \xCBget_send_dtmf)&lt; \xCB0600123a%\xF8 \xCBset_recv_dtmf)\xF8 \xCB0600123b%d
+\xCBget_recv_dtmf)d
+\xCB0600123c% \xCBset_state_change) \xCB0600123d%\x90\xCBget_state_change)\x90\xCB0600123e&quot;%P\xCBset_resurrect_session)P\xCB0600123f&quot;%\xC4\xCBget_resurrect_session)\xC4\xCB06001240%\x88\xCB.ctor)\x88\xCB06001241%\xCE.ctor)\xCE06001254%\xC4\xCEgetCPtr)\xC4\xCE06001255%,\xCEFinalize),\xCE06001256%\x94\xCEDispose)\x94\xCE06001257&quot;%8\xCEset_video_read_frame)8\xCE06001258&quot;%\xAC\xCEget_video_read_frame)\xAC\xCE06001259%p\xCEset_next)p\xCE0600125a%\xD8\xCEget_next)\xD8\xCE0600125b%\x90\xCE.ctor)\x90\xCE0600125c%\xC4.ctor)\xC4060011e6%\xC4\xC4getCPtr)\xC4\xC4060011e7%,\xC4Finalize),\xC4060011e8%\x94\xC4Dispose)\x94\xC4060011e9%8\xC4set_kill_channel)8\xC4060011ea%\xA8\xC4get_kill_channel)\xA8\xC4060011eb%h\xC4set_next)h\xC4060011ec%\xD0\xC4get_next)\xD0\xC4060011ed%\x88\xC4.ctor)\x88\xC4060011ee%\xCD.ctor)\xCD0600124b%\xC4\xCDgetCPtr)\xC4\xCD0600124c%,\xCDFinalize),\xCD0600124d%\x94\xCDDispose)\x94\xCD0600124e%8\xCDset_state_change)8\xCD0600124f%\xA8\xCDget_state_change)\xA8\xCD06001250%h\xCDset_next)h\xCD06001251%\xD0\xCDget_next)\xD0\xCD06001252%\x88\xCD.ctor)\x88\xCD06001253%\xB7.ctor)\xB70600108d%\xC4\xB7getCPtr)\xC4\xB70600108e%,\xB7Finalize),\xB70600108f%\x94\xB7Dispose)\x94\xB706001090%8\xB7set_mms)8\xB706001091%\xA0\xB7get_mms)\xA0\xB706001092%&lt;\xB7set_ms)&lt;\xB706001093%\xA0\xB7get_ms)\xA0\xB706001094%8\xB7set_sec)8\xB706001095%\xA0\xB7get_sec)\xA0\xB706001096%&lt;\xB7set_min)&lt;\xB706001097%\xA4\xB7get_min)\xA4\xB706001098%@\xB7set_hr)@\xB706001099%\xA4\xB7get_hr)\xA4\xB70600109a%&lt;\xB7set_day)&lt;\xB70600109b%\xA4\xB7get_day)\xA4\xB70600109c%@\xB7set_yr)@\xB70600109d%\xA4\xB7get_yr)\xA4\xB70600109e%&lt;        \xB7.ctor)&lt;        \xB70600109f%.ctor)06000cd4%\xC4getCPtr)\xC406000cd5%,Finalize),06000cd6%\x94Dispose)\x9406000cd7%8.ctor)806000cd8%\x9C.ctor)\x9C06000cd9%Write)06000cda%dget_data)d06000cdb%a.ctor)a06000dbd%\xC4a.ctor)\xC4a06000dbe%(agetCPtr)(a06000dbf%.ctor)06000caa%hGetAllVariables)h06000cab%$get_BypassMedia)$06000cac%\x94set_BypassMedia)\x9406000cad%get_CreatedTime)06000cae%treadUsecsDateTime)t06000caf%\x8Cget_AnsweredTime)\x8C06000cb0%\xFCget_HangupTime)\xFC06000cb1%hget_ProgressTime)h06000cb2&quot;%\xD8get_ProgressMediaTime)\xD806000cb3%Lget_TransferTime)L06000cb4%\xBCreadShort)\xBC06000cb5%\xB0readInt)\xB006000cb6&quot;%\xA4get_SofiaProfileName)\xA406000cb7%get_SipCallID)06000cb8%\x84get_SipReceivedIP)\x8406000cb9&quot;%\xF4get_SipReceivedPort)\xF406000cba&amp;%h        get_SipViaProtocolString)h        06000cbb%\xE0        get_SipFromUser)\xE0        06000cbc&quot;%P
+get_SipFromUriString)P
+06000cbd%\xC4
+get_SipFromHost)\xC4
+06000cbe%4 get_SipReqUser)4 06000cbf&quot;%\xA0 get_SipReqUriString)\xA0 06000cc0% get_SipReqHost) 06000cc1%\x80 get_SipToUser)\x80 06000cc2&quot;%\xEC get_SipToUriString)\xEC 06000cc3%\
+get_SipToHost)\
+06000cc4&quot;%\xC8
+get_SipContactUser)\xC8
+06000cc5&amp;%8get_SipContactUriString)806000cc6&quot;%\xB0get_SipContactHost)\xB006000cc7&quot;% get_SipContactPort) 06000cc8*%\x90get_SipDestinationUrlString)\x9006000cc9% get_SipTermStatus) 06000cca%|get_SipTermCause)|06000ccb%\xECget_SwitchRSdp)\xEC06000ccc%Xget_SwitchMSdp)X06000ccd&quot;%\xC4get_SipHangupPhrase)\xC406000cce*%8get_ProtoSpecificHangupCause)806000ccf&quot;%\xB4get_HangupCauseString)\xB406000cd0&quot;%(get_HangupCauseQ850)(06000cd1.%\x9Cget_OriginateDispositionString)\x9C06000cd2%get_CallDirection)06000cd3&quot;%\xF6&lt;LoadInternal&gt;b__0)\xF6060014d9%C.ctor)C06000d63%\xC4C.ctor)\xC4C06000d64%(CgetCPtr)(C06000d65%\xE6&lt;loadFile&gt;b__f)\xE6060014b6%*.ctor)*06000d18%\xC4*.ctor)\xC4*06000d19%(*getCPtr)(*06000d1a%\x85.ctor)\x8506000e29%\xC4\x85.ctor)\xC4\x8506000e2a%(\x85getCPtr)(\x8506000e2b%y.ctor)y06000e05%\xC4y.ctor)\xC4y06000e06%(ygetCPtr)(y06000e07%g.ctor)g06000dcf%\xC4g.ctor)\xC4g06000dd0%(ggetCPtr)(g06000dd1%\xD5.ctor)\xD5060012c5%\xC4\xD5getCPtr)\xC4\xD5060012c6%,\xD5Finalize),\xD5060012c7%\x94\xD5Dispose)\x94\xD5060012c8%8\xD5set_index)8\xD5060012c9%\xA0\xD5get_index)\xA0\xD5060012ca%&lt;\xD5set_type)&lt;\xD5060012cb%\xA4\xD5get_type)\xA4\xD5060012cc%@\xD5set_key)@\xD5060012cd%\xA8\xD5get_key)\xA8\xD5060012ce%`\xD5set_keylen)`\xD5060012cf%\xC8\xD5get_keylen)\xC8\xD5060012d0%d\xD5set_next)d\xD5060012d1%\xCC\xD5get_next)\xCC\xD5060012d2%\x84\xD5.ctor)\x84\xD5060012d3%.ctor)06000ce2%\xC4.ctor)\xC406000ce3%(getCPtr)(06000ce4%\xC5.ctor)\xC5060011ef%\xC4\xC5getCPtr)\xC4\xC5060011f0%,\xC5Finalize),\xC5060011f1%\x94\xC5Dispose)\x94\xC5060011f2&quot;%8\xC5set_outgoing_channel)8\xC5060011f3&quot;%\xAC\xC5get_outgoing_channel)\xAC\xC5060011f4%p\xC5set_next)p\xC5060011f5%\xD8\xC5get_next)\xD8\xC5060011f6%\x90\xC5.ctor)\x90\xC5060011f7%\xC0.ctor)\xC006001140%\xC4\xC0getCPtr)\xC4\xC006001141%,\xC0Finalize),\xC006001142%\x94\xC0Dispose)\x94\xC006001143&quot;%8\xC0set_file_interface)8\xC006001144&quot;%\xA8\xC0get_file_interface)\xA8\xC006001145%h\xC0set_flags)h\xC006001146%\xD0\xC0get_flags)\xD0\xC006001147%l\xC0set_fd)l\xC006001148%\xD0\xC0get_fd)\xD0\xC006001149%\x84\xC0set_samples)\x84\xC00600114a%\xF0\xC0get_samples)\xF0\xC00600114b%\x90\xC0set_samplerate)\x90\xC00600114c%\xFC\xC0get_samplerate)\xFC\xC00600114d%\x9C\xC0set_native_rate)\x9C\xC00600114e% \xC0get_native_rate) \xC00600114f%\xB0\xC0set_channels)\xB0\xC006001150%        \xC0get_channels)        \xC006001151%\xBC        \xC0set_format)\xBC        \xC006001152%$
+\xC0get_format)$
+\xC006001153%\xC0
+\xC0set_sections)\xC0
+\xC006001154%, \xC0get_sections), \xC006001155%\xCC \xC0set_seekable)\xCC \xC006001156%8 \xC0get_seekable)8 \xC006001157%\xD8 \xC0set_sample_count)\xD8 \xC006001158%H
+\xC0get_sample_count)H
+\xC006001159%\xEC
+\xC0set_speed)\xEC
+\xC00600115a%T\xC0get_speed)T\xC00600115b%\xF0\xC0set_memory_pool)\xF0\xC00600115c%`\xC0get_memory_pool)`\xC00600115d% \xC0set_prebuf) \xC00600115e%\x88\xC0get_prebuf)\x88\xC00600115f%$\xC0set_interval)$\xC006001160%\x90\xC0get_interval)\x90\xC006001161%0\xC0set_private_info)0\xC006001162%\xA0\xC0get_private_info)\xA0\xC006001163%`\xC0set_handler)`\xC006001164%\xCC\xC0get_handler)\xCC\xC006001165%l\xC0set_pos)l\xC006001166%\xD4\xC0get_pos)\xD4\xC006001167%p\xC0set_audio_buffer)p\xC006001168%\xE0\xC0get_audio_buffer)\xE0\xC006001169&quot;%\xA0\xC0set_sp_audio_buffer)\xA0\xC00600116a&quot;%\xC0get_sp_audio_buffer)\xC00600116b%\xD8\xC0set_thresh)\xD8\xC00600116c%@\xC0get_thresh)@\xC00600116d%\xDC\xC0set_silence_hits)\xDC\xC00600116e%L\xC0get_silence_hits)L\xC00600116f%\xF0\xC0set_offset_pos)\xF0\xC006001170%\\xC0get_offset_pos)\\xC006001171%\xFC\xC0set_samples_in)\xFC\xC006001172%h\xC0get_samples_in)h\xC006001173%\xC0set_samples_out)\xC006001174%x\xC0get_samples_out)x\xC006001175%\xC0set_vol)\xC006001176%\x84\xC0get_vol)\x84\xC006001177% \xC0set_resampler) \xC006001178%\x8C\xC0get_resampler)\x8C\xC006001179%H\xC0set_buffer)H\xC00600117a%\xB0\xC0get_buffer)\xB0\xC00600117b%h \xC0set_dbuf)h \xC00600117c%\xD0 \xC0get_dbuf)\xD0 \xC00600117d%\x88!\xC0set_dbuflen)\x88!\xC00600117e%\xF4!\xC0get_dbuflen)\xF4!\xC00600117f%\x94&quot;\xC0set_pre_buffer)\x94&quot;\xC006001180%#\xC0get_pre_buffer)#\xC006001181&quot;%\xBC#\xC0set_pre_buffer_data)\xBC#\xC006001182&quot;%0$\xC0get_pre_buffer_data)0$\xC006001183&amp;%\xF4$\xC0set_pre_buffer_datalen)\xF4$\xC006001184&amp;%h%\xC0get_pre_buffer_datalen)h%\xC006001185%&amp;\xC0set_file)&amp;\xC006001186%x&amp;\xC0get_file)x&amp;\xC006001187%'\xC0set_func)'\xC006001188%|'\xC0get_func)|'\xC006001189%(\xC0set_line)(\xC00600118a%\x80(\xC0get_line)\x80(\xC00600118b%)\xC0set_file_path))\xC00600118c%\x88)\xC0get_file_path)\x88)\xC00600118d%(*\xC0set_spool_path)(*\xC00600118e%\x94*\xC0get_spool_path)\x94*\xC00600118f%4+\xC0.ctor)4+\xC006001190.% SetPendingApplicationException) 06000c53*%\x80 SetPendingArithmeticException)\x80 06000c54.%\xFC SetPendingDivideByZeroException)\xFC 06000c552%| SetPendingIndexOutOfRangeException)| 06000c56.%\xFC SetPendingInvalidCastException)\xFC 06000c572%x SetPendingInvalidOperationException)x 06000c58&quot;%\xFC SetPendingIOException)\xFC 06000c59.%p SetPendingNullReferenceException)p 06000c5a.%\xF0 SetPendingOutOfMemoryException)\xF0 06000c5b*%l SetPendingOverflowException)l 06000c5c&amp;%\xE8 SetPendingSystemException)\xE8 06000c5d*%` SetPendingArgumentException)` 06000c5e.%\xDC SetPendingArgumentNullException)\xDC 06000c5f2%\x90 SetPendingArgumentOutOfRangeException)\x90 06000c60%H .cctor)H 06000c61&amp;%\xF1InitializeLifetimeService)\xF10600147f%|\xF1get_ApiExecutors)|\xF106001480%\xEC\xF1get_AppExecutors)\xEC\xF106001481%\\xF1Load)\\xF106001482%\xF1RunLoadNotify)\xF106001484%\xAC\xF1&lt;GetOptions&gt;b__4)\xAC\xF1060014d1%l\xF1GetOptions)l\xF106001485%4\xF1AddApiPlugins)4\xF106001486%\xA8\xF1AddAppPlugins)\xA8\xF106001487&quot;%\xF1decreaseUnloadCount)\xF106001488*%\x90\xF1&lt;BlockUntilUnloadIsSafe&gt;b__10)\x90\xF1060014d6*%         \xF1&lt;BlockUntilUnloadIsSafe&gt;b__11)         \xF1060014d7&amp;%\x88        \xF1BlockUntilUnloadIsSafe)\x88        \xF106001489&amp;%\xFC        \xF1CreateConstructorDelegate)\xFC        \xF10600148a%0 \xF1.ctor)0 \xF10600148b%\xB2.ctor)\xB206001008%\xC4\xB2getCPtr)\xC4\xB206001009%,\xB2Finalize),\xB20600100a%\x94\xB2Dispose)\x94\xB20600100b&quot;%8\xB2set_interface_name)8\xB20600100c&quot;%\xA8\xB2get_interface_name)\xA8\xB20600100d&quot;%L\xB2set_implementations)L\xB20600100e&quot;%\xC0\xB2get_implementations)\xC0\xB20600100f%\x84\xB2set_codec_id)\x84\xB206001010%\xF0\xB2get_codec_id)\xF0\xB206001011%\x90\xB2set_rwlock)\x90\xB206001012%\xF8\xB2get_rwlock)\xF8\xB206001013%\xB0\xB2set_refs)\xB0\xB206001014%\xB2get_refs)\xB206001015%\xB4\xB2set_reflock)\xB4\xB206001016% \xB2get_reflock) \xB206001017%\xDC\xB2set_parent)\xDC\xB206001018%D        \xB2get_parent)D        \xB206001019%\xFC        \xB2set_next)\xFC        \xB20600101a%d
+\xB2get_next)d
+\xB20600101b% \xB2.ctor) \xB20600101c%o.ctor)o06000de7%\xC4o.ctor)\xC4o06000de8%(ogetCPtr)(o06000de9%.ctor)06000cf1%\xC4.ctor)\xC406000cf2%(getCPtr)(06000cf3&amp;%
+set_SWITCH_GLOBAL_dirs)
+0600008a&amp;%\xD4
+get_SWITCH_GLOBAL_dirs)\xD4
+0600008b&quot;%\x98
+switch_core_db_close)\x98
+0600008c&quot;%@
+switch_core_db_open)@
+0600008d*%\xE8
+switch_core_db_column_text)\xE8
+0600008e*%\xB0
+switch_core_db_column_name)\xB0
+0600008f*%\
+switch_core_db_column_count)\
+06000090&quot;% 
+switch_core_db_errmsg) 
+06000091&quot;%\xB4
+switch_core_db_exec)\xB4
+06000092&amp;%\
+switch_core_db_finalize)\
+06000093&amp;%
+switch_core_db_prepare)
+06000094&quot;%\xB0
+switch_core_db_step)\xB0
+06000095&quot;%X
+switch_core_db_reset)X
+06000096&amp;%        
+switch_core_db_bind_int)        
+06000097&amp;%\xAC        
+switch_core_db_bind_int64)\xAC        
+06000098&amp;%X
+
+switch_core_db_bind_text)X
+
+06000099*%
+switch_core_db_bind_double)
+0600009a.%\xB0
+switch_core_db_last_insert_rowid)\xB0
+0600009b&amp;%d
+switch_core_db_get_table)d
+0600009c&amp;%
+
+switch_core_db_free_table)
+
+0600009d&quot;%\x88
+
+switch_core_db_free)\x88
+
+0600009e&amp;%\xFC
+
+switch_core_db_changes)\xFC
+
+0600009f%\xA4
+switch_mprintf)\xA4
+060000a0&quot;%D
+switch_regex_compile)D
+060000a1*%
+switch_regex_copy_substring)
+060000a2%\xB8
+switch_regex_free)\xB8
+060000a3&quot;%(
+switch_regex_perform)(
+060000a4*%\xD0
+switch_perform_substitution)\xD0
+060000a5&quot;%L
+switch_regex_match)L
+060000a6*%\xF0
+switch_regex_match_partial)\xF0
+060000a72%\x9C
+switch_core_session_sched_heartbeat)\x9C
+060000a82% 
+switch_core_session_unsched_heartbeat) 
+060000a92%\xA4
+switch_core_session_enable_heartbeat)\xA4
+060000aa2%(
+switch_core_session_disable_heartbeat)(
+060000ab&amp;%\xAC
+switch_core_media_bug_add)\xAC
+060000ac*%X
+switch_core_media_bug_pause)X
+060000ad*%\xD4
+switch_core_media_bug_resume)\xD4
+060000ae*%P
+switch_core_media_bug_inuse)P
+060000af2%\xCC
+switch_core_media_bug_get_user_data)\xCC
+060000b0:%\xA0
+switch_core_media_bug_get_write_replace_frame)\xA0
+060000b1:%|
+switch_core_media_bug_set_write_replace_frame)|
+060000b2:%
+switch_core_media_bug_get_read_replace_frame)
+060000b3.%\xE4
+switch_core_media_bug_get_session)\xE4
+060000b4.%\xB4
+switch_core_media_bug_test_flag)\xB4
+060000b5:%h
+switch_core_media_bug_set_read_replace_frame)h
+060000b6*%\xF4
+switch_core_media_bug_remove)\xF4
+060000b72%\xA4
+switch_core_media_bug_remove_callback)\xA4
+060000b8*%\
+switch_core_media_bug_close)\
+060000b9.% 
+switch_core_media_bug_remove_all) 
+060000ba*%\xC0
+switch_core_media_bug_read)\xC0
+060000bb*%l 
+switch_core_media_bug_flush)l 
+060000bc.%\xE8 
+switch_core_media_bug_flush_all)\xE8 
+060000bd.%\x9C!
+switch_core_port_allocator_new)\x9C!
+060000be6%L&quot;
+switch_core_port_allocator_request_port)L&quot;
+060000bf2%#
+switch_core_port_allocator_free_port)#
+060000c02%\xC0#
+switch_core_port_allocator_destroy)\xC0#
+060000c1%@$
+switch_core_init)@$
+060000c2*%\xE4$
+switch_core_init_and_modload)\xE4$
+060000c3&amp;%\x94%
+switch_core_session_limit)\x94%
+060000c4.%@&amp;
+switch_core_sessions_per_second)@&amp;
+060000c5&quot;%\xF4&amp;
+switch_core_destroy)\xF4&amp;
+060000c6*%\x9C'
+switch_core_session_read_lock)\x9C'
+060000c72%L(
+switch_core_session_read_lock_hangup)L(
+060000c8.%)
+switch_core_session_write_lock))
+060000c9*%\x80)
+switch_core_session_rwunlock)\x80)
+060000ca*%\xFC)
+switch_core_add_state_handler)\xFC)
+060000cb.%\xAC*
+switch_core_remove_state_handler)\xAC*
+060000cc*%,+
+switch_core_get_state_handler),+
+060000cd*%\xF8+
+switch_core_memory_pool_tag)\xF8+
+060000ce2%t,
+switch_core_perform_new_memory_pool)t,
+060000cf6%,-
+switch_core_perform_destroy_memory_pool),-
+060000d0.%\xE8-
+switch_core_memory_pool_set_data)\xE8-
+060000d1.%h.
+switch_core_memory_pool_get_data)h.
+060000d2&amp;%8/
+switch_core_session_run)8/
+060000d3*%\xB0/
+switch_core_session_running)\xB0/
+060000d42%`0
+switch_core_perform_permanent_alloc)`0
+060000d5&amp;%41
+switch_core_perform_alloc)41
+060000d6.%\xFC1
+switch_core_perform_session_alloc)\xFC1
+060000d72%\xCC2
+switch_core_perform_permanent_strdup)\xCC2
+060000d82%\x843
+switch_core_perform_session_strdup)\x843
+060000d9*%84
+switch_core_perform_strdup)84
+060000da*%\xE44
+switch_core_session_sprintf)\xE44
+060000db&quot;%\x945
+switch_core_sprintf)\x945
+060000dc*%&lt;6
+switch_core_session_get_pool)&lt;6
+060000dd.%7
+switch_core_session_request_uuid)7
+060000de*%\xD87
+switch_core_session_set_uuid)\xD87
+060000df2%\x888
+switch_core_session_perform_destroy)\x888
+060000e0.% 9
+switch_core_session_destroy_state) 9
+060000e12%\x8C9
+switch_core_session_reporting_state)\x8C9
+060000e2.%:
+switch_core_session_hangup_state):
+060000e3&amp;%\x90:
+switch_core_session_count)\x90:
+060000e4*%&lt;;
+switch_core_session_get_id)&lt;;
+060000e5&amp;%\xE8;
+switch_core_session_id)\xE8;
+060000e62%\x90&lt;
+switch_core_session_request_by_name)\x90&lt;
+060000e7.%d=
+switch_core_session_thread_launch)d=
+060000e8.%&gt;
+switch_core_session_get_channel)&gt;
+060000e96%\xE8&gt;
+switch_core_session_signal_state_change)\xE8&gt;
+060000ea*%p?
+switch_core_session_get_uuid)p?
+060000eb&quot;% @
+switch_core_get_uuid) @
+060000ec*%\xC8@
+switch_core_session_locate)\xC8@
+060000ed.%\x90A
+switch_core_session_force_locate)\x90A
+060000ee&amp;%`B
+switch_core_get_variable)`B
+060000ef&amp;% C
+switch_core_set_variable) C
+060000f0*%\x84C
+switch_core_dump_variables)\x84C
+060000f1*%\xFCC
+switch_core_session_hupall)\xFCC
+060000f26%tD
+switch_core_session_hupall_matching_var)tD
+060000f32%\xFCD
+switch_core_session_hupall_endpoint)\xFCD
+060000f4.%\x80E
+switch_core_session_get_partner)\x80E
+060000f5.%4F
+switch_core_session_message_send)4F
+060000f6.%\xE8F
+switch_core_session_queue_message)\xE8F
+060000f72%\x9CG
+switch_core_session_pass_indication)\x9CG
+060000f82%TH
+switch_core_session_queue_indication)TH
+060000f92% I
+switch_core_session_dequeue_message) I
+060000fa.%\xC4I
+switch_core_session_flush_message)\xC4I
+060000fb.%xJ
+switch_core_session_event_send)xJ
+060000fc.%(K
+switch_core_session_get_app_log)(K
+060000fd&amp;%\xF8K
+switch_core_session_exec)\xF8K
+060000fe6%\xA4L
+switch_core_session_execute_application)\xA4L
+060000ff.%`M
+switch_core_session_execute_exten)`M
+06000100.%N
+switch_core_session_receive_event)N
+06000101.%\xC8N
+switch_core_session_get_private)\xC8N
+06000102.%\x98O
+switch_core_session_set_private)\x98O
+06000103.%LP
+switch_core_session_add_stream)LP
+06000104.%\xFCP
+switch_core_session_get_stream)\xFCP
+060001052%\xC8Q
+switch_core_session_get_stream_count)\xC8Q
+06000106.%\x80R
+switch_core_session_launch_thread)\x80R
+06000107.%S
+switch_core_thread_session_end)S
+06000108*%|S
+switch_core_service_session)|S
+060001092%\xF8S
+switch_core_session_outgoing_channel)\xF8S
+0600010a2%\xB0T
+switch_core_session_resurrect_channel)\xB0T
+0600010b:%hU
+switch_core_session_perform_receive_message)hU
+0600010c.%(V
+switch_core_session_queue_event)(V
+0600010d.%\xDCV
+switch_core_session_event_count)\xDCV
+0600010e.%\x90W
+switch_core_session_dequeue_event)\x90W
+0600010f6%DX
+switch_core_session_queue_private_event)DX
+060001106%Y
+switch_core_session_private_event_count)Y
+060001116%\xBCY
+switch_core_session_dequeue_private_event)\xBCY
+060001126%xZ
+switch_core_session_flush_private_events)xZ
+06000113.%4[
+switch_core_session_read_frame)4[
+060001142%\xE4[
+switch_core_session_read_video_frame)\xE4[
+060001152%\x9C\
+switch_core_session_write_video_frame)\x9C\
+06000116.%T]
+switch_core_session_set_read_impl)T]
+060001172%^
+switch_core_session_set_write_impl)^
+060001186%\xBC^
+switch_core_session_set_video_read_impl)\xBC^
+060001196%x_
+switch_core_session_set_video_write_impl)x_
+0600011a&amp;%4`
+switch_core_session_reset)4`
+0600011b.%\xAC`
+switch_core_session_write_frame)\xAC`
+0600011c6%`a
+switch_core_session_perform_kill_channel)`a
+0600011d*%b
+switch_core_session_send_dtmf)b
+0600011e2%\xCCb
+switch_core_session_send_dtmf_string)\xCCb
+0600011f*%\x84c
+switch_core_session_recv_dtmf)\x84c
+06000120*%4d
+switch_core_hash_init_case)4d
+06000121&amp;%\xE0d
+switch_core_hash_destroy)\xE0d
+06000122&amp;%\x8Ce
+switch_core_hash_insert)\x8Ce
+06000123.%8f
+switch_core_hash_insert_locked)8f
+06000124&amp;%\xE8f
+switch_core_hash_delete)\xE8f
+06000125.%\x94g
+switch_core_hash_delete_locked)\x94g
+06000126&quot;%Dh
+switch_core_hash_find)Dh
+06000127*%i
+switch_core_hash_find_locked)i
+06000128%\xD4i
+switch_hash_first)\xD4i
+06000129%\x94j
+switch_hash_next)\x94j
+0600012a%Tk
+switch_hash_this)Tk
+0600012b&amp;%\xC4k
+switch_core_timer_init)\xC4k
+0600012c&amp;%ll
+switch_core_timer_next)ll
+0600012d&amp;%m
+switch_core_timer_step)m
+0600012e&amp;%\xBCm
+switch_core_timer_sync)\xBCm
+0600012f&amp;%dn
+switch_core_timer_check)dn
+06000130&amp;%o
+switch_core_timer_destroy)o
+06000131&amp;%\xBCo
+switch_core_codec_init)\xBCo
+06000132&amp;%dp
+switch_core_codec_copy)dp
+06000133&amp;% q
+switch_core_codec_encode) q
+06000134&amp;%\xB8q
+switch_core_codec_decode)\xB8q
+06000135&amp;%dr
+switch_core_codec_destroy)dr
+060001362%s
+switch_core_session_set_read_codec)s
+060001372%\xC4s
+switch_core_session_unset_read_codec)\xC4s
+060001382%Ht
+switch_core_session_unset_write_codec)Ht
+060001392%\xCCt
+switch_core_session_lock_codec_write)\xCCt
+0600013a6%Pu
+switch_core_session_unlock_codec_write)Pu
+0600013b2%\xD4u
+switch_core_session_lock_codec_read)\xD4u
+0600013c2%Xv
+switch_core_session_unlock_codec_read)Xv
+0600013d.%\xDCv
+switch_core_session_get_read_impl)\xDCv
+0600013e2%\x90w
+switch_core_session_get_write_impl)\x90w
+0600013f6%Dx
+switch_core_session_get_video_read_impl)Dx
+060001406%y
+switch_core_session_get_video_write_impl)y
+060001412%\xBCy
+switch_core_session_get_read_codec)\xBCy
+06000142:%\x8Cz
+switch_core_session_get_effective_read_codec)\x8Cz
+060001432%h{
+switch_core_session_set_write_codec)h{
+060001442% |
+switch_core_session_get_write_codec) |
+06000145:%\xF4|
+switch_core_session_get_effective_write_codec)\xF4|
+060001466%\xD0}
+switch_core_session_set_video_read_codec)\xD0}
+060001476%\x8C~
+switch_core_session_get_video_read_codec)\x8C~
+060001486%d
+switch_core_session_set_video_write_codec)d
+060001496% \x80
+switch_core_session_get_video_write_codec) \x80
+0600014a&amp;%\xF8\x80
+switch_core_db_open_file)\xF8\x80
+0600014b.%\xC0\x81
+switch_core_db_persistant_execute)\xC0\x81
+0600014c*%t\x82
+switch_core_db_test_reactive)t\x82
+0600014d*%\xF0\x82
+switch_core_perform_file_open)\xF0\x82
+0600014e&quot;%\xA0\x83
+switch_core_file_read)\xA0\x83
+0600014f&amp;%H\x84
+switch_core_file_write)H\x84
+06000150&quot;%\xF0\x84
+switch_core_file_seek)\xF0\x84
+06000151*%\x98\x85
+switch_core_file_set_string)\x98\x85
+06000152*%H\x86
+switch_core_file_get_string)H\x86
+06000153&amp;%\xF8\x86
+switch_core_file_close)\xF8\x86
+06000154&amp;%\xA0\x87
+switch_core_speech_open)\xA0\x87
+06000155*%L\x88
+switch_core_speech_feed_tts)L\x88
+06000156*%\xFC\x88
+switch_core_speech_flush_tts)\xFC\x88
+06000157.%x\x89
+switch_core_speech_text_param_tts)x\x89
+060001582%\xF8\x89
+switch_core_speech_numeric_param_tts)\xF8\x89
+060001592%|\x8A
+switch_core_speech_float_param_tts)|\x8A
+0600015a*%\xFC\x8A
+switch_core_speech_read_tts)\xFC\x8A
+0600015b&amp;%\xAC\x8B
+switch_core_speech_close)\xAC\x8B
+0600015c&quot;%X\x8C
+switch_core_asr_open)X\x8C
+0600015d&quot;%\x8D
+switch_core_asr_close)\x8D
+0600015e&quot;%\xA8\x8D
+switch_core_asr_feed)\xA8\x8D
+0600015f*%P\x8E
+switch_core_asr_check_results)P\x8E
+06000160*%\x8F
+switch_core_asr_get_results)\x8F
+06000161*%\xB0\x8F
+switch_core_asr_load_grammar)\xB0\x8F
+06000162.%`\x90
+switch_core_asr_unload_grammar)`\x90
+06000163&quot;%\x91
+switch_core_asr_pause)\x91
+06000164&amp;%\xB8\x91
+switch_core_asr_resume)\xB8\x91
+060001652%`\x92
+switch_core_asr_start_input_timers)`\x92
+06000166*%\x93
+switch_core_asr_text_param)\x93
+06000167*%\x8C\x93
+switch_core_asr_numeric_param)\x8C\x93
+06000168*%\x94
+switch_core_asr_float_param)\x94
+06000169*%\x84\x94
+switch_core_directory_open)\x84\x94
+0600016a*%0\x95
+switch_core_directory_query)0\x95
+0600016b*%\xE0\x95
+switch_core_directory_next)\xE0\x95
+0600016c.%\x8C\x96
+switch_core_directory_next_pair)\x8C\x96
+0600016d*%@\x97
+switch_core_directory_close)@\x97
+0600016e&amp;%\xF0\x97
+switch_core_data_channel)\xF0\x97
+0600016f%\xB8\x98
+switch_core_ready)\xB8\x98
+06000170%\\x99
+switch_core_flags)\\x99
+06000171*%\x9A
+switch_core_management_exec)\x9A
+06000172%\xB0\x9A
+set_high_priority)\xB0\x9A
+06000173%T\x9B
+change_user_group)T\x9B
+06000174&amp;%\xF8\x9B
+switch_core_runtime_loop)\xF8\x9B
+06000175&amp;%p\x9C
+switch_core_set_console)p\x9C
+06000176&amp;%\x9D
+switch_core_measure_time)\x9D
+06000177&quot;%\x94\x9D
+switch_core_uptime)\x94\x9D
+06000178&amp;%8\x9E
+switch_core_session_ctl)8\x9E
+06000179&amp;%\xE4\x9E
+switch_core_get_console)\xE4\x9E
+0600017a&amp;%\xAC\x9F
+switch_core_set_globals)\xAC\x9F
+0600017b*%$\xA0
+switch_core_session_compare)$\xA0
+0600017c2%Ԡ
+switch_core_session_check_interface)Ԡ
+0600017d&amp;%\x8C\xA1
+switch_core_mime_index)\x8C\xA1
+0600017e&amp;%P\xA2
+switch_core_mime_ext2type)P\xA2
+0600017f&amp;%\xFC\xA2
+switch_core_mime_add_type)\xFC\xA2
+06000180&gt;%\xA8\xA3
+switch_loadable_module_create_module_interface)\xA8\xA3
+060001816%\x84\xA4
+switch_loadable_module_create_interface)\x84\xA4
+06000182&quot;%\\xA5
+switch_micro_time_now)\\xA5
+06000183*%\xA6
+switch_core_memory_reclaim)\xA6
+06000184.%|\xA6
+switch_core_memory_reclaim_events)|\xA6
+06000185.%\xFC\xA6
+switch_core_memory_reclaim_logger)\xFC\xA6
+06000186.%|\xA7
+switch_core_memory_reclaim_all)|\xA7
+06000187&amp;%\xF8\xA7
+switch_core_setrlimits)\xF8\xA7
+06000188%l\xA8
+switch_time_sync)l\xA8
+06000189&quot;%ܨ
+switch_epoch_time_now)ܨ
+0600018a&quot;%\x84\xA9
+switch_strftime_tz)\x84\xA9
+0600018b&amp;%(\xAA
+switch_time_exp_tz_name)(\xAA
+0600018c&amp;%Ԫ
+switch_load_network_lists)Ԫ
+0600018d2%L\xAB
+switch_check_network_list_ip_token)L\xAB
+0600018e&amp;%\xAC
+switch_time_set_monotonic)\xAC
+0600018f*%x\xAC
+switch_core_min_dtmf_duration)x\xAC
+06000190*%(\xAD
+switch_core_max_dtmf_duration)(\xAD
+06000191.%ح
+switch_core_default_dtmf_duration)ح
+06000192*%\x8C\xAE
+switch_console_set_complete)\x8C\xAE
+06000193&amp;%&lt;\xAF
+switch_console_set_alias)&lt;\xAF
+06000194%\xE8\xAF
+switch_system)\xE8\xAF
+06000195%\x88\xB0
+switch_cond_yield)\x88\xB0
+06000196%\xF8\xB0
+switch_cond_next)\xF8\xB0
+06000197&quot;%h\xB1
+switch_core_chat_send)h\xB1
+06000198*%\xB2
+switch_ivr_preprocess_session)\xB2
+06000199&quot;%\xC0\xB2
+switch_console_loop)\xC0\xB2
+0600019a.%4\xB3
+switch_console_stream_raw_write)4\xB3
+0600019b.%\xE8\xB3
+switch_stream_write_file_contents)\xE8\xB3
+0600019c%\x9C\xB4
+switch_toupper)\x9C\xB4
+0600019d%&lt;\xB5
+switch_tolower)&lt;\xB5
+0600019e%ܵ
+switch_isalnum)ܵ
+0600019f%|\xB6
+switch_isalpha)|\xB6
+060001a0%\xB7
+switch_iscntrl)\xB7
+060001a1%\xBC\xB7
+switch_isdigit)\xBC\xB7
+060001a2%\\xB8
+switch_isgraph)\\xB8
+060001a3%\xFC\xB8
+switch_islower)\xFC\xB8
+060001a4%\x9C\xB9
+switch_isprint)\x9C\xB9
+060001a5%&lt;\xBA
+switch_ispunct)&lt;\xBA
+060001a6%ܺ
+switch_isspace)ܺ
+060001a7%|\xBB
+switch_isupper)|\xBB
+060001a8%\xBC
+switch_isxdigit)\xBC
+060001a9%\xC0\xBC
+switch_is_moh)\xC0\xBC
+060001aa.%`\xBD
+switch_string_has_escaped_data)`\xBD
+060001ab%\xBE
+switch_b64_encode)\xBE
+060001ac%\xB4\xBE
+switch_b64_decode)\xB4\xBE
+060001ad%X\xBF
+switch_amp_encode)X\xBF
+060001ae&amp;%\xFC\xBF
+switch_is_digit_string)\xFC\xBF
+060001af&quot;%\xA4\xC0
+switch_fd_read_line)\xA4\xC0
+060001b0&quot;%L\xC1
+switch_frame_alloc)L\xC1
+060001b1%\xF0\xC1
+switch_frame_dup)\xF0\xC1
+060001b2%\x94\xC2
+switch_frame_free)\x94\xC2
+060001b3&quot;%8\xC3
+switch_resolve_host)8\xC3
+060001b4&quot;%\xE0\xC3
+switch_find_local_ip)\xE0\xC3
+060001b5%\x88\xC4
+get_addr)\x88\xC4
+060001b6%$\xC5
+get_port)$\xC5
+060001b7%\xC0\xC5
+switch_build_uri)\xC0\xC5
+060001b8&quot;%d\xC6
+switch_priority_name)d\xC6
+060001b9&amp;% \xC7
+switch_rfc2833_to_char) \xC7
+060001ba&amp;%\xB4\xC7
+switch_char_to_rfc2833)\xB4\xC7
+060001bb&amp;%\\xC8
+switch_string_var_check)\\xC8
+060001bc*%\xC9
+switch_string_var_check_const)\xC9
+060001bd&amp;%\xB8\xC9
+switch_var_clean_string)\xB8\xC9
+060001be&quot;%d\xCA
+switch_clean_string)d\xCA
+060001bf&quot;% \xCB
+switch_safe_strdup) \xCB
+060001c0%\xB0\xCB
+switch_lc_strdup)\xB0\xCB
+060001c1%T\xCC
+switch_uc_strdup)T\xCC
+060001c2%\xF8\xCC
+switch_strstr)\xF8\xCC
+060001c3%\x98\xCD
+switch_str_time)\x98\xCD
+060001c4&amp;%&lt;\xCE
+switch_separate_string)&lt;\xCE
+060001c5%\xE4\xCE
+switch_is_number)\xE4\xCE
+060001c6&quot;%\x88\xCF
+switch_strip_spaces)\x88\xCF
+060001c7*%0\xD0
+switch_separate_paren_args)0\xD0
+060001c8%\xDC\xD0
+switch_stristr)\xDC\xD0
+060001c9&quot;%|\xD1
+switch_is_lan_addr)|\xD1
+060001ca&quot;% \xD2
+switch_replace_char) \xD2
+060001cb%\xC8\xD2
+switch_ast2regex)\xC8\xD2
+060001cc&quot;%l\xD3
+switch_escape_char)l\xD3
+060001cd&quot;%\xD4
+switch_socket_waitfor)\xD4
+060001ce%\xB8\xD4
+switch_cut_path)\xB8\xD4
+060001cf&quot;%\\xD5
+switch_string_replace)\\xD5
+060001d0&quot;%\xD6
+switch_string_match)\xD6
+060001d1*%\xAC\xD6
+switch_util_quote_shell_arg)\xAC\xD6
+060001d2%\\xD7
+switch_url_encode)\\xD7
+060001d3%\xD8
+switch_url_decode)\xD8
+060001d4&quot;%\xA4\xD8
+switch_simple_email)\xA4\xD8
+060001d5&quot;%L\xD9
+switch_find_end_paren)L\xD9
+060001d6&quot;%\xF4\xD9
+switch_is_file_path)\xF4\xD9
+060001d7%\x9C\xDA
+switch_parse_cidr)\x9C\xDA
+060001d8*%@\xDB
+switch_network_list_create)@\xDB
+060001d92%\xEC\xDB
+switch_network_list_add_cidr_token)\xEC\xDB
+060001da.%\xA0\xDC
+switch_network_list_add_host_mask)\xA0\xDC
+060001db2%T\xDD
+switch_network_list_validate_ip_token)T\xDD
+060001dc% \xDE
+switch_number_cmp) \xDE
+060001dd*%\xB0\xDE
+switch_caller_extension_new)\xB0\xDE
+060001de*%|\xDF
+switch_caller_extension_clone)|\xDF
+060001df6%,\xE0
+switch_caller_extension_add_application),\xE0
+060001e0.%\xB4\xE0
+switch_caller_get_field_by_name)\xB4\xE0
+060001e1&amp;%h\xE1
+switch_caller_profile_new)h\xE1
+060001e2*%0\xE2
+switch_caller_profile_clone)0\xE2
+060001e3&amp;%\xFC\xE2
+switch_caller_profile_dup)\xFC\xE2
+060001e42%\xC4\xE3
+switch_caller_profile_event_set_data)\xC4\xE3
+060001e5&amp;%H\xE4
+switch_channel_get_state)H\xE4
+060001e6.%\xF4\xE4
+switch_channel_get_running_state)\xF4\xE4
+060001e7&amp;%\xA8\xE5
+switch_channel_test_ready)\xA8\xE5
+060001e8*%T\xE6
+switch_channel_wait_for_state)T\xE6
+060001e92%\xD0\xE6
+switch_channel_wait_for_state_timeout)\xD0\xE6
+060001ea*%T\xE7
+switch_channel_wait_for_flag)T\xE7
+060001eb.%\xE8
+switch_channel_perform_set_state)\xE8
+060001ec6%\xB8\xE8
+switch_channel_perform_set_running_state)\xB8\xE8
+060001ed&amp;%t\xE9
+switch_channel_str2cause)t\xE9
+060001ee&amp;% \xEA
+switch_channel_get_cause) \xEA
+060001ef&amp;%\xCC\xEA
+switch_channel_cause_q850)\xCC\xEA
+060001f0*%x\xEB
+switch_channel_get_cause_q850)x\xEB
+060001f1&amp;%(\xEC
+switch_channel_cause2str)(\xEC
+060001f2*%\xD4\xEC
+switch_channel_get_timetable)\xD4\xEC
+060001f3&quot;%\xA0\xED
+switch_channel_alloc)\xA0\xED
+060001f4&quot;%H\xEE
+switch_channel_init)H\xEE
+060001f5&amp;%\xF0\xEE
+switch_channel_presence)\xF0\xEE
+060001f6&quot;%h\xEF
+switch_channel_uninit)h\xEF
+060001f7.%\xDC\xEF
+switch_channel_set_caller_profile)\xDC\xEF
+060001f8.%\\xF0
+switch_channel_get_caller_profile)\\xF0
+060001f9:%,\xF1
+switch_channel_set_originator_caller_profile),\xF1
+060001fa6%\xB8\xF1
+switch_channel_set_hunt_caller_profile)\xB8\xF1
+060001fb:%&lt;\xF2
+switch_channel_get_originator_caller_profile)&lt;\xF2
+060001fc:%\xF3
+switch_channel_set_originatee_caller_profile)\xF3
+060001fd:%\xA4\xF3
+switch_channel_get_originatee_caller_profile)\xA4\xF3
+060001fe&amp;%\x80\xF4
+switch_channel_get_uuid)\x80\xF4
+060001ff2%,\xF5
+switch_channel_set_variable_var_check),\xF5
+060002002%\xE4\xF5
+switch_channel_set_variable_printf)\xE4\xF5
+06000201:%\x98\xF6
+switch_channel_set_variable_partner_var_check)\x98\xF6
+060002022%X\xF7
+switch_channel_get_variable_partner)X\xF7
+06000203*%\xF8
+switch_channel_get_variable)\xF8
+06000204*%\xC0\xF8
+switch_channel_get_variables)\xC0\xF8
+06000205*%p\xF9
+switch_channel_variable_first)p\xF9
+06000206*%&lt;\xFA
+switch_channel_variable_last)&lt;\xFA
+060002072%\xB8\xFA
+switch_channel_set_caller_extension)\xB8\xFA
+060002082%&lt;\xFB
+switch_channel_get_caller_extension)&lt;\xFB
+06000209&amp;%\xFC
+switch_channel_test_flag)\xFC
+0600020a&amp;%\xBC\xFC
+switch_channel_set_flag)\xBC\xFC
+0600020b.%4\xFD
+switch_channel_set_flag_recursive)4\xFD
+0600020c.%\xB4\xFD
+switch_channel_set_flag_partner)\xB4\xFD
+0600020d.%h\xFE
+switch_channel_clear_flag_partner)h\xFE
+0600020e.%\xFF
+switch_channel_test_flag_partner)\xFF
+0600020f*%\xD0\xFF
+switch_channel_set_state_flag)\xD0\xFF
+06000210&amp;%L
+switch_channel_clear_flag)L
+060002112%\xC4
+switch_channel_clear_flag_recursive)\xC4
+06000212*%H
+switch_channel_perform_answer)H
+060002132%\xF8
+switch_channel_perform_mark_answered)\xF8
+06000214.%\xB0
+switch_channel_perform_ring_ready)\xB0
+06000215.%d
+switch_channel_perform_pre_answer)d
+060002166%
+switch_channel_perform_mark_pre_answered)
+060002176%\xD4
+switch_channel_perform_mark_ring_ready)\xD4
+06000218.%\x8C
+switch_channel_add_state_handler)\x8C
+060002192%@
+switch_channel_clear_state_handler)@
+0600021a.%\xC0
+switch_channel_get_state_handler)\xC0
+0600021b*%\x90
+switch_channel_set_private)\x90
+0600021c*%&lt;
+switch_channel_get_private)&lt;
+0600021d&amp;%        
+switch_channel_set_name)        
+0600021e&amp;%\xB0        
+switch_channel_get_name)\xB0        
+0600021f*%\
+
+switch_channel_perform_hangup)\
+
+06000220&amp;% 
+switch_channel_has_dtmf) 
+06000221&amp;%\xB8 
+switch_channel_queue_dtmf)\xB8 
+06000222.%d 
+switch_channel_queue_dtmf_string)d 
+06000223*%
+
+switch_channel_dequeue_dtmf)
+
+06000224&amp;%\xC8
+
+switch_channel_flush_dtmf)\xC8
+
+060002252%@
+switch_channel_dequeue_dtmf_string)@
+06000226&amp;%\xF4
+switch_channel_state_name)\xF4
+06000227&amp;%\xA0
+switch_channel_name_state)\xA0
+06000228*%L
+switch_channel_event_set_data)L
+060002292%\xC8
+switch_channel_event_set_basic_data)\xC8
+0600022a6%L
+switch_channel_event_set_extended_data)L
+0600022b.%\xD0
+switch_channel_expand_variables)\xD0
+0600022c.%\x84
+switch_channel_build_param_string)\x84
+0600022d*%8
+switch_channel_set_timestamps)8
+0600022e&amp;%\xE8
+switch_channel_audio_sync)\xE8
+0600022f.%`
+switch_channel_set_private_flag)`
+06000230.%\xE0
+switch_channel_clear_private_flag)\xE0
+06000231.%`
+switch_channel_test_private_flag)`
+06000232*%
+switch_channel_set_app_flag)
+06000233*%\x90
+switch_channel_clear_app_flag)\x90
+06000234*% 
+switch_channel_test_app_flag) 
+06000235.%\xBC
+switch_channel_set_hangup_time)\xBC
+06000236&amp;%8
+switch_channel_direction)8
+06000237&quot;%\xE4
+switch_buffer_create)\xE4
+06000238*%\x8C
+switch_buffer_create_dynamic)\x8C
+06000239&amp;%&lt;
+switch_buffer_add_mutex)&lt;
+0600023a&quot;%\xB4
+switch_buffer_lock)\xB4
+0600023b&quot;%$
+switch_buffer_trylock)$
+0600023c&quot;%\xCC
+switch_buffer_unlock)\xCC
+0600023d%@
+switch_buffer_len)@
+0600023e&amp;%\xE4
+switch_buffer_freespace)\xE4
+0600023f&quot;%\x90
+switch_buffer_inuse)\x90
+06000240&quot;%8
+switch_buffer_read)8
+06000241&amp;%\xDC
+switch_buffer_read_loop)\xDC
+06000242&amp;%\x88
+switch_buffer_set_loops)\x88
+06000243&quot;% 
+switch_buffer_write) 
+06000244&quot;%\xA8 
+switch_buffer_toss)\xA8 
+06000245&quot;%L!
+switch_buffer_zero)L!
+06000246&quot;%\xBC!
+switch_buffer_destroy)\xBC!
+06000247&quot;%0&quot;
+switch_buffer_zwrite)0&quot;
+06000248%\xD8&quot;
+switch_event_init)\xD8&quot;
+06000249&quot;%|#
+switch_event_shutdown)|#
+0600024a2%$$
+switch_event_create_subclass_detailed)$$
+0600024b&amp;%\xDC$
+switch_event_set_priority)\xDC$
+0600024c&amp;%\x88%
+switch_event_get_header)\x88%
+0600024d&quot;%4&amp;
+switch_event_get_body)4&amp;
+0600024e.%\xDC&amp;
+switch_event_set_subclass_name)\xDC&amp;
+0600024f.%\x8C'
+switch_event_add_header_string)\x8C'
+06000250&amp;%&lt;(
+switch_event_del_header)&lt;(
+06000251&quot;%\xE8(
+switch_event_destroy)\xE8(
+06000252%\)
+switch_event_dup)\)
+06000253*%*
+switch_event_fire_detailed)*
+060002546%\xAC*
+switch_event_prep_for_delivery_detailed)\xAC*
+06000255%4+
+switch_event_bind)4+
+06000256*%\xD8+
+switch_event_bind_removable)\xD8+
+06000257&quot;%\x88,
+switch_event_unbind)\x88,
+06000258*%0-
+switch_event_unbind_callback)0-
+06000259%\xE0-
+switch_event_name)\xE0-
+0600025a%\x84.
+switch_name_event)\x84.
+0600025b6%(/
+switch_event_reserve_subclass_detailed)(/
+0600025c2%\xE0/
+switch_event_free_subclass_detailed)\xE0/
+0600025d&amp;%\x980
+switch_event_serialize)\x980
+0600025e&quot;%@1
+switch_event_running)@1
+0600025f*%\xE81
+switch_event_expand_headers)\xE81
+060002602%\x982
+switch_event_create_pres_in_detailed)\x982
+06000261&amp;%P3
+switch_event_create_plain)P3
+06000262&quot;%\xFC3
+switch_event_deliver)\xFC3
+06000263.%p4
+switch_event_build_param_string)p4
+06000264.%$5
+switch_resample_perform_create)$5
+06000265&amp;%\xD45
+switch_resample_destroy)\xD45
+06000266&amp;%L6
+switch_resample_process)L6
+06000267&quot;%\xF86
+switch_float_to_short)\xF86
+06000268&quot;%\xA07
+switch_char_to_float)\xA07
+06000269&quot;%H8
+switch_float_to_char)H8
+0600026a&quot;%\xF08
+switch_short_to_float)\xF08
+0600026b&quot;%\x989
+switch_swap_linear)\x989
+0600026c*%:
+switch_generate_sln_silence):
+0600026d&amp;%\x84:
+switch_change_sln_volume)\x84:
+0600026e%\xFC:
+switch_merge_sln)\xFC:
+0600026f&quot;%\xA0;
+switch_mux_channels)\xA0;
+06000270*%&lt;
+switch_ivr_deactivate_unicast)&lt;
+06000271*%\xC4&lt;
+switch_ivr_activate_unicast)\xC4&lt;
+06000272*%t=
+switch_ivr_generate_xml_cdr)t=
+06000273.%$&gt;
+switch_ivr_set_xml_profile_data)$&gt;
+06000274*%\xD8&gt;
+switch_ivr_set_xml_chan_vars)\xD8&gt;
+06000275&amp;%\x88?
+switch_ivr_parse_event)\x88?
+06000276*%0@
+switch_ivr_parse_all_events)0@
+06000277*%\xE0@
+switch_ivr_parse_next_event)\xE0@
+06000278%\x90A
+switch_ivr_sleep)\x90A
+06000279%4B
+switch_ivr_park)4B
+0600027a2%\xD8B
+switch_ivr_collect_digits_callback)\xD8B
+0600027b.%\x8CC
+switch_ivr_collect_digits_count)\x8CC
+0600027c&amp;%@D
+switch_ivr_detect_speech)@D
+0600027d*%\xECD
+switch_ivr_stop_detect_speech)\xECD
+0600027e.%\x9CE
+switch_ivr_pause_detect_speech)\x9CE
+0600027f.%LF
+switch_ivr_resume_detect_speech)LF
+060002802%G
+switch_ivr_detect_speech_load_grammar)G
+060002816%\xB8G
+switch_ivr_detect_speech_unload_grammar)\xB8G
+06000282&amp;%tH
+switch_ivr_record_session)tH
+06000283*% I
+switch_ivr_eavesdrop_session) I
+06000284*%\xD0I
+switch_ivr_displace_session)\xD0I
+06000285.%\x80J
+switch_ivr_stop_displace_session)\x80J
+06000286.%4K
+switch_ivr_stop_record_session)4K
+06000287.%\xE4K
+switch_ivr_inband_dtmf_session)\xE4K
+060002882%\x94L
+switch_ivr_stop_inband_dtmf_session)\x94L
+060002896%LM
+switch_ivr_inband_dtmf_generate_session)LM
+0600028a:%N
+switch_ivr_stop_inband_dtmf_generate_session)N
+0600028b&amp;%\xC8N
+switch_ivr_session_echo)\xC8N
+0600028c2%@O
+switch_ivr_stop_tone_detect_session)@O
+0600028d.%\xF8O
+switch_ivr_tone_detect_session)\xF8O
+0600028e&quot;%\xA8P
+switch_ivr_play_file)\xA8P
+0600028f*%PQ
+switch_ivr_wait_for_silence)PQ
+06000290&quot;%R
+switch_ivr_gentones)R
+06000291&amp;%\xA8R
+switch_ivr_record_file)\xA8R
+06000292*%PS
+switch_play_and_get_digits)PS
+06000293*%\xFCS
+switch_ivr_speak_text_handle)\xFCS
+06000294*%\xACT
+switch_ivr_clear_speech_cache)\xACT
+06000295&quot;%(U
+switch_ivr_speak_text)(U
+06000296&quot;%\xD0U
+switch_ivr_originate)\xD0U
+06000297.%xV
+switch_ivr_multi_threaded_bridge)xV
+06000298&amp;%,W
+switch_ivr_signal_bridge),W
+06000299*%\xD8W
+switch_ivr_session_transfer)\xD8W
+0600029a*%\x88X
+switch_ivr_schedule_transfer)\x88X
+0600029b*%8Y
+switch_ivr_schedule_hangup)8Y
+0600029c&amp;%\xE4Y
+switch_ivr_uuid_bridge)\xE4Y
+0600029d%\x8CZ
+switch_ivr_media)\x8CZ
+0600029e&quot;%0[
+switch_ivr_nomedia)0[
+0600029f&quot;%\xD4[
+switch_ivr_hold_uuid)\xD4[
+060002a0&amp;%|\
+switch_ivr_unhold_uuid)|\
+060002a1%$]
+switch_ivr_hold)$]
+060002a2%\xC8]
+switch_ivr_unhold)\xC8]
+060002a3*%l^
+switch_ivr_schedule_broadcast)l^
+060002a4&quot;%_
+switch_ivr_broadcast)_
+060002a5*%\xC4_
+switch_ivr_transfer_variable)\xC4_
+060002a62%t`
+switch_ivr_digit_stream_parser_new)t`
+060002a76%(a
+switch_ivr_digit_stream_parser_destroy)(a
+060002a8*%\xE0a
+switch_ivr_digit_stream_new)\xE0a
+060002a9.%\x90b
+switch_ivr_digit_stream_destroy)\x90b
+060002aa6%Dc
+switch_ivr_digit_stream_parser_set_event)Dc
+060002ab6%d
+switch_ivr_digit_stream_parser_del_event)d
+060002ac2%\xBCd
+switch_ivr_digit_stream_parser_feed)\xBCd
+060002ad*%\x90e
+switch_ivr_digit_stream_reset)\x90e
+060002ae:%@f
+switch_ivr_digit_stream_parser_set_terminator)@f
+060002af&quot;%g
+switch_ivr_menu_init)g
+060002b0*%\xA8g
+switch_ivr_menu_bind_action)\xA8g
+060002b1*%Xh
+switch_ivr_menu_bind_function)Xh
+060002b2&amp;%i
+switch_ivr_menu_execute)i
+060002b3*%\xB4i
+switch_ivr_menu_stack_free)\xB4i
+060002b4.%`j
+switch_ivr_menu_stack_xml_build)`j
+060002b5*%k
+switch_ivr_menu_str2action)k
+060002b62%\xC0k
+switch_ivr_menu_stack_xml_add_custom)\xC0k
+060002b7.%xl
+switch_ivr_menu_stack_xml_init)xl
+060002b8&amp;%(m
+switch_ivr_phrase_macro)(m
+060002b9&quot;%\xD4m
+switch_ivr_delay_echo)\xD4m
+060002ba*%Hn
+switch_ivr_find_bridged_uuid)Hn
+060002bb*%\xF8n
+switch_ivr_intercept_session)\xF8n
+060002bc&amp;%to
+switch_ivr_park_session)to
+060002bd*%\xECo
+switch_ivr_wait_for_answer)\xECo
+060002be%\x98p
+switch_ivr_read)\x98p
+060002bf.%&lt;q
+switch_ivr_bind_dtmf_meta_session)&lt;q
+060002c02%\xF0q
+switch_ivr_unbind_dtmf_meta_session)\xF0q
+060002c1&quot;%\xA8r
+switch_ivr_soft_hold)\xA8r
+060002c2%Ps
+switch_ivr_say)Ps
+060002c3.%\xF0s
+switch_ivr_get_say_method_by_name)\xF0s
+060002c4.%\xA4t
+switch_ivr_get_say_type_by_name)\xA4t
+060002c5&quot;%Xu
+switch_ivr_set_user)Xu
+060002c6&quot;%v
+switch_ivr_sound_test)v
+060002c7&quot;%\xA8v
+switch_process_import)\xA8v
+060002c8&amp;%w
+switch_rtp_add_crypto_key)w
+060002c9&quot;%\xC8w
+switch_rtp_get_random)\xC8w
+060002ca%&lt;x
+switch_rtp_init)&lt;x
+060002cb&quot;%\xACx
+switch_rtp_shutdown)\xACx
+060002cc&amp;% y
+switch_rtp_set_start_port) y
+060002cd&amp;%\xCCy
+switch_rtp_set_end_port)\xCCy
+060002ce&amp;%xz
+switch_rtp_request_port)xz
+060002cf&amp;%${
+switch_rtp_release_port)${
+060002d0&amp;%\x9C{
+switch_rtp_set_interval)\x9C{
+060002d1*%H|
+switch_rtp_change_interval)H|
+060002d2%\xF4|
+switch_rtp_create)\xF4|
+060002d3%\x98}
+switch_rtp_new)\x98}
+060002d4*%T~
+switch_rtp_set_remote_address)T~
+060002d5*%
+switch_rtp_get_remote_host)
+060002d6*%\xB0
+switch_rtp_get_remote_port)\xB0
+060002d7*%\\x80
+switch_rtp_reset_media_timer)\\x80
+060002d8.%؀
+switch_rtp_set_max_missed_packets)؀
+060002d9*%X\x81
+switch_rtp_set_local_address)X\x81
+060002da&amp;%\x82
+switch_rtp_kill_socket)\x82
+060002db%|\x82
+switch_rtp_break)|\x82
+060002dc%\xEC\x82
+switch_rtp_ready)\xEC\x82
+060002dd&quot;%\x90\x83
+switch_rtp_destroy)\x90\x83
+060002de&amp;%\x84
+switch_rtp_activate_ice)\x84
+060002df.%\xAC\x84
+switch_rtp_activate_jitter_buffer)\xAC\x84
+060002e0&quot;%`\x85
+switch_rtp_set_flag)`\x85
+060002e1&quot;%ԅ
+switch_rtp_test_flag)ԅ
+060002e2&quot;%|\x86
+switch_rtp_clear_flag)|\x86
+060002e3&amp;%\xF0\x86
+switch_rtp_get_rtp_socket)\xF0\x86
+060002e4:%\xB8\x87
+switch_rtp_get_default_samples_per_interval)\xB8\x87
+060002e5.%x\x88
+switch_rtp_set_default_payload)x\x88
+060002e6.%\xF4\x88
+switch_rtp_get_default_payload)\xF4\x88
+060002e7*%\xA4\x89
+switch_rtp_set_invald_handler)\xA4\x89
+060002e8% \x8A
+switch_rtp_read) \x8A
+060002e9&amp;%Ċ
+switch_rtp_queue_rfc2833)Ċ
+060002ea*%p\x8B
+switch_rtp_queue_rfc2833_in)p\x8B
+060002eb&quot;% \x8C
+switch_rtp_has_dtmf) \x8C
+060002ec&amp;%Ȍ
+switch_rtp_dequeue_dtmf)Ȍ
+060002ed&amp;%t\x8D
+switch_rtp_zerocopy_read)t\x8D
+060002ee.% \x8E
+switch_rtp_zerocopy_read_frame) \x8E
+060002ef&quot;%Ў
+rtp_flush_read_buffer)Ў
+060002f0&quot;%D\x8F
+switch_rtp_enable_vad)D\x8F
+060002f1&amp;%\xEC\x8F
+switch_rtp_disable_vad)\xEC\x8F
+060002f2&amp;%\x94\x90
+switch_rtp_write_frame)\x94\x90
+060002f3&amp;%&lt;\x91
+switch_rtp_write_manual)&lt;\x91
+060002f4&quot;%\xE8\x91
+switch_rtp_get_ssrc)\xE8\x91
+060002f5&amp;%\x90\x92
+switch_rtp_set_private)\x90\x92
+060002f6.%\x93
+switch_rtp_set_telephony_event)\x93
+060002f7&quot;%\x80\x93
+switch_rtp_set_cng_pt)\x80\x93
+060002f8&amp;%\xF4\x93
+switch_rtp_get_private)\xF4\x93
+060002f9*%\xB8\x94
+switch_rtp_activate_stun_ping)\xB8\x94
+060002fa*%h\x95
+switch_rtp_intentional_bugs)h\x95
+060002fb&quot;%\xE4\x95
+switch_rtp_get_stats)\xE4\x95
+060002fc%\xA8\x96
+switch_log_init)\xA8\x96
+060002fd&quot;%L\x97
+switch_log_shutdown)L\x97
+060002fe&amp;%\xF4\x97
+switch_log_bind_logger)\xF4\x97
+060002ff&amp;%\x9C\x98
+switch_log_unbind_logger)\x9C\x98
+06000300&quot;%H\x99
+switch_log_level2str)H\x99
+06000301&quot;%\xF0\x99
+switch_log_str2level)\xF0\x99
+06000302&quot;%\x98\x9A
+switch_log_str2mask)\x98\x9A
+06000303&quot;%@\x9B
+switch_log_node_dup)@\x9B
+06000304&quot;%\x9C
+switch_log_node_free)\x9C
+06000305*%x\x9C
+switch_xml_parse_str_dynamic)x\x9C
+06000306&quot;%D\x9D
+switch_xml_parse_str)D\x9D
+06000307&quot;%\x9E
+switch_xml_parse_fd)\x9E
+06000308&quot;%̞
+switch_xml_parse_file)̞
+06000309*%\x90\x9F
+switch_xml_parse_file_simple)\x90\x9F
+0600030a&quot;%\\xA0
+switch_xml_parse_fp)\\xA0
+0600030b% \xA1
+switch_xml_child) \xA1
+0600030c&quot;%\xE0\xA1
+switch_xml_find_child)\xE0\xA1
+0600030d*%\xA4\xA2
+switch_xml_find_child_multi)\xA4\xA2
+0600030e%p\xA3
+switch_xml_attr)p\xA3
+0600030f&quot;%\xA4
+switch_xml_attr_soft)\xA4
+06000310%\xBC\xA4
+switch_xml_get)\xBC\xA4
+06000311%x\xA5
+switch_xml_toxml)x\xA5
+06000312&quot;%\xA6
+switch_xml_toxml_buf)\xA6
+06000313%Ħ
+switch_xml_free)Ħ
+06000314&amp;%4\xA7
+switch_xml_free_in_thread)4\xA7
+06000315%\xAC\xA7
+switch_xml_error)\xAC\xA7
+06000316%P\xA8
+switch_xml_new)P\xA8
+06000317&quot;% \xA9
+switch_xml_add_child) \xA9
+06000318&quot;%Щ
+switch_xml_set_txt)Щ
+06000319&quot;%\x90\xAA
+switch_xml_set_attr)\x90\xAA
+0600031a&quot;%T\xAB
+switch_xml_set_flag)T\xAB
+0600031b%\xAC
+switch_xml_cut)\xAC
+0600031c%Ԭ
+switch_xml_insert)Ԭ
+0600031d&quot;%\x94\xAD
+switch_xml_open_root)\x94\xAD
+0600031e%X\xAE
+switch_xml_init)X\xAE
+0600031f&quot;%\xFC\xAE
+switch_xml_destroy)\xFC\xAE
+06000320%\xA0\xAF
+switch_xml_root)\xA0\xAF
+06000321%`\xB0
+switch_xml_locate)`\xB0
+06000322&amp;%\xB1
+switch_xml_locate_domain)\xB1
+06000323&amp;%\xB0\xB1
+switch_xml_locate_group)\xB0\xB1
+06000324&amp;%\\xB2
+switch_xml_locate_user)\\xB2
+06000325.%\xB3
+switch_xml_locate_user_in_domain)\xB3
+06000326&quot;%\xB8\xB3
+switch_xml_open_cfg)\xB8\xB3
+06000327.%|\xB4
+switch_xml_set_binding_sections)|\xB4
+06000328.%\xFC\xB4
+switch_xml_set_binding_user_data)\xFC\xB4
+06000329.%|\xB5
+switch_xml_get_binding_sections)|\xB5
+0600032a.%0\xB6
+switch_xml_get_binding_user_data)0\xB6
+0600032b2%\xB7
+switch_xml_bind_search_function_ret)\xB7
+0600032c.%\xB8\xB7
+switch_xml_unbind_search_function)\xB8\xB7
+0600032d2%l\xB8
+switch_xml_unbind_search_function_ptr)l\xB8
+0600032e.%$\xB9
+switch_xml_parse_section_string)$\xB9
+0600032f:%ع
+switch_core_event_hook_add_outgoing_channel)ع
+06000330:%\x98\xBA
+switch_core_event_hook_add_receive_message)\x98\xBA
+060003316%T\xBB
+switch_core_event_hook_add_receive_event)T\xBB
+060003326%\xBC
+switch_core_event_hook_add_state_change)\xBC
+060003332%̼
+switch_core_event_hook_add_read_frame)̼
+060003346%\x84\xBD
+switch_core_event_hook_add_write_frame)\x84\xBD
+06000335:%&lt;\xBE
+switch_core_event_hook_add_video_read_frame)&lt;\xBE
+06000336:%\xFC\xBE
+switch_core_event_hook_add_video_write_frame)\xFC\xBE
+060003376%\xBC\xBF
+switch_core_event_hook_add_kill_channel)\xBC\xBF
+060003382%x\xC0
+switch_core_event_hook_add_send_dtmf)x\xC0
+060003392%0\xC1
+switch_core_event_hook_add_recv_dtmf)0\xC1
+0600033a:%\xE8\xC1
+switch_core_event_hook_add_resurrect_session)\xE8\xC1
+0600033b&gt;%\xA8\xC2
+switch_core_event_hook_remove_outgoing_channel)\xA8\xC2
+0600033c:%h\xC3
+switch_core_event_hook_remove_receive_message)h\xC3
+0600033d:%(\xC4
+switch_core_event_hook_remove_receive_event)(\xC4
+0600033e:%\xE8\xC4
+switch_core_event_hook_remove_state_change)\xE8\xC4
+0600033f6%\xA4\xC5
+switch_core_event_hook_remove_read_frame)\xA4\xC5
+060003406%`\xC6
+switch_core_event_hook_remove_write_frame)`\xC6
+06000341&gt;%\xC7
+switch_core_event_hook_remove_video_read_frame)\xC7
+06000342&gt;%\xDC\xC7
+switch_core_event_hook_remove_video_write_frame)\xDC\xC7
+06000343:%\xA0\xC8
+switch_core_event_hook_remove_kill_channel)\xA0\xC8
+060003446%\\xC9
+switch_core_event_hook_remove_send_dtmf)\\xC9
+060003456%\xCA
+switch_core_event_hook_remove_recv_dtmf)\xCA
+06000346&gt;%\xD4\xCA
+switch_core_event_hook_remove_resurrect_session)\xD4\xCA
+06000347&amp;%\x98\xCB
+switch_scheduler_add_task)\x98\xCB
+06000348*%D\xCC
+switch_scheduler_del_task_id)D\xCC
+06000349.%\xF4\xCC
+switch_scheduler_del_task_group)\xF4\xCC
+0600034a2%\xA8\xCD
+switch_scheduler_task_thread_start)\xA8\xCD
+0600034b.%(\xCE
+switch_scheduler_task_thread_stop)(\xCE
+0600034c&amp;%\xA8\xCE
+switch_config_open_file)\xA8\xCE
+0600034d&amp;%T\xCF
+switch_config_close_file)T\xCF
+0600034e&amp;%\xCC\xCF
+switch_config_next_pair)\xCC\xCF
+0600034f%x\xD0
+consoleLog)x\xD0
+06000350%\xE0\xD0
+consoleCleanLog)\xE0\xD0
+06000351%P\xD1
+console_log)P\xD1
+06000352%\xBC\xD1
+console_clean_log)\xBC\xD1
+06000353%,\xD2
+msleep),\xD2
+06000354%\x90\xD2
+bridge)\x90\xD2
+06000355%\xF4\xD2
+hanguphook)\xF4\xD2
+06000356%\x90\xD3
+dtmf_callback)\x90\xD3
+06000357%0\xD4
+.cctor)0\xD4
+0600149f%7.ctor)706000d3f%\xC47.ctor)\xC4706000d40%(7getCPtr)(706000d41%\x9F.ctor)\x9F06000e77%\xC4\x9F.ctor)\xC4\x9F06000e78%(\x9FgetCPtr)(\x9F06000e79%|.ctor)|06000e0e%\xC4|.ctor)\xC4|06000e0f%(|getCPtr)(|06000e10%\xA6.ctor)\xA606000eb8%\xC4\xA6getCPtr)\xC4\xA606000eb9%,\xA6Finalize),\xA606000eba%\x94\xA6Dispose)\x94\xA606000ebb%8\xA6set_app)8\xA606000ebc%\xA0\xA6get_app)\xA0\xA606000ebd%&lt;\xA6set_arg)&lt;\xA606000ebe%\xA4\xA6get_arg)\xA4\xA606000ebf%@\xA6set_next)@\xA606000ec0%\xA8\xA6get_next)\xA8\xA606000ec1%`\xA6.ctor)`\xA606000ec2%S.ctor)S06000d93%\xC4S.ctor)\xC4S06000d94%(SgetCPtr)(S06000d95%T.ctor)T06000d96%\xC4T.ctor)\xC4T06000d97%(TgetCPtr)(T06000d98%m.ctor)m06000de1%\xC4m.ctor)\xC4m06000de2%(mgetCPtr)(m06000de3%.ctor)06000c77%\xC4getCPtr)\xC406000c78%,Finalize),06000c79%\x94Dispose)\x9406000c7a%8set_function)806000c7b%\xA4get_function)\xA406000c7c%`set_threadState)`06000c7d%\xD0get_threadState)\xD006000c7e%\x90set_extra)\x9006000c7f%\xF8get_extra)\xF806000c80%\xB0set_funcargs)\xB006000c81%get_funcargs)06000c82%\xBC.ctor)\xBC06000c83%\x86.ctor)\x8606000e2c%\xC4\x86.ctor)\xC4\x8606000e2d%(\x86getCPtr)(\x8606000e2e%.ctor)06000cf7%\xC4.ctor)\xC406000cf8%(getCPtr)(06000cf9%z.ctor)z06000e08%\xC4z.ctor)\xC4z06000e09%(zgetCPtr)(z06000e0a%2.ctor)206000d30%\xC42.ctor)\xC4206000d31%(2getCPtr)(206000d32%\xE3.ctor)\xE306001421%\xC4\xE3getCPtr)\xC4\xE306001422%,\xE3Finalize),\xE306001423%\x94\xE3Dispose)\x94\xE306001424%8\xE3set_name)8\xE306001425%\xA0\xE3get_name)\xA0\xE306001426%&lt;\xE3set_attr)&lt;\xE306001427%\xA4\xE3get_attr)\xA4\xE306001428% \xE3set_txt) \xE306001429%t\xE3get_txt)t\xE30600142a%\xE3set_free_path)\xE30600142b%|\xE3get_free_path)|\xE30600142c%\xE3set_off)\xE30600142d%\x84\xE3get_off)\x84\xE30600142e% \xE3set_next) \xE30600142f%\x88\xE3get_next)\x88\xE306001430%@\xE3set_sibling)@\xE306001431%\xAC\xE3get_sibling)\xAC\xE306001432%h        \xE3set_ordered)h        \xE306001433%\xD4        \xE3get_ordered)\xD4        \xE306001434%\x90
+\xE3set_child)\x90
+\xE306001435%\xF8
+\xE3get_child)\xF8
+\xE306001436%\xB0 \xE3set_parent)\xB0 \xE306001437% \xE3get_parent) \xE306001438%\xD0 \xE3set_flags)\xD0 \xE306001439%8
+\xE3get_flags)8
+\xE30600143a%\xD4
+\xE3.ctor)\xD4
+\xE30600143b%.ctor)06000e17%\xC4.ctor)\xC406000e18%(getCPtr)(06000e19%\xA1.ctor)\xA106000e7d%\xC4\xA1.ctor)\xC4\xA106000e7e%(\xA1getCPtr)(\xA106000e7f%\xE8&lt;loadFile&gt;b__11)\xE8060014b8%\xEE.ctor)\xEE0600147a%h\xEEExecute)h\xEE0600147b%\xEF.ctor)\xEF0600147c%h\xEFExecuteApi)h\xEF0600147d&quot;%\xEFExecuteApiBackground)\xEF0600147e%.ctor)06000010%\xC4getCPtr)\xC406000011%,Finalize),06000012%\x94Dispose)\x9406000013%8.ctor)806000014%\x9CExecute)\x9C06000015%8ExecuteString)806000016%\xD8getTime)\xD806000017%\x9C.ctor)\x9C06000e6e%\xC4\x9C.ctor)\xC4\x9C06000e6f%(\x9CgetCPtr)(\x9C06000e70%.ctor)06000cf4%\xC4.ctor)\xC406000cf5%(getCPtr)(06000cf6%\x97.ctor)\x9706000e5f%\xC4\x97.ctor)\xC4\x9706000e60%(\x97getCPtr)(\x9706000e61% .ctor) 06000cfa%\xC4 .ctor)\xC4 06000cfb%( getCPtr)( 06000cfc%\xDD.ctor)\xDD06001377%\xC4\xDDgetCPtr)\xC4\xDD06001378%,\xDDFinalize),\xDD06001379%\x94\xDDDispose)\x94\xDD0600137a%8\xDDset_on_init)8\xDD0600137b%\xA4\xDDget_on_init)\xA4\xDD0600137c%`\xDDset_on_routing)`\xDD0600137d%\xCC\xDDget_on_routing)\xCC\xDD0600137e%\x88\xDDset_on_execute)\x88\xDD0600137f%\xF4\xDDget_on_execute)\xF4\xDD06001380%\xB0\xDDset_on_hangup)\xB0\xDD06001381%\xDDget_on_hangup)\xDD06001382&quot;%\xD8\xDDset_on_exchange_media)\xD8\xDD06001383&quot;%L\xDDget_on_exchange_media)L\xDD06001384&quot;%\xDDset_on_soft_execute)\xDD06001385&quot;%\x84\xDDget_on_soft_execute)\x84\xDD06001386&quot;%H        \xDDset_on_consume_media)H        \xDD06001387&quot;%\xBC        \xDDget_on_consume_media)\xBC        \xDD06001388%\x80
+\xDDset_on_hibernate)\x80
+\xDD06001389%\xF0
+\xDDget_on_hibernate)\xF0
+\xDD0600138a%\xB0 \xDDset_on_reset)\xB0 \xDD0600138b% \xDDget_on_reset) \xDD0600138c%\xD8 \xDDset_on_park)\xD8 \xDD0600138d%D
+\xDDget_on_park)D
+\xDD0600138e%\xDDset_on_reporting)\xDD0600138f%p\xDDget_on_reporting)p\xDD06001390%0\xDDset_on_destroy)0\xDD06001391%\x9C\xDDget_on_destroy)\x9C\xDD06001392%X\xDDset_padding)X\xDD06001393%\xC4\xDDget_padding)\xC4\xDD06001394%\x80\xDD.ctor)\x80\xDD06001395%L.ctor)L06000d7e%\xC4L.ctor)\xC4L06000d7f%(LgetCPtr)(L06000d80.%&lt;CreateStateHandlerDelegate&gt;b__0)060014a3%\xE1.ctor)\xE1060013df%\xC4\xE1getCPtr)\xC4\xE1060013e0%,\xE1Finalize),\xE1060013e1%\x94\xE1Dispose)\x94\xE1060013e2&quot;%8\xE1set_interface_name)8\xE1060013e3&quot;%\xA8\xE1get_interface_name)\xA8\xE1060013e4%L\xE1set_timer_init)L\xE1060013e5%\xB8\xE1get_timer_init)\xB8\xE1060013e6%t\xE1set_timer_next)t\xE1060013e7%\xE0\xE1get_timer_next)\xE0\xE1060013e8%\x9C\xE1set_timer_step)\x9C\xE1060013e9%\xE1get_timer_step)\xE1060013ea%\xC4\xE1set_timer_sync)\xC4\xE1060013eb%0\xE1get_timer_sync)0\xE1060013ec%\xEC\xE1set_timer_check)\xEC\xE1060013ed%\\xE1get_timer_check)\\xE1060013ee%        \xE1set_timer_destroy)        \xE1060013ef%\x8C        \xE1get_timer_destroy)\x8C        \xE1060013f0%L
+\xE1set_rwlock)L
+\xE1060013f1%\xB4
+\xE1get_rwlock)\xB4
+\xE1060013f2%l \xE1set_refs)l \xE1060013f3%\xD4 \xE1get_refs)\xD4 \xE1060013f4%p \xE1set_reflock)p \xE1060013f5%\xDC \xE1get_reflock)\xDC \xE1060013f6%\x98
+\xE1set_parent)\x98
+\xE1060013f7%\xE1get_parent)\xE1060013f8%\xB8\xE1set_next)\xB8\xE1060013f9% \xE1get_next) \xE1060013fa%\xD8\xE1.ctor)\xD8\xE1060013fb%@.ctor)@06000d5a%\xC4@.ctor)\xC4@06000d5b%(@getCPtr)(@06000d5c*%&lt;OriginateHandleHangup&gt;b__3)060014a5%..ctor).06000d24%\xC4..ctor)\xC4.06000d25%(.getCPtr)(.06000d26%\x84.ctor)\x8406000e26%\xC4\x84.ctor)\xC4\x8406000e27%(\x84getCPtr)(\x8406000e28%\xB9.ctor)\xB9060010b3%\xC4\xB9getCPtr)\xC4\xB9060010b4%,\xB9Finalize),\xB9060010b5%\x94\xB9Dispose)\x94\xB9060010b6%8\xB9set_base_dir)8\xB9060010b7%\xA4\xB9get_base_dir)\xA4\xB9060010b8%D\xB9set_mod_dir)D\xB9060010b9%\xB0\xB9get_mod_dir)\xB0\xB9060010ba%P\xB9set_conf_dir)P\xB9060010bb%\xBC\xB9get_conf_dir)\xBC\xB9060010bc%\\xB9set_log_dir)\\xB9060010bd%\xC8\xB9get_log_dir)\xC8\xB9060010be%h\xB9set_run_dir)h\xB9060010bf%\xD4\xB9get_run_dir)\xD4\xB9060010c0%t\xB9set_db_dir)t\xB9060010c1%\xDC\xB9get_db_dir)\xDC\xB9060010c2%x\xB9set_script_dir)x\xB9060010c3%\xE4\xB9get_script_dir)\xE4\xB9060010c4%\x84        \xB9set_temp_dir)\x84        \xB9060010c5%\xF0        \xB9get_temp_dir)\xF0        \xB9060010c6%\x90
+\xB9set_htdocs_dir)\x90
+\xB9060010c7%\xFC
+\xB9get_htdocs_dir)\xFC
+\xB9060010c8%\x9C \xB9set_grammar_dir)\x9C \xB9060010c9% \xB9get_grammar_dir) \xB9060010ca%\xB0 \xB9set_storage_dir)\xB0 \xB9060010cb% 
+\xB9get_storage_dir) 
+\xB9060010cc%\xC4
+\xB9.ctor)\xC4
+\xB9060010cd%\x96.ctor)\x9606000e5c%\xC4\x96.ctor)\xC4\x9606000e5d%(\x96getCPtr)(\x9606000e5e%;.ctor);06000d4b%\xC4;.ctor)\xC4;06000d4c%(;getCPtr)(;06000d4d%M.ctor)M06000d81%\xC4M.ctor)\xC4M06000d82%(MgetCPtr)(M06000d83%.ctor)0600005a%\xC4getCPtr)\xC40600005b%,Finalize),0600005c%\x94Dispose)\x940600005d%8set_digit)80600005e%\xA0get_digit)\xA00600005f%&lt;set_duration)&lt;06000060%\xA8get_duration)\xA806000061%H.ctor)H06000062%N.ctor)N06000d84%\xC4N.ctor)\xC4N06000d85%(NgetCPtr)(N06000d86%\x9B.ctor)\x9B06000e6b%\xC4\x9B.ctor)\xC4\x9B06000e6c%(\x9BgetCPtr)(\x9B06000e6d%/.ctor)/06000d27%\xC4/.ctor)\xC4/06000d28%(/getCPtr)(/06000d29%.ctor)06000c84%\xC4getCPtr)\xC406000c85%,Finalize),06000c86%\x94Dispose)\x9406000c87%8.ctor)806000c88%\x9CbindAction)\x9C06000c89%Execute)06000c8a%I.ctor)I06000d75%\xC4I.ctor)\xC4I06000d76%(IgetCPtr)(I06000d77%p.ctor)p06000dea%\xC4p.ctor)\xC4p06000deb%(pgetCPtr)(p06000dec%.ctor)06000ce8%\xC4.ctor)\xC406000ce9%(getCPtr)(06000cea%\xCC.ctor)\xCC06001242%\xC4\xCCgetCPtr)\xC4\xCC06001243%,\xCCFinalize),\xCC06001244%\x94\xCCDispose)\x94\xCC06001245%8\xCCset_send_dtmf)8\xCC06001246%\xA4\xCCget_send_dtmf)\xA4\xCC06001247%`\xCCset_next)`\xCC06001248%\xC8\xCCget_next)\xC8\xCC06001249%\x80\xCC.ctor)\x80\xCC0600124a%\xB6.ctor)\xB60600107e%\xC4\xB6getCPtr)\xC4\xB60600107f%,\xB6Finalize),\xB606001080%\x94\xB6Dispose)\x94\xB606001081%8\xB6set_running)8\xB606001082%\xA4\xB6get_running)\xA4\xB606001083%D\xB6set_mutex)D\xB606001084%\xAC\xB6get_mutex)\xAC\xB606001085%d\xB6set_objs)d\xB606001086%\xCC\xB6get_objs)\xCC\xB606001087&quot;%\x84\xB6set_input_callback)\x84\xB606001088&quot;%\xF4\xB6get_input_callback)\xF4\xB606001089%\xB4\xB6set_pool)\xB4\xB60600108a%\xB6get_pool)\xB60600108b%\xD4\xB6.ctor)\xD4\xB60600108c%-.ctor)-06000d21%\xC4-.ctor)\xC4-06000d22%(-getCPtr)(-06000d23%\xBB.ctor)\xBB060010db%\xC4\xBBgetCPtr)\xC4\xBB060010dc%,\xBBFinalize),\xBB060010dd%\x94\xBBDispose)\x94\xBB060010de&quot;%8\xBBset_interface_name)8\xBB060010df&quot;%\xA8\xBBget_interface_name)\xA8\xBB060010e0&quot;%L\xBBset_directory_open)L\xBB060010e1&quot;%\xBC\xBBget_directory_open)\xBC\xBB060010e2&quot;%|\xBBset_directory_close)|\xBB060010e3&quot;%\xF0\xBBget_directory_close)\xF0\xBB060010e4&quot;%\xB4\xBBset_directory_query)\xB4\xBB060010e5&quot;%(\xBBget_directory_query)(\xBB060010e6&quot;%\xEC\xBBset_directory_next)\xEC\xBB060010e7&quot;%\\xBBget_directory_next)\\xBB060010e8&amp;%\xBBset_directory_next_pair)\xBB060010e9&amp;%\x94\xBBget_directory_next_pair)\x94\xBB060010ea%\        \xBBset_rwlock)\        \xBB060010eb%\xC4        \xBBget_rwlock)\xC4        \xBB060010ec%|
+\xBBset_refs)|
+\xBB060010ed%\xE4
+\xBBget_refs)\xE4
+\xBB060010ee%\x80 \xBBset_reflock)\x80 \xBB060010ef%\xEC \xBBget_reflock)\xEC \xBB060010f0%\xA8 \xBBset_parent)\xA8 \xBB060010f1%
+\xBBget_parent)
+\xBB060010f2%\xC8
+\xBBset_next)\xC8
+\xBB060010f3%0\xBBget_next)0\xBB060010f4%\xE8\xBB.ctor)\xE8\xBB060010f5%.ctor)06000018%\xC4getCPtr)\xC406000019%,Finalize),0600001a%\x94Dispose)\x940600001b&quot;%8set_InternalSession)80600001c&quot;%\xACget_InternalSession)\xAC0600001d%pset_channel)p0600001e%\xDCget_channel)\xDC0600001f%\x98set_flags)\x9806000020%get_flags)06000021%\x9Cset_allocated)\x9C06000022%get_allocated)06000023%\xA8set_cb_state)\xA806000024%get_cb_state)06000025%\xD0set_HookState)\xD006000026%&lt;get_HookState)&lt;06000027%\xDCset_cause)\xDC06000028%D        get_cause)D        06000029%\xE0        set_uuid)\xE0        0600002a%H
+get_uuid)H
+0600002b%\xE4
+set_tts_name)\xE4
+0600002c%P get_tts_name)P 0600002d%\xF0 set_voice_name)\xF0 0600002e%\ get_voice_name)\ 0600002f%\xFC Answer)\xFC 06000030%\x94
+preAnswer)\x94
+06000031%0Hangup)006000032%\x94SetVariable)\x9406000033%SetPrivate)06000034%hGetPrivate)h06000035% GetVariable) 06000036%\xC0Say)\xC006000037%$SayPhrase)$06000038%\x8ChangupCause)\x8C06000039%,getState),0600003a%\xC8RecordFile)\xC80600003b%dSetCallerData)d0600003c%\xD0originate)\xD00600003d%ldestroy)l0600003e%\xD4Speak)\xD40600003f%lSetTtsParameters)l06000040%\xDCCollectDigits)\xDC06000041%|CollectDigits)|06000042%GetDigits)06000043%\xB8GetDigits)\xB806000044%TTransfer)T06000045%\xF0read)\xF006000046%\x88PlayAndGetDigits)\x8806000047%,StreamFile),06000048%\xC8sleep)\xC806000049%`flushEvents)`0600004a%flushDigits)0600004b%\xA0SetAutoHangup)\xA00600004c%@Ready)@0600004d%\xD8answered)\xD80600004e%tmediaReady)t0600004f%waitForAnswer)06000050%|Execute)|06000051%\xE4sendEvent)\xE406000052%L setEventData)L 06000053%\xB8 getXMLCDR)\xB8 06000054&quot;%T!begin_allow_threads)T!06000055%\xFC!end_allow_threads)\xFC!06000056%\xA0&quot;GetUuid)\xA0&quot;06000057%&lt;#get_cb_args)&lt;#06000058%\xDC#check_hangup_hook)\xDC#06000059%.ctor)06000ceb%\xC4.ctor)\xC406000cec%(getCPtr)(06000ced%\xC9.ctor)\xC906001213%\xC4\xC9getCPtr)\xC4\xC906001214%,\xC9Finalize),\xC906001215%\x94\xC9Dispose)\x94\xC906001216%8\xC9set_recv_dtmf)8\xC906001217%\xA4\xC9get_recv_dtmf)\xA4\xC906001218%`\xC9set_next)`\xC906001219%\xC8\xC9get_next)\xC8\xC90600121a%\x80\xC9.ctor)\x80\xC90600121b&quot;%CreateSwigTypePointer)0600000f%\xA4.cctor)\xA40600149e%\xD1.ctor)\xD10600126f%\xC4\xD1getCPtr)\xC4\xD106001270%,\xD1Finalize),\xD106001271%\x94\xD1Dispose)\x94\xD106001272&quot;%8\xD1set_outgoing_channel)8\xD106001273&quot;%\xAC\xD1get_outgoing_channel)\xAC\xD106001274%p\xD1set_read_frame)p\xD106001275%\xDC\xD1get_read_frame)\xDC\xD106001276%\x98\xD1set_write_frame)\x98\xD106001277%\xD1get_write_frame)\xD106001278%\xC8\xD1set_kill_channel)\xC8\xD106001279%8\xD1get_kill_channel)8\xD10600127a%\xF8\xD1set_send_dtmf)\xF8\xD10600127b%d\xD1get_send_dtmf)d\xD10600127c&quot;% \xD1set_receive_message) \xD10600127d&quot;%\x94\xD1get_receive_message)\x94\xD10600127e%X        \xD1set_receive_event)X        \xD10600127f%\xC8        \xD1get_receive_event)\xC8        \xD106001280%\x88
+\xD1set_state_change)\x88
+\xD106001281%\xF8
+\xD1get_state_change)\xF8
+\xD106001282&quot;%\xB8 \xD1set_read_video_frame)\xB8 \xD106001283&quot;%, \xD1get_read_video_frame), \xD106001284&quot;%\xF0 \xD1set_write_video_frame)\xF0 \xD106001285&quot;%d
+\xD1get_write_video_frame)d
+\xD106001286&quot;%(\xD1set_resurrect_session)(\xD106001287&quot;%\x9C\xD1get_resurrect_session)\x9C\xD106001288%`\xD1set_padding)`\xD106001289%\xCC\xD1get_padding)\xCC\xD10600128a%\x88\xD1.ctor)\x88\xD10600128b%h.ctor)h06000dd2%\xC4h.ctor)\xC4h06000dd3%(hgetCPtr)(h06000dd4%\xD8.ctor)\xD806001302%\xC4\xD8getCPtr)\xC4\xD806001303%,\xD8Finalize),\xD806001304%\x94\xD8Dispose)\x94\xD806001305%8\xD8set_inbound)8\xD806001306%\xA4\xD8get_inbound)\xA4\xD806001307%`\xD8set_outbound)`\xD806001308%\xCC\xD8get_outbound)\xCC\xD806001309%\x88\xD8.ctor)\x88\xD80600130a%n.ctor)n06000de4%\xC4n.ctor)\xC4n06000de5%(ngetCPtr)(n06000de6%^.ctor)^06000db4%\xC4^.ctor)\xC4^06000db5%(^getCPtr)(^06000db6%e.ctor)e06000dc9%\xC4e.ctor)\xC4e06000dca%(egetCPtr)(e06000dcb%\xC7.ctor)\xC706001201%\xC4\xC7getCPtr)\xC4\xC706001202%,\xC7Finalize),\xC706001203%\x94\xC7Dispose)\x94\xC706001204%8\xC7set_receive_event)8\xC706001205%\xA8\xC7get_receive_event)\xA8\xC706001206%h\xC7set_next)h\xC706001207%\xD0\xC7get_next)\xD0\xC706001208%\x88\xC7.ctor)\x88\xC706001209%+.ctor)+06000d1b%\xC4+.ctor)\xC4+06000d1c%(+getCPtr)(+06000d1d%i.ctor)i06000dd5%\xC4i.ctor)\xC4i06000dd6%(igetCPtr)(i06000dd7%E.ctor)E06000d69%\xC4E.ctor)\xC4E06000d6a%(EgetCPtr)(E06000d6b%V.ctor)V06000d9c%\xC4V.ctor)\xC4V06000d9d%(VgetCPtr)(V06000d9e%CreateString)06000c70%p.cctor)p06000c71%t.ctor)t06000df6%\xC4t.ctor)\xC4t06000df7%(tgetCPtr)(t06000df8%1.ctor)106000d2d%\xC41.ctor)\xC4106000d2e%(1getCPtr)(106000d2f%
+get_Pending)
+06000c6b%\xA8
+Set)\xA8
+06000c6c%H
+Retrieve)H
+06000c6d%
+.cctor)
+060014a1%x.ctor)x06000e02%\xC4x.ctor)\xC4x06000e03%(xgetCPtr)(x06000e04%\x9E.ctor)\x9E06000e74%\xC4\x9E.ctor)\xC4\x9E06000e75%(\x9EgetCPtr)(\x9E06000e76%Y.ctor)Y06000da5%\xC4Y.ctor)\xC4Y06000da6%(YgetCPtr)(Y06000da7%q.ctor)q06000ded%\xC4q.ctor)\xC4q06000dee%(qgetCPtr)(q06000def%\xCF.ctor)\xCF0600125d%\xC4\xCFgetCPtr)\xC4\xCF0600125e%,\xCFFinalize),\xCF0600125f%\x94\xCFDispose)\x94\xCF06001260&quot;%8\xCFset_video_write_frame)8\xCF06001261&quot;%\xAC\xCFget_video_write_frame)\xAC\xCF06001262%p\xCFset_next)p\xCF06001263%\xD8\xCFget_next)\xD8\xCF06001264%\x90\xCF.ctor)\x90\xCF06001265%\xE4&lt;Load&gt;b__0)\xE4060014a7%\xCC\xE4Load)\xCC\xE40600143d&amp;%x\xE4&lt;configureWatcher&gt;b__2)x\xE4060014a8%\xD4\xE4configureWatcher)\xD4\xE40600143e&quot;%D\xE4&lt;watcher_Changed&gt;b__6)D\xE4060014ac&quot;%\xB8\xE4&lt;watcher_Changed&gt;b__7)\xB8\xE4060014ad&quot;%,\xE4&lt;watcher_Changed&gt;b__4),\xE4060014ab%x\xE4watcher_Changed)x\xE40600143f%\xB0\xE4getAppExecs)\xB0\xE406001440%x        \xE4getApiExecs)x        \xE406001441%@
+\xE4loadFile)@
+\xE406001442%l \xE4&lt;unloadFile&gt;b__1e)l \xE4060014c3%\xDC \xE4&lt;unloadFile&gt;b__1f)\xDC \xE4060014c4%L
+\xE4&lt;unloadFile&gt;b__21)L
+\xE4060014c5%\xBC
+\xE4&lt;unloadFile&gt;b__22)\xBC
+\xE4060014c6%,\xE4&lt;unloadFile&gt;b__24),\xE4060014c7%\x9C\xE4&lt;unloadFile&gt;b__25)\x9C\xE4060014c8% \xE4&lt;unloadFile&gt;b__29) \xE4060014c9%\xF4\xE4unloadFile)\xF4\xE406001443%\x9C\xE4Reload)\x9C\xE406001444%\x90\xE4parseCommand)\x90\xE406001445%T\xE4ExecuteBackground)T\xE406001446% \xE4Execute) \xE406001447%\xFC\xE4Run)\xFC\xE406001448%\xDC\xE4.cctor)\xDC\xE4060014ca%b.ctor)b06000dc0%\xC4b.ctor)\xC4b06000dc1%(bgetCPtr)(b06000dc2&quot;%\xF2&lt;RunLoadNotify&gt;b__0)\xF2060014ce%\xF3&lt;GetOptions&gt;b__3)\xF3060014d0%.ctor)06000004%hget_Arguments)h06000005%\xD4get_Stream)\xD406000006%&lt;get_Event)&lt;06000007%s.ctor)s06000df3%\xC4s.ctor)\xC4s06000df4%(sgetCPtr)(s06000df5*%\xF0&lt;ExecuteApiBackground&gt;b__0)\xF0060014cc%.ctor)06000001%\xC8get_Arguments)\xC806000002%4get_Session)406000003%\x81.ctor)\x8106000e1d%\xC4\x81.ctor)\xC4\x8106000e1e%(\x81getCPtr)(\x8106000e1f%l.ctor)l06000dde%\xC4l.ctor)\xC4l06000ddf%(lgetCPtr)(l06000de0%.ctor)06000cdc%\xC4.ctor)\xC406000cdd%(getCPtr)(06000cde%\xBF.ctor)\xBF06001133%\xC4\xBFgetCPtr)\xC4\xBF06001134%,\xBFFinalize),\xBF06001135%\x94\xBFDispose)\x94\xBF06001136%8\xBFset_name)8\xBF06001137%\xA0\xBFget_name)\xA0\xBF06001138%&lt;\xBFset_value)&lt;\xBF06001139%\xA4\xBFget_value)\xA4\xBF0600113a%@\xBFset_hash)@\xBF0600113b%\xA8\xBFget_hash)\xA8\xBF0600113c%D\xBFset_next)D\xBF0600113d%\xAC\xBFget_next)\xAC\xBF0600113e%d\xBF.ctor)d\xBF0600113f%\x8C.ctor)\x8C06000e3e%\xC4\x8C.ctor)\xC4\x8C06000e3f%(\x8CgetCPtr)(\x8C06000e40%W.ctor)W06000d9f%\xC4W.ctor)\xC4W06000da0%(WgetCPtr)(W06000da1%R.ctor)R06000d90%\xC4R.ctor)\xC4R06000d91%(RgetCPtr)(R06000d92%\xDC.ctor)\xDC06001356%\xC4\xDCgetCPtr)\xC4\xDC06001357%,\xDCFinalize),\xDC06001358%\x94\xDCDispose)\x94\xDC06001359&quot;%8\xDCset_interface_name)8\xDC0600135a&quot;%\xA8\xDCget_interface_name)\xA8\xDC0600135b%L\xDCset_speech_open)L\xDC0600135c%\xBC\xDCget_speech_open)\xBC\xDC0600135d%|\xDCset_speech_close)|\xDC0600135e%\xEC\xDCget_speech_close)\xEC\xDC0600135f&quot;%\xAC\xDCset_speech_feed_tts)\xAC\xDC06001360&quot;% \xDCget_speech_feed_tts) \xDC06001361&quot;%\xE4\xDCset_speech_read_tts)\xE4\xDC06001362&quot;%X\xDCget_speech_read_tts)X\xDC06001363&quot;%\xDCset_speech_flush_tts)\xDC06001364&quot;%\x90\xDCget_speech_flush_tts)\x90\xDC06001365&amp;%T        \xDCset_speech_text_param_tts)T        \xDC06001366&amp;%\xCC        \xDCget_speech_text_param_tts)\xCC        \xDC06001367*%\x94
+\xDCset_speech_numeric_param_tts)\x94
+\xDC06001368*% \xDCget_speech_numeric_param_tts) \xDC06001369*%\xDC \xDCset_speech_float_param_tts)\xDC \xDC0600136a*%T \xDCget_speech_float_param_tts)T \xDC0600136b%
+\xDCset_rwlock)
+\xDC0600136c%\x84
+\xDCget_rwlock)\x84
+\xDC0600136d%&lt;\xDCset_refs)&lt;\xDC0600136e%\xA4\xDCget_refs)\xA4\xDC0600136f%@\xDCset_reflock)@\xDC06001370%\xAC\xDCget_reflock)\xAC\xDC06001371%h\xDCset_parent)h\xDC06001372%\xD0\xDCget_parent)\xD0\xDC06001373%\x88\xDCset_next)\x88\xDC06001374%\xF0\xDCget_next)\xF0\xDC06001375%\xA8\xDC.ctor)\xA8\xDC06001376%\xF8get_ContextType)\xF80600148e%l\xF8GetApiContext)l\xF80600148f&amp;%\xD8\xF8GetApiBackgroundContext)\xD8\xF806001490%P\xF8GetAppContext)P\xF806001491%\xBC\xF8getContext)\xBC\xF806001492% .cctor) 060014a0%Q.ctor)Q06000d8d%\xC4Q.ctor)\xC4Q06000d8e%(QgetCPtr)(Q06000d8f%H.ctor)H06000d72%\xC4H.ctor)\xC4H06000d73%(HgetCPtr)(H06000d74%=.ctor)=06000d51%\xC4=.ctor)\xC4=06000d52%(=getCPtr)(=06000d53%,.ctor),06000d1e%\xC4,.ctor)\xC4,06000d1f%(,getCPtr)(,06000d20%\xD4.ctor)\xD4060012b2%\xC4\xD4getCPtr)\xC4\xD4060012b3%,\xD4Finalize),\xD4060012b4%\x94\xD4Dispose)\x94\xD4060012b5%8\xD4set_relative_oid)8\xD4060012b6%\xA8\xD4get_relative_oid)\xA8\xD4060012b7&amp;%L\xD4set_management_function)L\xD4060012b8&amp;%\xC4\xD4get_management_function)\xC4\xD4060012b9%\x8C\xD4set_rwlock)\x8C\xD4060012ba%\xF4\xD4get_rwlock)\xF4\xD4060012bb%\xAC\xD4set_refs)\xAC\xD4060012bc%\xD4get_refs)\xD4060012bd%\xB0\xD4set_reflock)\xB0\xD4060012be%\xD4get_reflock)\xD4060012bf%\xD8\xD4set_parent)\xD8\xD4060012c0%@\xD4get_parent)@\xD4060012c1%\xF8\xD4set_next)\xF8\xD4060012c2%`        \xD4get_next)`        \xD4060012c3%
+\xD4.ctor)
+\xD4060012c4%!.ctor)!06000cfd%\xC4!.ctor)\xC4!06000cfe%(!getCPtr)(!06000cff%\x95.ctor)\x9506000e59%\xC4\x95.ctor)\xC4\x9506000e5a%(\x95getCPtr)(\x9506000e5b%j.ctor)j06000dd8%\xC4j.ctor)\xC4j06000dd9%(jgetCPtr)(j06000dda%\x9D.ctor)\x9D06000e71%\xC4\x9D.ctor)\xC4\x9D06000e72%(\x9DgetCPtr)(\x9D06000e73%A.ctor)A06000d5d%\xC4A.ctor)\xC4A06000d5e%(AgetCPtr)(A06000d5f%\xC6.ctor)\xC6060011f8%\xC4\xC6getCPtr)\xC4\xC6060011f9%,\xC6Finalize),\xC6060011fa%\x94\xC6Dispose)\x94\xC6060011fb%8\xC6set_read_frame)8\xC6060011fc%\xA4\xC6get_read_frame)\xA4\xC6060011fd%`\xC6set_next)`\xC6060011fe%\xC8\xC6get_next)\xC8\xC6060011ff%\x80\xC6.ctor)\x80\xC606001200&quot;%\xF4&lt;AddApiPlugins&gt;b__9)\xF4060014d3%\xBA.ctor)\xBA060010ce%\xC4\xBAgetCPtr)\xC4\xBA060010cf%,\xBAFinalize),\xBA060010d0%\x94\xBADispose)\x94\xBA060010d1&amp;%8\xBAset_directory_interface)8\xBA060010d2&amp;%\xB0\xBAget_directory_interface)\xB0\xBA060010d3%x\xBAset_flags)x\xBA060010d4%\xE0\xBAget_flags)\xE0\xBA060010d5%|\xBAset_memory_pool)|\xBA060010d6%\xEC\xBAget_memory_pool)\xEC\xBA060010d7%\xAC\xBAset_private_info)\xAC\xBA060010d8%\xBAget_private_info)\xBA060010d9%\xDC\xBA.ctor)\xDC\xBA060010da&amp;%\xEDInitializeLifetimeService)\xED06001471%\xEDget_Aliases)\xED06001472%\x88\xEDget_Name)\x88\xED06001473%\xF0\xEDget_PluginOptions)\xF0\xED06001474%`\xED.ctor)`\xED06001475%\xC4\xEDIncreaseUse)\xC4\xED06001476%0\xEDDecreaseUse)0\xED06001477&amp;%\xD4\xEDSetZeroUseNotification)\xD4\xED06001478%H\xEDLogException)H\xED06001479%\x94.ctor)\x9406000e56%\xC4\x94.ctor)\xC4\x9406000e57%(\x94getCPtr)(\x9406000e58%&quot;.ctor)&quot;06000d00%\xC4&quot;.ctor)\xC4&quot;06000d01%(&quot;getCPtr)(&quot;06000d02%\xCA.ctor)\xCA0600121c%\xC4\xCAgetCPtr)\xC4\xCA0600121d%,\xCAFinalize),\xCA0600121e%\x94\xCADispose)\x94\xCA0600121f&quot;%8\xCAset_resurrect_session)8\xCA06001220&quot;%\xAC\xCAget_resurrect_session)\xAC\xCA06001221%p\xCAset_next)p\xCA06001222%\xD8\xCAget_next)\xD8\xCA06001223%\x90\xCA.ctor)\x90\xCA06001224%\xA2.ctor)\xA206000e80%\xC4\xA2.ctor)\xC4\xA206000e81%(\xA2getCPtr)(\xA206000e82%U.ctor)U06000d99%\xC4U.ctor)\xC4U06000d9a%(UgetCPtr)(U06000d9b%.ctor)06000cdf%\xC4.ctor)\xC406000ce0%(getCPtr)(06000ce1%P.ctor)P06000d8a%\xC4P.ctor)\xC4P06000d8b%(PgetCPtr)(P06000d8c%\xB1.ctor)\xB106000fdb%\xC4\xB1getCPtr)\xC4\xB106000fdc%,\xB1Finalize),\xB106000fdd%\x94\xB1Dispose)\x94\xB106000fde%8\xB1set_codec_type)8\xB106000fdf%\xA4\xB1get_codec_type)\xA4\xB106000fe0%D\xB1set_ianacode)D\xB106000fe1%\xB0\xB1get_ianacode)\xB0\xB106000fe2%P\xB1set_iananame)P\xB106000fe3%\xBC\xB1get_iananame)\xBC\xB106000fe4%\\xB1set_fmtp)\\xB106000fe5%\xC4\xB1get_fmtp)\xC4\xB106000fe6&amp;%`\xB1set_samples_per_second)`\xB106000fe7&amp;%\xD4\xB1get_samples_per_second)\xD4\xB106000fe8*%|\xB1set_actual_samples_per_second)|\xB106000fe9*%\xF8\xB1get_actual_samples_per_second)\xF8\xB106000fea&quot;%\xA8\xB1set_bits_per_second)\xA8\xB106000feb&quot;%        \xB1get_bits_per_second)        \xB106000fec*%\xC4        \xB1set_microseconds_per_packet)\xC4        \xB106000fed*%@
+\xB1get_microseconds_per_packet)@
+\xB106000fee&amp;%\xF0
+\xB1set_samples_per_packet)\xF0
+\xB106000fef&amp;%d \xB1get_samples_per_packet)d \xB106000ff0*% \xB1set_decoded_bytes_per_packet) \xB106000ff1*%\x88 \xB1get_decoded_bytes_per_packet)\x88 \xB106000ff2*%8
+\xB1set_encoded_bytes_per_packet)8
+\xB106000ff3*%\xB4
+\xB1get_encoded_bytes_per_packet)\xB4
+\xB106000ff4&amp;%d\xB1set_number_of_channels)d\xB106000ff5&amp;%\xD8\xB1get_number_of_channels)\xD8\xB106000ff6*%\x80\xB1set_codec_frames_per_packet)\x80\xB106000ff7*%\xFC\xB1get_codec_frames_per_packet)\xFC\xB106000ff8%\xAC\xB1set_init)\xAC\xB106000ff9%\xB1get_init)\xB106000ffa%\xCC\xB1set_encode)\xCC\xB106000ffb%4\xB1get_encode)4\xB106000ffc%\xEC\xB1set_decode)\xEC\xB106000ffd%T\xB1get_decode)T\xB106000ffe% \xB1set_destroy) \xB106000fff%x\xB1get_destroy)x\xB106001000%4\xB1set_codec_id)4\xB106001001%\xA0\xB1get_codec_id)\xA0\xB106001002%@\xB1set_impl_id)@\xB106001003%\xAC\xB1get_impl_id)\xAC\xB106001004%L\xB1set_next)L\xB106001005%\xB4\xB1get_next)\xB4\xB106001006%l\xB1.ctor)l\xB106001007%\xC3.ctor)\xC3060011d7%\xC4\xC3getCPtr)\xC4\xC3060011d8%,\xC3Finalize),\xC3060011d9%\x94\xC3Dispose)\x94\xC3060011da&quot;%8\xC3set_input_callback)8\xC3060011db&quot;%\xA8\xC3get_input_callback)\xA8\xC3060011dc%h\xC3set_buf)h\xC3060011dd%\xD0\xC3get_buf)\xD0\xC3060011de%\x88\xC3set_buflen)\x88\xC3060011df%\xF0\xC3get_buflen)\xF0\xC3060011e0&amp;%\x8C\xC3set_read_frame_callback)\x8C\xC3060011e1&amp;%\xC3get_read_frame_callback)\xC3060011e2%\xCC\xC3set_user_data)\xCC\xC3060011e3%8\xC3get_user_data)8\xC3060011e4%\xF4\xC3.ctor)\xF4\xC3060011e5%\x99.ctor)\x9906000e65%\xC4\x99.ctor)\xC4\x9906000e66%(\x99getCPtr)(\x9906000e67&quot;%\xF5&lt;AddAppPlugins&gt;b__d)\xF5060014d5%\xAC.ctor)\xAC06000f46%\xC4\xACgetCPtr)\xC4\xAC06000f47%,\xACFinalize),\xAC06000f48%\x94\xACDispose)\x94\xAC06000f49&quot;%8\xACset_extension_name)8\xAC06000f4a&quot;%\xA8\xACget_extension_name)\xA8\xAC06000f4b&quot;%L\xACset_extension_number)L\xAC06000f4c&quot;%\xC0\xACget_extension_number)\xC0\xAC06000f4d&amp;%h\xACset_current_application)h\xAC06000f4e&amp;%\xE0\xACget_current_application)\xE0\xAC06000f4f&quot;%\xA8\xACset_last_application)\xA8\xAC06000f50&quot;%\xACget_last_application)\xAC06000f51%\xE0\xACset_applications)\xE0\xAC06000f52%P\xACget_applications)P\xAC06000f53%\xACset_children)\xAC06000f54%|\xACget_children)|\xAC06000f55%8        \xACset_next)8        \xAC06000f56%\xA0        \xACget_next)\xA0        \xAC06000f57%X
+\xAC.ctor)X
+\xAC06000f58%\x91.ctor)\x9106000e4d%\xC4\x91.ctor)\xC4\x9106000e4e%(\x91getCPtr)(\x9106000e4f%\xD2.ctor)\xD20600128c%\xC4\xD2getCPtr)\xC4\xD20600128d%,\xD2Finalize),\xD20600128e%\x94\xD2Dispose)\x94\xD20600128f&amp;%8\xD2set_switch_api_version)8\xD206001290&amp;%\xAC\xD2get_switch_api_version)\xAC\xD206001291%T\xD2set_load)T\xD206001292%\xBC\xD2get_load)\xBC\xD206001293%t\xD2set_shutdown)t\xD206001294%\xE0\xD2get_shutdown)\xE0\xD206001295%\x9C\xD2set_runtime)\x9C\xD206001296%\xD2get_runtime)\xD206001297%\xC4\xD2set_flags)\xC4\xD206001298%,\xD2get_flags),\xD206001299%\xC8\xD2.ctor)\xC8\xD20600129a%}.ctor)}06000e11%\xC4}.ctor)\xC4}06000e12%(}getCPtr)(}06000e13%\x9A.ctor)\x9A06000e68%\xC4\x9A.ctor)\xC4\x9A06000e69%(\x9AgetCPtr)(\x9A06000e6a%\xE2.ctor)\xE2060013fc%\xC4\xE2getCPtr)\xC4\xE2060013fd%,\xE2Finalize),\xE2060013fe%\x94\xE2Dispose)\x94\xE2060013ff%8\xE2set_session)8\xE206001400%\xA4\xE2get_session)\xA4\xE206001401%`\xE2set_read_codec)`\xE206001402%\xCC\xE2get_read_codec)\xCC\xE206001403%\x88\xE2set_write_frame)\x88\xE206001404%\xF8\xE2get_write_frame)\xF8\xE206001405&quot;%\xB8\xE2set_write_frame_data)\xB8\xE206001406&quot;%,\xE2get_write_frame_data),\xE206001407%\xF0\xE2set_socket)\xF0\xE206001408%X\xE2get_socket)X\xE206001409%\xE2set_local_ip)\xE20600140a%|\xE2get_local_ip)|\xE20600140b%        \xE2set_local_port)        \xE20600140c%\x88        \xE2get_local_port)\x88        \xE20600140d%(
+\xE2set_remote_ip)(
+\xE20600140e%\x94
+\xE2get_remote_ip)\x94
+\xE20600140f%4 \xE2set_remote_port)4 \xE206001410%\xA4 \xE2get_remote_port)\xA4 \xE206001411%H \xE2set_local_addr)H \xE206001412%\xB4 \xE2get_local_addr)\xB4 \xE206001413%p
+\xE2set_remote_addr)p
+\xE206001414%\xE0
+\xE2get_remote_addr)\xE0
+\xE206001415%\xA0\xE2set_flag_mutex)\xA0\xE206001416% \xE2get_flag_mutex) \xE206001417%\xC8\xE2set_flags)\xC8\xE206001418%0\xE2get_flags)0\xE206001419%\xCC\xE2set_type)\xCC\xE20600141a%4\xE2get_type)4\xE20600141b%\xD0\xE2set_transport)\xD0\xE20600141c%&lt;\xE2get_transport)&lt;\xE20600141d%\xDC\xE2set_stream_id)\xDC\xE20600141e%H\xE2get_stream_id)H\xE20600141f%\xE8\xE2.ctor)\xE8\xE206001420%\xB5.ctor)\xB506001059%\xC4\xB5getCPtr)\xC4\xB50600105a%,\xB5Finalize),\xB50600105b%\x94\xB5Dispose)\x94\xB50600105c%8\xB5set_from)8\xB50600105d%\xA0\xB5get_from)\xA0\xB50600105e%&lt;\xB5set_message_id)&lt;\xB50600105f%\xA8\xB5get_message_id)\xA8\xB506001060%H\xB5set_numeric_arg)H\xB506001061%\xB8\xB5get_numeric_arg)\xB8\xB506001062%\\xB5set_string_arg)\\xB506001063%\xC8\xB5get_string_arg)\xC8\xB506001064&quot;%h\xB5set_string_arg_size)h\xB506001065&quot;%\xDC\xB5get_string_arg_size)\xDC\xB506001066%\x84\xB5set_pointer_arg)\x84\xB506001067%\xF4\xB5get_pointer_arg)\xF4\xB506001068&quot;%\xB4\xB5set_pointer_arg_size)\xB4\xB506001069&quot;%(        \xB5get_pointer_arg_size)(        \xB50600106a%\xD0        \xB5set_numeric_reply)\xD0        \xB50600106b%@
+\xB5get_numeric_reply)@
+\xB50600106c%\xE4
+\xB5set_string_reply)\xE4
+\xB50600106d%T \xB5get_string_reply)T \xB50600106e&quot;%\xF8 \xB5set_string_reply_size)\xF8 \xB50600106f&quot;%l \xB5get_string_reply_size)l \xB506001070%
+\xB5set_pointer_reply)
+\xB506001071%\x84
+\xB5get_pointer_reply)\x84
+\xB506001072&amp;%D\xB5set_pointer_reply_size)D\xB506001073&amp;%\xB8\xB5get_pointer_reply_size)\xB8\xB506001074%`\xB5set_flags)`\xB506001075%\xC8\xB5get_flags)\xC8\xB506001076%d\xB5set__file)d\xB506001077%\xCC\xB5get__file)\xCC\xB506001078%h\xB5set__func)h\xB506001079%\xD0\xB5get__func)\xD0\xB50600107a%l\xB5set__line)l\xB50600107b%\xD4\xB5get__line)\xD4\xB50600107c%p\xB5.ctor)p\xB50600107d%\xDF.ctor)\xDF060013ad%\xC4\xDFgetCPtr)\xC4\xDF060013ae%,\xDFFinalize),\xDF060013af%\x94\xDFDispose)\x94\xDF060013b0%8\xDFset_T38MaxBitRate)8\xDF060013b1%\xA8\xDFget_T38MaxBitRate)\xA8\xDF060013b2&amp;%L\xDFset_T38FaxFillBitRemoval)L\xDF060013b3&amp;%\xC4\xDFget_T38FaxFillBitRemoval)\xC4\xDF060013b4&amp;%p\xDFset_T38FaxTranscodingMMR)p\xDF060013b5&amp;%\xE8\xDFget_T38FaxTranscodingMMR)\xE8\xDF060013b6&amp;%\x94\xDFset_T38FaxTranscodingJBIG)\x94\xDF060013b7&amp;% \xDFget_T38FaxTranscodingJBIG) \xDF060013b8&amp;%\xB8\xDFset_T38FaxRateManagement)\xB8\xDF060013b9&amp;%0\xDFget_T38FaxRateManagement)0\xDF060013ba&quot;%\xDC\xDFset_T38FaxMaxBuffer)\xDC\xDF060013bb&quot;%P\xDFget_T38FaxMaxBuffer)P\xDF060013bc&quot;%\xF8\xDFset_T38FaxMaxDatagram)\xF8\xDF060013bd&quot;%l        \xDFget_T38FaxMaxDatagram)l        \xDF060013be%
+\xDFset_T38FaxUdpEC)
+\xDF060013bf%\x84
+\xDFget_T38FaxUdpEC)\x84
+\xDF060013c0%( \xDFset_T38VendorInfo)( \xDF060013c1%\x98 \xDFget_T38VendorInfo)\x98 \xDF060013c2%&lt; \xDFset_ip)&lt; \xDF060013c3%\xA0 \xDFget_ip)\xA0 \xDF060013c4%8
+\xDFset_port)8
+\xDF060013c5%\xA0
+\xDFget_port)\xA0
+\xDF060013c6%&lt;\xDF.ctor)&lt;\xDF060013c7%c.ctor)c06000dc3%\xC4c.ctor)\xC4c06000dc4%(cgetCPtr)(c06000dc5%\x88.ctor)\x8806000e32%\xC4\x88.ctor)\xC4\x8806000e33%(\x88getCPtr)(\x8806000e34%\x82.ctor)\x8206000e20%\xC4\x82.ctor)\xC4\x8206000e21%(\x82getCPtr)(\x8206000e22%B.ctor)B06000d60%\xC4B.ctor)\xC4B06000d61%(BgetCPtr)(B06000d62%\xB0.ctor)\xB006000fc2%\xC4\xB0getCPtr)\xC4\xB006000fc3%,\xB0Finalize),\xB006000fc4%\x94\xB0Dispose)\x94\xB006000fc5&quot;%8\xB0set_codec_interface)8\xB006000fc6&quot;%\xAC\xB0get_codec_interface)\xAC\xB006000fc7&quot;%p\xB0set_implementation)p\xB006000fc8&quot;%\xE0\xB0get_implementation)\xE0\xB006000fc9%\xA0\xB0set_fmtp_in)\xA0\xB006000fca% \xB0get_fmtp_in) \xB006000fcb%\xAC\xB0set_fmtp_out)\xAC\xB006000fcc%\xB0get_fmtp_out)\xB006000fcd&quot;%\xB8\xB0set_codec_settings)\xB8\xB006000fce&quot;%(\xB0get_codec_settings)(\xB006000fcf%\xE8\xB0set_flags)\xE8\xB006000fd0%P\xB0get_flags)P\xB006000fd1%\xEC\xB0set_memory_pool)\xEC\xB006000fd2%\        \xB0get_memory_pool)\        \xB006000fd3%
+\xB0set_private_info)
+\xB006000fd4%\x8C
+\xB0get_private_info)\x8C
+\xB006000fd5%L \xB0set_agreed_pt)L \xB006000fd6%\xB8 \xB0get_agreed_pt)\xB8 \xB006000fd7%X \xB0set_mutex)X \xB006000fd8%\xC0 \xB0get_mutex)\xC0 \xB006000fd9%x
+\xB0.ctor)x
+\xB006000fda%O.ctor)O06000d87%\xC4O.ctor)\xC4O06000d88%(OgetCPtr)(O06000d89%`.ctor)`06000dba%\xC4`.ctor)\xC4`06000dbb%(`getCPtr)(`06000dbc%\xFDForEach)\xFD0600149d%\.ctor)\06000dae%\xC4\.ctor)\xC4\06000daf%(\getCPtr)(\06000db0%\xECWrite)\xEC0600146c%\xE8\xECWrite)\xE8\xEC0600146d%L\xECWriteLine)L\xEC0600146e%\xB4\xECWriteLine)\xB4\xEC0600146f%\xECToLogString)\xEC06001470%\xC2.ctor)\xC2060011b2%\xC4\xC2getCPtr)\xC4\xC2060011b3%,\xC2Finalize),\xC2060011b4%\x94\xC2Dispose)\x94\xC2060011b5%8\xC2set_codec)8\xC2060011b6%\xA0\xC2get_codec)\xA0\xC2060011b7%X\xC2set_source)X\xC2060011b8%\xC0\xC2get_source)\xC0\xC2060011b9%\\xC2set_packet)\\xC2060011ba%\xC4\xC2get_packet)\xC4\xC2060011bb%|\xC2set_packetlen)|\xC2060011bc%\xE8\xC2get_packetlen)\xE8\xC2060011bd%\x88\xC2set_extra_data)\x88\xC2060011be%\xF4\xC2get_extra_data)\xF4\xC2060011bf%\xB0\xC2set_data)\xB0\xC2060011c0%\xC2get_data)\xC2060011c1%\xD0\xC2set_datalen)\xD0\xC2060011c2%&lt;        \xC2get_datalen)&lt;        \xC2060011c3%\xDC        \xC2set_buflen)\xDC        \xC2060011c4%D
+\xC2get_buflen)D
+\xC2060011c5%\xE0
+\xC2set_samples)\xE0
+\xC2060011c6%L \xC2get_samples)L \xC2060011c7%\xEC \xC2set_rate)\xEC \xC2060011c8%T \xC2get_rate)T \xC2060011c9%\xF0 \xC2set_payload)\xF0 \xC2060011ca%\
+\xC2get_payload)\
+\xC2060011cb%\xFC
+\xC2set_timestamp)\xFC
+\xC2060011cc%h\xC2get_timestamp)h\xC2060011cd%\xC2set_seq)\xC2060011ce%p\xC2get_seq)p\xC2060011cf% \xC2set_ssrc) \xC2060011d0%t\xC2get_ssrc)t\xC2060011d1%\xC2set_m)\xC2060011d2%t\xC2get_m)t\xC2060011d3% \xC2set_flags) \xC2060011d4%t\xC2get_flags)t\xC2060011d5%\xC2.ctor)\xC2060011d6%).ctor))06000d15%\xC4).ctor)\xC4)06000d16%()getCPtr)()06000d17%\x8B.ctor)\x8B06000e3b%\xC4\x8B.ctor)\xC4\x8B06000e3c%(\x8BgetCPtr)(\x8B06000e3d%\xDB.ctor)\xDB0600132f%\xC4\xDBgetCPtr)\xC4\xDB06001330%,\xDBFinalize),\xDB06001331%\x94\xDBDispose)\x94\xDB06001332&quot;%8\xDBset_speech_interface)8\xDB06001333&quot;%\xAC\xDBget_speech_interface)\xAC\xDB06001334%p\xDBset_flags)p\xDB06001335%\xD8\xDBget_flags)\xD8\xDB06001336%t\xDBset_name)t\xDB06001337%\xDC\xDBget_name)\xDC\xDB06001338%x\xDBset_rate)x\xDB06001339%\xE0\xDBget_rate)\xE0\xDB0600133a%|\xDBset_speed)|\xDB0600133b%\xE4\xDBget_speed)\xE4\xDB0600133c%\x80\xDBset_samples)\x80\xDB0600133d%\xEC\xDBget_samples)\xEC\xDB0600133e%\x8C\xDBset_voice)\x8C\xDB0600133f%\xF4\xDBget_voice)\xF4\xDB06001340%\x90        \xDBset_engine)\x90        \xDB06001341%\xF8        \xDBget_engine)\xF8        \xDB06001342%\x94
+\xDBset_param)\x94
+\xDB06001343%\xFC
+\xDBget_param)\xFC
+\xDB06001344%\x98 \xDBset_memory_pool)\x98 \xDB06001345% \xDBget_memory_pool) \xDB06001346%\xC8 \xDBset_resampler)\xC8 \xDB06001347%4
+\xDBget_resampler)4
+\xDB06001348%\xF0
+\xDBset_buffer)\xF0
+\xDB06001349%X\xDBget_buffer)X\xDB0600134a%\xDBset_dbuf)\xDB0600134b%x\xDBget_dbuf)x\xDB0600134c%0\xDBset_dbuflen)0\xDB0600134d%\x9C\xDBget_dbuflen)\x9C\xDB0600134e%&lt;\xDBset_samplerate)&lt;\xDB0600134f%\xA8\xDBget_samplerate)\xA8\xDB06001350%H\xDBset_native_rate)H\xDB06001351%\xB8\xDBget_native_rate)\xB8\xDB06001352%\\xDBset_private_info)\\xDB06001353%\xCC\xDBget_private_info)\xCC\xDB06001354%\x8C\xDB.ctor)\x8C\xDB06001355%\xA4.ctor)\xA406000e86%\xC4\xA4getCPtr)\xC4\xA406000e87%,\xA4Finalize),\xA406000e88%\x94\xA4Dispose)\x94\xA406000e89&quot;%8\xA4set_interface_name)8\xA406000e8a&quot;%\xA8\xA4get_interface_name)\xA8\xA406000e8b%L\xA4set_desc)L\xA406000e8c%\xB4\xA4get_desc)\xB4\xA406000e8d%P\xA4set_function)P\xA406000e8e%\xBC\xA4get_function)\xBC\xA406000e8f%x\xA4set_syntax)x\xA406000e90%\xE0\xA4get_syntax)\xE0\xA406000e91%|\xA4set_rwlock)|\xA406000e92%\xE4\xA4get_rwlock)\xE4\xA406000e93%\x9C\xA4set_refs)\x9C\xA406000e94%\xA4get_refs)\xA406000e95%\xA0\xA4set_reflock)\xA0\xA406000e96%         \xA4get_reflock)         \xA406000e97%\xC8        \xA4set_parent)\xC8        \xA406000e98%0
+\xA4get_parent)0
+\xA406000e99%\xE8
+\xA4set_next)\xE8
+\xA406000e9a%P \xA4get_next)P \xA406000e9b% \xA4.ctor) \xA406000e9c%6.ctor)606000d3c%\xC46.ctor)\xC4606000d3d%(6getCPtr)(606000d3e%X.ctor)X06000da2%\xC4X.ctor)\xC4X06000da3%(XgetCPtr)(X06000da4%\xAA.ctor)\xAA06000f1a%\xC4\xAAgetCPtr)\xC4\xAA06000f1b%,\xAAFinalize),\xAA06000f1c%\x94\xAADispose)\x94\xAA06000f1d%8\xAAset_buf)8\xAA06000f1e%\xA0\xAAget_buf)\xA0\xAA06000f1f%X\xAAset_buflen)X\xAA06000f20%\xC0\xAAget_buflen)\xC0\xAA06000f21%\\xAAset_cur)\\xAA06000f22%\xC4\xAAget_cur)\xC4\xAA06000f23%|\xAAset_bytes)|\xAA06000f24%\xE4\xAAget_bytes)\xE4\xAA06000f25%\x80\xAAset_bits_tot)\x80\xAA06000f26%\xEC\xAAget_bits_tot)\xEC\xAA06000f27%\x8C\xAAset_bits_cur)\x8C\xAA06000f28%\xF8\xAAget_bits_cur)\xF8\xAA06000f29%\x98\xAAset_bits_rem)\x98\xAA06000f2a%        \xAAget_bits_rem)        \xAA06000f2b%\xA4        \xAAset_frame_bits)\xA4        \xAA06000f2c%
+\xAAget_frame_bits)
+\xAA06000f2d%\xB0
+\xAAset_shiftby)\xB0
+\xAA06000f2e% \xAAget_shiftby) \xAA06000f2f%\xBC \xAAset_this_byte)\xBC \xAA06000f30%( \xAAget_this_byte)( \xAA06000f31%\xC8 \xAAset_under)\xC8 \xAA06000f32%0
+\xAAget_under)0
+\xAA06000f33%\xCC
+\xAAset_over)\xCC
+\xAA06000f34%4\xAAget_over)4\xAA06000f35%\xD0\xAAset_mode)\xD0\xAA06000f36%8\xAAget_mode)8\xAA06000f37%\xD4\xAA.ctor)\xD4\xAA06000f38%\x87.ctor)\x8706000e2f%\xC4\x87.ctor)\xC4\x8706000e30%(\x87getCPtr)(\x8706000e31%\xF9LoadInternal)\xF906001493&quot;%\xA4\xF9&lt;compileAssembly&gt;b__4)\xA4\xF9060014da%\xF9compileAssembly)\xF906001494%D\xF9processAssembly)D\xF906001495%\x8C\xF9getEntryDelegate)\x8C\xF906001496%\xAE.ctor)\xAE06000f9a%\xC4\xAEgetCPtr)\xC4\xAE06000f9b%,\xAEFinalize),\xAE06000f9c%\x94\xAEDispose)\x94\xAE06000f9d&quot;%8\xAEset_profile_created)8\xAE06000f9e&quot;%\xAC\xAEget_profile_created)\xAC\xAE06000f9f%T\xAEset_created)T\xAE06000fa0%\xC0\xAEget_created)\xC0\xAE06000fa1%`\xAEset_answered)`\xAE06000fa2%\xCC\xAEget_answered)\xCC\xAE06000fa3%l\xAEset_progress)l\xAE06000fa4%\xD8\xAEget_progress)\xD8\xAE06000fa5&quot;%x\xAEset_progress_media)x\xAE06000fa6&quot;%\xE8\xAEget_progress_media)\xE8\xAE06000fa7%\x8C\xAEset_hungup)\x8C\xAE06000fa8%\xF4\xAEget_hungup)\xF4\xAE06000fa9%\x90\xAEset_transferred)\x90\xAE06000faa%        \xAEget_transferred)        \xAE06000fab%\xA4        \xAEset_next)\xA4        \xAE06000fac%
+\xAEget_next)
+\xAE06000fad%\xC4
+\xAE.ctor)\xC4
+\xAE06000fae%\xA8.ctor)\xA806000eda%\xC4\xA8getCPtr)\xC4\xA806000edb%,\xA8Finalize),\xA806000edc%\x94\xA8Dispose)\x94\xA806000edd&quot;%8\xA8set_interface_name)8\xA806000ede&quot;%\xA8\xA8get_interface_name)\xA8\xA806000edf%L\xA8set_asr_open)L\xA806000ee0%\xB8\xA8get_asr_open)\xB8\xA806000ee1&quot;%t\xA8set_asr_load_grammar)t\xA806000ee2&quot;%\xE8\xA8get_asr_load_grammar)\xE8\xA806000ee3&amp;%\xAC\xA8set_asr_unload_grammar)\xAC\xA806000ee4&amp;% \xA8get_asr_unload_grammar) \xA806000ee5%\xE4\xA8set_asr_close)\xE4\xA806000ee6%P\xA8get_asr_close)P\xA806000ee7% \xA8set_asr_feed) \xA806000ee8%x\xA8get_asr_feed)x\xA806000ee9%4        \xA8set_asr_resume)4        \xA806000eea%\xA0        \xA8get_asr_resume)\xA0        \xA806000eeb%\
+\xA8set_asr_pause)\
+\xA806000eec%\xC8
+\xA8get_asr_pause)\xC8
+\xA806000eed&quot;%\x84 \xA8set_asr_check_results)\x84 \xA806000eee&quot;%\xF8 \xA8get_asr_check_results)\xF8 \xA806000eef&quot;%\xBC \xA8set_asr_get_results)\xBC \xA806000ef0&quot;%0
+\xA8get_asr_get_results)0
+\xA806000ef1*%\xF4
+\xA8set_asr_start_input_timers)\xF4
+\xA806000ef2*%l\xA8get_asr_start_input_timers)l\xA806000ef3&quot;%4\xA8set_asr_text_param)4\xA806000ef4&quot;%\xA4\xA8get_asr_text_param)\xA4\xA806000ef5&quot;%d\xA8set_asr_numeric_param)d\xA806000ef6&quot;%\xD8\xA8get_asr_numeric_param)\xD8\xA806000ef7&quot;%\x9C\xA8set_asr_float_param)\x9C\xA806000ef8&quot;%\xA8get_asr_float_param)\xA806000ef9%\xD4\xA8set_rwlock)\xD4\xA806000efa%&lt;\xA8get_rwlock)&lt;\xA806000efb%\xF4\xA8set_refs)\xF4\xA806000efc%\\xA8get_refs)\\xA806000efd%\xF8\xA8set_reflock)\xF8\xA806000efe%d\xA8get_reflock)d\xA806000eff% \xA8set_parent) \xA806000f00%\x88\xA8get_parent)\x88\xA806000f01%@\xA8set_next)@\xA806000f02%\xA8\xA8get_next)\xA8\xA806000f03%`\xA8.ctor)`\xA806000f04%\xBE.ctor)\xBE06001116%\xC4\xBEgetCPtr)\xC4\xBE06001117%,\xBEFinalize),\xBE06001118%\x94\xBEDispose)\x94\xBE06001119%8\xBEset_event_id)8\xBE0600111a%\xA4\xBEget_event_id)\xA4\xBE0600111b%D\xBEset_priority)D\xBE0600111c%\xB0\xBEget_priority)\xB0\xBE0600111d%P\xBEset_owner)P\xBE0600111e%\xB8\xBEget_owner)\xB8\xBE0600111f%T\xBEset_subclass_name)T\xBE06001120%\xC4\xBEget_subclass_name)\xC4\xBE06001121%h\xBEset_headers)h\xBE06001122%\xD4\xBEget_headers)\xD4\xBE06001123%\x90\xBEset_last_header)\x90\xBE06001124%\xBEget_last_header)\xBE06001125%\xC0\xBEset_body)\xC0\xBE06001126%(        \xBEget_body)(        \xBE06001127&quot;%\xC4        \xBEset_bind_user_data)\xC4        \xBE06001128&quot;%4
+\xBEget_bind_user_data)4
+\xBE06001129&quot;%\xF4
+\xBEset_event_user_data)\xF4
+\xBE0600112a&quot;%h \xBEget_event_user_data)h \xBE0600112b%, \xBEset_key), \xBE0600112c%\x94 \xBEget_key)\x94 \xBE0600112d%0
+\xBEset_next)0
+\xBE0600112e%\x98
+\xBEget_next)\x98
+\xBE0600112f%P\xBEset_flags)P\xBE06001130%\xB8\xBEget_flags)\xB8\xBE06001131%T\xBE.ctor)T\xBE06001132%\x80.ctor)\x8006000e1a%\xC4\x80.ctor)\xC4\x8006000e1b%(\x80getCPtr)(\x8006000e1c%d.ctor)d06000dc6%\xC4d.ctor)\xC4d06000dc7%(dgetCPtr)(d06000dc8%[.ctor)[06000dab%\xC4[.ctor)\xC4[06000dac%([getCPtr)([06000dad%3.ctor)306000d33%\xC43.ctor)\xC4306000d34%(3getCPtr)(306000d35%&amp;.ctor)&amp;06000d0c%\xC4&amp;.ctor)\xC4&amp;06000d0d%(&amp;getCPtr)(&amp;06000d0e%\xD9.ctor)\xD90600130b%\xC4\xD9getCPtr)\xC4\xD90600130c%,\xD9Finalize),\xD90600130d%\x94\xD9Dispose)\x94\xD90600130e&quot;%8\xD9set_interface_name)8\xD90600130f&quot;%\xA8\xD9get_interface_name)\xA8\xD906001310%L\xD9set_say_function)L\xD906001311%\xBC\xD9get_say_function)\xBC\xD906001312%|\xD9set_rwlock)|\xD906001313%\xE4\xD9get_rwlock)\xE4\xD906001314%\x9C\xD9set_refs)\x9C\xD906001315%\xD9get_refs)\xD906001316%\xA0\xD9set_reflock)\xA0\xD906001317% \xD9get_reflock) \xD906001318%\xC8\xD9set_parent)\xC8\xD906001319%0\xD9get_parent)0\xD90600131a%\xE8\xD9set_next)\xE8\xD90600131b%P        \xD9get_next)P        \xD90600131c%
+\xD9.ctor)
+\xD90600131d%\xDE.ctor)\xDE06001396%\xC4\xDEgetCPtr)\xC4\xDE06001397%,\xDEFinalize),\xDE06001398%\x94\xDEDispose)\x94\xDE06001399&quot;%8\xDEset_write_function)8\xDE0600139a&quot;%\xA8\xDEget_write_function)\xA8\xDE0600139b&amp;%h\xDEset_raw_write_function)h\xDE0600139c&amp;%\xDC\xDEget_raw_write_function)\xDC\xDE0600139d%\xA0\xDEset_data)\xA0\xDE0600139e%\xDEget_data)\xDE0600139f%\xC0\xDEset_end)\xC0\xDE060013a0%(\xDEget_end)(\xDE060013a1%\xE0\xDEset_data_size)\xE0\xDE060013a2%L\xDEget_data_size)L\xDE060013a3%\xEC\xDEset_data_len)\xEC\xDE060013a4%X\xDEget_data_len)X\xDE060013a5%\xF8\xDEset_alloc_len)\xF8\xDE060013a6%d        \xDEget_alloc_len)d        \xDE060013a7%
+\xDEset_alloc_chunk)
+\xDE060013a8%t
+\xDEget_alloc_chunk)t
+\xDE060013a9% \xDEset_param_event) \xDE060013aa%\x88 \xDEget_param_event)\x88 \xDE060013ab%H \xDE.ctor)H \xDE060013ac%r.ctor)r06000df0%\xC4r.ctor)\xC4r06000df1%(rgetCPtr)(r06000df2%\xD6.ctor)\xD6060012d4%\xC4\xD6getCPtr)\xC4\xD6060012d5%,\xD6Finalize),\xD6060012d6%\x94\xD6Dispose)\x94\xD6060012d7%8\xD6set_version)8\xD6060012d8%\xA4\xD6get_version)\xA4\xD6060012d9%D\xD6set_p)D\xD6060012da%\xA8\xD6get_p)\xA8\xD6060012db%@\xD6set_x)@\xD6060012dc%\xA4\xD6get_x)\xA4\xD6060012dd%&lt;\xD6set_cc)&lt;\xD6060012de%\xA0\xD6get_cc)\xA0\xD6060012df%8\xD6set_m)8\xD6060012e0%\x9C\xD6get_m)\x9C\xD6060012e1%4\xD6set_pt)4\xD6060012e2%\x98\xD6get_pt)\x98\xD6060012e3%0\xD6set_seq)0\xD6060012e4%\x98\xD6get_seq)\x98\xD6060012e5%4        \xD6set_ts)4        \xD6060012e6%\x98        \xD6get_ts)\x98        \xD6060012e7%0
+\xD6set_ssrc)0
+\xD6060012e8%\x98
+\xD6get_ssrc)\x98
+\xD6060012e9%4 \xD6.ctor)4 \xD6060012ea%\xE0.ctor)\xE0060013c8%\xC4\xE0getCPtr)\xC4\xE0060013c9%,\xE0Finalize),\xE0060013ca%\x94\xE0Dispose)\x94\xE0060013cb%8\xE0set_interval)8\xE0060013cc%\xA4\xE0get_interval)\xA4\xE0060013cd%D\xE0set_flags)D\xE0060013ce%\xAC\xE0get_flags)\xAC\xE0060013cf%H\xE0set_samples)H\xE0060013d0%\xB4\xE0get_samples)\xB4\xE0060013d1%T\xE0set_samplecount)T\xE0060013d2%\xC4\xE0get_samplecount)\xC4\xE0060013d3&quot;%h\xE0set_timer_interface)h\xE0060013d4&quot;%\xDC\xE0get_timer_interface)\xDC\xE0060013d5%\xA0\xE0set_memory_pool)\xA0\xE0060013d6%\xE0get_memory_pool)\xE0060013d7%\xD0\xE0set_private_info)\xD0\xE0060013d8%@        \xE0get_private_info)@        \xE0060013d9%
+\xE0set_diff)
+\xE0060013da%h
+\xE0get_diff)h
+\xE0060013db% \xE0set_tick) \xE0060013dc%l \xE0get_tick)l \xE0060013dd% \xE0.ctor) \xE0060013de\xFF\xFF\xFF\xFFw        1\x88'\xC66Ȁ\xA8C,\x90
+\xEE\xC0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC3\xA0\xB8(\xF9\x92 FreeSWITCH.AppContextD87A60ED\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC0\xA4\xF0H\xF8\x92 FreeSWITCH.ApiContextE32650AD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF?\xD4\x80\xD8\\x87 FreeSWITCH.ApiBackgroundContextC4CF01D3\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA7D\xB0\xB0\xF3\x92 FreeSWITCH.FSUtilC0B7838C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x87tH\x88#{FreeSWITCH.Native.ApiA524D4B6\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA4L$(\xA8\xFFPFreeSWITCH.Native.CoreSession2F7A5510\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x98\xAC\x80\xF4\x92 FreeSWITCH.Native.DTMF6E8F2379\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF3\xD0        \x9C\xF8JFreeSWITCH.Native.EventConsumerC50AB03A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF&amp;\xD4 ,\xA8JFreeSWITCH.Native.EventCD216F2F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFt\x94\xD4 \xAD@\xA8\x87FreeSWITCH.Native.freeswitchEFF241EA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCD\xC4TH\xFA\x92 FreeSWITCH.Native.freeswitchPINVOKE071782FF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFo\xACT\x80\xF1\x99FreeSWITCH.Native.freeswitchPINVOKE.SWIGExceptionHelperFD8BFB69\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB6h\x98\xC8\xF7\x92 FreeSWITCH.Native.freeswitchPINVOKE.SWIGPendingException8F91BADB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB3\xD4\x80\x88\xF7\x92 FreeSWITCH.Native.freeswitchPINVOKE.SWIGStringHelper38019D6A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF| \x84X]\x87 FreeSWITCH.Native.input_callback_state_t0468DF35\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9Cl\x80\xFC\x92 FreeSWITCH.Native.IvrMenu0BD52A2F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFX\xA8D\xF8`\x87 FreeSWITCH.Native.ManagedSession341802C5\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8E\xF8`\x80\xA8\x87FreeSWITCH.Native.ManagedSession.&lt;&gt;c__DisplayClass15BF4B347\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x91\x80T\xF0\xF2\x92 FreeSWITCH.Native.ManagedSession.&lt;&gt;c__DisplayClass426834702\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFc\xBC\xA4X^\x87 FreeSWITCH.Native.ManagedSession.ChannelVariablesD92BD047\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFaHP\xF2\x99FreeSWITCH.Native.Stream83EC6B12\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC6\x90\xC4]\x87 FreeSWITCH.Native.SWIGTYPE_p_apr_pool_t7C178C02\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE1\x90\xC4\xFEPFreeSWITCH.Native.SWIGTYPE_p_FILE79953779\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFl\x90\xC4\xC0\xF3IFreeSWITCH.Native.SWIGTYPE_p_float5DB082C4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFD\x90\xC4h\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_char_enum_switch_management_action_t_p_char_switch_size_t__switch_status_tAD54D76F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9F\x90\xC4\xD0\xF3\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t436D7B82\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA5\x90\xC4\xD0\xF2\x99FreeSWITCH.Native.SWIGTYPE_p_f_p_p_switch_loadable_module_interface_p_apr_pool_t__switch_status_tE8039688\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFN\x90\xC4\xA0\xF1IFreeSWITCH.Native.SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char__switch_status_tBD479D1E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFs\x90\xC4x^\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xmlB6B7F54B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x89\x90\xC4\xA8\xFEPFreeSWITCH.Native.SWIGTYPE_p_f_p_q_const__char_p_switch_core_session_p_switch_stream_handle__switch_status_t0BEE2C5A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF~\x90\xC4\xD0\xF4IFreeSWITCH.Native.SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t91FDBE00\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8B\x90\xC4Ȥ\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_char_double__void4A35A79E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD3\x90\xC4\xA8\xFA\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_char_int__voidDADEFAA8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDD\x90\xC40\xA7\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_char_p_q_const__char__void9A907052\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFZ\x90\xC4p\xF2IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_p_char_p_unsigned_long__switch_status_t177C909A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFE\x90\xC4 \xF2\x99FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char_int_p_q_const__char_p_unsigned_long__switch_status_tBE182E8D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4p\xF4\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char_p_q_const__char__switch_status_t3E86C56D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF
+\x90\xC4(]\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_q_const__char__switch_status_t000D142B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF!\x90\xC4@\xB0\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_unsigned_long__switch_status_tCA53D13B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFG\x90\xC4p\xA8\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle_p_void_unsigned_int_p_unsigned_long__switch_status_t2F5702E8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFA\x90\xC4H\xFFPFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_asr_handle__switch_status_tE6F4D6AC\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFg\x90\xC4\x80\xF3IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t5ECF1F48\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAF\x90\xC4\xC8\\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_codec__switch_status_t2003684C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD1\x90\xC4\x88\xFA\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_codec_unsigned_long_p_q_const__switch_codec_settings__switch_status_tD725BA97\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA2\x90\xC4 \xFD\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_int__switch_status_tA7F4C332\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x92\x90\xC4P\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_char_enum_switch_say_type_t_enum_switch_say_method_t_p_switch_input_args_t__switch_status_t871BC3C1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9B\x90\xC4\xA8\xA4\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_tDEA798C4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF&quot;\x90\xC4\x98\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_q_const__char_p_q_const__char__switch_bool_t700CCA0A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB5\x90\xC4\xE8\xF7\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_q_const__char__voidDACD9868\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x80\x90\xC4\xD8]\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t7BB7A5A1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF        \x90\xC4\xE8\xFEPFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t__switch_status_tD135FC66\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF[\x90\xC4\xD0\xF2IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t2806C233\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF&gt;\x90\xC4H\xA4\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_p_switch_core_session_p_p_apr_pool_t_unsigned_long__switch_call_cause_t341E16EC\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFE\x90\xC4\xA8&quot;{FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t5B2649BB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFu\x90\xC4P\xA7\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t67AE4A7E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF;\x90\xC4\xF3\x99FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_p_void__switch_status_tC33B103C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4@\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t404224BD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF'\x90\xC4xJFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_p_void_enum_switch_input_type_t_p_void_unsigned_int__switch_status_t19A56CA4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x96\x90\xC4#{FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session__switch_status_tA755551E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF \x90\xC4\xA8#{FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_core_session_t_p_void_p_switch_caller_profile_t__p_switch_caller_extension6F3EA470\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD0\x90\xC4p\xFD\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_directory_handle_p_char_p_char_p_char__switch_status_t521E696A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4\x80\xAF\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_directory_handle_p_char_p_char__switch_status_t7B526D13\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4`\xB0\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_directory_handle_p_p_char_p_p_char__switch_status_t7E7C3ACF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\x90\xC4${FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_directory_handle__switch_status_tBF44CFB9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD7\x90\xC4\xFB\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_event__void23547D90\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF2\x90\xC4\x88]\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle_enum_switch_audio_col_t_p_p_q_const__char__switch_status_tEE5F8BD1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFe\x90\xC4P\xF3IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle_enum_switch_audio_col_t_p_q_const__char__switch_status_tFE324DE2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFC\x90\xC4\xF0\xFD\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle_p_q_const__char__switch_status_tCD092DE8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB1\x90\xC4\x90\xF3\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle_p_unsigned_int_long_long_int__switch_status_t71E379B7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF/\x90\xC4\x98JFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle_p_void_p_switch_size_t__switch_status_tC2B26B3A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF5\x90\xC4\x80\xF4\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_file_handle__switch_status_tC94F2B0D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCF\x90\xC4\xC0\xFD\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t096E42F7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9D\x90\xC4\x90ǙFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_rtp_p_switch_socket_t_p_void_switch_size_t_p_switch_sockaddr_t__void01110C6F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF(\x90\xC4\xB8JFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_scheduler_task__void2C74AD32\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFP\x90\xC4\xD0\xF1IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_char_double__void13B06C86\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8D\x90\xC4${FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_char_int__voidA3C9658C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x97\x90\xC4X\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_char_p_q_const__char__void2F6DFBFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x99\x90\xC4\xFEPFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_char_p_unsigned_long__switch_status_tFD8FFB38\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF4\x90\xC4\xB8\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_q_const__char_int_p_unsigned_long__switch_status_tF838C7E9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE2\x90\xC4\xF3\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_unsigned_long__switch_status_t002110CD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCE\x90\xC4\x80\xA7\x87FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle_p_void_p_switch_size_t_p_unsigned_long__switch_status_tB4803BD7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCA\x90\xC4\xA0\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_speech_handle__void22776B1B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFy\x90\xC4h\xFFPFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_stream_handle_p_q_const__char_v_______switch_status_t90120FEF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFz\x90\xC4\x90\xF4IFreeSWITCH.Native.SWIGTYPE_p_f_p_switch_stream_handle_p_unsigned_char_switch_size_t__switch_status_t62755CE6\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE0\x90\xC4(^\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_thread_t_p_void__p_void378667C2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB2\x90\xC4\xC8]\x87 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_timer_enum_switch_bool_t__switch_status_t0C79C44A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC9\x90\xC4\x98\xF9\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_switch_timer__switch_status_tE8BAFE16\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4p\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int8363BBDF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB9\x90\xC4\xF8\x92 FreeSWITCH.Native.SWIGTYPE_p_f_p_void__void771B40F3\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF-\x90\xC4XJFreeSWITCH.Native.SWIGTYPE_p_f_void__switch_status_tE03B021B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4ؤ\x87FreeSWITCH.Native.SWIGTYPE_p_HashElemA7F3B40A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF7\x90\xC4#{FreeSWITCH.Native.SWIGTYPE_p_int3A1AD83C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFH\x90\xC4\x98]\x87 FreeSWITCH.Native.SWIGTYPE_p_p_apr_pool_t5BB32114\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAC\x90\xC4(\xA4\x87FreeSWITCH.Native.SWIGTYPE_p_p_charC6AF248F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF1\x90\xC4\xB8JFreeSWITCH.Native.SWIGTYPE_p_p_p_char5EB4842D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF5\x90\xC4複FreeSWITCH.Native.SWIGTYPE_p_p_real_pcre8AB28EA4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFb\x90\xC4`\xF2IFreeSWITCH.Native.SWIGTYPE_p_p_sqlite31081AC72\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBD\x90\xC4\x98\xF8\x92 FreeSWITCH.Native.SWIGTYPE_p_p_sqlite3_stmt700FAA9A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xEF\x90\xC4\xB8&quot;{FreeSWITCH.Native.SWIGTYPE_p_p_switch_audio_resampler_t4A3CA1F9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4(\xFFPFreeSWITCH.Native.SWIGTYPE_p_p_switch_buffer560CF0E6\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAD\x90\xC4\x98&quot;{FreeSWITCH.Native.SWIGTYPE_p_p_switch_caller_extensionF227236B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFI\x90\xC40\xF4\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_channelE559469C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFj\x90\xC4H^\x87 FreeSWITCH.Native.SWIGTYPE_p_p_switch_core_port_allocatorCF01B8A8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA9\x90\xC4\xF0\xA7\x87FreeSWITCH.Native.SWIGTYPE_p_p_switch_core_session6E471649\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB0\x90\xC4\xA0\xF2\x99FreeSWITCH.Native.SWIGTYPE_p_p_switch_core_session_messageCAEB573D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD5\x90\xC4\xE8\xFA\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_event980E468A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4\xC0\xF4\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_event_node4D10E459\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC5\x90\xC4X\xF9\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_frame2D8E3D9B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF{\x90\xC4\xC0\xF4IFreeSWITCH.Native.SWIGTYPE_p_p_switch_hash16C5056D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAB\x90\xC4\xC0\xF1\x99FreeSWITCH.Native.SWIGTYPE_p_p_switch_ivr_digit_stream7D186332\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFr\x90\xC4\xFFPFreeSWITCH.Native.SWIGTYPE_p_p_switch_ivr_digit_stream_parserDFE1D669\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9E\x90\xC4\xE6\x84 FreeSWITCH.Native.SWIGTYPE_p_p_switch_ivr_menu91A883FB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBA\x90\xC4h\xF8\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_ivr_menu_xml_ctxD171EF48\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF
+\x90\xC4\xF4\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_log_node_t18012942\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC1\x90\xC4\xE8\xF8\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_media_bug71955030\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB4\x90\xC4\xB8\xF7\x92 FreeSWITCH.Native.SWIGTYPE_p_p_switch_network_listB31031EF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFT\x90\xC4\xF2IFreeSWITCH.Native.SWIGTYPE_p_p_switch_rtp98215917\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFU\x90\xC40\xF2IFreeSWITCH.Native.SWIGTYPE_p_p_switch_xml_binding9BC97BF8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFQ\x90\xC4\xF0\xF1IFreeSWITCH.Native.SWIGTYPE_p_p_switch_xmlF2DC3F39\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB7\x90\xC4\xD8\xF7\x92 FreeSWITCH.Native.SWIGTYPE_p_p_void36DDB640\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFi\x90\xC4\xD0\xF3IFreeSWITCH.Native.SWIGTYPE_p_real_pcreDA599801\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4 \xF5IFreeSWITCH.Native.SWIGTYPE_p_short5AD13EE3\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF7\x90\xC4\xB0\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_sockaddrC40D5E11\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFw\x90\xC4x\xFFPFreeSWITCH.Native.SWIGTYPE_p_socklen_t5ECEF8B7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xEA\x90\xC40ǙFreeSWITCH.Native.SWIGTYPE_p_sqlite35A6649EA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF:\x90\xC4\xC0\xA6\x87FreeSWITCH.Native.SWIGTYPE_p_sqlite3_stmtBBBCA06C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x82\x90\xC4h&quot;{FreeSWITCH.Native.SWIGTYPE_p_switch_bufferF43F9470\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4\x88\xFEPFreeSWITCH.Native.SWIGTYPE_p_switch_call_cause_tD1DF7624\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC4\x90\xC4\x88\xF9\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_channel889D6C72\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF1\x90\xC4X\xFFPFreeSWITCH.Native.SWIGTYPE_p_switch_core_port_allocatorC5B2ACC6\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF)\x90\xC4JFreeSWITCH.Native.SWIGTYPE_p_switch_core_session443E475E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x93\x90\xC4Ч\x87FreeSWITCH.Native.SWIGTYPE_p_switch_event_node530F882C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFh\x90\xC4p\xF3IFreeSWITCH.Native.SWIGTYPE_p_switch_event_types_tEB0FEDB1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF}\x90\xC4\x90\xA8\x87FreeSWITCH.Native.SWIGTYPE_p_switch_file_t14331F4C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC48\xFB\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_hashA23A484B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF0\x90\xC4H#{FreeSWITCH.Native.SWIGTYPE_p_switch_interval_time_t81E5EDFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF%\x90\xC48JFreeSWITCH.Native.SWIGTYPE_p_switch_ivr_action_t4FFAB7F9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF.\x90\xC4xJFreeSWITCH.Native.SWIGTYPE_p_switch_ivr_digit_stream2998D2AF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFB\x90\xC4\xB0\xE5\x84 FreeSWITCH.Native.SWIGTYPE_p_switch_ivr_digit_stream_parser5FFFA547\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC8\x90\xC4\xD8\xF9\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_ivr_menu_action_function_tCD113814\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF#\x90\xC4XJFreeSWITCH.Native.SWIGTYPE_p_switch_ivr_menu8AEEF98B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF8\x90\xC48\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_switch_ivr_menu_xml_ctx85F15ED5\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFV\x90\xC4P\xF2IFreeSWITCH.Native.SWIGTYPE_p_switch_loadable_module_interface9C447549\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF@\x90\xC4\xB8\xFEPFreeSWITCH.Native.SWIGTYPE_p_switch_media_bugEE7AAAA2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE8\x90\xC4(\xFEPFreeSWITCH.Native.SWIGTYPE_p_switch_mutex_t855EE200\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF6\x90\xC4JFreeSWITCH.Native.SWIGTYPE_p_switch_network_list996960F8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4PșFreeSWITCH.Native.SWIGTYPE_p_switch_pollfd_tD8016C48\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDC\x90\xC4\xB0\xFD\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_queue_tC28685F9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD4\x90\xC4\xC8\xFA\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_rtpBF85F401\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x95\x90\xC4\xC0\xF3\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_size_t3A5CBD0C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8A\x90\xC4\xF2\x99FreeSWITCH.Native.SWIGTYPE_p_switch_sockaddr_t68AB4FBE\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x90\xC4x#{FreeSWITCH.Native.SWIGTYPE_p_switch_socket_tECD859CA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE5\x90\xC4\xD0\xFC\x92 FreeSWITCH.Native.SWIGTYPE_p_switch_ssize_t0FC91696\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xEB\x90\xC4\xA8\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_switch_thread_rwlock_tFEA389FE\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9A\x90\xC4ইFreeSWITCH.Native.SWIGTYPE_p_switch_time_exp_t188CFDC8\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x88\x90\xC4@\xA7\x87FreeSWITCH.Native.SWIGTYPE_p_switch_time_t38BA6CB1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD6\x90\xC4^\x87 FreeSWITCH.Native.SWIGTYPE_p_switch_xml_binding8D85C527\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB8\x90\xC4\xF8\xF7\x92 FreeSWITCH.Native.SWIGTYPE_p_time_t4FFEC477\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFv\x90\xC4 \xF4IFreeSWITCH.Native.SWIGTYPE_p_unsigned_charE4C3895B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFM\x90\xC4\xE8JFreeSWITCH.Native.SWIGTYPE_p_unsigned_int22138529\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x83\x90\xC4\xB8\xA4\x87FreeSWITCH.Native.SWIGTYPE_p_unsigned_long4F305D0D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDF\x90\xC4p\xF2\x99FreeSWITCH.Native.SWIGTYPE_p_unsigned_short9BDC07B2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF9\x90\xC4\x88\xA5\x87FreeSWITCH.Native.SWIGTYPE_p_void36DEC8C0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFDl \xCC@\xFD\x92 FreeSWITCH.Native.switch_api_interface95C2E941\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x9C\xAC襇FreeSWITCH.Native.switch_application_interfaceFC808C64\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFx\xC4\xFC\x80\xF4IFreeSWITCH.Native.switch_app_log5B662CD5\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF=L \xB4`\xF4\x92 FreeSWITCH.Native.switch_asr_handleADDF54E4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC4\xBC
+ șFreeSWITCH.Native.switch_asr_interfaceE4108168\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF$ 8\x88JFreeSWITCH.Native.switch_audio_resampler_t9FF62DC2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF8h\x98\xFFPFreeSWITCH.Native.switch_bitpack_t40BE6940\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFR4x\x90\xF1IFreeSWITCH.Native.switch_caller_application4EA27B0C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE7\xBC
+\xEC\xC0ǙFreeSWITCH.Native.switch_caller_extension35B45E05\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFOp#\xC0\xF1IFreeSWITCH.Native.switch_caller_profileF2F3F3D0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF( |\xFE\x92 FreeSWITCH.Native.switch_channel_timetableC7DD5ABD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFAd
+\xEC\x90\xF2\x99FreeSWITCH.Native.switch_chat_interface4C3A6063\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF3\xDC
+H\xE8\xFDPFreeSWITCH.Native.switch_codec9A81CBFA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE3\xD0\x9C
+\xB0\xF2\x99FreeSWITCH.Native.switch_codec_implementation9F0822E6\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFq\x80 \\xF4IFreeSWITCH.Native.switch_codec_interfaceAA11D97E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFSl\xA0\xF2IFreeSWITCH.Native.switch_codec_settingsA36FA224\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF&lt;\xEC \x9C\xA0ǙFreeSWITCH.Native.switch_configB0B0FBEC\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xED\xD4x        x\xA4\x87FreeSWITCH.Native.switch_core_session_message42F20479\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA18\xF8\xFDPFreeSWITCH.Native.switch_core_thread_sessionE2952642\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF`\xA0        \xB0\xF0\xF2\x99FreeSWITCH.Native.switch_core_time_durationD9DC8D39\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFLl
+\xEC@\xF3\x99FreeSWITCH.Native.switch_dialplan_interfaceD3DA38AD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x94(ph#{FreeSWITCH.Native.switch_directories75AF44DB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDA@\x84`ǙFreeSWITCH.Native.switch_directory_handle0AA58288\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA3L\xDC\xB8]\x87 FreeSWITCH.Native.switch_directory_interface4526CFAD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFF\xAC\x808\xFFPFreeSWITCH.Native.switch_dtmf_t21468970\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFY\xCC \xE4\x80\xF2IFreeSWITCH.Native.switch_endpoint_interface82EDBE33\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xB8\xD0ǙFreeSWITCH.Native.switch_eventEDB5418F\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC7\xC8l\xB8\xF9\x92 FreeSWITCH.Native.switch_event_header43CA88EB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFn\x98+\xB4\xE0\xF2\x99FreeSWITCH.Native.switch_file_handle0C934B7A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFBD8 \xE6\x84 FreeSWITCH.Native.switch_file_interface28B426DA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF9t        \x88\xA4\x87FreeSWITCH.Native.switch_frame58353A9E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE4XP\xFD\x92 FreeSWITCH.Native.switch_input_args_tB9E636E0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF^\xEC\x98\xF0\xF2IFreeSWITCH.Native.switch_io_event_hook_kill_channel19B43C5B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFm\xF4\x98\xB0\xA7\x87FreeSWITCH.Native.switch_io_event_hook_outgoing_channelDF3C578A\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD8\xE4\x98`\xFD\x92 FreeSWITCH.Native.switch_io_event_hook_read_frame4ACB1A07\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAE\xEC\x98Я\x92 FreeSWITCH.Native.switch_io_event_hook_receive_eventEC8AEDDE\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF,\xF4\x98\xC8JFreeSWITCH.Native.switch_io_event_hook_receive_message67D064D4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA6\xE4\x98\x90\xF4\x92 FreeSWITCH.Native.switch_io_event_hook_recv_dtmf82091EA4\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDE\xF4\x98\xB0\xF4\x92 FreeSWITCH.Native.switch_io_event_hook_resurrect_session96EEAE87\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\\xECp\xC0\xF2IFreeSWITCH.Native.switch_io_event_hooks0B2D246D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA0\xE4\x98\xA0\xF1\x99FreeSWITCH.Native.switch_io_event_hook_send_dtmf3A82AB7D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF_\xEC\x98\xE0\xF1\x99FreeSWITCH.Native.switch_io_event_hook_state_changeCBA8D41C\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF]\xF4\x98\xE0\xF2IFreeSWITCH.Native.switch_io_event_hook_video_read_frameFA149B23\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBB\xF4\x98x\xF8\x92 FreeSWITCH.Native.switch_io_event_hook_video_write_frameE4E55FCB\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF2\xEC\x98\x98\xA4\x87FreeSWITCH.Native.switch_io_event_hook_write_frame8FB2BD04\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xA8\xECp`\xA8\x87FreeSWITCH.Native.switch_io_routinesE4BF0366\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE9,\xF4(\xA5\x87FreeSWITCH.Native.switch_loadable_module_function_table_t12A73F50\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFJ\xE0 \xC0\x88\xFFPFreeSWITCH.Native.switch_log_node_tAF85BAB2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD2|
+\xEC\x98\xFA\x92 FreeSWITCH.Native.switch_management_interface198048C7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFk\xE8\xF8\\x87 FreeSWITCH.Native.switch_rtp_crypto_key3037CD14\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x98 \x90\xD8&quot;{FreeSWITCH.Native.switch_rtp_hdr_t2070F38D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF+x @8JFreeSWITCH.Native.switch_rtp_numbers_tD84A9E22\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xAA\xEC\x98\xE0ǙFreeSWITCH.Native.switch_rtp_stats_t34CFC779\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF l
+\xEC\xD8#{FreeSWITCH.Native.switch_say_interface7D63A90D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFW\xF0L\x90\xF2IFreeSWITCH.Native.switch_scheduler_taskA9C47B86\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFC\xF0\x88        \xA0\xE5\x84 FreeSWITCH.Native.switch_speech_handle2822594D\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCB P\xE0\xFD\x92 FreeSWITCH.Native.switch_speech_interfaceB16112EE\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8C\xE4\xECP\xF4\x92 FreeSWITCH.Native.switch_state_handler_table54336432\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF \xAC \x8Cp\xA7\x87FreeSWITCH.Native.switch_stream_handleF2870586\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xEE\xA0p\xD8\xFDPFreeSWITCH.Native.switch_t38_options_t931633EE\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFl \xB0\x92 FreeSWITCH.Native.switch_timerED4A2A34\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x8F&lt;Xإ\x87FreeSWITCH.Native.switch_timer_interface6688E7A0\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xECL        h\xFEPFreeSWITCH.Native.switch_unicast_conninfo21370A6E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x818\xD0 \xF4\x92 FreeSWITCH.Native.switch_xmlF6B54ACA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBC|\xAC\xA8\xF8\x92 FreeSWITCH.LoaderC489D620\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFx&lt;\xA0\xB0\x92 FreeSWITCH.Loader.&lt;&gt;c__DisplayClassb7710CBE1\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFfpH \xF3IFreeSWITCH.Loader.&lt;&gt;c__DisplayClass16.&lt;&gt;c__DisplayClass18C93236D7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD4x8#{FreeSWITCH.Loader.&lt;&gt;c__DisplayClass161B779FBC\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x84tH8\xFEPFreeSWITCH.Loader.&lt;&gt;c__DisplayClass16.&lt;&gt;c__DisplayClass1aA24BD0CA\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF t\xF0\xA6\x87FreeSWITCH.Loader.&lt;&gt;c__DisplayClass34834835B5\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC4\xD8\x80șFreeSWITCH.Loader.&lt;&gt;c__DisplayClass36B17E5737\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x98\xC0\x90\xE5\x84 FreeSWITCH.Loader.&lt;&gt;c__DisplayClass382FFD7AB9\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF8\xC4|pǙFreeSWITCH.Log709F69AD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xDBt\xF2\x99FreeSWITCH.PluginExecutor24D60F17\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x85\xCC@H&quot;{FreeSWITCH.AppPluginExecutorB6A6B01E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x86\xB4x(#{FreeSWITCH.ApiPluginExecutorC25C7115\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xC2@\x90h^\x87 FreeSWITCH.ApiPluginExecutor.&lt;&gt;c__DisplayClass1B6CCF5DD\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFp\x94 L\xA8\x87FreeSWITCH.PluginManager3056E689\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBEx&lt;\xD8\xF8\x92 FreeSWITCH.PluginManager.&lt;&gt;c__DisplayClass150CB9175\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xBFt&lt;\xF8\xF8\x92 FreeSWITCH.PluginManager.&lt;&gt;c__DisplayClass61F8A07B2\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xD9x&lt;(\xFB\x92 FreeSWITCH.PluginManager.&lt;&gt;c__DisplayClassaEA70CC21\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xE6x&lt;\xF3\x99FreeSWITCH.PluginManager.&lt;&gt;c__DisplayClasse8E1C0925\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFdt&lt;\xF3IFreeSWITCH.AsmPluginManager.&lt;&gt;c__DisplayClass1F783A1D7\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF4\x98\xF0ǙFreeSWITCH.AsmPluginManager33864DE3\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xCCX((\xFA\x92 FreeSWITCH.ScriptDF0E611E\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x84|]\x87 FreeSWITCH.ScriptPluginManager82878D47\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFFK\xEChH]\x87 FreeSWITCH.ScriptPluginManager.&lt;&gt;c__DisplayClass9151F0464\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF*@TJFreeSWITCH.ScriptPluginManager.ScriptApiWrapper67AAF54B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF0\xCC\xD4\xA8JFreeSWITCH.ScriptPluginManager.ScriptAppWrapper5CF6C50B\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xF6D\x84\xA0\xF3\x92 System.Linq.EnumerableExtensions1357E079-\xBA.\xF1#a\?\cFM        Tbi\\xC5(*\xEDtr.Z00\x88
+\xB4`\x95\xA5\xB4\xC2\xD6I\xDDD\xF3*Zis]o&amp;$2\x95\xA7&amp;\xD6I\xCD
+D\x84 \xDA*\xE8
+et\xF5&amp;\xD6I;
+D\x84 H*V
+etcq
+~ \x8C
+\x99\xD6I\xA7
+D\xB4*\xC2et\xD0\xDE
+ \xEB\xEA\xC6\xF9 '3BesSb00p$4 ~\x91\xB4`\x9F\xBC \xC8t_\xD7\xE5$4\xF4        D*(ac9 Nk00{t\x8B\xD6I\x99\xA7\xB6etke\xC4\xD2$4\xE0        \xF2ed$t2 @N00\tp \xEA\xC6|\x97\xAD\xBDZet
+$$42
+        D?M*\wkiou\x8D\x9DZ00\xF7$4        &amp;/
+\xEA\xC6\xB4`&lt;J\&amp;ck\x82
+\x8F\x9D
+\xD6I\xAAD\x84 \xB8
+*\xC5et\xD3nt\xE2'                $        00:        $4 J        Z\xA4        \xB4`\xB6        &amp;\xDC        
+\xE9        pa\xF7        
+ 
+
+\xD6I!
+\x84 5
+D
+etetS
+b
+$1p
+~
+ \x8D
+        \x9D
+\xAC
+\xBA
+         \xC6
+         ng\xE6
+        \xF4
+          '        \xEA\xC6*         9         G         U         t_r         \x80         $1 \x98         \xA6         \xB4                 D\xC4         *\xD4         \xEC         luco\xFC         
+ $        00.         \xEA\xC6\xB4`5         &lt;                 J                 S 0        \x83         ri\x98         \xA4         t\xBC ,        \xD6I\xE8
+        \xF2         
+
+        ay\xEA\xC6
+         
+
+        (
+         4
+6                j
+         v
+         \x82
+        pC\x9A
+&amp;        \xC0
+&amp;        t\xE6
+        \xD6I\xF8
+&amp;        &amp;        D        etS        e        t\xEA\xC6y        \x8D        \x9B        \xA9        \xBE         \xCA        \xEA\xC6\xB4`\xD8        \xE9        \xFD        Da          \xD6I         #         .                ri7                @        t\xEA\xC6H        V        d         p                 |        \x8A         \x96!        \xB7
+         \xC4        \xD5        \xB4`\xE6        \xF9'                  am,        \xB4`:6        p=        \xAD=        gi\xEA         \xF6        \xD6I                D        *+        ol:&amp;        `.        \x8E        \xEA\xC6\xB4`\x9D        \xAC         \xB8         \xC4          \xD0        \xD8        \xB4`\xEC        \xFA(        &quot;        0&amp;         V                 b        p        x!        fe\x99!        \xBA                \xC3                D\xCB         *\xD7        \xDE                \xE7
+         \xF4                                +        nd:        I        ]        \xEA\xC6\xB4`k        z&amp;        \xA0        e\xB5         \xC5        \xD6        \xB4`\xEA&amp;                $        8'        _        \xEA\xC6\xB4`m        \x85         \x91         ts\x9D+        \xC8        \xE3                D\xFB        *                Di2        F        t\xEA\xC6T        h        v        \x8C        \xA2         \xB8                \xCC        \xE0        \xF4                         ,        \xB4`?        S        b        v         \x8B                \x99        \xAE        \xC9        Re\xD8        \xED'        -                DA'        *h&amp;        \x8E        or\xAC        \xB4`\xC4        \xD2        \xE0        \xD6I\xEE        D\xFD        re %        d0         J9                \x839        \xBC        \xCA        h_\xDE         _f\xEA         \xB4`\xF6                           re_f         &amp;        :        \xEA\xC6\xB4`N        b        v&amp;        re\x9C&amp;        r_\xC2        \xD6&amp;        \xD6I\xFC&amp;        D&quot;        *6&amp;        wi\        alqup&amp;        \x96!        \xB7        \xEA\xC6\xB4`\xC7        \xD6         \xF6        re        r_*         @        P        \xB4``        n!        \x8F        reca\xA4                 \xB0        \xBE        \xCC        h_\xDA         \xFA        !        \xEA\xC6\xB4`/        C        ^        rer        oa\x87        \x97        \xD6I\xA6        D\xB4        *\xC2        wi\xD0        on\xDE        \xEC        t\xEA\xC6\xFA                $        2        esseB        P!        tq        \xD6Iy        \x81        \x9F        wies\xA7
+        \xB1        t\xB8                \xD6I\xC1        \xE0        \xEE        wies\xFD                  #                7        K         k                h_t
+        eagu~'        \xA5'        \xCC                D\xDA        *\xE0        \xE6        h_on\xEC                \xF2        \xF8        \xFE        h_         wu2&quot;        \xB4`T        [         f        re_hm                v                t                \xD6I\x88                \x91                \x9A
+        wiem\xA4        le\xEAƽ        \xC3        \xD7        \xE6        etdl\xEC'                 &quot;                 +                         D4                 *=                 F                 h_y_O                         X                 a                 j                 h_s                 ewol|                 \x85                 \x8E                         D\x97                 *\xA0                 \xA9 -        h_rm\xD6 #        y_\xF9         !                t\xEA\xC6!#        B!!        c!        w!        emet\x85!         \xEA\xC6\xB4`\x90!        \xA1!(        \xC9!        re\xD7!'        et\xFE!                &quot;                tr&quot;                t\xEA\xC6&quot;
+        #&quot;                ,&quot;                5&quot;                es&gt;&quot;                        DG&quot;                *P&quot;                Y&quot;
+        h_c&quot;        r&quot;         ~&quot;                \x87&quot;                \x90&quot;                \x99&quot;
+        \xA3&quot;                \xAC&quot;         \xB8&quot;         \xC3&quot;        \xD4&quot;        \xE3&quot;                \xEC&quot;         \xF7&quot;         #                 #         #                 #        .#         9#                B#        ]#        s#        \x84#        \x95#        \xA5#
+        \xAF#(        \xD7#        \xF1#        $        $9        M$,        y$,        \xA5$        \xB8$        \xC6$        \xD4$        \xE3$        \xF6$        %        %        /%        B%                K%        Y%                b%        p%                y%&amp;        \x9F%        \xB4%        \xCA%        \xD9%         \xE5%        \xF7%&amp;        &amp;        /&amp;        A&amp;&amp;        g&amp;        y&amp;&amp;        \x9F&amp;        \xAD&amp;        \xBE&amp;        \xCE&amp;        \xDF&amp;        \xEE&amp;        \xFD&amp;        '&amp;        7'         C'        U'&amp;        {'        \x8A'
+        \x97'
+        \xA4'        \xB3'        \xC2'        \xD1'
+        \xDE'
+        \xEB'
+        \xF8'                (        (        +(        &lt;(        M(        ^(        r(        \x84('        \xAB(        \xC0('        \xE7(        \xF6(        )        )        +)        ?)        N)        b)         n)(        \x96)                \x9F)                \xA8)        \xBA)        \xCC)        \xDE)        \xED)        *        *         *
+        )*
+        6*        E*
+        R*
+        _*        n*         z*        \x88*'        \xAF*-        \xDC*        \xEE*         \xFA*        +         +        (+        &lt;+        P+-        }+-        \xAA+
+        \xB7+-        \xE4+'         ,         ,         #,-        P,        ^,        f,        {,        \x8A,        \x99,        \xA7,        \xB6,        \xC7,        \xD6,         \xE2,        \xF6,        -        -        5-        T-        b-        p-                y-        \x88-
+        \x92-
+        \x9C-        \xAC-        \xB4-        \xC3-&quot;        \xE5-        \xF4-         .        .        0.         &lt;.        Q.-        ~.        \x8E.        \x9E.        \xB3.
+        \xC0.        \xCE.        \xDC.        \xF2.         /         /        7/        K/        `/        u/        \x89/        \x97/        \xA5/        \xBB/        \xCF/        \xE5/2        0        10        ?0        M0        [0        k0        z0        \x900        \xA10        \xB20        \xC10        \xD00        \xDE0        \xEC0        \xFB0                1        1        )12        [1        v1        \x8B1        \xA11        \xBE1!        \xDF1)        2         2        ,28        d2'        \x8B2        \x9F2        \xB02         \xD02        \xEE2
+        \xF82
+        3
+         3         3                 3        03        &gt;3        \3         g3        |3        \x903        \x9E3        \xB23        \xC03        \xD53        \xE43-        4        4        .47        e4        v4        \x8C4        \xA74        \xB54         \xD54        \xE44        \xF94        
+5        %5
+        25        O5        ]5         i5        }5-        \xAA5        \xBB5        \xCA5        \xDB5        \xF55                \xFE5                6        6        $6        76,        c6
+        p6         |6        \x826                \x8B6                \x946                \x9D6        \xA56        \xB56        \xC56        \xE367        7        -7        ;7        I7         U7
+        b7        s7         7         \x8B7        \x997         \xA57        \xB57        \xC47
+        \xD17        \xE07
+        \xED7&amp;        8        !8
+        .8        &lt;8        N8)        w8        \x80\x8B8        \x9F8        \x80\xB38        \xCD8)        \x80\xF68         9
+        \x809        39        \x80A9        U9!        \x80v9        \x849        \x80\x969
+        \xA39
+        \x80\xB09&amp;        \xD69        \x80\xE99
+        \xF69,        \x80&quot;:        1:        \x809:        I:        \x80W:                `:                \x80ni:                r:&amp;        \x80\x98:         \xA4:&quot;        \x80\xC6:4        \xFA:!        \x80;!        &lt;;!        \x80];&amp;        \x83;'        \x80\xAA;)        \xD3;'        \x80\xFA;        g        &lt;        &lt;&amp;        \x9F&gt;&lt;        M&lt;*        \x99w&lt;         \x83&lt;
+        g\x90&lt;        \x9E&lt;!        \x80\x9F\xBF&lt;:        \xF9&lt;'        \x80 =(        H='        \x80o=&amp;        \x95=?        \x80\xD4=&quot;        \xF6=        \x80&gt;        
+&gt;         \x80-&gt;#        P&gt;        \x80k&gt;$        \x8F&gt;/        \x80\xBE&gt;        \xD9&gt;-        \x80?
+        ?        \x80%?        \x803?&amp;        Y?        t?        \x82?        \x90?                \x99?        \x80\xAD?        \xC1?        \xD5?        \xE9?        \xFD?        @        %@        9@        M@        a@        u@        \x89@        \x9D@        \xB1@        \xC5@        \xD9@        \xED@        A        A        )A        =A        QA        eA        yA.        \xA7A                \xB0A                \xB9A        \xBFA        \xC5A        \xD4A         \xE0A        \xF0A        \xF8A        \xFFA        B        B        B        y4B        BB        \x80_B\xE1        @I
+UI fI \x80qwI \x88I \x80\x99I \xAAI \x80\xBBI \xCCI \x80\xDDI \xEEI \x80\xFFI J \x80&quot;J) KJ) tJ? \x80\xB3K \xC8KT \x80LE aL bL
+dL
+\x80\x80L\x9BL\x80\xB1L\x80q\xC1LZM\x80J-M&amp;SM\x80leM&amp;\x8BM\x80}\x9DM&amp;\xC3M
+\x80\x83\xD0M\xDEM
+\xEBM\x80\x86NN\x80v,NZ\x86N/\x80\xA9\xB5N\xC4N\xD7N\x80\x88\xF2NO\x80]O`xO
+\x80j\x85O\x93O\x80l\xA6Oc        P=\x80uFP\x80\xC6P+\x80f\xF1P/ Q \x80@Q)hiQ\x85Q
+\x80q\x92Q4\xC6Q\xDBQ\xAD\x80b\x88R\x8FR\x80\x93\xAER\xCDR4\x80S\xC1\xCF\xC2S\xD1S\xECS\x80\xFES8 TLXT\x80nT\x85T\x80\xA0TI\xE9T \x80\xF5T U \x80
+U U \x80%U:_U:\x80\x99U\xAAU\x80\xBBU\xCCU \x80\xD8Uq\xE9U\xFAU\x80 VV\x80-V&gt;V\x80OV\x80\xE2`VqV\x82V8\x93V\xA4V\x80\xB5V \xC1V\x80\xD2V \xDEV \x80\xEAV\x80q\xFBV W\x80uW.W\x80V?W KW\x80\W1\xBD\x8DW\xA8W\x80\x83\xBEW\xCEWZ\x80e(X
+5X\x80VHX
+UXcX\x80\x88wX\x8FX\xA5X\x80\x98\xB9X\xD1X\xE7X\x80\xFBXY)Y\x80U=YUYkY\x80\x95Y\x97Y\xADY\x80\xB8\xC1Y\xD9Y\xEFY\x80mZZ1Z\x80\xC7EZ]ZsZ\x80\xFF\x87Z\x9FZ\xB5Z\x80\x80\xC9Z\xE1Z\xF7Z\x80\x90 [#[9[ \x80AM[ e[ {[!\x80\x85\x8F[!\xA7[!\xBD[&quot;\x80{\xD1[&quot;\xE9[&quot;\xFF[#\x80x\#+\#A\$\x80\x87U\$m\$\x83\%\x80U\x97\%\xAF\%\xC5\&amp;\x80b\xD9\&amp;\xF1\&amp;]'\x80\xFF]'3]'I](\x80\x90]](u](\x8B])\x80U\x9F])\xB7])\xCD]*\x80\x92\xE1]*\xF9]*^+\x80\xDD#^+;^+Q^,\x80ie^,}^,\x93^-\x80\x8E\xA7^-\xBF^-\xD5^.\x80\xE9^.\xD1_._/+_/C_/Y_0m_0\x85_0\x9B_1\xAF_1\xC7_1\xDD_2\xF1_2        `2`33`3K`3a`4u`4\x8D`4\xA3`5\xB7`5\xCF`5\xE5`6\xF9`6a6\x80'a78;a7Sa7ia8\x80}a8\x95a8\xABa9\x80\xBFa9\xD7a9\xEDa:\x80b:b:/b;\x80Cb;[b;qb&lt;\x80\x85b&lt;\x9Db&lt;\xB3b=\x80\xC7b=\xDFb=\xF5b&gt;\x80        c&gt;!c&gt;7c?\x80Kc?cc?yc@\x80\x8Dc@\xA5c@\xBBcA\x80\xCFcA\xE7cA\xFDcB\x80dB)dB?dC\x80SdCqkdC\x81dD\x95dD\xC6\xADdD\xC3dE\xD7dE\x8D\xEFdEeFeF\x8E1eFGeG[eG\x8FseG\x89eH\x9DeH\xA4\xB5eH\xCBeI\xDFeI\x9D\xF7eI
+fJ!fJ\xB69fJOfKcfK\xA8{fK\x91fL\xA5fL\x9F\xBDfL\xD3fM\xE7fM\x96\xFFfMgN)gN\x94AgNWgOkgO\x8E\x83gO\x99gP\xADgP\x93\xC5gP\xDBgQ\xEFgQ\xA9hQhR1hR\x9CIhR_hSshS\x83\x8BhS\xA1hT\xB5hT\x93\xCDhT\xE3hU\xF7hUiU\x80%iV9iVQiV\x80giW{iW\x93iW\x80\xA9iX\xBDiX\xD5iX\x80\xEBiY\xFFiYjY\x80-jZAjZYjZ\x80oj[\x83j[\x9Bj[\x80\xB1j\\xC5j\\xDDj\\x80\xF3j]k]k]\x805k^Ik^ak^\x80wk_\x8Bk_\xA3k_\x80\xB9k`\xCDk`\xE5k`\x80\xFBkala'la\x80=lbQlbilb\x80lc\x80\x87\x93lc\xABlc\xC1ld\xD5ld\xEDld8meme/me\x80EmfYmfqmf\x80\x87mg\x9Bmg\xB3mg\x80\xC9mh\xDDmh\xF5mh\x80 nini7ni\x80Mnjanjynj\x80\x8Fnk\xA3nk\xBBnk\x80\xD1nl\xE5nl\xFDnl\x80om\x80q'om?omUon\x80fion\x81on\x97oo\x80\xBE\xABoo\xC3oo\xD9op\x80\xC3\xEDoppppq\x80\xA0/pqGpq]pr\x80\xCBqpr\x89pr\x9Fps\x80\x94\xB3ps\xCBps\xE1pt\x80\xC9\xF5pt
+qt#qu\x80\xAA7quOqueqv\x80yqv\x91qv\xA7qw\x80\xBBqw\xD3qw\xE9qx\x80\xFDqxrx+ry\x80?ryWrymrz\x80\x81rz\x99rz\xAFr{\x80\xC3r{\xDBr{\xF1r|\x80s|s|3s}\x80Gs}_s}us~\x80\x89s~\xA1s~\xB7s\x80\xCBs\xE3s\xF9s\x80\x80
+t\x80%t\x80;t\x81\x80Ot\x81gt\x81}t\x82\x80\x91t\x82\xA9t\x82\xBFt\x83\xD3t\x83\xEBt\x83u\x84u\x84-u\x84Cu\x85Wu\x85ou\x85\x85u\x86\x99u\x86\xB1u\x86\xC7u\x87\xDBu\x87\xF3u\x87        v\x88v\x885v\x88Kv\x89_v\x89wv\x89\x8Dv\x8A\xA1v\x8A\xB9v\x8A\xCFv\x8B\xE3v\x8B\xFBv\x8Bw\x8C%w\x8C=w\x8CSw\x8Dgw\x8Dw\x8D\x95w\x8E\xA9w\x8E\xC1w\x8E\xD7w\x8F\xEBw\x8Fx\x8Fx\x90-x\x90Ex\x90[x\x91ox\x91\x87x\x91\x9Dx\x92\xB1x\x92\xC9x\x92\xDFx\x93\xF3x\x93 y\x93!y\x945y\x94My\x94cy\x95wy\x95\x8Fy\x95\xA5y\x96\xB9y\x96\xD1y\x96\xE7y\x97\xFBy\x97z\x97)z\x98=z\x98Uz\x98kz\x99z\x99\x97z\x99\xADz\x9A\xC1z\x9A\xD9z\x9A\xEFz\x9B{\x9B{\x9B1{\x9CE{\x9C]{\x9Cs{\x9D\x87{\x9D\x9F{\x9D\xB5{\x9E\xC9{\x9E\xE1{\x9E\xF7{\x9F |\x9F#|\x9F9|\xA0M|\xA0e|\xA0{|\xA1\x8F|\xA1\xA7|\xA1\xBD|\xA2\xD1|\xA2\xE9|\xA2\xFF|\xA3}\xA30}\xA3@}Z\xA3\x9A}
+\xA3\xA7}\xA3\xB5}
+\xA3\xC2}\xA3\xD0}\xA3\xE2}&amp;\xA3~
+\xA3~\xA3#~\xA35~&amp;\xA3[~
+\xA3h~\xA3v~\xA3\x88~&amp;\xA3\xAE~\xA3\xC0~&amp;\xA3\xE6~\xA3\xF8~&amp;\xA3
+\xA3+\xA4F\xA4\\xA4lZ\xA4\xC6
+\xA4\xD3\xA4\xE1\xA4\xF3&amp;\xA4\x80
+\xA4&amp;\x80\xA44\x80
+\xA4A\x80\xA4O\x80
+\xA4\\x80\xA4j\x80
+\xA4w\x80\xA4\x85\x80\xA4\x97\x80&amp;\xA4\xBD\x80
+\xA4ʀ\xA4؀\xA4\xEA\x80&amp;\xA4\x81\xA4&quot;\x81&amp;\xA4H\x81\xA4Z\x81&amp;\xA4\x80\x81
+\xA4\x8D\x81\xA5\xA8\x81\xA5\xBE\x81\xA5΁Z\xA5(\x82
+\xA55\x82\xA5C\x82
+\xA5P\x82\xA5^\x82\xA5p\x82&amp;\xA5\x96\x82
+\xA5\xA3\x82\xA6\xBE\x82\xA6Ԃ\xA6\xE4\x82Z\xA6&gt;\x83\xA6P\x83&amp;\xA6v\x83
+\xA6\x83\x83\xA6\x91\x83
+\xA6\x9E\x83\xA6\xAC\x83
+\xA6\xB9\x83\xA6ǃ
+\xA6ԃ\xA6\xE2\x83
+\xA6\xEF\x83\xA6\xFD\x83
+\xA6
+\x84\xA6\x84\xA6*\x84&amp;\xA6P\x84\xA6b\x84&amp;\xA6\x88\x84
+\xA6\x95\x84\xA7\xB0\x84\xA7Ƅ\xA7քZ\xA70\x85
+\xA7=\x85\xA7K\x85\xA7]\x85&amp;\xA7\x83\x85\xA7\x95\x85&amp;\xA7\xBB\x85\xA7ͅ&amp;\xA7\xF3\x85\xA7\x86&amp;\xA7+\x86\xA7=\x86&amp;\xA7c\x86\xA7u\x86&amp;\xA7\x9B\x86\xA7\xAD\x86&amp;\xA7ӆ\xA7\xE5\x86&amp;\xA7 \x87\xA7\x87&amp;\xA7C\x87\xA7U\x87&amp;\xA7{\x87\xA7\x8D\x87&amp;\xA7\xB3\x87\xA7Ň&amp;\xA7\xEB\x87\xA7\xFD\x87&amp;\xA7#\x88\xA75\x88&amp;\xA7[\x88
+\xA7h\x88\xA7v\x88\xA7\x88\x88&amp;\xA7\xAE\x88\xA7\xC0\x88&amp;\xA7\xE6\x88\xA7\xF8\x88&amp;\xA7\x89
+\xA7+\x89\xA8F\x89\xA8\\x89\xA8l\x89Z\xA8Ɖ\xA8؉&amp;\xA8\xFE\x89
+\xA8 \x8A\xA8\x8A
+\xA8&amp;\x8A\xA84\x8A
+\xA8A\x8A\xA8O\x8A
+\xA8\\x8A\xA8j\x8A\xA8|\x8A&amp;\xA8\xA2\x8A
+\xA8\xAF\x8A\xA8\xBD\x8A
+\xA8ʊ\xA8؊
+\xA8\xE5\x8A\xA9\x8B\xA9\x8B\xA9&amp;\x8BZ\xA9\x80\x8B\xA9\x92\x8B&amp;\xA9\xB8\x8B
+\xA9ŋ\xA9Ӌ\xA9\xE5\x8B&amp;\xA9 \x8C
+\xA9\x8C\xA9&amp;\x8C
+\xA93\x8C\xA9A\x8C
+\xA9N\x8C\xA9\\x8C
+\xA9i\x8C\xA9w\x8C
+\xA9\x84\x8C\xA9\x92\x8C
+\xA9\x9F\x8C\xA9\xAD\x8C
+\xA9\xBA\x8C\xA9Ȍ
+\xA9Ռ\xA9\xE3\x8C
+\xA9\xF0\x8C\xA9\xFE\x8C
+\xA9 \x8D\xA9\x8D
+\xA9&amp;\x8D\xAAA\x8D\xAAW\x8D\xAAg\x8DZ\xAA\xC1\x8D
+\xAA΍\xAA܍
+\xAA\xE9\x8D\xAA\xF7\x8D\xAA        \x8E&amp;\xAA/\x8E\xAAA\x8E&amp;\xAAg\x8E
+\xAAt\x8E\xAB\x8F\x8E\xAB\xA5\x8E\xAB\xB5\x8EZ\xAB\x8F
+\xAB\x8F\xAB*\x8F
+\xAB7\x8F\xABE\x8F\xABW\x8F&amp;\xAB}\x8F\xAB\x8F\x8F&amp;\xAB\xB5\x8F\xABǏ&amp;\xAB\xED\x8F\xAB\xFF\x8F&amp;\xAB%\x90\xAB7\x90&amp;\xAB]\x90
+\xABj\x90\xAC\x85\x90\xAC\x9B\x90\xAC\xAB\x90Z\xAC\x91
+\xAC\x91\xAC \x91
+\xAC-\x91\xAC;\x91
+\xACH\x91\xACV\x91
+\xACc\x91\xACq\x91
+\xAC~\x91\xAC\x8C\x91
+\xAC\x99\x91\xAC\xA7\x91
+\xAC\xB4\x91\xAC‘
+\xACϑ\xACݑ
+\xAC\xEA\x91\xAC\xF8\x91
+\xAC\x92\xAC\x92
+\xAC \x92\xAC.\x92
+\xAC;\x92\xACI\x92
+\xACV\x92\xACd\x92
+\xACq\x92\xAC\x92
+\xAC\x8C\x92\xAC\x9A\x92
+\xAC\xA7\x92\xAC\xB5\x92
+\xAC’\xACВ
+\xACݒ\xAC\xEB\x92
+\xAC\xF8\x92\xAC\x93
+\xAC\x93\xAC!\x93
+\xAC.\x93\xAC&lt;\x93
+\xACI\x93\xACW\x93
+\xACd\x93\xACr\x93\xAC\x84\x93&amp;\xAC\xAA\x93\xAC\xBC\x93&amp;\xAC\xE2\x93\xAC\xF4\x93&amp;\xAC\x94\xAC,\x94&amp;\xACR\x94\xACd\x94&amp;\xAC\x8A\x94\xAC\x9C\x94&amp;\xAC”\xACԔ&amp;\xAC\xFA\x94
+\xAC\x95\xAD&quot;\x95\xAD8\x95\xADH\x95Z\xAD\xA2\x95\xAD\xC1\x95!\xAD\xE2\x95\xAD\x96!\xAD&quot;\x96\xADA\x96!\xADb\x96\xAD\x81\x96!\xAD\xA2\x96\xAD\xC1\x96!\xAD\xE2\x96\xAD\x97!\xAD&quot;\x97\xADA\x97!\xADb\x97\xADt\x97&amp;\xAD\x9A\x97
+\xAD\xA7\x97\xAE—\xAEؗ\xAE\xE8\x97Z\xAEB\x98
+\xAEO\x98\xAE]\x98\xAEo\x98&amp;\xAE\x95\x98\xAE\xA7\x98&amp;\xAE͘
+\xAEژ\xAE\xE8\x98\xAE\xFA\x98&amp;\xAE \x99\xAE2\x99&amp;\xAEX\x99\xAEj\x99&amp;\xAE\x90\x99
+\xAE\x9D\x99\xAF\xB8\x99\xAFΙ\xAFޙZ\xAF8\x9A\xAFJ\x9A&amp;\xAFp\x9A\xAF\x82\x9A&amp;\xAF\xA8\x9A
+\xAF\xB5\x9A\xAFÚ
+\xAFК\xAFޚ\xAF\xF0\x9A&amp;\xAF\x9B
+\xAF#\x9B\xAF1\x9B\xAFC\x9B&amp;\xAFi\x9B\xAF{\x9B&amp;\xAF\xA1\x9B
+\xAF\xAE\x9B\xAF\xBC\x9B\xAFΛ&amp;\xAF\xF4\x9B
+\xAF\x9C\xB0\x9C\xB02\x9C\xB0B\x9CZ\xB0\x9C\x9C
+\xB0\xA9\x9C\xB0\xB7\x9C
+\xB0Ĝ\xB0Ҝ
+\xB0ߜ\xB0\xED\x9C
+\xB0\xFA\x9C\xB0\x9D
+\xB0\x9D\xB0#\x9D
+\xB00\x9D\xB0&gt;\x9D
+\xB0K\x9D\xB0Y\x9D
+\xB0f\x9D\xB0t\x9D
+\xB0\x81\x9D\xB0\x8F\x9D
+\xB0\x9C\x9D\xB0\xAA\x9D
+\xB0\xB7\x9D\xB0ŝ
+\xB0ҝ\xB0\xE0\x9D
+\xB0\xED\x9D\xB0\xFB\x9D\xB0
+\x9E&amp;\xB03\x9E\xB0E\x9E&amp;\xB0k\x9E\xB0}\x9E&amp;\xB0\xA3\x9E\xB0\xB5\x9E&amp;\xB0۞
+\xB0\xE8\x9E\xB0\xF6\x9E
+\xB0\x9F\xB0\x9F\xB0#\x9F&amp;\xB0I\x9F
+\xB0V\x9F\xB1q\x9F\xB1\x87\x9F\xB1\x97\x9FZ\xB1\xF1\x9F
+\xB1\xFE\x9F\xB1 \xA0\xB1\xA0&amp;\xB1D\xA0
+\xB1Q\xA0\xB1_\xA0\xB1q\xA0&amp;\xB1\x97\xA0
+\xB1\xA4\xA0\xB1\xB2\xA0\xB1Ġ&amp;\xB1\xEA\xA0\xB1\xFC\xA0&amp;\xB1&quot;\xA1\xB14\xA1&amp;\xB1Z\xA1
+\xB1g\xA1\xB2\x82\xA1\xB2\x98\xA1\xB2\xA8\xA1Z\xB2\xA2
+\xB2\xA2\xB2\xA2
+\xB2*\xA2\xB28\xA2
+\xB2E\xA2\xB2S\xA2
+\xB2`\xA2\xB2n\xA2
+\xB2{\xA2\xB2\x89\xA2
+\xB2\x96\xA2\xB2\xA4\xA2
+\xB2\xB1\xA2\xB2\xBF\xA2
+\xB2̢\xB2ڢ
+\xB2\xE7\xA2\xB2\xF5\xA2
+\xB2\xA3\xB2\xA3
+\xB2\xA3\xB2+\xA3
+\xB28\xA3\xB2F\xA3
+\xB2S\xA3\xB2a\xA3
+\xB2n\xA3\xB2|\xA3
+\xB2\x89\xA3\xB2\x97\xA3
+\xB2\xA4\xA3\xB2\xB2\xA3
+\xB2\xBF\xA3\xB3ڣ\xB3\xF0\xA3\xB3\xA4Z\xB3Z\xA4\xB3l\xA4&amp;\xB3\x92\xA4
+\xB3\x9F\xA4\xB3\xAD\xA4
+\xB3\xBA\xA4\xB3Ȥ
+\xB3դ\xB3\xE3\xA4
+\xB3\xF0\xA4\xB3\xFE\xA4
+\xB3 \xA5\xB3\xA5
+\xB3&amp;\xA5\xB34\xA5
+\xB3A\xA5\xB3O\xA5
+\xB3\\xA5\xB3j\xA5
+\xB3w\xA5\xB4\x92\xA5\xB4\xA8\xA5\xB4\xB8\xA5Z\xB4\xA6
+\xB4\xA6\xB4-\xA6
+\xB4:\xA6\xB4H\xA6
+\xB4U\xA6\xB4c\xA6
+\xB4p\xA6\xB4~\xA6\xB4\x9D\xA6!\xB4\xBE\xA6\xB4Ц&amp;\xB4\xF6\xA6\xB4\xA7!\xB46\xA7
+\xB4C\xA7\xB4Q\xA7
+\xB4^\xA7\xB4l\xA7\xB4\x8B\xA7!\xB4\xAC\xA7\xB4\xBE\xA7&amp;\xB4\xE4\xA7\xB4\xA8!\xB4$\xA8
+\xB41\xA8\xB4?\xA8
+\xB4L\xA8\xB4Z\xA8
+\xB4g\xA8\xB4u\xA8
+\xB4\x82\xA8\xB4\x90\xA8
+\xB4\x9D\xA8\xB5\xB8\xA8\xB5Ψ\xB5ިZ\xB58\xA9
+\xB5E\xA9\xB5S\xA9\xB5e\xA9&amp;\xB5\x8B\xA9\xB5\x9D\xA9&amp;\xB5é\xB5թ&amp;\xB5\xFB\xA9\xB5
+\xAA&amp;\xB53\xAA
+\xB5@\xAA\xB6[\xAA\xB6q\xAA\xB6\x81\xAAZ\xB6۪
+\xB6\xE8\xAA\xB6\xF6\xAA
+\xB6\xAB\xB6\xAB
+\xB6\xAB\xB6,\xAB
+\xB69\xAB\xB6G\xAB
+\xB6T\xAB\xB6b\xAB
+\xB6o\xAB\xB6}\xAB
+\xB6\x8A\xAB\xB6\x98\xAB
+\xB6\xA5\xAB\xB7\xC0\xAB\xB7֫\xB7\xE6\xABZ\xB7@\xAC
+\xB7M\xAC\xB7[\xAC\xB7m\xAC&amp;\xB7\x93\xAC\xB7\xA5\xAC&amp;\xB7ˬ
+\xB7ج\xB7\xE6\xAC\xB7\xF8\xAC&amp;\xB7\xAD\xB70\xAD&amp;\xB7V\xAD\xB7h\xAD&amp;\xB7\x8E\xAD
+\xB7\x9B\xAD\xB8\xB6\xAD\xB8̭\xB8ܭZ\xB86\xAE
+\xB8C\xAE\xB8Q\xAE
+\xB8^\xAE\xB8l\xAE
+\xB8y\xAE\xB8\x87\xAE
+\xB8\x94\xAE\xB8\xA2\xAE
+\xB8\xAF\xAE\xB8\xBD\xAE
+\xB8ʮ\xB8خ
+\xB8\xE5\xAE\xB8\xF3\xAE
+\xB8\xAF\xB8\xAF
+\xB8\xAF\xB8)\xAF
+\xB86\xAF\xB8D\xAF
+\xB8Q\xAF\xB8_\xAF
+\xB8l\xAF\xB9\x87\xAF\xB9\x9D\xAF\xB9\xAD\xAFZ\xB9\xB0\xB9\xB0&amp;\xB9?\xB0
+\xB9L\xB0\xB9Z\xB0\xB9l\xB0&amp;\xB9\x92\xB0\xB9\xA4\xB0&amp;\xB9ʰ
+\xB9װ\xBA\xF2\xB0\xBA\xB1\xBA\xB1Z\xBAr\xB1
+\xBA\xB1\xBA\x8D\xB1\xBA\x9F\xB1&amp;\xBAű\xBAױ&amp;\xBA\xFD\xB1\xBA\xB2&amp;\xBA5\xB2\xBAG\xB2&amp;\xBAm\xB2\xBA\xB2&amp;\xBA\xA5\xB2\xBA\xB7\xB2&amp;\xBAݲ
+\xBA\xEA\xB2\xBA\xF8\xB2\xBA
+\xB3&amp;\xBA0\xB3\xBAB\xB3&amp;\xBAh\xB3\xBAz\xB3&amp;\xBA\xA0\xB3
+\xBA\xAD\xB3\xBBȳ\xBB޳\xBB\xEE\xB3Z\xBBH\xB4
+\xBBU\xB4\xBBc\xB4
+\xBBp\xB4\xBB~\xB4
+\xBB\x8B\xB4\xBC\xA6\xB4\xBC\xBC\xB4\xBC̴Z\xBC&amp;\xB5
+\xBC3\xB5\xBCA\xB5\xBCS\xB5&amp;\xBCy\xB5\xBC\x8B\xB5&amp;\xBC\xB1\xB5\xBCõ&amp;\xBC\xE9\xB5\xBC\xFB\xB5&amp;\xBC!\xB6
+\xBC.\xB6\xBC&lt;\xB6\xBCN\xB6&amp;\xBCt\xB6\xBC\x86\xB6&amp;\xBC\xAC\xB6\xBC\xBE\xB6&amp;\xBC\xE4\xB6
+\xBC\xF1\xB6\xBD \xB7\xBD&quot;\xB7\xBD2\xB7Z\xBD\x8C\xB7
+\xBD\x99\xB7\xBD\xA7\xB7
+\xBD\xB4\xB7\xBD·
+\xBDϷ\xBDݷ
+\xBD\xEA\xB7\xBD\xF8\xB7\xBD
+\xB8&amp;\xBD0\xB8\xBDB\xB8&amp;\xBDh\xB8
+\xBDu\xB8\xBD\x83\xB8\xBD\x95\xB8&amp;\xBD\xBB\xB8\xBD͸&amp;\xBD\xF3\xB8
+\xBD\xB9\xBD\xB9\xBD \xB9&amp;\xBDF\xB9
+\xBDS\xB9\xBDa\xB9
+\xBDn\xB9\xBE\x89\xB9\xBE\x9F\xB9\xBE\xAF\xB9Z\xBE        \xBA
+\xBE\xBA\xBE$\xBA
+\xBE1\xBA\xBE?\xBA
+\xBEL\xBA\xBEZ\xBA\xBEl\xBA&amp;\xBE\x92\xBA
+\xBE\x9F\xBA\xBF\xBA\xBA\xBFк\xBF\xE0\xBAZ\xBF:\xBB\xBFL\xBB&amp;\xBFr\xBB
+\xBF\xBB\xBF\x8D\xBB\xBF\x9F\xBB&amp;\xBFŻ
+\xBFһ\xBF\xE0\xBB
+\xBF\xED\xBB\xBF\xFB\xBB
+\xBF\xBC\xBF\xBC
+\xBF#\xBC\xBF1\xBC
+\xBF&gt;\xBC\xBFL\xBC
+\xBFY\xBC\xBFg\xBC
+\xBFt\xBC\xBF\x82\xBC\xBF\xA1\xBC!\xBF¼
+\xBFϼ\xBFݼ\xBF\xEF\xBC&amp;\xBF\xBD
+\xBF&quot;\xBD\xBF0\xBD
+\xBF=\xBD\xBFK\xBD\xBF]\xBD&amp;\xBF\x83\xBD
+\xBF\x90\xBD\xBF\x9E\xBD
+\xBF\xAB\xBD\xBF\xB9\xBD\xBF˽&amp;\xBF\xF1\xBD\xBF\xBE&amp;\xBF)\xBE
+\xBF6\xBE\xBFD\xBE
+\xBFQ\xBE\xBF_\xBE
+\xBFl\xBE\xBFz\xBE\xBF\x99\xBE!\xBF\xBA\xBE\xBFپ!\xBF\xFA\xBE
+\xBF\xBF\xBF\xBF\xBF'\xBF&amp;\xBFM\xBF\xBF_\xBF&amp;\xBF\x85\xBF\xBF\x97\xBF&amp;\xBF\xBD\xBF\xBFܿ!\xBF\xFD\xBF\xBF\xC0&amp;\xBF5\xC0\xBFG\xC0&amp;\xBFm\xC0\xBF\x8C\xC0!\xBF\xAD\xC0
+\xBF\xBA\xC0\xBF\xC8\xC0
+\xBF\xD5\xC0\xBF\xE3\xC0
+\xBF\xF0\xC0\xBF\xFE\xC0
+\xBF \xC1\xBF\xC1
+\xBF&amp;\xC1\xBF4\xC1
+\xBFA\xC1\xC0\\xC1\xC0r\xC1\xC0\x82\xC1Z\xC0\xDC\xC1
+\xC0\xE9\xC1\xC0\xF7\xC1\xC0        \xC2&amp;\xC0/\xC2\xC0A\xC2&amp;\xC0g\xC2\xC0y\xC2&amp;\xC0\x9F\xC2\xC0\xB1\xC2&amp;\xC0\xD7\xC2\xC0\xE9\xC2&amp;\xC0\xC3\xC0!\xC3&amp;\xC0G\xC3\xC0Y\xC3&amp;\xC0\xC3\xC0\x8D\xC3 \xC0\x99\xC3\xC0\xAB\xC3&amp;\xC0\xD1\xC3
+\xC0\xDE\xC3\xC0\xEC\xC3\xC0\xFE\xC3&amp;\xC0$\xC4\xC06\xC4&amp;\xC0\\xC4\xC0n\xC4&amp;\xC0\x94\xC4
+\xC0\xA1\xC4\xC1\xBC\xC4\xC1\xD2\xC4\xC1\xE2\xC4Z\xC1&lt;\xC5\xC1N\xC5&amp;\xC1t\xC5
+\xC1\x81\xC5\xC1\x8F\xC5\xC1\xA1\xC5&amp;\xC1\xC7\xC5
+\xC1\xD4\xC5\xC1\xE2\xC5\xC1\xF4\xC5&amp;\xC1\xC6\xC1,\xC6&amp;\xC1R\xC6
+\xC1_\xC6\xC1m\xC6
+\xC1z\xC6\xC1\x88\xC6
+\xC1\x95\xC6\xC1\xA3\xC6
+\xC1\xB0\xC6\xC1\xBE\xC6
+\xC1\xCB\xC6\xC1\xD9\xC6\xC1\xF8\xC6!\xC1\xC7
+\xC1&amp;\xC7\xC14\xC7
+\xC1A\xC7\xC1O\xC7
+\xC1\\xC7\xC1j\xC7
+\xC1w\xC7\xC1\x85\xC7
+\xC1\x92\xC7\xC2\xAD\xC7\xC2\xC3\xC7\xC2\xD3\xC7Z\xC2-\xC8\xC2?\xC8&amp;\xC2e\xC8\xC2w\xC8&amp;\xC2\x9D\xC8
+\xC2\xAA\xC8\xC2\xB8\xC8\xC2\xCA\xC8&amp;\xC2\xF0\xC8\xC2\xC9&amp;\xC2(\xC9
+\xC25\xC9\xC3P\xC9\xC3f\xC9\xC3v\xC9Z\xC3\xD0\xC9\xC3\xE2\xC9&amp;\xC3\xCA\xC3\xCA&amp;\xC3@\xCA
+\xC3M\xCA\xC4h\xCA\xC4~\xCA\xC4\x8E\xCAZ\xC4\xE8\xCA\xC4\xFA\xCA&amp;\xC4 \xCB\xC42\xCB&amp;\xC4X\xCB
+\xC4e\xCB\xC5\x80\xCB\xC5\x96\xCB\xC5\xA6\xCBZ\xC5\xCC\xC5\xCC&amp;\xC58\xCC\xC5J\xCC&amp;\xC5p\xCC
+\xC5}\xCC\xC6\x98\xCC\xC6\xAE\xCC\xC6\xBE\xCCZ\xC6\xCD\xC6*\xCD&amp;\xC6P\xCD\xC6b\xCD&amp;\xC6\x88\xCD
+\xC6\x95\xCD\xC7\xB0\xCD\xC7\xC6\xCD\xC7\xD6\xCDZ\xC70\xCE\xC7B\xCE&amp;\xC7h\xCE\xC7z\xCE&amp;\xC7\xA0\xCE
+\xC7\xAD\xCE\xC8\xC8\xCE\xC8\xDE\xCE\xC8\xEE\xCEZ\xC8H\xCF\xC8Z\xCF&amp;\xC8\x80\xCF\xC8\x92\xCF&amp;\xC8\xB8\xCF
+\xC8\xC5\xCF\xC9\xE0\xCF\xC9\xF6\xCF\xC9\xD0Z\xC9`\xD0\xC9r\xD0&amp;\xC9\x98\xD0\xC9\xAA\xD0&amp;\xC9\xD0\xD0
+\xC9\xDD\xD0\xCA\xF8\xD0\xCA\xD1\xCA\xD1Z\xCAx\xD1\xCA\x8A\xD1&amp;\xCA\xB0\xD1\xCA\xC2\xD1&amp;\xCA\xE8\xD1\xCA\xFA\xD1&amp;\xCA \xD2\xCA2\xD2&amp;\xCAX\xD2\xCAj\xD2&amp;\xCA\x90\xD2\xCA\xA2\xD2&amp;\xCA\xC8\xD2\xCA\xDA\xD2&amp;\xCA\xD3\xCA\xD3&amp;\xCA8\xD3\xCAJ\xD3&amp;\xCAp\xD3\xCA\x82\xD3&amp;\xCA\xA8\xD3\xCA\xBA\xD3&amp;\xCA\xE0\xD3\xCA\xF2\xD3&amp;\xCA\xD4
+\xCA%\xD4\xCB@\xD4\xCBV\xD4\xCBf\xD4Z\xCB\xC0\xD4\xCB\xD2\xD4&amp;\xCB\xF8\xD4\xCB
+\xD5&amp;\xCB0\xD5
+\xCB=\xD5\xCCX\xD5\xCCn\xD5\xCC~\xD5Z\xCC\xD8\xD5\xCC\xEA\xD5&amp;\xCC\xD6\xCC&quot;\xD6&amp;\xCCH\xD6
+\xCCU\xD6\xCDp\xD6\xCD\x86\xD6\xCD\x96\xD6Z\xCD\xF0\xD6\xCD\xD7&amp;\xCD(\xD7\xCD:\xD7&amp;\xCD`\xD7
+\xCDm\xD7\xCE\x88\xD7\xCE\x9E\xD7\xCE\xAE\xD7Z\xCE\xD8\xCE\xD8&amp;\xCE@\xD8\xCER\xD8&amp;\xCEx\xD8
+\xCE\x85\xD8\xCF\xA0\xD8\xCF\xB6\xD8\xCF\xC6\xD8Z\xCF \xD9\xCF2\xD9&amp;\xCFX\xD9\xCFj\xD9&amp;\xCF\x90\xD9
+\xCF\x9D\xD9\xD0\xB8\xD9\xD0\xCE\xD9\xD0\xDE\xD9Z\xD08\xDA\xD0J\xDA&amp;\xD0p\xDA\xD0\x82\xDA&amp;\xD0\xA8\xDA\xD0\xBA\xDA&amp;\xD0\xE0\xDA\xD0\xF2\xDA&amp;\xD0\xDB\xD0*\xDB&amp;\xD0P\xDB\xD0b\xDB&amp;\xD0\x88\xDB\xD0\x9A\xDB&amp;\xD0\xC0\xDB\xD0\xD2\xDB&amp;\xD0\xF8\xDB\xD0
+\xDC&amp;\xD00\xDC\xD0B\xDC&amp;\xD0h\xDC\xD0z\xDC&amp;\xD0\xA0\xDC\xD0\xB2\xDC&amp;\xD0\xD8\xDC
+\xD0\xE5\xDC\xD1\xDD\xD1\xDD\xD1&amp;\xDDZ\xD1\x80\xDD
+\xD1\x8D\xDD\xD1\x9B\xDD\xD1\xAD\xDD&amp;\xD1\xD3\xDD\xD1\xE5\xDD&amp;\xD1 \xDE\xD1\xDE&amp;\xD1C\xDE
+\xD1P\xDE\xD1^\xDE
+\xD1k\xDE\xD2\x86\xDE\xD2\x9C\xDE\xD2\xAC\xDEZ\xD2\xDF
+\xD2\xDF\xD2!\xDF
+\xD2.\xDF\xD2&lt;\xDF
+\xD2I\xDF\xD2W\xDF
+\xD2d\xDF\xD2r\xDF
+\xD2\xDF\xD2\x8D\xDF\xD2\xAC\xDF!\xD2\xCD\xDF
+\xD2\xDA\xDF\xD2\xE8\xDF
+\xD2\xF5\xDF\xD2\xE0
+\xD2\xE0\xD2\xE0
+\xD2+\xE0\xD3F\xE0\xD3\\xE0\xD3l\xE0Z\xD3\xC6\xE0
+\xD3\xD3\xE0\xD3\xE1\xE0\xD3\xF3\xE0&amp;\xD3\xE1\xD3+\xE1&amp;\xD3Q\xE1
+\xD3^\xE1\xD3l\xE1\xD3~\xE1&amp;\xD3\xA4\xE1\xD3\xB6\xE1&amp;\xD3\xDC\xE1\xD3\xEE\xE1&amp;\xD3\xE2
+\xD3!\xE2\xD4&lt;\xE2\xD4R\xE2\xD4b\xE2Z\xD4\xBC\xE2
+\xD4\xC9\xE2\xD4\xD7\xE2
+\xD4\xE4\xE2\xD4\xF2\xE2\xD4\xE3&amp;\xD4*\xE3\xD4I\xE3!\xD4j\xE3\xD4|\xE3&amp;\xD4\xA2\xE3
+\xD4\xAF\xE3\xD5\xCA\xE3\xD5\xE0\xE3\xD5\xF0\xE3Z\xD5J\xE4
+\xD5W\xE4\xD5e\xE4
+\xD5r\xE4\xD5\x80\xE4
+\xD5\x8D\xE4\xD5\x9B\xE4
+\xD5\xA8\xE4\xD5\xB6\xE4
+\xD5\xC3\xE4\xD5\xD1\xE4
+\xD5\xDE\xE4\xD5\xEC\xE4
+\xD5\xF9\xE4\xD5\xE5
+\xD5\xE5\xD5&quot;\xE5
+\xD5/\xE5\xD5=\xE5
+\xD5J\xE5\xD6e\xE5\xD6{\xE5\xD6\x8B\xE5Z\xD6\xE5\xE5\xD6\xE6!\xD6%\xE6\xD6D\xE6!\xD6e\xE6\xD6\x84\xE6!\xD6\xA5\xE6\xD6\xC4\xE6!\xD6\xE5\xE6\xD6\xE7!\xD6%\xE7\xD6D\xE7!\xD6e\xE7\xD6\x84\xE7!\xD6\xA5\xE7\xD6\xC4\xE7!\xD6\xE5\xE7\xD6\xE8!\xD6%\xE8
+\xD62\xE8\xD7M\xE8\xD7c\xE8\xD7s\xE8Z\xD7\xCD\xE8\xD7\xDF\xE8&amp;\xD7\xE9\xD7\xE9&amp;\xD7=\xE9
+\xD7J\xE9\xD8e\xE9\xD8{\xE9\xD8\x8B\xE9Z\xD8\xE5\xE9
+\xD8\xF2\xE9\xD8\xEA\xD8\xEA&amp;\xD88\xEA\xD8J\xEA&amp;\xD8p\xEA
+\xD8}\xEA\xD8\x8B\xEA\xD8\x9D\xEA&amp;\xD8\xC3\xEA\xD8\xD5\xEA&amp;\xD8\xFB\xEA\xD8
+\xEB&amp;\xD83\xEB
+\xD8@\xEB\xD9[\xEB\xD9q\xEB\xD9\x81\xEBZ\xD9\xDB\xEB
+\xD9\xE8\xEB\xD9\xF6\xEB
+\xD9\xEC\xD9\xEC
+\xD9\xEC\xD9,\xEC
+\xD99\xEC\xD9G\xEC\xD9Y\xEC&amp;\xD9\xEC
+\xD9\x8C\xEC\xD9\x9A\xEC
+\xD9\xA7\xEC\xDA\xC2\xEC\xDA\xD8\xEC\xDA\xE8\xECZ\xDAB\xED\xDAT\xED&amp;\xDAz\xED
+\xDA\x87\xED\xDA\x95\xED
+\xDA\xA2\xED\xDA\xB0\xED
+\xDA\xBD\xED\xDA\xCB\xED
+\xDA\xD8\xED\xDA\xE6\xED
+\xDA\xF3\xED\xDA\xEE
+\xDA\xEE\xDA\xEE
+\xDA)\xEE\xDA7\xEE
+\xDAD\xEE\xDAR\xEE\xDAd\xEE&amp;\xDA\x8A\xEE\xDA\x9C\xEE&amp;\xDA\xC2\xEE\xDA\xD4\xEE&amp;\xDA\xFA\xEE\xDA \xEF&amp;\xDA2\xEF\xDAQ\xEF!\xDAr\xEF
+\xDA\xEF\xDA\x8D\xEF
+\xDA\x9A\xEF\xDA\xA8\xEF\xDA\xBA\xEF&amp;\xDA\xE0\xEF
+\xDA\xED\xEF\xDB\xF0\xDB\xF0\xDB.\xF0Z\xDB\x88\xF0
+\xDB\x95\xF0\xDB\xA3\xF0\xDB\xB5\xF0&amp;\xDB\xDB\xF0\xDB\xED\xF0&amp;\xDB\xF1\xDB%\xF1&amp;\xDBK\xF1\xDB]\xF1&amp;\xDB\x83\xF1\xDB\x95\xF1&amp;\xDB\xBB\xF1\xDB\xCD\xF1&amp;\xDB\xF3\xF1\xDB\xF2&amp;\xDB+\xF2\xDB=\xF2&amp;\xDBc\xF2\xDBu\xF2&amp;\xDB\x9B\xF2
+\xDB\xA8\xF2\xDB\xB6\xF2\xDB\xC8\xF2&amp;\xDB\xEE\xF2\xDB\xF3&amp;\xDB&amp;\xF3\xDB8\xF3&amp;\xDB^\xF3
+\xDBk\xF3\xDC\x86\xF3\xDC\x9C\xF3\xDC\xAC\xF3Z\xDC\xF4\xDC\xF4&amp;\xDC&gt;\xF4\xDCP\xF4&amp;\xDCv\xF4\xDC\x88\xF4&amp;\xDC\xAE\xF4\xDC\xC0\xF4&amp;\xDC\xE6\xF4\xDC\xF8\xF4&amp;\xDC\xF5\xDC0\xF5&amp;\xDCV\xF5\xDCh\xF5&amp;\xDC\x8E\xF5\xDC\xA0\xF5&amp;\xDC\xC6\xF5\xDC\xD8\xF5&amp;\xDC\xFE\xF5\xDC\xF6&amp;\xDC6\xF6\xDCH\xF6&amp;\xDCn\xF6\xDC\x80\xF6&amp;\xDC\xA6\xF6\xDC\xB8\xF6&amp;\xDC\xDE\xF6
+\xDC\xEB\xF6\xDD\xF7\xDD\xF7\xDD,\xF7Z\xDD\x86\xF7\xDD\x98\xF7&amp;\xDD\xBE\xF7\xDD\xD0\xF7&amp;\xDD\xF6\xF7\xDD\xF8&amp;\xDD.\xF8\xDD@\xF8&amp;\xDDf\xF8\xDD\x85\xF8!\xDD\xA6\xF8\xDD\xC5\xF8!\xDD\xE6\xF8\xDD\xF9!\xDD&amp;\xF9\xDDE\xF9!\xDDf\xF9\xDDx\xF9&amp;\xDD\x9E\xF9
+\xDD\xAB\xF9\xDE\xC6\xF9\xDE\xDC\xF9\xDE\xEC\xF9Z\xDEF\xFA
+\xDES\xFA\xDEa\xFA
+\xDEn\xFA\xDE|\xFA
+\xDE\x89\xFA\xDE\x97\xFA
+\xDE\xA4\xFA\xDE\xB2\xFA
+\xDE\xBF\xFA\xDE\xCD\xFA
+\xDE\xDA\xFA\xDE\xE8\xFA
+\xDE\xF5\xFA\xDE\xFB
+\xDE\xFB\xDE\xFB
+\xDE+\xFB\xDE9\xFB
+\xDEF\xFB\xDET\xFB
+\xDEa\xFB\xDEo\xFB
+\xDE|\xFB\xDF\x97\xFB\xDF\xAD\xFB\xDF\xBD\xFBZ\xDF\xFC
+\xDF$\xFC\xDF2\xFC
+\xDF?\xFC\xDFM\xFC
+\xDFZ\xFC\xDFh\xFC
+\xDFu\xFC\xDF\x83\xFC\xDF\x95\xFC&amp;\xDF\xBB\xFC\xDF\xCD\xFC&amp;\xDF\xF3\xFC\xDF\xFD&amp;\xDF+\xFD\xDFJ\xFD!\xDFk\xFD\xDF\x8A\xFD!\xDF\xAB\xFD
+\xDF\xB8\xFD\xE0\xD3\xFD\xE0\xE9\xFD\xE0\xF9\xFDZ\xE0S\xFE
+\xE0`\xFE\xE0n\xFE\xE0\x80\xFE&amp;\xE0\xA6\xFE\xE0\xB8\xFE&amp;\xE0\xDE\xFE\xE0\xF0\xFE&amp;\xE0\xFF\xE0(\xFF&amp;\xE0N\xFF\xE0`\xFF&amp;\xE0\x86\xFF\xE0\x98\xFF&amp;\xE0\xBE\xFF\xE0\xD0\xFF&amp;\xE0\xF6\xFF
+\xE0\xE0\xE0#&amp;\xE0I\xE0[&amp;\xE0\x81\xE0\x93&amp;\xE0\xB9
+\xE0\xC6\xE1\xE1\xE1\xF7\xE1Z\xE1a\xE1s&amp;\xE1\x99\xE1\xAB&amp;\xE1\xD1\xE1\xE3&amp;\xE1        \xE1&amp;\xE1A\xE1S&amp;\xE1y
+\xE1\x86\xE1\x94
+\xE1\xA1\xE1\xAF
+\xE1\xBC\xE1\xCA
+\xE1\xD7\xE1\xE5\xE1\xF7&amp;\xE1\xE1/&amp;\xE1U\xE1g&amp;\xE1\x8D
+\xE1\x9A\xE1\xA8
+\xE1\xB5\xE1\xC3
+\xE1\xD0\xE1\xDE
+\xE1\xEB\xE1\xF9
+\xE1\xE2!\xE27\xE2GZ\xE2\xA1
+\xE2\xAE\xE2\xBC\xE2\xCA \xE2\xD6
+\xE2\xE3\xE2\xF1
+\xE2\xFE\xE2 \xE2+!\xE2L\xE2^&amp;\xE2\x84\xE2\x96&amp;\xE2\xBC\xE2\xCE&amp;\xE2\xF4\xE2&amp;\xE2,\xE2&gt;&amp;\xE2d
+\xE2q\xE2
+\xE2\x8C\x91\xE3&lt;\xE3Y}\xE3\xD6\xC6\xE3\x9C        \xE4\xB2         \xE3\xBE         \xE3\xCA        \xB2\xE3|
+{\xE3\xF7
+\xE3 \xE35 \xE5M 1\xE6~ \xE7\x96 1\xE6\xC7 \xE6\xD7 a\xE68 \xE6J \xE6\ L\xE3\xA8\xE8\xBE \xE3\xCA \xE3\xD6\xE9\xEC\xE3\xF4\xE3\xFC\xE9\xE3\xE3&quot;*\xE8L\xE9^\xE9p\xD2\xEAB4\xE3v
+\xE3\x80K\xE3\xCBm\xE38\x82\xE3\xBA\x88\xE3B\x9E\xE3\xE0\xAF\xE3\x8F
+\xEB\x9C\xEB\xAF\xEB\xC6\xEB\xE3V\xEB9\xEC;\xECB\xECI\xECPZ\xEC\xAA
+\xEC\xB7#\xEC\xDA\xEC\xF0E\xEC5 \xEDUl\xED\xC1 \xEE\xE1\x89\xEEja\xEF\xCB,\xEE\xF7\xF0\xF9\xF0\xF0\xA0\xF0\xA7\xF1\xC1\xA1\xF0b\xF2|\xF0\x92S\xF0\xE5\xF3\xFF\x94\xF0\x93\xF4\xAD\x94\xF0A\xF0[\xF0n\xF0\x81w\xF0\xF8\xDD\xF0\xD5)\xF0\xFE\xF5\xBA\xF6\xCA\xF7\xD0\xF7\xD7\xF7\xDE\xF7\xE5C\xF7( 6\xF8^ 
+\xF8h 
+\xF8r# \xF9~# \xF9\x8A#\xAF\xF89$'\xF8`%\xFAn%'\xFA\x95%'\xFA\xBC%\xFB\xCA%'\xFB\xF1%,\xFC
+\xFF\xFF\xFF\xFF&amp;\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFD\xFF        
+
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE
+
+
+\xE0&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;R\x98RR\x98&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;^\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5\xC5zzzzzC:\freeswitch\src\mod\languages\mod_managed\managed\Loader.csC:\freeswitch\src\mod\languages\mod_managed\managed\swig.csC:\freeswitch\src\mod\languages\mod_managed\managed\ScriptPluginManager.csC:\freeswitch\src\mod\languages\mod_managed\managed\PluginManager.csC:\freeswitch\src\mod\languages\mod_managed\managed\PluginInterfaces.csC:\freeswitch\src\mod\languages\mod_managed\managed\ManagedSession.csC:\freeswitch\src\mod\languages\mod_managed\managed\ChannelVariables.csC:\freeswitch\src\mod\languages\mod_managed\managed\Util.csC:\freeswitch\src\mod\languages\mod_managed\managed\Extensions.csC:\freeswitch\src\mod\languages\mod_managed\managed\Log.cs\xFE\xEF\xFE\xEF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x94.1\xC1\\xC0J@6\x96\xEF\x80\xE9N\x94~D\x8C\xFF!\xEC)/LinkInfo/names/src/headerblock/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\plugininterfaces.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\util.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\swig.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\loader.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\managedsession.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\log.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\pluginmanager.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\scriptpluginmanager.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\channelvariables.cs/src/files/c:\freeswitch\src\mod\languages\mod_managed\managed\extensions.cs
+~^\xE3
+u
+
+&quot;\xBC        3\xDC\x9D L \x89\xC98\x9B\xCF\xE8 XXXXXXXXXXxS(\xC0pp\x80p\xA8\xC0dppp$ppppp\xF8p\xACppp\xB0t\xD8ppp\xB4p\xD0\xACpppppppD\xBCphp\xEC\x88pppxppp\h\xF4pp\x904pp 8ppp\xC8
+\xB8lppH\xD8\xD0\xD0\xEC\x8Cp\xB4\xBCp\xC4pppp| p\xD8\xD8A| \\x88pp\x98ppp        ppp pppp\xE4pp\xC8 Hpppp\xCCpd\x80p\xE0pptpppxppp\xB8ppp\xC8\xB4 p\x885p\xC8Hp\xD0ppp\xD0pppphpp$pppp\xD8\xF4(p\xC0\xBC\xB8p\xDCtppp\xA0
+ppph\xAC$ppppppppp\xC8\xC00 \xD0pp\xD8pppp\xD8$\xD4 p\xC0Dp\x9C ppxx\xECpppp\xF0pp\xD4pl\xA0pp\xB4\xF4pp\x9Cp, P\xDC$\xC0ppppp\xF4\xF4p\xE4&lt;@\xD9,z~\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}&lt;=&gt;?@        
+
+ !&quot;#$%&amp;'()*+,-./0123456789:;ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTVUWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xA1\xA2\xA3\xA4\xA5\xA6\xA7\xA8\xA9\xAA\xAB\xAC\xAD\xAE\xAF\xB0\xB1\xB2\xB3\xB4\xB5\xB6\xB7\xB8\xB9\xBA\xBB\xBC\xBD\xBE\xBF\xC0\xC1\xC2\xC3\xC4\xC5\xC6\xC7\xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1\xD2\xD3\xD4\xD5\xD6\xD7\xD8\xD9\xDA\xDB\xDC\xDD\xDE\xDF\xE0\xE1\xE2\xE3\xE4\xE5\xE6\xE7\xE8\xE9\xEA\xEB\xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF6\xF7\xF8\xF9\xFA\xFB\xFC\xFD\xFE\xFF        
+  
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedLoadercs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Loader.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Log.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/ManagedSession.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedPluginInterfacescs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/PluginInterfaces.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/PluginManager.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedScriptPluginManagercs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/ScriptPluginManager.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/Util.cs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedXmlSearchBindingcs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/XmlSearchBinding.cs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/App.config
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteEasyRoutefsproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/EasyRoute.fsproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/EasyRoute.sln
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmanagedexampleseasyrouteeasyroutefs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/examples/easyroute/easyroute.fs ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/managed/swig.cs
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/mod/languages/mod_managed/managed/swig.cs        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/mod/languages/mod_managed/managed/swig.cs        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -2904,11 +2904,6 @@
</span><span class="cx">     return ret;
</span><span class="cx">   }
</span><span class="cx"> 
</span><del>-  public static switch_status_t switch_channel_export_variable_var_check(SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check, switch_bool_t nolocal) {
-    switch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_channel_export_variable_var_check(SWIGTYPE_p_switch_channel.getCPtr(channel), varname, value, (int)var_check, (int)nolocal);
-    return ret;
-  }
-
</del><span class="cx">   public static string switch_channel_get_variable_dup(SWIGTYPE_p_switch_channel channel, string varname, switch_bool_t dup) {
</span><span class="cx">     string ret = freeswitchPINVOKE.switch_channel_get_variable_dup(SWIGTYPE_p_switch_channel.getCPtr(channel), varname, (int)dup);
</span><span class="cx">     return ret;
</span><span class="lines">@@ -10214,9 +10209,6 @@
</span><span class="cx">   [DllImport(&quot;mod_managed&quot;, EntryPoint=&quot;CSharp_switch_channel_get_variable_partner&quot;)]
</span><span class="cx">   public static extern string switch_channel_get_variable_partner(HandleRef jarg1, string jarg2);
</span><span class="cx"> 
</span><del>-  [DllImport(&quot;mod_managed&quot;, EntryPoint=&quot;CSharp_switch_channel_export_variable_var_check&quot;)]
-  public static extern int switch_channel_export_variable_var_check(HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5);
-
</del><span class="cx">   [DllImport(&quot;mod_managed&quot;, EntryPoint=&quot;CSharp_switch_channel_get_variable_dup&quot;)]
</span><span class="cx">   public static extern string switch_channel_get_variable_dup(HandleRef jarg1, string jarg2, int jarg3);
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmod_managedcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/mod_managed.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/mod_managed.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedmonodef"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/mono.def ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/monolibx86.cmd
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_managedrunswigcmd"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_managed/runswig.cmd ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_managed/switch_platform.i
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/compiler.opts
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlcompileroptsin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/compiler.opts.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/freeswitch.i
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlfreeswitchpm"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/freeswitch.pm ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/freeswitch_perl.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlfreeswitch_perlh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/freeswitch_perl.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/hack.diff
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlmod_perlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/mod_perl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/mod_perl.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlmod_perl_extrac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_extra.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_extra.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlmod_perl_wrapcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/mod_perl_wrap.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/perlibs.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_perlperlibshin"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_perl/perlibs.h.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_perl/perlxsi.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonMakefilein"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/Makefile.in ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_python/freeswitch.py
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonfreeswitch_pythoncpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/freeswitch_python.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_python/freeswitch_python.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonhackdiff"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/hack.diff ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_python/mod_python.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonmod_pythoni"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/mod_python.i ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_python/mod_python_extra.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonmod_python_extrah"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/mod_python_extra.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_python/mod_python_wrap.cpp
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_pythonpython_examplepy"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_python/python_example.py ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/Makefile.am
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkeyh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.h ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_core_db2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_core_dbvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_core_db.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_curlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_curl.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_odbc2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_odbcvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_odbc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_skel.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_socket2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_socketvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_socket.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_spidermonkeymod_spidermonkey_teletonec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_spidermonkey/mod_spidermonkey_teletone.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodlanguagesmod_yamlMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/languages/mod_yaml/Makefile ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/languages/mod_yaml/mod_yaml.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodloggersmod_consolemod_console2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/loggers/mod_console/mod_console.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/loggers/mod_console/mod_console.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodloggersmod_consolemod_consolevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/loggers/mod_console/mod_console.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodloggersmod_logfilemod_logfilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/loggers/mod_logfile/mod_logfile.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodloggersmod_syslogmod_syslogc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/loggers/mod_syslog/mod_syslog.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_demod_say_dec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_de/mod_say_de.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_enmod_say_en2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_enmod_say_envcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_en/mod_say_en.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_esmod_say_esc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_frmod_say_fr2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_frmod_say_frvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_fr/mod_say_fr.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_hr/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_hrmod_say_hrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_hr/mod_say_hr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_hu/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_humod_say_hu2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_humod_say_huvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_hu/mod_say_hu.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_itmod_say_itc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_it/mod_say_it.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_nlmod_say_nl2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_nlmod_say_nlvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_nl/mod_say_nl.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_rumod_say_ruc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_rumod_say_ruvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_ru/mod_say_ru.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_th/mod_say_th.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_zhmod_say_zh2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodsaymod_say_zhmod_say_zhvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/say/mod_say_zh/mod_say_zh.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_cdrmod_xml_cdr2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_cdrmod_xml_cdrvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_curl/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_curlmod_xml_curl2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_curlmod_xml_curlvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_curl/mod_xml_curl.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_ldapfsv2schema"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/fsv2.schema ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/lutil_ldap.h
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_curl2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_curl.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_curl.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_ldapmod_xml_ldapc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_ldap.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/mod_xml_ldapv2.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_ldapreallyconfusingslapcat"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_ldap/reallyconfusingslapcat ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/Makefile
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_rpcmod_xml_rpc2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcmodxml_intmod_xml_rpcmod_xml_rpcvcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_aprc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_apr.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_buffer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_callerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_caller.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_channel.c
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/switch_channel.c        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/switch_channel.c        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -737,37 +737,6 @@
</span><span class="cx">         return status;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-SWITCH_DECLARE(switch_status_t) switch_channel_export_variable_var_check(switch_channel_t *channel, const char *varname, const char *value, switch_bool_t var_check, switch_bool_t nolocal)
-{
-        const char *exports, *exports_varname = varname;
-        switch_status_t status;
-
-        exports = switch_channel_get_variable(channel, SWITCH_EXPORT_VARS_VARIABLE);
-
-        if (nolocal) {
-                exports_varname = switch_mprintf(&quot;nolocal:%s&quot;, varname);
-        }
-        
-        if ((status = switch_channel_set_variable_var_check(channel, exports_varname, value, var_check)) != SWITCH_STATUS_SUCCESS) {
-                goto done;
-        }
-
-        if (varname &amp;&amp; value) {
-                if (exports) {
-                        switch_channel_set_variable_printf(channel, SWITCH_EXPORT_VARS_VARIABLE, &quot;%s,%s&quot;, exports, exports_varname);
-                } else {
-                        switch_channel_set_variable(channel, SWITCH_EXPORT_VARS_VARIABLE, exports_varname);
-                }
-        }
-
-done:
-        if (exports_varname != varname) {
-                free((char*)exports_varname);        
-        }
-        
-        return status;
-}
-
</del><span class="cx"> SWITCH_DECLARE(switch_status_t) switch_channel_set_variable_var_check(switch_channel_t *channel,
</span><span class="cx">                                                                                                                                           const char *varname, const char *value, switch_bool_t var_check)
</span><span class="cx"> {
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_configc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_config.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_console.c
</span><span class="cx">===================================================================
</span><del>--- freeswitch/trunk/src/switch_console.c        2010-04-02 16:15:04 UTC (rev 17206)
</del><ins>+++ freeswitch/trunk/src/switch_console.c        2010-04-02 18:52:16 UTC (rev 17207)
</ins><span class="lines">@@ -304,6 +304,7 @@
</span><span class="cx">         switch_stream_handle_t stream = { 0 };
</span><span class="cx">         switch_status_t status;
</span><span class="cx">         FILE *handle = switch_core_get_console();
</span><ins>+        int r = 1;
</ins><span class="cx"> 
</span><span class="cx">         SWITCH_STANDARD_STREAM(stream);
</span><span class="cx">         switch_assert(stream.data);
</span><span class="lines">@@ -316,6 +317,9 @@
</span><span class="cx">                         fflush(handle);
</span><span class="cx">                 }
</span><span class="cx">         } else {
</span><ins>+                if (!strcasecmp(xcmd, &quot;...&quot;) || !strcasecmp(xcmd, &quot;shutdown&quot;)) {
+                        r = 0;
+                }
</ins><span class="cx">                 if (handle) {
</span><span class="cx">                         fprintf(handle, &quot;Unknown Command: %s\n&quot;, xcmd);
</span><span class="cx">                         fflush(handle);
</span><span class="lines">@@ -324,7 +328,7 @@
</span><span class="cx"> 
</span><span class="cx">         switch_safe_free(stream.data);
</span><span class="cx"> 
</span><del>-        return 1;
</del><ins>+        return r;
</ins><span class="cx"> 
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_corec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_asr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_codecc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_codec.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_db.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_directoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_directory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_event_hook.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_filec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_file.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_hash.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_ioc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_io.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_media_bug.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_memoryc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_memory.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_port_allocator.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_rwlockc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_rwlock.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_session.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_speechc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_speech.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_sqldb.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_core_state_machinec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_core_state_machine.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_core_timer.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_cppcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_cpp.cpp ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_dso.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_eventc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_event.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_ivr.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_ivr_asyncc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_ivr_async.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_ivr_bridge.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_ivr_menuc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_ivr_menu.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_ivr_originate.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_ivr_play_sayc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_ivr_play_say.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_ivr_say.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_loadable_modulec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_loadable_module.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_log.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_mprintfc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_mprintf.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_nat.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_odbcc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_odbc.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_pcm.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_profilec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_profile.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_regex.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_resamplec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_resample.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_rtp.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_schedulerc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_scheduler.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_stun.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_swigc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_swig.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_swig.i
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_timec"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_time.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_utils.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_xmlc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_xml.c ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/src/switch_xml_config.c
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksupportdbashrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/support-d/.bashrc ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/support-d/.emacs
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksupportdgdbinit"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/support-d/.gdbinit ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/support-d/.screenrc
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksupportdfreeswitchpub"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/support-d/freeswitch.pub ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/support-d/fscore_pb
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksupportdinstallccmodesh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/support-d/install-cc-mode.sh ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/support-d/prereq.sh
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunksupportdshinzonpub"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/support-d/shinzon.pub ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Console/FreeSwitchConsole.2008.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32ConsoleFreeSwitchConsolevcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Console/FreeSwitchConsole.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Console/FreeSwitchConsole.vcproj.user
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32LibraryFreeSwitchCore2008vcproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32SetupSetup2008vdproj"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/Setup.2008.vdproj ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/Setup.vdproj
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupfreeswitchaip"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/freeswitch.aip ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/FreePBX.url
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupFusionPBXurl"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/FusionPBX.url ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/create_freepbx.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupcreate_freepbxsql"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/create_freepbx.sql ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/create_fusionpbx.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupcreate_fusionpbxsql"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/create_fusionpbx.sql ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/expsound.bat
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupfreepbxico"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/freepbx.ico</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupfreeswitchico"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/freeswitch.ico</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupfreeswitch_104iss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/freeswitch_1.0.4.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/freeswitch_freepbx.iss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupfreeswitch_fusionpbxiss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/freeswitch_fusionpbx.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/fscomm.iss
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupfsguiiss"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/fsgui.iss ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/Setup/inno_setup/vcredist_x64.exe
</span><span class="cx">===================================================================
</span><span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkw32Setupinno_setupvcredist_x86exe"></a>
<div class="binary"><h4>Modified: freeswitch/trunk/w32/Setup/inno_setup/vcredist_x86.exe</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="freeswitchtrunkw32aprvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/apr.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/curl.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32module_debugvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/module_debug.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/module_release.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32modulesvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/modules.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">
Modified: freeswitch/trunk/w32/spidermonkey.vsprops
</span><span class="cx">===================================================================
</span></span></pre></div>
<a id="freeswitchtrunkw32winlibsvsprops"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/w32/winlibs.vsprops ( => )</h4>
<pre class="diff"><span>
<span class="info">

</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>