<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1466633829157_5184">I hope you could me explain how i can do the follow idea:</div><div id="yui_3_16_0_ym19_1_1466633829157_5185"><br id="yui_3_16_0_ym19_1_1466633829157_5186"></div><div id="yui_3_16_0_ym19_1_1466633829157_5187">If a have a user like 2222 registered on Flask (local intranet)</div><div id="yui_3_16_0_ym19_1_1466633829157_5188"><br id="yui_3_16_0_ym19_1_1466633829157_5189"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5190">I have another  application like asterisk (IP PBX) (is running the same machine of Flask) so when asterisk received a inbound a call for user 2222 i need that the browser of user 2222 (only browser of this user) open a form pop with parameters received from external application like phone number......etc.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5191"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5191">Someone tell me that i must use websockets and tornado.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5192"><br id="yui_3_16_0_ym19_1_1466633829157_5193"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5194">I do not know how i  do a call to browser of peer 2222 for display a form popup only for this browser (session of user 2222) using websocket.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5195"><br id="yui_3_16_0_ym19_1_1466633829157_5196"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5197">It's possible to do with Flask, and if it's possible give some example or idea how i can do.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5198"><br id="yui_3_16_0_ym19_1_1466633829157_5199"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5209">I was reading </div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5210"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5371">http://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent</div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5201"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1466633829157_5201">Kind regards.</div></div></body></html>