You will need websocket_messaging/tornado for doing such a thing... Richard
On Tue, Jun 21, 2016 at 12:21 AM, 'FERNANDO VILLARROEL' via web2py-users < [email protected]> wrote: > Dear All. > > I hope you could me explain how i can do the follow idea: > > If a have a user registered like username 2222 in my web2py site. > > I have another application like asterisk (IP PBX) 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 numember......etc. > i do not know how i can do a remote call process to web2py and i need this > remote call only open a window popup only for this user registered (or only > for session of this user 2222). > > I hope you could understand me and tell me some idea or example about how > i can do. > > Regards > > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

