Difference between revisions of "Cannot make calls from FreePBX"
m |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
If you | If you cannot make calls from FreePBX to MOR, you need to make sure that FreePBX registers to MOR. | ||
<br><br> | <br><br> | ||
==How to register FreePBX to MOR== | ==How to register FreePBX to MOR== | ||
Line 7: | Line 7: | ||
1) Login to PBX graphical user interface (GUI); | 1) Login to PBX graphical user interface (GUI); | ||
<br> | <br> | ||
2) Go to | 2) Go to '''Trunk module -> Add SIP Trunk''' | ||
<br> | <br> | ||
3) In the menu "Add SIP Trunk" you will see this window: | 3) In the menu "Add SIP Trunk" you will see this window: | ||
Line 13: | Line 13: | ||
[[File:FreePBX.png]] | [[File:FreePBX.png]] | ||
<br><br> | <br><br> | ||
In the '''Register string:''' | In the '''Register string:''' field you need to enter this string: ''username:password@serverip:5060'' , | ||
where ''username'' is the Username of the device in MOR, ''password'' is the Password of that device and serverip is the IP of MOR server. | where ''username'' is the Username of the device in MOR, ''password'' is the Password of that device and serverip is the IP of MOR server. | ||
<br><br> | <br><br> | ||
Line 20: | Line 20: | ||
If we have device in MOR with username 1002 and password 123ABC, and the IP of our MOR server is 123.123.123.123 then the '''Register string''' would look like this: | If we have device in MOR with username 1002 and password 123ABC, and the IP of our MOR server is 123.123.123.123 then the '''Register string''' would look like this: | ||
1002:123ABC@123.123.123.123:5060 | 1002:123ABC@123.123.123.123:5060 | ||
<br><br> |
Latest revision as of 13:06, 30 September 2013
If you cannot make calls from FreePBX to MOR, you need to make sure that FreePBX registers to MOR.
How to register FreePBX to MOR
These are the steps you need to follow to register MOR device to FreePBX:
1) Login to PBX graphical user interface (GUI);
2) Go to Trunk module -> Add SIP Trunk
3) In the menu "Add SIP Trunk" you will see this window:
In the Register string: field you need to enter this string: username:password@serverip:5060 ,
where username is the Username of the device in MOR, password is the Password of that device and serverip is the IP of MOR server.
For example:
If we have device in MOR with username 1002 and password 123ABC, and the IP of our MOR server is 123.123.123.123 then the Register string would look like this:
1002:123ABC@123.123.123.123:5060