<div>Hi,</div>
<div>&nbsp;</div>
<div>fyi, I use Asterisk <a href="http://1.2.9.1">1.2.9.1</a></div>
<div>In some scenarios, we receive call from PSTN without Callerd ID&nbsp;Name (which is normal).</div>
<div>I would like to transfer this call to another softswitch. Again, I would like to let this this CallerID Name Empty.</div>
<div>&nbsp;</div>
<div>If I look at the logs, I can see </div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; -- Executing Macro(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;set-callerid-name&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing Set(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;CALLERNAME_TMP=&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp; -- Executing GotoIf(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;1?format_empty|1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Goto (macro-set-callerid-name,format_empty,1)<br>&nbsp;&nbsp;&nbsp; -- Executing Set(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;CALLERNAME=&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp; -- Executing Goto(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;set_callername|1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Goto (macro-set-callerid-name,set_callername,1)<br>&nbsp;&nbsp;&nbsp; -- Executing Set(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;CALLERID(name)=&quot;) in new stack
<br>&nbsp;</div>
<div>So, it should be alright!</div>
<div>Then I forward the call:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/localdomain.com-b79242f0&quot;, &quot;<a href="mailto:SIP/990003726831598@&lt;next-hop&gt;|30">SIP/990003726831598@&lt;next-hop&gt;|30</a>&quot;) in new stack<br>&nbsp;</div>
<div>And if I look into SIP debug mode:</div>
<div>&nbsp;</div>
<div>Adding codec 0x8 (alaw) to SDP<br>Adding codec 0x4 (ulaw) to SDP<br>Adding non-codec 0x1 (telephone-event) to SDP<br>14 headers, 11 lines<br>Reliably Transmitting (no NAT) to XXX:5060:<br>INVITE sip:990003726831598@XXX
 SIP/2.0<br>Via: SIP/2.0/UDPXXX:5060;branch=z9hG4bK6dfcce4c;rport<br>From: <strong>&quot;0037253415630&quot;</strong> &lt;<a href="mailto:sip:0037253415630@gsmduo.net">sip:0037253415630@gsmduo.net</a>&gt;;tag=as4479803d<br>
To: &lt;sip:990003726831598@XXX&gt;<br>Contact: &lt;sip:0037253415630@XXX&gt;<br>Call-ID: <a href="mailto:71818cb7008312316bf367593767c3cc@gsmduo.net">71818cb7008312316bf367593767c3cc@gsmduo.net</a><br>CSeq: 102 INVITE<br>
User-Agent: GSMDuo-VM<br>Max-Forwards: 70<br>Date: Thu, 01 Mar 2007 11:05:04 GMT<br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>P-Asserted-Identity: &lt;sip:0037253415630@XXX&gt;<br>Content-Type: application/sdp
<br>Content-Length: 236</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>As you can see, name is set ! eventhough callerid(name)= ....</div>
<div>Is it a bug ?</div>
<div>How can I really clear this&nbsp;callerid(name) ?</div>
<div>How&nbsp;to prevent Asterisk to put back&nbsp;as Name, the number ?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks for your kind return !</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>&nbsp;</div>
<div>Jean -Marc<br>&nbsp;&nbsp;&nbsp; -- Called <a href="mailto:990003726831598@cirpack">990003726831598@cirpack</a><br>&nbsp;</div>