<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Use CALLERID(name).<br>
<br>
<a href="http://www.voip-info.org/wiki/view/Asterisk+func+callerid">http://www.voip-info.org/wiki/view/Asterisk+func+callerid</a><br>
<br>
Steve Totaro wrote:
<blockquote
cite="mid:ea18e54a0907090239u30751fe3w3afafc44eea8c900@mail.gmail.com"
type="cite">
<pre wrap="">On Thu, Jul 9, 2009 at 3:01 AM, Sriram<a class="moz-txt-link-rfc2396E" href="mailto:d_r_sriram@hotmail.com"><d_r_sriram@hotmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi List
I've a CID lookup hooked onto an inbound route (i m using trixbox) ....it
runs well but it returns the value as "CIDNAME<CIDNUMBER>" ... if i just
want to display the CIDNAME [leaving the quotes and <CIDNUMBER>] .. how can
i do it ? do i have to edit some macro in extensions.conf ?
rgds
Sriram
_______________________________________________
</pre>
</blockquote>
<pre wrap=""><!---->
Use Cut()
<a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/index.php?page=Asterisk+func+cut">http://www.voip-info.org/wiki/index.php?page=Asterisk+func+cut</a>
</pre>
</blockquote>
<br>
</body>
</html>