Which is more appropriate for pbx events, TIdTCPServer or TIdTCPClient?
Posted
by vfclists
on Stack Overflow
See other posts from Stack Overflow
or by vfclists
Published on 2010-03-26T22:33:18Z
Indexed on
2010/03/26
22:43 UTC
Read the original article
Hit count: 422
I am trying out some IP PBX systems, Asterisk, Freeswitch, and Yate,to register for events in the PBX, and I want to know which of these components is the better one.
The component is supposed to register with the PBX for events, receive them, send some responses and issues some commands. Which of the two would be the more appropriate?
© Stack Overflow or respective owner