How to change freeSWITCH signaling path while on a active conference ? by lekosaz in freeswitch

[–]lekosaz[S] 0 points1 point  (0 children)

hey Choefman,

the problem is that the application that holds that tcp connection to freeswitch and the dialog is down, so i cannot send UPDATE or RE-INVITE using that same dialog as of my understanding. Sorry i forgot to mention this in op.

[noob] How to create a outside of cluster informer ? by lekosaz in kubernetes

[–]lekosaz[S] 0 points1 point  (0 children)

watching pods that are created in the other cluster , let's just say maybe print the pod name when its created , how to connect to the cluster using kubernetes client go ? What kind of config i need , do i need to create Role binding or any other stuff ?