<div>Hey,</div>
<div> </div>
<div>Ive installed web meetme and everything is working fine except no records are being written to the cdr and participants tables, this is because the cbEnd.php script is not running. Below is the output of the cbEnd.php when I run in manually. I am running asterisk 1.4.20.1 and web meetme 3.1.0 and the latest release&#39;s of PEAR,PHP and MySQL.</div>

<div> </div>
<div><br>./cbEnd.php<br>PHP Strict Standards:  Assigning the return value of new by reference is deprecated in /usr/share/php5/PEAR/PEAR.php on line 569<br>PHP Strict Standards:  Assigning the return value of new by reference is deprecated in /usr/share/php5/PEAR/PEAR.php on line 572<br>
PHP Strict Standards:  Non-static method DB::connect() should not be called statically in /usr/local/apache2/htdocs/web-meetme/lib/database.php on line 8<br>PHP Strict Standards:  Non-static method DB::parseDSN() should not be called statically in /usr/share/php5/PEAR/DB.php on line 520<br>
PHP Strict Standards:  Non-static method PEAR::raiseError() should not be called statically in /usr/share/php5/PEAR/DB.php on line 543<br>PHP Strict Standards:  Non-static method DB::errorMessage() should not be called statically, assuming $this from incompatible context in /usr/share/php5/PEAR/DB.php on line 965<br>
PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php5/PEAR/DB.php on line 688<br>PHP Strict Standards:  is_a(): Deprecated. Please use the instanceof operator in /usr/share/php5/PEAR/DB.php on line 594<br>
PHP Strict Standards:  Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /usr/share/php5/PEAR/PEAR.php on line 867<br>PHP Strict Standards:  Non-static method DB::isError() should not be called statically in /usr/local/apache2/htdocs/web-meetme/lib/database.php on line 9<br>
PHP Strict Standards:  is_a(): Deprecated. Please use the instanceof operator in /usr/share/php5/PEAR/DB.php on line 594<br>DB Error: not found</div>