FOP operating scheme

Hello guys,

I'm needing to understand the operating scheme between FOP and MySQL.

Can I use PostgreSQL rather than MySQL or FOP works only with MySQL?

I need to do an integration between my customers and I would like to understand what FOP record in MySQL. I didn't find anything in the FAQ and the Forum that could help me.

Could you help?

Thanks :D

Comments

  • The only thing mysql is used for is for storing records in the phonebook. The phonebook is a non essential feature, you can run fop2 with asterisk, perform transfers, etc, without the phonebook. If you wan to convert the phonebook to postgress you can take a look at dblib.php and convert the mysql commands to postgress ones.

    Best regards
Sign In or Register to comment.