<div dir="ltr">Hi List,<br><br>I want to use these features but nothing was found after googling . please give me some examples <br><br><div class="content_title"><h1>Asterisk CLI prompt</h1></div><h1>Changing the CLI Prompt
</h1>
<br>
<br>The CLI prompt is set with the ASTERISK_PROMPT UNIX environment variable that
<br>you set from the Unix shell before starting the Asterisk CLI (not the server).
<br>
<br>You may include the following variables, that will be replaced by
<br>the current value by Asterisk:
<br>
<br>%d      Date (year-month-date)
<br>%s      Asterisk system name (from asterisk.conf)
<br>%h      Full hostname
<br>%H      Short hostname
<br>%t      Time
<br>%%      Percent sign
<br>%#      &#39;#&#39; if Asterisk is run in console mode, &#39;&gt;&#39; if running as remote console
<br>%Cn[;n] Change terminal foreground (and optional background) color to specified
<br><span style="font-family: monospace;">            <em>A full list of colors may be found in include/asterisk/term.h</em>
</span><br>
<br>On Linux systems, you may also use
<br>%l1     Load average over past minute
<br>%l2     Load average over past 5 minutes
<br>%l3     Load average over past 15 minutes
<br>%l4     Process fraction (processes running / total processes)
<br>%l5     The most recently allocated pid
<br> 
<br clear="all"><br>-- <br><div dir="ltr"><br><br><br>-----<br>Thanks and regards<br><br> Virendra Bhati<br>+91-9172341457<br>Software Engineer<br></div><br>
</div>