|
|
@ -36,12 +36,12 @@ |
|
|
#!substdef "!MY_IP_ADDRESS!127.0.0.1!g" |
|
|
#!substdef "!MY_IP_ADDRESS!127.0.0.1!g" |
|
|
|
|
|
|
|
|
## CHANGE "kazoo://guest:guest@127.0.0.1:5672" TO THE AMQP URL |
|
|
## CHANGE "kazoo://guest:guest@127.0.0.1:5672" TO THE AMQP URL |
|
|
## This should be the primary RabbitMQ server |
|
|
|
|
|
|
|
|
## This should be the primary RabbitMQ server |
|
|
## in the zone that this server will service. |
|
|
## in the zone that this server will service. |
|
|
#!substdef "!MY_AMQP_URL!kazoo://guest:guest@127.0.0.1:5672!g" |
|
|
#!substdef "!MY_AMQP_URL!kazoo://guest:guest@127.0.0.1:5672!g" |
|
|
|
|
|
|
|
|
## This parameter is only required if you are using websockets |
|
|
## This parameter is only required if you are using websockets |
|
|
## This value must be present in the HTTP |
|
|
|
|
|
|
|
|
## This value must be present in the HTTP |
|
|
## Origin header on a new websocket request |
|
|
## Origin header on a new websocket request |
|
|
## or it will be rejected. If you remove |
|
|
## or it will be rejected. If you remove |
|
|
## it completely the validation will be disabled. |
|
|
## it completely the validation will be disabled. |
|
|
@ -58,7 +58,7 @@ |
|
|
## |
|
|
## |
|
|
## # setid(integer) destination(sip uri) flags (integer, optional) |
|
|
## # setid(integer) destination(sip uri) flags (integer, optional) |
|
|
## 1 sip:192.168.16.131:11000 0 |
|
|
## 1 sip:192.168.16.131:11000 0 |
|
|
## should converted to |
|
|
|
|
|
|
|
|
## should converted to |
|
|
## id(int,auto) setid(int) destination(string) flags(int) priority(int) attrs(string) description(string) |
|
|
## id(int,auto) setid(int) destination(string) flags(int) priority(int) attrs(string) description(string) |
|
|
## 1:1:sip\:192.168.16.131\:11000:0:1: : (there is a space at end) |
|
|
## 1:1:sip\:192.168.16.131\:11000:0:1: : (there is a space at end) |
|
|
## |
|
|
## |
|
|
@ -71,7 +71,7 @@ |
|
|
## This parameter is OPTIONAL |
|
|
## This parameter is OPTIONAL |
|
|
## If large UDP packets are dropped by the |
|
|
## If large UDP packets are dropped by the |
|
|
## interface try uncommenting this option. |
|
|
## interface try uncommenting this option. |
|
|
## However, you MUST match this to your |
|
|
|
|
|
|
|
|
## However, you MUST match this to your |
|
|
## network adapter! If they do not match, |
|
|
## network adapter! If they do not match, |
|
|
## all UDP packets over this limit WILL FAIL! |
|
|
## all UDP packets over this limit WILL FAIL! |
|
|
## E.g.: Add MTU=1472 to the /etc/sysconfig/network-scripts/XXX |
|
|
## E.g.: Add MTU=1472 to the /etc/sysconfig/network-scripts/XXX |
|
|
@ -81,7 +81,7 @@ |
|
|
## BINDINGS |
|
|
## BINDINGS |
|
|
################################################################################ |
|
|
################################################################################ |
|
|
## This parameter is OPTIONAL. |
|
|
## This parameter is OPTIONAL. |
|
|
## It will try to locate outbound interface |
|
|
|
|
|
|
|
|
## It will try to locate outbound interface |
|
|
## on multihomed host. By default forward |
|
|
## on multihomed host. By default forward |
|
|
## requests use the incoming socket disregarding |
|
|
## requests use the incoming socket disregarding |
|
|
## the destination location. When enabled Kamailio |
|
|
## the destination location. When enabled Kamailio |
|
|
@ -107,7 +107,7 @@ mhomed=0 |
|
|
|
|
|
|
|
|
## YOU SHOULD NOT HAVE TO CHANGE THESE! |
|
|
## YOU SHOULD NOT HAVE TO CHANGE THESE! |
|
|
## This will bind the default SIP listeners |
|
|
## This will bind the default SIP listeners |
|
|
## as determined above. The tls-role and |
|
|
|
|
|
|
|
|
## as determined above. The tls-role and |
|
|
## websocket-role will use the appropriate |
|
|
## websocket-role will use the appropriate |
|
|
## definitions if enabled. These are here |
|
|
## definitions if enabled. These are here |
|
|
## for those with complex layouts who know |
|
|
## for those with complex layouts who know |
|
|
|