thanks to wsuff for his detail-oriented watchful eye ;-)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15249 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Raymond Chandler 2009-10-27 15:20:50 +00:00
parent 7224f7b028
commit d7787bb072
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@
<!-- set to false disable this feature -->
<!--<param name="rtp-autofix-timing" value="false"/>-->
<!-- set this param to false if your gateway for some reason hates X- headers that is is supposed to ignore-->
<!-- set this param to false if your gateway for some reason hates X- headers that it is supposed to ignore-->
<!--<param name="pass-callee-id" value="false"/>-->
<!-- clear clears them all or supply the name to add or the name prefixed with ~ to remove

View File

@ -153,7 +153,7 @@ freeswitch (1.0.5)
mod_python: Fix segfault on multiple calls to Python (MODLANG-133/r:14847)
mod_python: Fix infinite recursion in python script causing crash (MODLANG-134/r:14898)
mod_radius_cdr: Fix Framed-IP-Address in start and stop having wrong IP (MODEVENT-52/r:15197)
mod_radius_crd: Fix memory leak from large CPS test (MODEVENT-55/r:15198)
mod_radius_cdr: Fix memory leak from large CPS test (MODEVENT-55/r:15198)
mod_skel_codec: Add (thanks Moy) (MODCODEC-14/r:14959)
mod_skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next (r:14517)
mod_skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236 (r:14533)