User Specific config options
Brought to you by:
axelm,
klaus_darilion
Would it be possible to apply setting like the sip account or the
sip-domain to not be saved in the computer context, but to have
userspecific configuration.
In my environment it would be nice to dial out of a citrix session on
a terminal server.
Logged In: NO
Hi!
I am facing the same problem here in my setup.
I've already talked to Klaus Darilion, he has tried to
move the config to the HKCU Context, but it seems that
Microsoft runs TAPI not as User Process. So TAPI can't
access the Config Entries in HKCU.
One way could be to compile one version of the tsp for every
User in your environment. Not really satisfying and clean
but it should work....
Kind Regards,
christian
Logged In: YES
user_id=1610180
As a work around to use multiple SIP user logins I have
saved a the version of the registry entry for each account.
Search for "enum.at" using Regedit, then export then export
the SipTapi record as a .reg file. Edit the SipTapi record
for each account and export with an appropriate name.
To change acount profiles simply click on the saved export
files to re-apply that record.
A better solution of course is to implement in StpTapi or
produce a small app which does this when loaded at login.