
Migrating Script Builder applications that use the vesp_dip.t external function
The vesp_dip.t external function no longer requires applications to define the vespbuf variable that was required in previous Script Builder applications. For this reason, the following steps must be performed for Script Builder applications that use the vesp_dip.t external function and the vespbuf variable:
- Use FTP to transfer the vesp_dip.t external function from the vs/bin/ag/lib directory on the Avaya IR system to the vs/bin/ag/lib directory on the V8 or R9 CONVERSANT system. If this directory does not exist, it must be created.
- Use FTP to transfer the vesp_dip.h and vespdipi.h header files from the vs/bin/ag/lib/dip directory on the Avaya IR system to the vs/bin/ag/lib/dip directory on the V8 or R9 CONVERSANT system. If this directory does not exist, it must be created.
- Run
verify
application name
on the V8 or R9 CONVERSANT system. - Use FTP to transfer the application to the Avaya IR system.
- Run
/vs/bin/ag/install
application name
on the Avaya IR system. - Execute the Script Builder application.
- Assign the application to the appropriate channel or channels.