[Freeswitch-users] Click2Call

Igor Olhovskiy igorolhovskiy at gmail.com
Thu Aug 3 14:18:05 UTC 2017


Ha-ha.

I know how to use it within PHP or any. Question was in windows soft, that can possibly do a Event-Socket or HTTP request from right-button menu or clipboard.

Script for HTTP request is done already. A bit more advanced, to be honest )

Regards, Igor

On 3 авг. 2017 г., 16:57 +0300, Cj B <blackc2004 at gmail.com>, wrote:
> If you use FusionPBX, I have a small .NET app that uses the windows accessibility to scrape the screen to do click-to-call.
>
> Cj B
>
> > On Aug 3, 2017, at 6:23 AM, Tihomir Culjaga <tculjaga at gmail.com> wrote:
> >
> > :P
> >
> > use this:
> >
> > <?php
> >
> >   system(/usr/local/freeswitch/fs_cli -x "bgapi originate user/1000 &bridge(user/1001)");
> >
> > ?>
> >
> >
> >
> > or you can use fsockopen() to do it via EventSocket.
> >
> >
> >
> >
> >
> > > On 3 August 2017 at 11:47, Igor Olhovskiy <igorolhovskiy at gmail.com> wrote:
> > > > You know…. Laziness is a progress engine :)
> > > >
> > > > So, yes, maybe manager speaks in me. If you need to write every single line of code for something to work - you need a programmer ))))
> > > >
> > > > Regards, Igor
> > > >
> > > > On 3 авг. 2017 г., 12:38 +0300, Giovanni Maruzzelli <gmaruzz at gmail.com>, wrote:
> > > > >
> > > > >
> > > > > > On 3 August 2017 at 11:25, Igor Olhovskiy <igorolhovskiy at gmail.com> wrote:
> > > > > > > Yep, but for this you need to write some middleware. Just interesting is there a solution already )
> > > > > > >
> > > > > > > For now found (SIP Caller click to call for Chrome), will push HTTP request to server. At least, not that complicated to write some simple script for web server….
> > > > > >
> > > > > > middleware? A CGI shell script is middleware now?
> > > > > >
> > > > > > in the old days we were writing middlewares in assembler with just pocket knives, took years and years, with the flies, and the wolves...
> > > > > >
> > > > > >
> > > > > >
> > > > > > >
> > > > > > > Regards, Igor
> > > > > > >
> > > > > > > On 3 авг. 2017 г., 12:22 +0300, Giovanni Maruzzelli <gmaruzz at gmail.com>, wrote:
> > > > > > > > From a shell script:
> > > > > > > >
> > > > > > > > fs_cli -x "bgapi originate user/1000 &bridge(user/1001)"
> > > > > > > >
> > > > > > > >
> > > > > > > > -giovanni
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > > On 3 August 2017 at 10:45, Igor Olhovskiy <igorolhovskiy at gmail.com> wrote:
> > > > > > > > > > Hi! I know about this one, but I need to send calls to IP phone with originate ) mod_verto is good, but it’s webRTC )
> > > > > > > > > >
> > > > > > > > > > Regards, Igor
> > > > > > > > > >
> > > > > > > > > > On 3 авг. 2017 г., 11:38 +0300, Vitaly Kovalyshyn <v.kovalyshyn at gmail.com>, wrote:
> > > > > > > > > > > Hi!
> > > > > > > > > > >
> > > > > > > > > > > There is Click2Call Chrome extension (Verto Phone Extension) that works with mod_verto (Verto Phone for Chrome):
> > > > > > > > > > > https://chrome.google.com/webstore/search/Webitel?hl=en
> > > > > > > > > > >
> > > > > > > > > > > Best regards,
> > > > > > > > > > > Vitaly Kovalyshyn
> > > > > > > > > > >
> > > > > > > > > > > On Aug 3, 2017, 11:19 AM +0300, Igor Olhovskiy <igorolhovskiy at gmail.com>, wrote:
> > > > > > > > > > > > Hi!
> > > > > > > > > > > > Is there any programs (or browser extensions) exists to support click2call for freeswitch (via Event Socket)?
> > > > > > > > > > > > I see many of those for Asterisk, but couldn’t find any for FS.
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > Best regards,
> > > > > > > > > > > > Igor
> > > > > > > > > > > > _________________________________________________________________________
> > > > > > > > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > > > > > > > consulting at freeswitch.org
> > > > > > > > > > > > http://www.freeswitchsolutions.com
> > > > > > > > > > > >
> > > > > > > > > > > > Official FreeSWITCH Sites
> > > > > > > > > > > > http://www.freeswitch.org
> > > > > > > > > > > > http://confluence.freeswitch.org
> > > > > > > > > > > > http://www.cluecon.com
> > > > > > > > > > > >
> > > > > > > > > > > > FreeSWITCH-users mailing list
> > > > > > > > > > > > FreeSWITCH-users at lists.freeswitch.org
> > > > > > > > > > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > > > > > > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > > > > > > > > > http://www.freeswitch.org
> > > > > > > > > >
> > > > > > > > > > _________________________________________________________________________
> > > > > > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > > > > > consulting at freeswitch.org
> > > > > > > > > > http://www.freeswitchsolutions.com
> > > > > > > > > >
> > > > > > > > > > Official FreeSWITCH Sites
> > > > > > > > > > http://www.freeswitch.org
> > > > > > > > > > http://confluence.freeswitch.org
> > > > > > > > > > http://www.cluecon.com
> > > > > > > > > >
> > > > > > > > > > FreeSWITCH-users mailing list
> > > > > > > > > > FreeSWITCH-users at lists.freeswitch.org
> > > > > > > > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > > > > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > > > > > > > http://www.freeswitch.org
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > >
> > > > > > > > Sincerely,
> > > > > > > >
> > > > > > > > Giovanni Maruzzelli
> > > > > > > > OpenTelecom.IT
> > > > > > > > cell: +39 347 266 56 18
> > > > > > > > _________________________________________________________________________
> > > > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > > > consulting at freeswitch.org
> > > > > > > > http://www.freeswitchsolutions.com
> > > > > > > >
> > > > > > > > Official FreeSWITCH Sites
> > > > > > > > http://www.freeswitch.org
> > > > > > > > http://confluence.freeswitch.org
> > > > > > > > http://www.cluecon.com
> > > > > > > >
> > > > > > > > FreeSWITCH-users mailing list
> > > > > > > > FreeSWITCH-users at lists.freeswitch.org
> > > > > > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > > > > > http://www.freeswitch.org
> > > > > > >
> > > > > > > _________________________________________________________________________
> > > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > > consulting at freeswitch.org
> > > > > > > http://www.freeswitchsolutions.com
> > > > > > >
> > > > > > > Official FreeSWITCH Sites
> > > > > > > http://www.freeswitch.org
> > > > > > > http://confluence.freeswitch.org
> > > > > > > http://www.cluecon.com
> > > > > > >
> > > > > > > FreeSWITCH-users mailing list
> > > > > > > FreeSWITCH-users at lists.freeswitch.org
> > > > > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > > > > http://www.freeswitch.org
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > Sincerely,
> > > > >
> > > > > Giovanni Maruzzelli
> > > > > OpenTelecom.IT
> > > > > cell: +39 347 266 56 18
> > > > > _________________________________________________________________________
> > > > > Professional FreeSWITCH Consulting Services:
> > > > > consulting at freeswitch.org
> > > > > http://www.freeswitchsolutions.com
> > > > >
> > > > > Official FreeSWITCH Sites
> > > > > http://www.freeswitch.org
> > > > > http://confluence.freeswitch.org
> > > > > http://www.cluecon.com
> > > > >
> > > > > FreeSWITCH-users mailing list
> > > > > FreeSWITCH-users at lists.freeswitch.org
> > > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > > http://www.freeswitch.org
> > > >
> > > > _________________________________________________________________________
> > > > Professional FreeSWITCH Consulting Services:
> > > > consulting at freeswitch.org
> > > > http://www.freeswitchsolutions.com
> > > >
> > > > Official FreeSWITCH Sites
> > > > http://www.freeswitch.org
> > > > http://confluence.freeswitch.org
> > > > http://www.cluecon.com
> > > >
> > > > FreeSWITCH-users mailing list
> > > > FreeSWITCH-users at lists.freeswitch.org
> > > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > > http://www.freeswitch.org
> >
> > _________________________________________________________________________
> > Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://confluence.freeswitch.org
> > http://www.cluecon.com
> >
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170803/3a73145e/attachment-0001.html>


More information about the FreeSWITCH-users mailing list