Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IPU HOW ICU FOR ENTERNAL RESPONDING!!!

Status
Not open for further replies.

SBIDIGUDA

Technical User
Jul 15, 2008
31
IT
Hi,i'm have a IPU board and I must to configure how icu for enternal responding????somebody help me???My release is BC9
Thanks
 
The IPU board is used to login to the MD110 system and send MML commnands. The ICU board can be used to make a data link to an external voice mail system. You must clarify what this issue deals with...

///doktor
 
Thanks, I must to install a enternal responding on BC9 MD110 and I don't connect it to ipu port?????Only ICU/ICU2??? And if I have a NIU???
 

if you send us

IODDP;
ICFUP;

we can see how you are set, then we may be able to help with what you want, which is not clear?

you cannot have NIU at BC9.

best parnum
 
I can't to have NIU only IPU
and I don't known the configuration TEMA40(external responding)how responding and not voice mail
 

Sorry I do not know what you ask us, please post the prints IODDP; and ICFUP; as requested

best parnum
 
IOEQI:IODEV=TEMA40,EQU=1-0-60-02,USAGE=OUT;

<ICFUP;
INFORMATION COMPUTER COMMON FUNCTIONS DATA
UPDATING START TIME IS 01:30
MESSAGE WAITING FUNCTIONALITY IS ALL
INFORMATION COMPUTER EQUIPMENT DATA
IFCIND IODEV EQU RATE DFMT UPDFCN PARITY CCHECK
1 TEMA40 4 YES
FILLER=48 ICEXG=NONE USER=NONE
END



GROUP HUNTING NUMBER MUST BE 6820,ANALOG LINE FOR RESPONDING IS 6800
 
This is not BC9
 

no it's not, so please post CADAP; as ICFUI points to NIU(2),

best parnum
 
YES,IT'S BC12SP8 FOR TEST,BUT MY CLIENT IS BC9,OK?
THANKS
 
I think I got your question now. You need ICU board to use on customer site. But you do not have any and can not be provided, cause it has been phased out. You are asking if you can use any of IPU ports as ICU like you do to NIU. The answer is: "NO". Second thing IPU board and ICU board is physically the same boards. If you have a spare IPU you can modify it to be an ICU.
 
Perfect how i can to use a IPU how ICU,whic command and parameters??
Thanks
 
No command, no parameter. You have to change the eproms on IPU. If you change it will be no more IPU. You can not use the card as IPU and ICU at the same time.
 
The earlier I/O board for MML commands was named IOU. Simultaneously to IOU we had the ICU for intercept.
The IOU and ICU was the same HW exept for the EPROM.

Then a newer I/O board for MML commands was presented named IPU. Simultaneously to IPU we had the ICU2 for intercept.
The IPU and ICU2 was the same HW exept for the EPROM.

Make shure that you don't mix these...

///doktor
 
It's ok,but if I want to connect a TEMA40 to ICU or ICU2 which commands???
 
I guess that you run a couple of analog lines into the TEMA40 system, and you want to have a hunt group with these analog lines. DIR=6800 and GRP=6820.

1. Analog extensions:
EXTEI:DIR=,EQU=,TYPE=EL6,TRAF=03141401,SERV=0000100000,TRM=3,CDIV=000151000,ROC=000001;

2. Hunt group:
GHGRI:GRP=,LIM=,SERV=10000,TRAF=15,SEL=110000,QUE=00;
GHGMI:GRP=,DIR=;

3. Data channel:(SERIAL PORT)
ICFUI:IFCIND=5,EQU=,RATE=,DFMT=4,UPDFCN=YES,
PARITY=NONE,CCHECK=YES,TXC=YES,FILLER=48;

4. Voice mail functionality:
VMFUI:IFCIND=5,VMF=EXTN2,POFMT=2;
VMPOI:DIR=,PORT=,IFCIND=5;
VMPOI:GRP=,IFCIND=5;
ICFUC:IFCIND=5,MWF=ALL;

This is more or less the commands needed.
If you can be more specific with the data for the serial port, it would help (you)...


///doktor
 
Sorry, the commands listed are for BC11, so here the BC9 commands come...

I guess that you run a couple of analog lines into the TEMA40 system, and you want to have a hunt group with these analog lines. DIR=6800 and GRP=6820.

1. Analog extensions:
EXTEI:DIR=,EQU=,TYPE=EL6,TRAF=03141401,SERV=00001000,TRM=3,
CDIV=000151000,ROC=0000;

2. Hunt group:
GHGRI:GRP=,LIM=,SERV=1000,TRAF=15,SEL=110,QUE=00;
GHGMI:GRP=,DIR=;

3. Data channel:(SERIAL PORT)
ICFUI:ICUIND=5,EQU=,RATE=,DFMT=4,UPDFCN=YES,
PARITY=NONE,CCHECK=YES,TXC=YES,FILLER=48;


4. Voice mail functionality:
VMFUI:ICUIND=5,VMF=EXTN2,POFMT=2;
VMPOI:DIR=,PORT=,IFCIND=5;
VMPOI:GRP=,ICUIND=5;
ICFUC:ICUIND=5,MWF=ALL;

This is more or less the commands needed.
If you can be more specific with the data for the serial port, it would help (you)..., So please post from your system, that already runs the TEMA40:

ICFUP;
VMPOP;
VMFUP;
GHDAP:GRP=;
EXDDP:DIR=;
EXCAP:DIR=;
Then it will be easier to translate the commands...



///doktor
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top