Commit Graph

18 Commits

Author SHA1 Message Date
Dave Horton c858624815 Feature/tcp to fs (#72)
* add env var K8S_FEATURE_SERVER_TRANSPORT

* add Contact with private address when using tcp to FS on K8S

* further refinement
2023-01-26 13:33:24 -05:00
Dave Horton a892a87eb5 K8s changes (#19)
* K8S changes

* k8s: test explicit dns lookup of service

* bugfix prev commit

* typo

* k8s: more dns

* k8s: more dns

* k8s: more dns fun

* k8s cleanup

* k8s: user service for rtpengine location

* k8s cleanup

* typo

* change env name for fs in k8s

* change k8s service name for feature server

* add support for outbound connection mode

* k8s change for outbound

* minor

* bugfix: drachtio connection was dropped after successful connect

* drop drachtio connection on call end

* Dockerfile

* k8s pre-stop hook

* actual hook committed

* make hjook executable

* dockerfile change

* time series fix

* bugfix: teams transfer using replaces
2022-01-06 12:37:49 -05:00
Dave Horton c324f0425b merge of features from hosted fork (#9)
major merge of features from the hosted branch that was created temporarily during the initial launch of jambonz.org
2021-06-17 16:49:37 -04:00
Dave Horton 3fdbeb64f8 update deps and use new rtpengine statistics command 2020-07-09 10:05:40 -04:00
Dave Horton 2914c9f356 reinvite changes 2020-04-26 09:58:14 -04:00
Dave Horton 2c751a0b36 bugfix: regex error when feature server was removed 2020-04-21 08:14:15 -04:00
Dave Horton 3bb719c035 revert one change from prev checkin as it impacted testing 2020-04-20 16:52:27 -04:00
Dave Horton 203cd0d16b bugfix: setting public ip and handling options ping 2020-04-20 16:34:54 -04:00
Dave Horton b4766a4b88 save current list of active feature servers to redis, for use by api server 2020-04-20 09:46:38 -04:00
Dave Horton 0636b294b1 bugfix: checking feature server map 2020-04-20 08:20:11 -04:00
Dave Horton efaf7d28eb minor stats fix 2020-04-03 11:11:46 -04:00
Dave Horton 3a9dcb8ada logging 2020-02-19 14:29:36 -05:00
Dave Horton f5b8853581 add metrics 2020-02-18 16:35:09 -05:00
Dave Horton b744150b99 typo with source_port 2020-02-17 21:39:52 -05:00
Dave Horton 8c95a5ceeb fixes for dynamic 2020-02-17 21:37:45 -05:00
Dave Horton bfaa396f03 bugfix from prev checkin 2020-02-17 21:29:16 -05:00
Dave Horton c5ac04c0d5 fix deadline timer 2020-02-17 21:28:07 -05:00
Dave Horton 520ebac5df dynamically recognize feature servers through their options pings 2020-02-17 18:01:03 -05:00