Could you please provide me with the devicetype codes for the Cisco 8851 and Cisco 8865 devices? - similar to what we have for Cisco 7941 (devicetype 115), Cisco 7942 (434) , Cisco 7961 (30018), etc.
The code is a part of the SIP Register Contact header (u.sip!model.ccm.cisco.com ="434" - for Cisco 7942)
Contact: <sip:6001@192.168.204.14:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-100009000000>";+u.sip!devicename.ccm.cisco.com="SEP100009000000";+u.sip!model.ccm.cisco.com="434"
Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cisco 8851: model=684 product=569
Cisco 8865: model=36225 product=36678
You can retrieve this data from UCM at any time via the typemodel and typeproduct tables. E.g. from the UCM CLI: run sql select * from typemodel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.