Tennant and Mulit server questions

I have my mult server setup to were I can now see the extenxions on the other server but when I try to listen I cannot hear anything. I am trying to listen on my phone that is on server0 to an extension that is on server1.

I have had no luck getting the tennant context to work.
[tennant_1]
master_key=nosecrets
user:1000:1234:all
buttonfile=tennant01_buttons.cfg

It just won't login to the http://192.168.0.10/fop2/?context=tennant_1

Comments

  • In regards to the multi tennant is 1000 a real extension? You could also post the details for 1000 in you button conf.
  • Spying on a channel in server A from another channel in server B is not currently supported. chanspy will require both parties to be on the same server rigth now.

    Best regards,
  • I have had no luck getting the tennant context to work.
    [tennant_1]
    master_key=nosecrets
    user:1000:1234:all
    buttonfile=tennant01_buttons.cfg

    It just won't login to the http://192.168.0.10/fop2/?context=tennant_1


    This is what your context should look like:

    [tennant_1]
    master_key=nosecrets
    user=1000:1234:all
    buttonfile=tennant01_buttons.cfg

    Where you have a colon after user it should be a equal sign. Then browse to http://192.168.0.10/fop2/?context=tennant_1 and you'll be set.
Sign In or Register to comment.