Re: Avaya TAPI 2 Configuration Problem



Nacaroglu,
I
> cannot restart this service in Win2K workstation dues to Remote Access
> Connection Manager and this service cannot be retstarted? Thus how can
> I solve this problem?

Apart from the solution Andreas suggests (which is a good solution for
your own system but not a good idea to make this kind of change on
computers where your TSP or application is installed), you must

- restart the computer
- Add/Remove provider from Control Panel
- Add/Remove provider programmatically (as mentioned before)

Best regards,

Matthias Moetje
-------------------------------------
TERASENS GmbH
Ackermannstraße 3
80797 München
-------------------------------------
Fon: +49 89 143370-0
Fax: +49 89 143370-22
e-mail: moetje at terasens dot de
www: www.terasens.de
-------------------------------------

"nacaroglu" <nacaroglu@xxxxxxxxx> wrote in message
news:1126295764.578869.126470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matthias Moetje,

I have changed provider settings via lineConfigProvider method. But my
application does not see this changes? I have found that we have to
restart telephony service in order to takes affect thos changes? I
cannot restart this service in Win2K workstation dues to Remote Access
Connection Manager and this service cannot be retstarted? Thus how can
I solve this problem?

Thanks again.

Matthias Moetje wrote:
> Nacaroglu,
>
> > Is this functionality works fine? Or It displays same as --> Control
> > Panel -> Phone and Modem Options -> Advanced -> Remove and Add the TSP
> > -> [My TSP Driver] ?
>
> Yes it works fine. No it is not the same as remove/add. It does what
> you read on MSDN:
>
> > "The lineConfigProvider function causes a service provider to display
> > its configuration dialog box."
>
> To programmatically remove and add a TSP you need
>
> - lineAddProvider and
> - lineRemoveProvider
>
>
> Best regards,
>
> Matthias Moetje
> -------------------------------------
> TERASENS GmbH
> Ackermannstraße 3
> 80797 München
> -------------------------------------
> Fon: +49 89 143370-0
> Fax: +49 89 143370-22
> e-mail: moetje at terasens dot de
> www: www.terasens.de
> -------------------------------------
>
>
>
> Matthias Moetje yazdi:
> > Nacaroglu,
> >
> > there is no standard way how a TSP stores its configuration options
> > and probably in most cases no interface or API. Anything you can
> > do to handle this situation will therefore remain a hack.
> > That being said you need to find out where the TSP stores its
> > configuration options. Probably somewhere in the registry.
> > You can use RegMon from sysinternals.com (live registry monitoring)
> > or a tool like InCtrl5 (comparing registry before/after) to find out.
> > Then you will need to analyze the configuration information and
> > determine if you want to copy everything as is to other machines
> > or rather only set certain values. There is no guarantee that this
> > will work and if it works it may not work accross different versions
> > of the TSP.
> >
> > To activate settings you can try to unload/load the TSP:
> >
> > Control Panel >> Phone and Modem Options >> Advanced
> > Remove and Add the TSP.
> >
> > Best regards,
> >
> > Matthias Moetje
> > -------------------------------------
> > TERASENS GmbH
> > Ackermannstraße 3
> > 80797 München
> > -------------------------------------
> > Fon: +49 89 143370-0
> > Fax: +49 89 143370-22
> > e-mail: moetje at terasens dot de
> > www: www.terasens.de
> > -------------------------------------
> >
> > "nacaroglu" <nacaroglu@xxxxxxxxx> wrote in message
> > news:1126192296.190561.197090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > Hello,
> >
> > We have been developing a TAPI application which is using Avaya TSP (
> > Tapi 2 ) and working together Avaya IP Office Enviroment. Users of the
> > application can change their computer very quickly. And users cannot
> > make "Avaya TAPI 2 Configuration" ( that is located under Control
> > Panel à Phone And Modem Options à Advanced ) when they changed their
> > computers. Hence is there any easy way to make "Avaya TAPI 2
> > Configuration" programmatically?
> >
> > Also when we changed "Avaya TAPI 2 Configuration", those changes
> > will not be active without restart computer. Do we have to restart
> > everytime when we make changes Avaya TAPI 2 Configuration"?
> >
> >
> > Thanks for advance.


.



Relevant Pages

  • Re: Avaya TAPI 2 Configuration Problem
    ... I have changed provider settings via lineConfigProvider method. ... cannot restart this service in Win2K workstation dues to Remote Access ... Matthias Moetje wrote: ... >> there is no standard way how a TSP stores its configuration options ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Avaya TAPI 2 Configuration Problem
    ... Matthias Moetje yazdi: ... > there is no standard way how a TSP stores its configuration options ... > TERASENS GmbH ... Hence is there any easy way to make "Avaya TAPI 2 ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Device Unique identifier (TAPI 3.1)
    ... Matthias Moetje ... TERASENS GmbH ... querying the ITAddressCapabilities interface from the ITAddress object ... a way to save a configuration for a device to a database. ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Avaya TAPI 2 Configuration Problem
    ... I have changed provider settings via lineConfigProvider method. ... cannot restart this service in Win2K workstation dues to Remote Access ... Matthias Moetje wrote: ... >> there is no standard way how a TSP stores its configuration options ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Switching TSP
    ... You can add a device in the TSP configuration. ... Best regards, ... Matthias Moetje ... TERASENS GmbH ...
    (microsoft.public.win32.programmer.tapi)