|
|
@ -47,24 +47,6 @@ |
|
|
## it completely the validation will be disabled. |
|
|
## it completely the validation will be disabled. |
|
|
#!substdef "!MY_WEBSOCKET_DOMAIN!2600hz.com!g" |
|
|
#!substdef "!MY_WEBSOCKET_DOMAIN!2600hz.com!g" |
|
|
|
|
|
|
|
|
################################################################################ |
|
|
|
|
|
## DISPATCHER FORMAT INFORMATION |
|
|
|
|
|
################################################################################ |
|
|
|
|
|
## dispatcher list changed the default storage type from list to table |
|
|
|
|
|
## this will allow the management of dispatched servers in the DB |
|
|
|
|
|
## |
|
|
|
|
|
## if you're using dbtext and can't start kamailio because of dispatcher |
|
|
|
|
|
## check the format of /etc/kazoo/kamailio/dbtext/dispatcher |
|
|
|
|
|
## |
|
|
|
|
|
## # setid(integer) destination(sip uri) flags (integer, optional) |
|
|
|
|
|
## 1 sip:192.168.16.131:11000 0 |
|
|
|
|
|
## should converted to |
|
|
|
|
|
## 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) |
|
|
|
|
|
## |
|
|
|
|
|
## uncommenting this param will allow to continue using dispatcher list |
|
|
|
|
|
# # #!trydef KZ_USE_DISPATCHER_LIST |
|
|
|
|
|
|
|
|
|
|
|
################################################################################ |
|
|
################################################################################ |
|
|
## UDP PARAMETERS |
|
|
## UDP PARAMETERS |
|
|
################################################################################ |
|
|
################################################################################ |
|
|
|