cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
320
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Lucas Vieira on 06-12-2012 11:54:54 AM
Hi all,
I have a list of names, to insert to my P-Asserted-Identity during the ringing state.
It's working while I use it static at the Normalization body, but I have a big list of names for all my 200 DNs. I tryed to use dofile("./tftp/Oppa.lua") I put the file there, but its not working. Is this path correct? doFile work for CUCM? I will thy io.open next.
Anyone can help me? Thanks

Subject: RE: Read Files from Normalization
Replied by: Mark Stover on 07-05-2013 08:47:52 AM
The Cisco SIP Lua environment only supports the string library in its entirety and a subset of the base library:
For the base library, the following is supported: • ipairs • pairs • next • unpack • error • type • tostring
 
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links