File: PhpSIP.class.php
@version SVN: $Id: PhpSIP.class.php 24 2009-11-25 11:39:57Z level7systems $
Line: 779
$this->res_code = "No final response in fr_timer seconds.";
probably should look like:
$this->res_code = "No final response in ".$this->fr_timer." seconds.";
Original issue reported on code.google.com by elshan.k...@gmail.com on 29 Jan 2012 at 10:18
Original issue reported on code.google.com by
elshan.k...@gmail.com
on 29 Jan 2012 at 10:18