Hi,<br><br>I&#39;m evaluating possible design for a specific CTI application.<br><br>CTI client is a fat client (it&#39;s a customer&#39;s requirement) which exchange data with a CRM server (build on mainframe).<br>CTI client must :<br>
- display custom view mixing ongoing calls, presence and some user preferences (such as this user has forwarded his calls to his voicemail)<br>- request call origination (click2call features).<br><br>Instead of repeating to every CTI client that for instance, a call has started or stopped, I&#39;m wondering if I should :<br>
- broadcast the same data to every CTI client (and let each CTI client build customized view from it),<br>- while listening to specific requests from each CTI client.<br><br>Can/should I use AstManProxy for that ?<br>What could be the traps ?<br>
Specifically, is it possible and recommanded to create a 1+N users in AstManProxy (one for each CTI client and one for broadcasting) ?<br><br>If that matters, there should be around 50 client on a local LAN (and a couple of them through a fully controlled VPN).<br>
<br>Regards<br><br>