Register multiple endpoints to Session Manager

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lazorp
    Aspiring Member
    • Jan 2013
    • 1

    Register multiple endpoints to Session Manager

    Hello

    I'm trying to register multiple endpoints which are using the same extension to Session Manager (SM). Seems SM is configured to only allow one registered client per extension. How can I modify that behavior. Is this a global setting or assigned per extension?

    Thanks.
  • mskinner
    Genius
    .
    • May 2010
    • 209

    #2
    This is not possible. Once the number is registered, it is registered with that number. If anyone else wants to use that number, they take over the number and it forces the other phone to unregister. The only exception would be using one-X Communicator in Desk Phone mode.

    Comment

    • gcording
      Hot Shot
      • Apr 2010
      • 11

      #3
      I found this under "Maintaining and Troubleshooting Avaya Aura™ Session Manager"

      "Unregistering user {User URI} due to duplicate user registration. Only one active user is allowed with the current forking policy."

      Then I found this in "Administering Avaya Aura® Session Manager"
      "Sample XML for bulk importing users with all attributes"

      Code:
      <!--
      <commProfileList>
      <commProfile xsi:type="ext:ASMCommProfile" xmlns:ext="http://xml.avaya.com/
      schema/import1">
      <commProfileType>ASM</commProfileType>
      <ext:forkingPolicy>Sequential</ext:forkingPolicy>
      Which seems to imply that a "Parallel" "Forking Policy" might be possible for a User in SM?
      If it aint broke, dont fix it!
      ------------------------------------
      Avaya Certified Numpty
      www.about.me/gcording
      www.linkedin.com/in/gcording

      Comment

      Loading