<div>I have the following setup:</div>
<div>&nbsp;</div>
<div>Asterisk Server</div>
<div>Sip Software Phones</div>
<div>and a Wholesale connection</div>
<div>&nbsp;</div>
<div>At the moment, i can receive and send calls through the wholesale connection to and&nbsp;from the SIP phones.</div>
<div>&nbsp;</div>
<div>Now i want to collect the CallerID from the wholesale connection, and pass it on to the SIP phones when calls are routed through to them. I've tried a number of things including the line below, with no luck.</div>
<div>&nbsp;</div>
<div>Does anyone have any idea what im doing wrong?</div>
<div>&nbsp;</div>
<div>exten =&gt; _!,1,Set(CALLERID(all)=${CALLERIDNUM})<br>&nbsp;</div>
<div>Thanks</div>
<div>Dan</div>