Difference between revisions of "MOR and Trixbox"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 17: Line 17:
Here for simplicity all devices are in same LAN:
Here for simplicity all devices are in same LAN:


* MOR server has IP: 10.10.1.10
* MOR server has IP: '''10.10.1.10'''
* Trixbox: 10.10.1.20
* Trixbox: '''10.10.1.20'''
* Phone: 10.10.1.30
* Phone: '''10.10.1.30'''


MOR and Trixbox are connected with following settings:
MOR and Trixbox are connected with following settings:


* username: mor_trixbox
* username: '''mor_trixbox'''
* password: mor_trixbox_psw
* password: '''mor_trixbox_psw'''


And phone to Trixbox is connected with:
And phone to Trixbox is connected with:


* username: 201
* username: '''201'''
* password: 201psw
* password: '''201psw'''




==MOR configuration for Trixbox==
==MOR configuration for Trixbox==

Revision as of 19:42, 18 December 2007

As MOR and Trixbox (FreePBX) both use Asterisk Realtime and custom extensions - they can't work nicely on the same server.

In order to integrate Trixbox with MOR you need to connect in following way:


Trixbox small.png


Connection diagram

As an example we will configure one phone dialing. Phone is connected to Trixbox which is connected to MOR:


Trixbox2 small.png


Here for simplicity all devices are in same LAN:

  • MOR server has IP: 10.10.1.10
  • Trixbox: 10.10.1.20
  • Phone: 10.10.1.30

MOR and Trixbox are connected with following settings:

  • username: mor_trixbox
  • password: mor_trixbox_psw

And phone to Trixbox is connected with:

  • username: 201
  • password: 201psw


MOR configuration for Trixbox