Re: [Asterisk-Users] OT: SNOM and TAPI

2004-02-24 Thread Andy Powell

The feature isn't really implemented.. you can install the 'driver' but you only get 
the ability to dial, no real status information etc... I got so fed up i wrote a 
little app to use http://ip of phone/dialnumber_en.htm?sip:number@ip of asterisk 
box, the app also allows me to click sip: uri's which it will dial...

Andy



*** REPLY SEPARATOR  ***

On 23/02/2004 at 17:26 Peer Oliver schmidt wrote:

Andy Powell wrote:

 Snom  TAPI integration is a joke...

Would you mind elaborating a bit on this? Is the future implemented, but
does not work, or is it not implemented at all? Or something else?

Thanks

rgds
pos


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] OT: SNOM and TAPI

2004-02-24 Thread Peer Oliver schmidt
Andy Powell wrote:
Snom  TAPI integration is a joke...
Would you mind elaborating a bit on this? Is the future implemented, 
but does not work, or is it not implemented at all? Or something
else?

The feature isn't really implemented.. you can install the 'driver' 
but you only get the ability to dial, no real status information etc...
[..]
the app also allows me to click sip: uri's which it will dial...
Thanks for the clearification.

I am not concerned with dialing out, but more with dialing in. Dialing
out is POC with asterisk, and we have already implemented that using the
manager interface and some PHP code.
But the real killer, IMHO, of TAPI lies in the notification your
application receive upon incoming calls. This decade old vision, of a
call coming in, and all caller related information is popping up on the
screen, this is what I am after. Currently I am testing a small
embeddable Java Applet on the client, and a small AGI on the server
together with some PHP code.
However, the drawback is, you have to implement this for each and every
application, instead of having a standard that would work, at least with
basic functionality, with a whole set of applications. I really like the
concept of logging into a workstation, authenticating myself, and
every call I receive will work with whatever CRM system that supports a
specific API.
I guess I should go back to bed and continue dreaming, or maybe change
what I smoke...
rgds
pos


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Andy Powell

Snom  TAPI integration is a joke...

Andy


*** REPLY SEPARATOR  ***

On 22/02/2004 at 21:47 Peer Oliver schmidt wrote:

Hi,

anyone here running SNOM phones with TAPI integration with Outlook?

Any other hardware phone with some TAPI integration?

rgds
pos
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Peer Oliver schmidt
Andy Powell wrote:

Snom  TAPI integration is a joke...
Would you mind elaborating a bit on this? Is the future implemented, but 
does not work, or is it not implemented at all? Or something else?

Thanks

rgds
pos
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Christian Stredicke
I remember we had something one or two years ago, but I remember that was
not what I was dreaming of.

Sorry we are not so good in implementing Windows-stuff... Maybe has someone
out there a template for TAPI? Something for someone who never did something
with COM or DCOM or .net or whatever...

BTW click-to-dial can be initiated with a REFER request. That's 100 % SIP.

CS

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Andy Powell
 Sent: Monday, February 23, 2004 4:46 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] OT: SNOM and TAPI
 
 
 Snom  TAPI integration is a joke...
 
 Andy

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Greg Boehnlein
On Mon, 23 Feb 2004, Christian Stredicke wrote:

 I remember we had something one or two years ago, but I remember that was
 not what I was dreaming of.
 
 Sorry we are not so good in implementing Windows-stuff... Maybe has someone
 out there a template for TAPI? Something for someone who never did something
 with COM or DCOM or .net or whatever...
 
 BTW click-to-dial can be initiated with a REFER request. That's 100 % SIP.

Someone also mentioned that you could submit Dial requests to the SNOM via 
it's Web interface.

-- 
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Jiri Kuthan
I tend to agree with Christian, imho if there is something a joke
then it is TAPI. There are lot of service creation techniques,
be distributed REFER-based or centralized B2BUA-based which
take no additional .*APIs.

-jiri

On Mon, 23 Feb 2004, Christian Stredicke wrote:

 I remember we had something one or two years ago, but I remember that was
 not what I was dreaming of.

 Sorry we are not so good in implementing Windows-stuff... Maybe has someone
 out there a template for TAPI? Something for someone who never did something
 with COM or DCOM or .net or whatever...

 BTW click-to-dial can be initiated with a REFER request. That's 100 % SIP.

 CS

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:asterisk-users-
  [EMAIL PROTECTED] On Behalf Of Andy Powell
  Sent: Monday, February 23, 2004 4:46 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [Asterisk-Users] OT: SNOM and TAPI
 
 
  Snom  TAPI integration is a joke...
 
  Andy

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread FastJack
hi christian,

have a look at http://www.julmar.com/. TSP++ version 2 is a opensource,
GPLed library for creating a tapi service provider.
I think this is a good point to start. I was just dreaming of having such a
baby for use with asterisk* via it's manager function.

bye
thorsten


- Original Message -
From: Christian Stredicke [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, February 23, 2004 10:58 PM
Subject: RE: [Asterisk-Users] OT: SNOM and TAPI

Sorry we are not so good in implementing Windows-stuff... Maybe has someone
out there a template for TAPI? Something for someone who never did something
with COM or DCOM or .net or whatever...


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] OT: SNOM and TAPI

2004-02-23 Thread Christian Stredicke
Yes, you can remote control the phone using the web interface. Just start
Ethereal, initiate a call from the web interface and then you see how it
works!

CS

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Greg Boehnlein
 Sent: Monday, February 23, 2004 11:14 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [Asterisk-Users] OT: SNOM and TAPI
 
 On Mon, 23 Feb 2004, Christian Stredicke wrote:
 
  I remember we had something one or two years ago, but I remember that
 was
  not what I was dreaming of.
 
  Sorry we are not so good in implementing Windows-stuff... Maybe has
 someone
  out there a template for TAPI? Something for someone who never did
 something
  with COM or DCOM or .net or whatever...
 
  BTW click-to-dial can be initiated with a REFER request. That's 100 %
 SIP.
 
 Someone also mentioned that you could submit Dial requests to the SNOM via
 it's Web interface.
 
 --
 Vice President of N2Net, a New Age Consulting Service, Inc. Company
  http://www.n2net.net Where everything clicks into place!
  KP-216-121-ST
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] OT: SNOM and TAPI

2004-02-22 Thread Peer Oliver schmidt
Hi,

anyone here running SNOM phones with TAPI integration with Outlook?

Any other hardware phone with some TAPI integration?

rgds
pos
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users