TexasTechWizard
Programmer
Greetings all ...
The Nortel Developers site is gone. The ability to purchase or acquire any Nortel Developers toolkits, SDKs, documentation or other such material is, by all appearances, impossible. I know there are, out there among you, those who have the knowledge I seek. I **desperately** need to be able to access the CDRClient.dll interface to the live/real-time SMDR data stream from the BCM50. I would appreciate any documentation, *working code*, or copies of the toolkits that, even though meant to be purchased, CAN'T BE. Please help. I have spent, literally, days trying to track this information down. I have disassembled the CDRLiveClient.exe and I'm missing something because I just can't get it to work. I appear to be calling VbCDROpenConnection correctly, but I'm not sure. I set a breakpoint on my CDRRecord() callback, the address of which I passed to VbCDROpenCOnnection, and the debugger stops on that breakpoint, so I can assume I'm successfully connecting to the switch, but I can never seem to get the actual call data. CDRLiveClient makes it look so simple. It's a 28K app. And I'm not stuck on VB.NET -- there is also CDROpenConnection. Maybe it would be better to use it in C++/C# (ugh). Maybe I should use CDROpenCOnnection instead, even though I'm in VB. I don't know ... please help.
Thanks,
David Cys
The Nortel Developers site is gone. The ability to purchase or acquire any Nortel Developers toolkits, SDKs, documentation or other such material is, by all appearances, impossible. I know there are, out there among you, those who have the knowledge I seek. I **desperately** need to be able to access the CDRClient.dll interface to the live/real-time SMDR data stream from the BCM50. I would appreciate any documentation, *working code*, or copies of the toolkits that, even though meant to be purchased, CAN'T BE. Please help. I have spent, literally, days trying to track this information down. I have disassembled the CDRLiveClient.exe and I'm missing something because I just can't get it to work. I appear to be calling VbCDROpenConnection correctly, but I'm not sure. I set a breakpoint on my CDRRecord() callback, the address of which I passed to VbCDROpenCOnnection, and the debugger stops on that breakpoint, so I can assume I'm successfully connecting to the switch, but I can never seem to get the actual call data. CDRLiveClient makes it look so simple. It's a 28K app. And I'm not stuck on VB.NET -- there is also CDROpenConnection. Maybe it would be better to use it in C++/C# (ugh). Maybe I should use CDROpenCOnnection instead, even though I'm in VB. I don't know ... please help.
Thanks,
David Cys