Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
TAPI and domains
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
 
View profile  
 More options Nov 2, 6:41 pm
Newsgroups: microsoft.public.win32.programmer.tapi
From: Yuriy Vikulov
Date: Sun, 01 Nov 2009 23:41:51 -0800
Local: Mon, Nov 2 2009 6:41 pm
Subject: TAPI and domains
Hello!

I have to domains with two way trusted relationship

Two tapi servers in each domain.

i use a command in my domain:
  tcmsetup /c server_in_my_domain
everything is ok, i see all lines i need
but if i do the following
  tcmsetup /c server_in_another_domain
there is no line

in remotesp.log:
[912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_ip_tcp) ret'd 1740
[912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_spx) ret'd 1703
[912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_nb_nb) ret'd 1703
[912] 12:47:43:883: [TRACE] GetNextServer entered
[912] 12:47:43:883: [INFO ] RegGetNextServer: Getting server 0 from reg
[912] 12:47:43:883: [TRACE] GetNextServer exited
[912] 12:47:43:883: [TRACE] GetNextServer entered
[912] 12:47:43:883: [INFO ] RegGetNextServer: Getting server 1 from reg
[912] 12:47:43:883: [INFO ] Got last server
[912] 12:47:43:883: [TRACE] GetNextServer exited
[912] 12:47:43:883: [INFO ] Closing directory lookup
[912] 12:47:43:883: [INFO ] init: Server name='nvkz'
[912] 12:47:43:883: [INFO ] Creating binding...
[912] 12:47:46:133: [ERROR] init: nvkz is not responding
[912] 12:47:46:133: [INFO ]    Ignoring this server

so the problem is:
i cant to connect to tapi server in another domain. what must i do to establish connection?

Regards,
Yuriy

EggHeadCafe - Software Developer Portal of Choice
A Fast VBScript String Class for ASP Pages
http://www.eggheadcafe.com/tutorials/aspnet/cfd03155-0048-4c2f-b9c1-c...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Marschall [exMVP TAPI]  
View profile  
 More options Nov 3, 2:13 am
Newsgroups: microsoft.public.win32.programmer.tapi
From: "Andreas Marschall [exMVP TAPI]" <Andreas.Marsch...@I-B-A-M.de>
Date: Mon, 2 Nov 2009 16:13:37 +0100
Local: Tues, Nov 3 2009 2:13 am
Subject: Re: TAPI and domains

<Yuriy Vikulov> schrieb im Newsbeitrag news:200911224149works_0@mail.ru...

Yuriy,
has the current user on the client PC an account in_another_domain?
Can you assign this user on the server_in_another_domain via TAPIMGMT.msc to
a line device?

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My TotoŽ Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion.  Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
 
View profile  
 More options Nov 3, 4:36 pm
Newsgroups: microsoft.public.win32.programmer.tapi
From: Yuriy Vikulov
Date: Mon, 02 Nov 2009 21:36:21 -0800
Local: Tues, Nov 3 2009 4:36 pm
Subject: TAPI and domains
Hello

Thanks for reply.

i've solved this problem.

tapi servers must be accessable by netbios,(imho)
we added this servers to WINS of each domain.

symptom was:

i could ping example1.domain1.ru   from  domain2
but could not ping example1

"tcmsetup /c example1.domain1.ru"
or "tcmsetup /c example1" gives nothing

after adding example1.domain1.ru to WINS of domain2
I could ping example1

after that
 "tcmsetup /c example1" works fine from different domains

Regards,
Yuriy

Andreas Marschall [exMVP TAPI] wrote:

Yuriy,has the current user on the client PC an account in_another_domain?
02-???-09

Yuriy,
has the current user on the client PC an account in_another_domain?
Can you assign this user on the server_in_another_domain via TAPIMGMT.msc to
a line device?

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto? Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion.  Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
EggHeadCafe Lets Visitors Slap Microsoft
http://www.eggheadcafe.com/tutorials/aspnet/e6de51b6-2f67-4c06-9077-9...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
 
View profile  
 More options Nov 3, 4:39 pm
Newsgroups: microsoft.public.win32.programmer.tapi
From: Yuriy Vikulov
Date: Mon, 02 Nov 2009 21:39:01 -0800
Local: Tues, Nov 3 2009 4:39 pm
Subject: TAPI and domains
By the way, as we have two-way trusted relationship we can use user's account from another domain for TAPI line of TAPI server.

So user can transparently use this line without "runas"

Regards,
Yuriy

Yuriy Vikulov wrote:

TAPI and domains
03-???-09

Hello

Thanks for reply.

i've solved this problem.

tapi servers must be accessable by netbios,(imho)
we added this servers to WINS of each domain.

symptom was:

i could ping example1.domain1.ru   from  domain2
but could not ping example1

"tcmsetup /c example1.domain1.ru"
or "tcmsetup /c example1" gives nothing

after adding example1.domain1.ru to WINS of domain2
I could ping example1

after that
 "tcmsetup /c example1" works fine from different domains

Regards,
Yuriy

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
Use OWC to Stream Excel to the Browser
http://www.eggheadcafe.com/tutorials/aspnet/4b9b8802-dc08-4a98-aebb-6...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
 
View profile  
 More options Nov 3, 4:53 pm
Newsgroups: microsoft.public.win32.programmer.tapi
From: Yuriy Vikulov
Date: Mon, 02 Nov 2009 21:53:28 -0800
Local: Tues, Nov 3 2009 4:53 pm
Subject: TAPI and domains
Some text of my messages was lost :-(
after adding to WINS everything begin to work

Yuriy Vikulov wrote:

TAPI and domains
03-???-09

By the way, as we have two-way trusted relationship we can use user's account from another domain for TAPI line of TAPI server.

So user can transparently use this line without "runas"

Regards,
Yuriy

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
SQL Server - Delete Records From All Tables
http://www.eggheadcafe.com/tutorials/aspnet/188b19de-6301-4116-ba10-1...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Marschall [exMVP TAPI]  
View profile  
 More options Nov 4, 7:07 am
Newsgroups: microsoft.public.win32.programmer.tapi
From: "Andreas Marschall [exMVP TAPI]" <Andreas.Marsch...@I-B-A-M.de>
Date: Tue, 3 Nov 2009 21:07:31 +0100
Local: Wed, Nov 4 2009 7:07 am
Subject: Re: TAPI and domains
<Yuriy Vikulov> schrieb im Newsbeitrag news:200911303620works_0@mail.ru...

> Thanks for reply.

Yuriy, you are welcome.

Thanks for the info.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My TotoŽ Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion.  Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Marschall [exMVP TAPI]  
View profile  
 More options Nov 4, 7:08 am
Newsgroups: microsoft.public.win32.programmer.tapi
From: "Andreas Marschall [exMVP TAPI]" <Andreas.Marsch...@I-B-A-M.de>
Date: Tue, 3 Nov 2009 21:08:06 +0100
Local: Wed, Nov 4 2009 7:08 am
Subject: Re: TAPI and domains
<Yuriy Vikulov> schrieb im Newsbeitrag news:200911303859works_0@mail.ru...

> By the way, as we have two-way trusted relationship we can use user's
> account from another domain for TAPI line of TAPI server.

> So user can transparently use this line without "runas"

Yuriy,
thanks for the info too.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My TotoŽ Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion.  Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google