You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
359 B

<?php
$pg_local["host"] = "127.0.0.1";
$pg_local["port"] = "5432";
$pg_local["dbname"] = "pbx";
$pg_local["user"] = "contacte";
$pg_local["password"] = "ctepgSQL";
$serverApi = "177.67.197.147";
$serverApi = "192.168.115.12";
$loginApi = 'sincContaSenha';
$senhaApi = "s3ncC0nt@S2nh@";
$cliIdExterno = '************';
$cliIdExterno = '26767350000171';
?>