cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
854
Views
0
Helpful
2
Replies

PMR Pin

George Thomas
Level 10
Level 10

Hello,

Is it possible to set PMR PINs using APIs?

Thanks in advance!

Please rate useful posts.
1 Accepted Solution

Accepted Solutions

ryanhunt
Level 5
Level 5

You can use the SetUser/CreateUser XML API Requests and including elements such as:

<personalMeetingRoom>

  <hostPIN>1245</hostPIN>

</personalMeetingRoom>

I believe PMR Pin numbers are only supported w/CMR enabled or versions T31.6 and after.

View solution in original post

2 Replies 2

ryanhunt
Level 5
Level 5

You can use the SetUser/CreateUser XML API Requests and including elements such as:

<personalMeetingRoom>

  <hostPIN>1245</hostPIN>

</personalMeetingRoom>

I believe PMR Pin numbers are only supported w/CMR enabled or versions T31.6 and after.

Thanks! I am running 31.5.

Please rate useful posts.