FOP2 says that the free version is limited to 15 extensions. We're trying to test the software to see if it's at all suitable for what *we* do, which is generally acting like an incumbent telephone company using an internet PBX, as well as some hosted PBX services.
The trick is, that we already have hundreds of SIP clients. And when I run `fop2_server -X 15` for debugging, it periodically refreshes the SIP peer list and it lists many screenfuls before stopping, apparently at some random spot in the list. At the end, it shows this message:
** CLEAN SOCKET connection lost removing socket IO::Socket::INET=GLOB(0xa4f81d8) ** CLEAN SOCKET Connection lost to server 0 CLEAN activity for buttons for server 0 as the connection was lost
Is this because FOP2 simply can't handle the number of SIP peers that we have, or is there something else going on here? It's also not displaying any buttons in the panel after I log in.