<div>Hi,</div>
<div> </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 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> </div>
<div>If I look at the logs, I can see </div>
<div> </div>
<div> -- Executing Macro("SIP/localdomain.com-b79242f0", "set-callerid-name") in new stack<br> -- Executing Set("SIP/localdomain.com-b79242f0", "CALLERNAME_TMP=") in new stack
<br> -- Executing GotoIf("SIP/localdomain.com-b79242f0", "1?format_empty|1") in new stack<br> -- Goto (macro-set-callerid-name,format_empty,1)<br> -- Executing Set("SIP/localdomain.com-b79242f0", "CALLERNAME=") in new stack
<br> -- Executing Goto("SIP/localdomain.com-b79242f0", "set_callername|1") in new stack<br> -- Goto (macro-set-callerid-name,set_callername,1)<br> -- Executing Set("SIP/localdomain.com-b79242f0", "CALLERID(name)=") in new stack
<br> </div>
<div>So, it should be alright!</div>
<div>Then I forward the call:</div>
<div> </div>
<div> -- Executing Dial("SIP/localdomain.com-b79242f0", "<a href="mailto:SIP/990003726831598@<next-hop>|30">SIP/990003726831598@<next-hop>|30</a>") in new stack<br> </div>
<div>And if I look into SIP debug mode:</div>
<div> </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>"0037253415630"</strong> <<a href="mailto:sip:0037253415630@gsmduo.net">sip:0037253415630@gsmduo.net</a>>;tag=as4479803d<br>
To: <sip:990003726831598@XXX><br>Contact: <sip:0037253415630@XXX><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: <sip:0037253415630@XXX><br>Content-Type: application/sdp
<br>Content-Length: 236</div>
<div> </div>
<div> </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 callerid(name) ?</div>
<div>How to prevent Asterisk to put back as Name, the number ?</div>
<div> </div>
<div> </div>
<div>Thanks for your kind return !</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Jean -Marc<br> -- Called <a href="mailto:990003726831598@cirpack">990003726831598@cirpack</a><br> </div>