<div dir="ltr">Yes, there is a append_hf("Remote-Party-ID:<div><br></div><div>below is the complete section:</div><div><br></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace"># Send to Asterisk</font></div><div><font face="monospace, monospace">route[TOASTERISK] {</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">       </span>ds_mark_dst("P");</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre"> </span>if(!ds_select_dst("1", "4")) {</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">                  </span>sl_send_reply("500", "Service Unavailable");</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">                    </span>xlog("L_INFO","[$fU@$si:$sp]{$rm} No destinations available for $rd \n");</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">                       </span>exit;</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">       </span>}</font></div><div><span class="" style="white-space:pre"><font face="monospace, monospace">   </font></span></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">    </span># Replace FROM header to Kamailio's address</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">     </span># <a href="http://www.kamailio.org/docs/modules/4.3.x/modules/uac.html#uac.f.uac_replace_from">http://www.kamailio.org/docs/modules/4.3.x/modules/uac.html#uac.f.uac_replace_from</a></font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre"> </span>uac_replace_from("","sip:$sel(cfg_get.kamailio.bind_external_domain):5060");</font></div><div><span class="" style="white-space:pre"><font face="monospace, monospace">    </font></span></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">    </span># rewrite Destinatin URI</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">    </span>#$du= $au + "@<a href="http://10.1.4.22:5060">10.1.4.22:5060</a>";</font></div><div><span class="" style="white-space:pre"><font face="monospace, monospace">  </font></span></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">    </span># Add Remote-Party-ID to header</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">     </span>append_hf("Remote-Party-ID: \"$au\" <sip:$au@$sel(cfg_get.kamailio.bindip_external)>;party=calling;privacy=off;screen=no");</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">       </span>xlog("L_INFO","route[TOASTERISK]: [$fU@$si:$sp]{$rm} From Outside World to Asterisk Box $du\n");</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">        </span>rtpproxy_manage("cawei");</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre"> </span>route(RELAY);</font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">       </span>exit;</font></div><div><font face="monospace, monospace">}</font></div><div><br></div><div>Regards</div><div><br></div><div><br></div><span style="font-size:12.8px">Subject: Re: [SR-Users] </span><span class="" style="font-size:12.8px">Error</span><span style="font-size:12.8px"> or Bug: [t_msgbuilder.c:490]:</span><br style="font-size:12.8px"><span style="font-size:12.8px">        </span><span class="" style="font-size:12.8px">build_local_reparse</span><span style="font-size:12.8px">(): </span><span class="" style="font-size:12.8px">ERROR</span><span style="font-size:12.8px">: </span><span class="" style="font-size:12.8px">build_local_reparse</span><span style="font-size:12.8px">: </span><span class="" style="font-size:12.8px">HDR_EOH_T</span><span style="font-size:12.8px"> was </span><span class="" style="font-size:12.8px">not</span><br style="font-size:12.8px"><span style="font-size:12.8px">        </span><span class="" style="font-size:12.8px">found</span><br style="font-size:12.8px"><span style="font-size:12.8px">Message-ID: <</span><a href="mailto:56B79AFD.8010505@gmail.com" style="font-size:12.8px">56B79AFD.8010505@gmail.com</a><span style="font-size:12.8px">></span><br style="font-size:12.8px"><span style="font-size:12.8px">Content-Type: text/plain; charset="windows-1252"</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Hello,</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">do you have an action like:</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">append_hf("Remote-Party-ID: ...");</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">in kamailio.cfg?</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Can you paste all that action here?</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Cheers,</span><br style="font-size:12.8px"><span style="font-size:12.8px">Daniel</span><br></div></div>