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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help with NIU pls 3

Status
Not open for further replies.

lancbomb

Technical User
Jul 21, 2003
296
GB
anyone give us a quick rundown for commands for setting up
NIU for Voicemail integration ?

thanks
 
Hi, if you use LAN connection:
IOBPI:NODE=SYSNET,BPOS=;
IONPC:EQU=X-X-XX-4,IP=XXX.XXX.XXX.XXX,MASK=XXX.XXX.XXX.XXX,GATE=XXX.XXX.XXX.XXX;
IOEQI:EQU=X-X-XX-4,IODEV=SYSNET,USAGE=OUT,TYPE=NETWORK;
IONCI:IODEV=SYSNET,USER=GICI-9,RPORT=6000,IP=XXX.XXX.XXX.XXX;
ICFUI:IFCIND=5,DFMT=5,UPDFCN=NO,FILLER=32,IODEV=SYSNET,USER=GICI-9;
ICFUC:IFCIND=5,MWF=ALL;
ICMWC:SID=5,KFCN=MWC,DIG=gruppenummer,DTXT=gruppenummer;
VMFUI:IFCIND=5,VMF=EXTN2,POFMT=2;
VMPOI:DIR=x,PORT=11,IFCIND=5;
VMPOI:GRP=,IFCIND=5;
 
cheers for reply mundus,

forgot to say vmx100 is serial input (9 way din) so going to serial port of niu.

what changes to above ?

thanks again

LB
 
Hi lancbomb & mundus

You have a good taste, using VMX-100...

Here are the commands for the NIU V24/RS-232 port:

IOBPI:NODE=NIU,BPOS=;
IOEQI:EQU=X-X-XX-X,IODEV=VMGICI9,USAGE=OUT;
IOIFC:IODEV=VMGICI9,BAUDR=1200,WORDL=7,STPBIT=1,PARITY=EVEN;
ICFUI:IFCIND=5,DFMT=5,UPDFCN=NO,FILLER=32,IODEV=VMGICI9;
ICFUC:MWF=ALL;
ICMWC:SID=5,KFCN=MWC,DIG=groupnumber,DTXT=groupnumber;
VMFUI:IFCIND=5,VMF=EXTN2,POFMT=2;
VMPOI:DIR=x,PORT=11,IFCIND=5;
VMPOI:GRP=,IFCIND=5;
KSFKC:DIR=,KEY=,FCN=MEW;

Best regards from the doktor






 
Hi again

If you have any problems with the VMX-100, there is also a forun on tek-tips for this product:
AVAYA Octel messaging systems...

doktor
 
cheers Doktor,

I did some work yesterday, but need to go back and finish it
regards

LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top