Remember that with ISDN you are always sending a number. What number you send is controlled in cha isdn pub and the station page as previously noted above. You can only send numbers that have your physical address so the 911 system does not get hosed.
Bashless
Ok, thanks. Actually my page three was OK. I have changed the page two setting for announcement control to Y. That did the trick. Wheew! Now to finish the job and get back to my regular full time activities.
Thank You Sir for your time and patience. It is greatly appreciated.
Bashless....
...In 3.3 (at least), there is an option to "Allow Call Transfer". I think it defaults to no. But I also think that it only applies to *T transfers.
I am not sure where to check these settings. Here is what my login presents for options on the cha command:
AUDIX Active...
Number is in range, message recorded, do not know where to find transfer plan. Here is the COS for the autoattendant...Do I need to allow IMAPI or outcalling?
CLASS OF SERVICE
Name: AutoAttn COS Number: 11 Modified? y
Addressing Format...
Hi All;
I have an external Intuity Audix box attached to my definity switch. Everything works great except when I try to set up touch-tone call-transfer to another call-attendant voice mail box I get "Call Attendant not available". The call-transfer works to the same voice mail box...
I have run the VSInstall 1.1 and currently working on the the conditions for each task. My guess is that if the client updates the MDAC <I force them to click yes to proceed> that if they have an issue they just uninstall my package and the MDAC is undone? Somehow this seems like gray...
OK, BUT !!!!
I have no idea what level the client has on the computer already. When the setup package executes, how do you test the MDAC level on the target pc and then only install the mdac if > somelevel?
Thanks...
Well sounds like a tough one. Have you tried downloading the visual installer v1.1 and giving that a go? I think you will need to download the merge files and populate the //\vsinit\buildres directory as well. It's all free stuff from good ol bill.....
It sounds to me like you have a bug in your code that is preventing you from compiling but not from running. When you run from the IDE do you exercise all possible branches of your program? Take a look at the property values you are assigning and make sure your types match.....Do you have the...
Hello;
I was looking at the Microsoft MDAC support site, and trying to determine which version of MDAC do I need to include in my redist folder. It appears that the PDWizard will not update the MDAC_TYP.exe to the latest, so that has to be done manually. Now what version of MDAC is the best to...
Further checking shows that the files that are being pushed by the package and deployment wizard are not the latest files. How does one update Visual Studio ..\PDWizard\ReDist\ files? Any clues beyond manual population?
Thanks..
I am having a bad week. Wrote a program that worked fine until I used the Commondialog from VB6 SP5 patch. Had the client install the SP5 runtime fix on the client by still crashes on the client. PRogram works great on the / any development machine. Help any clues!
Error message is:
The...
No, that did not scroll my text box so the last line is displayed. THanks though I am at least checking for overflow of the 32K string limit now.
Any other ideas???
Hello;
a tab is just chr(9). So assuming a record with several fields;
beggining of line?
yes then find a tab
put text from beginning of line to tabposition-1 into a string
no then find a tab, find next tab(or end of line), put text between the two into a string.
easy...
Hello;
I am writing a visible log file to a multiline text box by appending to the string $ = $ + vbcrlf+ blahblah.
How can I reposition the scroll to the bottom of the text box after I append another line?
Any ideas?
Thx.
Hello;
I have been using Shalom Help to build my help files and I cannot get my VB program to F1 into the target page that I have specified on the context ID in the project properties page. Any clues?
Thx Bashless
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.