I'm putting together a query that requires pulling a status for this field from a phone. Can anyone tell me which table(s) it's located in? I've looked everywhere and can't seem to find any decent documentation to do this. Any help is appreciated.
Have you reviewed the CUCM data dictionary?
Yes. Do you happen to know where this field is located?
Hi,
The table you should be looking at is devicexml4k
it has three columns:
pkid fkdevice xml
somewhere in the xml section you would see the following for Advertise codec g722, set to :disabled
<g722CodecSupport>1</g722CodecSupport>
Please rate and mark correct if helpful
Regards,
Adarsh Chauhan