[Freeswitch-users] sip_presence

Michael Jerris mike at jerris.com
Mon Apr 9 21:07:05 UTC 2018


you would have to make sure postgres is setup and configured properly and running so you can access it from psql and from freeswitch itself.

> On Apr 9, 2018, at 5:02 PM, Bob McCarthy <bob.mccarthy at westtel.com> wrote:
> 
> Having issues trying to access the db.
>  
> From the wiki PostgreSQL in the core, I have set:
>    <param name="core-db-dsn" value="pgsql://hostaddr=127.0.0.1 <pgsql://hostaddr=127.0.0.1>
>     dbname=freeswitch user=freeswitch password='' options='-c
>     client_min_messages=NOTICE' application_name='freeswitch'" />
>  
> but when I try to access the DB
>  
> รจ  psql -d freeswitch -U freeswitch
> psql: could not connect to server: No such file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
>  
> freeswitch is on debian 9

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180409/98a4ac82/attachment.html>


More information about the FreeSWITCH-users mailing list