<HTML><HEAD>
<STYLE id=eMClientCss>BLOCKQUOTE.cite {
        BORDER-LEFT: #cccccc 1px solid; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px
}
BLOCKQUOTE.cite2 {
        BORDER-LEFT: #cccccc 1px solid; MARGIN-TOP: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-TOP: 0px
}
.plain PRE {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
.plain TT {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
BODY {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
.plain PRE {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
.plain TT {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
</STYLE>
</HEAD>
<BODY>
<DIV>&nbsp;</DIV>
<DIV>Right now I'm building a lua based fax server for fs which includes a handy management script that can be used from the console.</DIV>
<DIV>&nbsp;</DIV>
<DIV>What I've done to make using my management tool easier is created aliases and auto-complete's for it from the fs_cli console.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Anytime I restart freeswitch the aliases and auto-complete seem to get reset.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there a configuration file that I can configure these in so they are loaded on start up?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you :)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>