Re: [web2py] Open a form popup only some user registered

2016-06-21 Thread 'Fernando Villarroel' via web2py-users
Ok Richard 
Thank you for you answer.

Enviado desde mi iPhone

> El 21-06-2016, a las 11:25, Richard Vézina  
> escribió:
> 
> 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 
>>  wrote:
>> Dear All.
>> 
>> I hope you could me explain how i can do the follow idea:
>> 
>> If a have a user registered like username  in my  web2py site.
>> 
>> I have another application like asterisk (IP PBX) so when asterisk received 
>> a inbound a call for user  i need that the browser of user  (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 ).
>> 
>> 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 web2py+unsubscr...@googlegroups.com.
>> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Open a form popup only some user registered

2016-06-21 Thread Richard Vézina
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 <
web2py@googlegroups.com> wrote:

> Dear All.
>
> I hope you could me explain how i can do the follow idea:
>
> If a have a user registered like username  in my  web2py site.
>
> I have another application like asterisk (IP PBX) so when asterisk
> received a inbound a call for user  i need that the browser of user
>  (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 ).
>
> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Open a form popup only some user registered

2016-06-20 Thread 'FERNANDO VILLARROEL' via web2py-users
Dear All.
I hope you could me explain how i can do the follow idea:
If a have a user registered like username  in my  web2py site.
I have another application like asterisk (IP PBX) so when asterisk received a 
inbound a call for user  i need that the browser of user  (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 ).
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.