Menu

#4 XH7 and CFOS prob

open
nobody
None
5
2010-07-10
2010-07-10
No

Hi, last week I've called for assistance tor a W2K XH7 installation. The configuration used: W2K prof (all patches), analog modem on serial com1, ISDN AVM card with capi.dll + capi2032.dll, CFOS/NT v7.04 with valid key installed.
Every configuration variations for the ISDN (X75) line didn't work, as bt32 forever tries to bind to com1 instead of configured com4 or com6
I've tried port 6, port com6, and also port \\.\com6 as described under https://sourceforge.net/tracker/?func=detail&aid=419178&group_id=4464&atid=204464
I've tried the Hardware ID cfos_03 that the CFOS software entered into the registry, I've tried "Modem1" that is linked for X75 mailer configuration in the mdmcfos INF file. No luck at all :&
Forever bt32 starts trying to bind to com1 ... but com1 is allready bound to the serial com1 modem line, so therefor terminates with the error message ... com1 is in use ... thats correct ... but i want to bind to com6 !!!!

Ok ... so I've started reviewing the source code ...
Reading the asyn_w32.c I found the comment line "// HJK 99/01/25 - an attempt to make Bink work with CFos"
It seems, that the routine doesn't seems to try to bind to the CFOS routine at all ....
w/ and w/o SIOmode configuration parameter, I detect no difference. ok ... continued with capi.c review ... and here I'm wondering about the
exclusive #if defined(OS_2) && !defined(__EMX__) definition, that relates to the whole file. Is there no capi support other than os2 ?
ok, it relates to the CAPI-CID ... ok, ignoring that, at least CFOS/2 support should be handled thru cfosline.c ...
but here again ... exclusive the file wide "#ifdef OS_2" definition ... so _WIN32 is probably excluded

If I set mode parameters or NTFOSS parameters, the CFOS monitor displays activity on the ISDN port ... but if I start bt32 there is no activity at all ...
except bt32's try to bind to com1 ....

Any ideas ?

regards, uli ;-)

Discussion


Log in to post a comment.