OpenSIPS / opensips-cp

A Web Control Panel Application for the OpenSIPS, which is intended for both system and user provisioning. It features more than 18 tools, covering important functionalities (MI,statistics) and modules (acc,siptrace,drouting,dialplan) of OpenSIPS.
GNU General Public License v2.0
117 stars 79 forks source link

Update dispatcher.main.php #287

Open moozee-gh opened 10 months ago

moozee-gh commented 10 months ago

if ($sql_search=="") $sql_command="from ".$table." order by setid asc";在postgresql中order by setid asc语法错误