OV500 icon indicating copy to clipboard operation
OV500 copied to clipboard

fs_cli access

Open wixoo opened this issue 4 years ago • 2 comments

any way to access freeswitch cli ?

services freeswitch and kamailio not found ?

how to check it ? service kamailio status ?

wixoo avatar Jun 27 '20 21:06 wixoo

Hi, you can access these here

/home/OV500/etc/freeswitch then you will find bin folder so fs_cli will be

/home/OV500/bin/fs_cli

kamialio is in /home/OV500/LB

Hope this will help

TayyabTalha avatar Jun 28 '20 13:06 TayyabTalha

You can connect with freeswitch using below cmd

/home/OV500/bin/fs_cli -r

On Sun, Jun 28, 2020 at 6:32 PM Tayyab Talha [email protected] wrote:

Hi, you can access these here

/home/OV500/etc/freeswitch then you will find bin folder so fs_cli will be

/home/OV500/bin/fs_cli

kamialio is in /home/OV500/LB

Hope this will help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openvoips/OV500/issues/25#issuecomment-650752746, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6JLVCMET37U466GQ3KAHTRY45NBANCNFSM4OKGQKPA .

openvoips avatar Jun 29 '20 05:06 openvoips