lazedo
2f94d7f2c3
add db_update_period param ( #153 )
9 years ago
karl anderson
e25b071a9f
support both haproxy locations
9 years ago
karl anderson
5a126d9ad5
update the sock location to match the config change
9 years ago
lazedo
1e0ba45144
add sequences to notify
9 years ago
lazedo
1661ef564d
publish to correct exchange
9 years ago
lazedo
e96f775046
warn when call in replaces header is not found
9 years ago
lazedo
255bf902cc
add proxy-ip , proxy-port
9 years ago
Xav
4e61099bce
Fixing HAProxy socket file location ( #151 )
9 years ago
derek2600hz
2322761c0a
Adding logic around functions that require REGISTRAR_ROLE or NAT_TRAVERSAL_ROLE ( #148 )
9 years ago
lazedo
b4391e1425
remove debug from local.cfg
9 years ago
lazedo
318fe45687
Split bindings ( #146 )
* split amqp bindings
* add presence reset
* use kazoo-bindings
* fix clash with route name
* fix syntax
* create presentity_uri var
* change default channels
* allow kazoo module to be configured in local.cfg
* allow single dialog blf to be configurable
9 years ago
sergey-safarov
ea9e12a5d0
KAZOO-5343: Kamailio - improvements in message classification ( #145 )
9 years ago
lazedo
24c1ea0f1b
move internal redirect to default ( #143 )
* redirect to other media server does not need extra setup
* move dispatcher ecallmgr/fs redirect to default
9 years ago
lazedo
894fec81c3
use KAZOO_LOG_LEVEL in default.cfg
9 years ago
lazedo
9171c014c0
add KAZOO_LOG_LEVEL to defs
9 years ago
lazedo
cbd5635836
pass call-id to update table for better logging
9 years ago
lazedo
ae74c75c8b
explicit query logging
9 years ago
lazedo
86555c8591
allow return of all call-ids
9 years ago
lazedo
587d09674f
set binrpc_buffer_size
9 years ago
lazedo
c45886bd86
better handling of initial subscription duplicate
9 years ago
lazedo
257aab1019
fix accumulating presentity
9 years ago
lazedo
2e4e95c02e
fix typo
9 years ago
lazedo
10e5707628
refactor presence role ( #136 )
* refactor presence role
* Update presence-role.cfg
* Update presence_notify_sync-role.cfg
* Update presence-role.cfg
* Update registrar-role.cfg
* Update presence_notify_sync-role.cfg
* typo
* remove trans
* Update presence-role.cfg
* Update presence-role.cfg
* Update presence_notify_sync-role.cfg
* Update presence-role.cfg
* Update presence-role.cfg
* Update presence-role.cfg
* update presence
* update local
* update bindings
* Update presence-role.cfg
* bring back comments on defaults
* remove PRESENCE_NAT role from definitions
* outbound should be loaded before stun
* Update presence-role.cfg
* add a threshold for 408 and other errors
* handle summary & detail queries
* Update accounting-role.cfg
* Update default.cfg
* fix call-id in logging
* Update fast-pickup-role.cfg
9 years ago
bitbashing
cda462bdaa
remove newtran because it causes the 202 to go to the contact and not… ( #137 )
* remove newtran because it causes the 202 to go to the contact and not the nat corrected port
* remove left behind t_release
* remove the timeout_rm_subs parameter until we updated to kamailio that allows handling timeout_rm_subs in the event_route
9 years ago
lazedo
9b70c631f9
log destination ip:port
9 years ago
lazedo
96b65259bd
fix typo
9 years ago
lazedo
1ee9102ba4
update presence_notify_timeout
9 years ago
lazedo
0d5e874ff7
Update presence-role.cfg
9 years ago
lazedo
15c09eb6f1
Update nodes-role.cfg
9 years ago
lazedo
e04a0e94fe
Update local.cfg ( #134 )
9 years ago
lazedo
e362a2a978
Update default.cfg ( #133 )
9 years ago
lazedo
fc579a76cf
Create active_watchers_log ( #132 )
9 years ago
lazedo
8a7de3ea5b
Update presence_notify_sync-role.cfg ( #131 )
9 years ago
Darren Schreiber
49c1461817
Stop URL encoding INVITEs due to # (+ others) ( #126 )
While the FreeSWITCH team might be correct that # and other symbols are considered required to URL encode for sanity, this seems to break popular providers like Flowroute. So, we're not going to do this.
9 years ago
lazedo
16dd47fcda
check invalid returns from auth ( #129 )
9 years ago
lazedo
84b8d8b991
do not query kazoo if creds are in cache ( #127 )
9 years ago
bitbashing
ef98bf453c
additional logging for the presence role ( #128 )
9 years ago
James Aimonetti
e4446bfa0d
Use systemd logging facility ( #122 )
9 years ago
lazedo
8874d7f241
remove ' encoding by kamailio ( #123 )
9 years ago
Sean Wysor
6ca4fd0eb0
FIxed haproxy status always returning 1 ( #125 )
9 years ago
Darren Schreiber
235f4e8f64
Update registrar-role.cfg ( #124 )
9 years ago
powerpbx
3fc6523c14
fix kamailio not starting on reboot ( #120 )
This happens on CentOS v7
9 years ago
karl anderson
2d2a21a5f7
better scale
9 years ago
karl anderson
c6e807ca58
better scale
9 years ago
karl anderson
18fdea9f4a
update readme
9 years ago
karl anderson
6dac34b6e9
remove console backend due to avoid queue backups
9 years ago
Mark Magnusson
08da6d929c
26203: add config to pass source-ip ( #121 )
* 26203: add config to pass source-ip
* add source port also
9 years ago
powerpbx
e4862b5616
Fix rabbitmq not starting on reboot ( #117 )
9 years ago
powerpbx
38719499b0
fix systemd ( #119 )
I do not think CentOS v7 supports multiple "After" lines. Also, without network-online.target, Freeswitch does not start correctly. The symptom was that Kamailio does not see freeswitch after reboot until freeswitch is restarted.
9 years ago
sergey-safarov
1d36ae2569
KAZOO-5181: Fixed OPTION message drop from trusted IP when used TRAFFIC_FILTER_ROLE on kamailio ( #116 )
9 years ago