<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>After playing around with the CALLERID(number) and 
CALLERID(name) variables and things, I find that asterisk is sending
the "name" to my phone and the name is "unknown". I added a line
exten =&gt; _X.,Set(CALLERID(name)=${CALLERIDNUM})  and now it shows
the number. Is this the right way to do this?

----------------
Check your logs, make sure you are waiting long enough before sending
the call to the polycom.

Uf asterisk sees the CID, it should send it and it should show up on the
polycom.

Greg
-----Original Message-----
From: <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">asterisk-users-bounces at lists.digium.com</a>
[mailto:<a
 href="http://lists.digium.com/mailman/listinfo/asterisk-users">asterisk-users-bounces at lists.digium.com</a>] On Behalf Of Gary
MacKay
Sent: Thursday, November 24, 2005 11:19 AM
To: <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">asterisk-users at lists.digium.com</a>
Subject: [Asterisk-Users] CallerID not passing through to Polycom 500

I have a basic system working, except for callerid. The Polycom 500 just
shows call from "Business Line" on the screen. "Business Line" is the
name of the context that line is in. How do I get it to show the
callerID on the screen instead? Yes, I have CallerID on that line and it
works on a standard analog phone.</pre>
</body>
</html>