[asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-18 Thread Michael Graves
I'm in process of transitioning a number of offices to a hosted virtual
pbx from Junction Networks. It's a combination of OpenSER and Asterisk.
They have a nice click-to-call extension for Firefox, but I need the
equivalent for IE so that it can work with our CRM system. Junction
told me that they have a bounty on offer for this if someone's
interested in doing the work.

Would the availability of the Firefox code make it easier to do an
ActiveX implementation?

Any takers?

Michael

--
Michael Graves
mgravesmstvp.com
o713-861-4005
c713-201-1262
sip:[EMAIL PROTECTED]
skype mjgraves
fwd 54245



___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-19 Thread [EMAIL PROTECTED]
On 10/17/07, Michael Graves <[EMAIL PROTECTED]> wrote:
> I'm in process of transitioning a number of offices to a hosted virtual
> pbx from Junction Networks. It's a combination of OpenSER and Asterisk.
> They have a nice click-to-call extension for Firefox, but I need the
> equivalent for IE so that it can work with our CRM system. Junction
> told me that they have a bounty on offer for this if someone's
> interested in doing the work.
>
> Would the availability of the Firefox code make it easier to do an
> ActiveX implementation?
>

Can you use .call files I have an approx 1kb PHP script that can be
used for "click to call"

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-19 Thread Steven
There is a free dialer from http://www.snapanumber.com/
If I remember correctly, it will let you click on phone numbers in web pages.

-- 
-- 
Steven

http://www.glimasoutheast.org



"Michael Graves" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> I'm in process of transitioning a number of offices to a hosted virtual
> pbx from Junction Networks. It's a combination of OpenSER and Asterisk.
> They have a nice click-to-call extension for Firefox, but I need the
> equivalent for IE so that it can work with our CRM system. Junction
> told me that they have a bounty on offer for this if someone's
> interested in doing the work.
>
> Would the availability of the Firefox code make it easier to do an
> ActiveX implementation?
>
> Any takers?
>
> Michael
>
> --
> Michael Graves
> mgravesmstvp.com
> o713-861-4005
> c713-201-1262
> sip:[EMAIL PROTECTED]
> skype mjgraves
> fwd 54245
>
>
>
> ___
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
> 




___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-20 Thread Dave Walker

On Fri, 2007-10-19 at 18:04 -0400, [EMAIL PROTECTED] wrote:

> 
> Can you use .call files I have an approx 1kb PHP script that can be
> used for "click to call"
> 


Why use .call files when Asterisk Manager will allow direct interfacing?

I might be interested in doing this, but would prefer the implementation
do be GPL'd.  Feel free to prompt discussion on the commercial list or
private email.

Kind Regards,
Dave Walker


signature.asc
Description: This is a digitally signed message part
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-20 Thread [EMAIL PROTECTED]
On 10/20/07, Dave Walker <[EMAIL PROTECTED]> wrote:
>
> On Fri, 2007-10-19 at 18:04 -0400, [EMAIL PROTECTED] wrote:
> 
> >
> > Can you use .call files I have an approx 1kb PHP script that can be
> > used for "click to call"
> >
> 
>
> Why use .call files when Asterisk Manager will allow direct interfacing?

Because it was easier to write (more like hack up in 5 minutes) and it
was going to run from the asterisk server anyways.

Anyways you can get the code here: http://mx.netjdn.com/SW/callingportal/

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] sorta OT: Bounty for Click to Call plugin for IE

2007-10-20 Thread Richard A
Hello,

Not sure if this is what you are looking for but we've played around with
JIAXClient and wrapping it with Javascript and Flex/Actionscript to create a
custom UI (e.g. button, flash).

You can take a look at a demo here (
http://code.google.com/p/blindside/wiki/Click2Call)

Richard

On 10/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> On 10/20/07, Dave Walker <[EMAIL PROTECTED]> wrote:
> >
> > On Fri, 2007-10-19 at 18:04 -0400, [EMAIL PROTECTED] wrote:
> > 
> > >
> > > Can you use .call files I have an approx 1kb PHP script that can be
> > > used for "click to call"
> > >
> > 
> >
> > Why use .call files when Asterisk Manager will allow direct interfacing?
>
> Because it was easier to write (more like hack up in 5 minutes) and it
> was going to run from the asterisk server anyways.
>
> Anyways you can get the code here: http://mx.netjdn.com/SW/callingportal/
>
> ___
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users