<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>I'm pretty sure that means your are using a non-color capable
terminal, or your termtype variable is incorrect. What are you
using for a terminal emulator?<br>
</p>
<div class="moz-signature">
<p style="FONT-SIZE: 10pt; MARGIN-BOTTOM: 5pt; FONT-FAMILY: ARIAL;
MARGIN-TOP: 0pt">
</p>
<table style="width:480px" cellspacing="0" cellpadding="0"
border="0">
<tbody>
<tr>
<td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
200px" rowspan="2" valign="top"> <img
src="http://www.stratustalk.com/email/logojeff.gif"
border="0"> </td>
<td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
280px; border-left: 1px solid #3d85c6; PADDING-LEFT: 20px"
valign="top"> <strong style="FONT-SIZE: 18pt;
FONT-FAMILY: Arial Black">Jeff LaCoursiere</strong><br>
STRATUSTALK, INC. / CTO<br>
<br>
<table style="WIDTH: 255px" cellspacing="0"
cellpadding="0" border="0">
<tbody>
<tr>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 80px; COLOR: #000000" valign="top">Phone:</td>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 175px; COLOR: #000000" valign="top"><strong>+1
703.496.4990 x108</strong></td>
</tr>
<tr>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 80px; COLOR: #000000" valign="top">Mobile:</td>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 175px; COLOR: #000000" valign="top"><strong>+1
815.546.6599</strong></td>
</tr>
<tr>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 80px; COLOR: #000000" valign="top">Email:</td>
<td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial;
WIDTH: 175px" valign="top"><a style="FONT-SIZE:
9pt; TEXT-DECORATION: none; COLOR: #000000"
href="mailto:jeff@stratustalk.com"><strong>jeff@stratustalk.com</strong></a>
</td>
</tr>
<tr>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 80px; COLOR: #000000" valign="top">Website:</td>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 175px; COLOR: #000000" valign="top"> <a
style="FONT-SIZE: 9pt; TEXT-DECORATION: none;
COLOR: #000000"
href="https://www.stratustalk.com"><strong>https://www.stratustalk.com</strong></a></td>
</tr>
<tr>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 80px; COLOR: #000000" valign="top">Address:</td>
<td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
WIDTH: 175px; COLOR: #000000" valign="top"><strong>One
Freedom Square<br>
13th Floor<br>
Reston, VA 20190</strong></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
280px; PADDING-LEFT: 20px" valign="bottom"> <a
href="https://www.facebook.com/jeff.lacoursiere"><img
src="http://www.stratustalk.com/email/fb.png"
border="0"></a> <a
href="https://linkedin.com/in/jeff-lacoursiere-884361"><img
src="http://www.stratustalk.com/email/ln.png"
border="0"></a> <a
href="https://www.twitter.com/stratustalk"><img
src="http://www.stratustalk.com/email/tt.png"
border="0"></a> </td>
</tr>
</tbody>
</table>
</div>
<div class="moz-cite-prefix">On 5/31/20 9:03 AM, Fourhundred Thecat
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:9b24ca2e-bb5a-c665-5eb3-c51963a4fd77@gmx.ch">> On
2020-05-31 15:59, Antony Stone wrote:
<br>
<blockquote type="cite">On Sunday 31 May 2020 at 15:44:46,
Fourhundred Thecat wrote:
<br>
<br>
"%Cn[;n] - Change terminal foreground (and optional background)
color to
<br>
specified A full list of colors may be found in
include/asterisk/term.h"
<br>
<br>
So, try:
<br>
<br>
export ASTERISK_PROMPT="%C31[%H]: "
<br>
<br>
(I got 31 from reading the term.h file.)
<br>
</blockquote>
<br>
thanks, but that does not work for me. When I use your example:
<br>
<br>
export ASTERISK_PROMPT="%C31[%H]: "
<br>
<br>
I get this prompt (voip is my hostname):
<br>
<br>
[1;31m[voip]: [1;0m
<br>
<br>
</blockquote>
</body>
</html>