Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [freeswitch]
  2. Driver = PostgreSQL
  3. Description = Connection to POSTGRESQL
  4. Servername = 192.168.5.55
  5. Port = 5432
  6. Protocol = 7.4
  7. FetchBufferSize = 99
  8. Username = pyfreebilling
  9. Password = mrXXXXXXXXXX
  10. Database = pyfreebilling
  11. ReadOnly = no
  12. Debug = 0
  13. CommLog = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement