<!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][14276] </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=14276">14276</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-07-16 15:05:54 -0500 (Thu, 16 Jul 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=14275">r14275</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkdocsChangeLog">freeswitch/trunk/docs/ChangeLog</a></li>
<li><a href="#freeswitchtrunklibseslMakefile">freeswitch/trunk/libs/esl/Makefile</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="#freeswitchtrunksrcmodsaymod_say_esmod_say_esc">freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.c</a></li>
<li><a href="#freeswitchtrunksrcswitch_ivrc">freeswitch/trunk/src/switch_ivr.c</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkdocsChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/ChangeLog (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/docs/ChangeLog        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -78,6 +78,8 @@
</span><span class="cx">         build: replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed (r:14053)
</span><span class="cx">         build: add experimental modules section to modules.conf.in (r:14062)
</span><span class="cx">         build: allow comments (using ##) in modules.conf (r:14093)
</span><ins>+        build: update to 0.6.0 celt codec (r:14206)
+        build: fix 64 bit build of radius modules (FSBUILD-179/r:14201)
</ins><span class="cx">         config: default config, calling own extension no longer goes to voicemail (r:12596)
</span><span class="cx">         config: default config, 1000-1019 uses $${default_password} instead of hard-coded 1234 (FSCONFIG-5/r:12838)
</span><span class="cx">         config: tweak the configs to bind siptrace on and off to F10 and F11 (r:12938)
</span><span class="lines">@@ -236,6 +238,9 @@
</span><span class="cx">         core: Fix IVR menu timeout issue (MODAPP-301/r:14129)
</span><span class="cx">         core: add time of day routing attrs to condition tags in xml dialplan (r:14137)
</span><span class="cx">         core: change timing for media bug recording *yet again* (r:14143)
</span><ins>+        core: Fix voicemail rewind key, improve file seek (MODAPP-305/FSCORE-401/r:14199)
+        core: Fix uPNP for WRT-54TG-TM (FSCORE-402/r:14241)
+        core: group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered (r:14247)
</ins><span class="cx">         docs: Fix filename references in phrase_en.xml (r:12976)
</span><span class="cx">         docs: Update phrase_en.xml to include v1.0.8 sound prompts (r:13041)
</span><span class="cx">         docs: Updates to phrase_es.xml (r:13067)
</span><span class="lines">@@ -346,6 +351,7 @@
</span><span class="cx">         mod_conference: add member-type header to relevant events (r:13471)
</span><span class="cx">         mod_conference: make endconf count cumulative (r:13526)
</span><span class="cx">         mod_conference: don't transfer back to the same conference (r:13638)
</span><ins>+        mod_conference: Add Job-UUID to conference bgdial  (MODAPP-304/r:14161)
</ins><span class="cx">         mod_curl: Add mod_curl (API for querying Web resources) and moved mod_http to experimental because of probable leaks (r:14092)
</span><span class="cx">         mod_dahdi_codec: delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec (r:12962)
</span><span class="cx">         mod_dahdi_codec: set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame (MODCODEC-8/r:13257)
</span><span class="lines">@@ -405,6 +411,7 @@
</span><span class="cx">         mod_limit: close odbc handle (r:12632)
</span><span class="cx">         mod_limit: Add more error checking to hash api/app (r:13007)
</span><span class="cx">         mod_limit: prevent multiple bindings of the same event_hooks to make code simpler in mod_limit (MODAPP-264/r:13113)
</span><ins>+        mod_limit: Move over-limit messages down to INFO (MODAPP-308/r:14275)
</ins><span class="cx">         mod_local_stream: Add show_local_stream [stream name] (MODFORM-27/r:13165)
</span><span class="cx">         mod_local_stream: fail over to default if desired stream is not found (r:13184,13185,13186)
</span><span class="cx">         mod_local_stream: refactor resampling in mod_local_stream (r:13222)
</span><span class="lines">@@ -423,6 +430,7 @@
</span><span class="cx">         mod_lua: fix windows build (FSBUILD-149/r:12919)
</span><span class="cx">         mod_lua: fix memory leak (MODLANG-111/r:13298)
</span><span class="cx">         mod_lua: fix error checking to be more reasonable (MODLANG-116/r:13993)
</span><ins>+        mod_lua: fix  memory leak in xml binding (MODLAN-113/r:14158)
</ins><span class="cx">         mod_managed: fix recursive file record during file playback issue (r:13551/IRC-00)
</span><span class="cx">         mod_memcache: add new module, mod_memcache; API for memcached (r:12871)
</span><span class="cx">         mod_memcache: make -ERR for API call less verbose  (r:12949)
</span><span class="lines">@@ -467,9 +475,11 @@
</span><span class="cx">         mod_say_ru: add ru_ip (r:13026)
</span><span class="cx">         mod_say_ru: Update phrase_ru.xml to include v1.0.8 sound prompts (r:13044,13045)
</span><span class="cx">         mod_say_ru: add russian language support and makefile targets (r:14091)
</span><ins>+        mod_say_ru: add mod_say_ru to windows build (r:14246)
</ins><span class="cx">         mod_shell_stream: Initial commit (r:13851)
</span><span class="cx">         mod_shout: Fix race conditions; fix stutter when first 64k is drained from shoutcast stream (r:13218)
</span><span class="cx">         mod_shout: bring media back so telecast of a no-media call will work. (MODFORM-28/r:13895)
</span><ins>+        mod_shout: add mp3 improvements in seeking, cleanup (MODFORM-32/r:14223)
</ins><span class="cx">         mod_skel: add more example code and info (r:12459)
</span><span class="cx">         mod_skypiax: move to trunk (r:12167)
</span><span class="cx">         mod_skypiax: fix hang on invalid mod_skypiax.conf.xml (MODSKYPIAX-21/r:12320-12322,12343)
</span><span class="lines">@@ -562,6 +572,12 @@
</span><span class="cx">         mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case.  Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged. (r:14081)
</span><span class="cx">         mod_sofia: manually handle bye to delay the 200 OK till after the call is torn down (reversible with a define) (r:14121)
</span><span class="cx">         mod_sofia: Have I said how dumb sip is sometimes? (r:14142)
</span><ins>+        mod_sofia: fix SFSIP-163, don't blindly copy the extrtpip when ip is defined. (r:14209)
+        mod_sofia: add sip_auto_answer_detected var set when we get intercom request on inbound invite. (r:14220)
+        mod_sofia: Gateway Config option caller-id-in-from disables/ignores option from-domain (MODSOFIA-16/r:14244)
+        mod_sofia: Fix OPTIONS ping sends OPTIONS of many gateways to one gateway (SFSIP-162/r:14249,14250)
+        mod_sofia: Fix problem w/OCS after svn14200 with transport=tcp (MODSOFIA-17/r:14251)
+        mod_sofia: Send outbound INVITES to outbound proxy (SFSIP-165/r:14263)
</ins><span class="cx">         mod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327/r:12577)
</span><span class="cx">         mod_spidermonkey: fix error loading mod_spidermonkey due to missing PR_* symbols (r:12934,12939)
</span><span class="cx">         mod_spidermonkey: add destroy method to js (r:13016)
</span><span class="lines">@@ -595,6 +611,7 @@
</span><span class="cx">         mod_unimrcp: Added LPCM (16-bit linear PCM) codec, which is used internally in host order; while L16 is RFC3551 defined 16-bit linear PCM codec in network order. (r:13859)
</span><span class="cx">         mod_unimrcp: add speech_channel_set_state_unlocked() (r:14049)
</span><span class="cx">         mod_xml_curl: fix data fetch (MODXMLINT-48/r:12586)
</span><ins>+        mod_xml_curl mod_xml_cdr: fix ssl verify peer option and add cookie options (MDXMLINT-51/MDXMLINT-52/r:14208)
</ins><span class="cx">         mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53/r:13912)
</span><span class="cx">         scripts: Add -days option to set expiration time of certificates in gentls_cert (r:13825)
</span><span class="cx">         scripts: Add zrtp enrollment script, we do auto enrollment and verification (r:13843)
</span></span></pre></div>
<a id="freeswitchtrunklibseslMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/Makefile (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/esl/Makefile        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/libs/esl/Makefile        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -12,7 +12,8 @@
</span><span class="cx"> OBJS=src/esl.o src/esl_event.o src/esl_threadmutex.o src/esl_config.o
</span><span class="cx"> SRC=src/esl.c src/esl_event.c src/esl_threadmutex.c src/esl_config.c src/esl_oop.cpp
</span><span class="cx"> HEADERS=src/include/esl_config.h src/include/esl_event.h src/include/esl.h src/include/esl_threadmutex.h src/include/esl_oop.h
</span><del>-SOLINK=-shared -Xlinker -x
</del><ins>+//SOLINK=-shared -Xlinker -x
+SOLINK=-dynamiclib -Xlinker -x
</ins><span class="cx"> # comment the next line to disable c++ (no swig mods for you then)
</span><span class="cx"> OBJS += src/esl_oop.o
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunklibseslpythonMakefile"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/esl/python/Makefile (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/esl/python/Makefile        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/libs/esl/python/Makefile        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -1,5 +1,6 @@
</span><span class="cx"> LOCAL_CFLAGS=-I/usr/include/python2.4
</span><del>-LOCAL_LDFLAGS=-lpython2.4
</del><ins>+LOCAL_LDFLAGS=-framework python
+#LOCAL_LDFLAGS=-lpython2.4
</ins><span class="cx"> 
</span><span class="cx"> all: _ESL.so
</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 (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/esl/python/esl_wrap.cpp        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/libs/esl/python/esl_wrap.cpp        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -137,7 +137,8 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> /* Python.h has to appear first */
</span><del>-#include &lt;Python.h&gt;
</del><ins>+//#include &lt;Python.h&gt;
+#include &lt;Python/Python.h&gt;
</ins><span class="cx"> 
</span><span class="cx"> /* -----------------------------------------------------------------------------
</span><span class="cx">  * swigrun.swg
</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 (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.c        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/src/mod/say/mod_say_es/mod_say_es.c        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -501,6 +501,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if (say_cb) {
</span><ins>+        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, &quot;Using es callback [tosay: %s, type: %d, method: %d]\n&quot;, tosay, type, method);
</ins><span class="cx">                 return say_cb(session, tosay, type, method, args);
</span><span class="cx">         }
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunksrcswitch_ivrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/switch_ivr.c (14275 => 14276)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/switch_ivr.c        2009-07-16 17:57:56 UTC (rev 14275)
+++ freeswitch/trunk/src/switch_ivr.c        2009-07-16 20:05:54 UTC (rev 14276)
</span><span class="lines">@@ -2039,6 +2039,7 @@
</span><span class="cx"> 
</span><span class="cx">         if ((si = switch_loadable_module_get_say_interface(module_name))) {
</span><span class="cx">                 /* should go back and proto all the say mods to const.... */
</span><ins>+        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, &quot;Using SAY Interface %s\n&quot;, module_name);
</ins><span class="cx">                 status = si-&gt;say_function(session, (char *) tosay, switch_ivr_get_say_type_by_name(say_type), switch_ivr_get_say_method_by_name(say_method), args);
</span><span class="cx">         } else {
</span><span class="cx">                 switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, &quot;Invalid SAY Interface [%s]!\n&quot;, module_name);
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>