Jump to content

katerina

Members
  • Posts

    153
  • Joined

  • Last visited

Posts posted by katerina

  1. Hi,

     

    I think you could just create two blocks of extensions: 3001...3199 and 9001...9199 . Then configure one extension from each block for each phone. Provisioning based on MAC-address should also work (it will provision two identities on the phone), provided all extensions are in the same domain.

     

    At incoming calls, you can route the call to the extension by using the last 4 digits of the destination number.

    For outgoing calls, you can use the same trunk but you would need to manually setup the ANI for each extension.

     

    Alternatively, you can use two domains, and separate trunks and dialplans for each domain. The only problem here is that you won't be able to provision the second identity on the phone (the system will not allow you to use the same MAC address on two extensions from different domains)

  2. Can you post the snom ONE log with SIP debug or PM it to me?

     

    To get the log with maximum debug level:

     

    - go to Admin -> Settings -> Logging

    - set "Log Level" to 9 and "Log Length" to 500

    - enable all logs except for "Analyze audio levels"

    - also set the following logs to to Yes: "Log REGISTER", "Log SUBSCRIBE/NOTIFY", "Log other messages", "Log call messages"

    - press "Save"

    - go to Status -> Logfile and press 'Clear'

    - make the test, then press 'Reload', copy the log and attach it here or send it to me

  3. Basically you need to link /usr/local/snomONE/snomONE-ctrl to the new executable

     

    First, download the fix. Then copy it in the snom ONE root directory:

    cp pbxctrl-centos5-2011-4.2.1.4018 /usr/local/snomONE/

     

    Stop snom ONE:

    /etc/init.d/snomONE stop

     

    Make the fix executable:

    chmod +x /usr/local/snomONE/pbxctrl-centos5-2011-4.2.1.4018

     

    Link snomONE-ctrl to the new executable:

    ln -fs /usr/local/snomONE/pbxctrl-centos5-2011-4.2.1.4018 /usr/local/snomONE/snomONE-ctrl

     

    Start snom ONE:

    /etc/init.d/snomONE start

  4. Hi Kenny,

     

    I tested this with Exchange Server 2010 and it did work. Can you post the snom ONE log or PM it to me?

     

    To get the log with maximum devug level:

     

    - go to Admin -> Settings -> Logging

    - set "Log Level" to 9 and "Log Length" to 500

    - enable all logs except for "Analyze audio levels"

    - also set the following logs to to Yes: "Log REGISTER", "Log SUBSCRIBE/NOTIFY", "Log other messages", "Log call messages"

    - press "Save"

    - go to Status -> Logfile and press 'Clear'

    - make the call, then press 'Reload', copy the log and attach it here or send it to me

  5. I also see now that you said you see "Mr Y." in the RIGHT side of the screen. What about the left side? Do you see the correct caller ID, 1234 (or Mr X) there? Because it is normal, that you also see Mr Y in the right side, but that is only because Mr Y is the call destination. The phone shows in the right side the caller ID and the call destination under it so that you know what the destination was, for the case when case you have several identities.

×
×
  • Create New...