10-18-2023 12:33 PM
I am trying to import phones to CUCM (12.5 in this case). I know I can import specific details against a template that has the line mode set appropriately (Session Line Mode / Enhanced Line Mode). But I want to be able to import phones using all details and be able to set the line mode for the phones i want more than 5 lines on. I cannot find that field on exports I do or any of the BAT documentation. I tried importing a file with a column labeled "Line Mode" but it didn't like that. Has anyone tried and gotten it to work?
Solved! Go to Solution.
10-18-2023 12:46 PM
If you do an all details export, the field you are looking for is: <lineMode>1</lineMode> where 0 is Session Line Mode and 1 is Enhanced Line Mode. This line is in the "XML" column in your import/export.
You may find it easier to have two templates and two sets of BAT jobs, one for Session Line Mode and the other for Enhanced Line Mode.
Maren
10-18-2023 12:46 PM
If you do an all details export, the field you are looking for is: <lineMode>1</lineMode> where 0 is Session Line Mode and 1 is Enhanced Line Mode. This line is in the "XML" column in your import/export.
You may find it easier to have two templates and two sets of BAT jobs, one for Session Line Mode and the other for Enhanced Line Mode.
Maren
10-18-2023 01:11 PM
I tried lineMode as one of my column headers in my csv file with the same result. "LINEMODE is not a supported field" is the exact error.
10-18-2023 01:32 PM
As @Maren Mahoney wrote the field is in the XML column.
”This line is in the "XML" column in your import/export.”
10-18-2023 01:53 PM
I misinterpreted what was being said. After adding the xml it uploaded with enhanced line mode. Thank you!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide