<div dir="ltr">Well, I'm using a PSTN (sip) gateway to call out from, and what to change my caller id here.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 2, 2015 at 3:55 PM, Alex Balashov <span dir="ltr"><<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/02/2015 09:30 AM, Michael Nielsen wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The same way I can change called party id with $rU, is there also a way<br>
to change the caller id of the person making the call?<br>
</blockquote>
<br></span>
Define "Caller ID":<br>
<br>
- From URI<br>
- P-Asserted-Identity<br>
- Remote-Party-ID<br>
<br>
Either way, the proxy can strip/modify/add the latter two. Proxies aren't supposed to modify the From header because it violates message integrity, but Kamailio has a hacky way of getting around this:<br>
<br>
<a href="http://kamailio.org/docs/modules/4.3.x/modules/uac.html#uac.f.uac_replace_from" rel="noreferrer" target="_blank">http://kamailio.org/docs/modules/4.3.x/modules/uac.html#uac.f.uac_replace_from</a><br>
<br>
So, long story short, yes, Kamailio can modify "caller ID".<br>
<br>
-- Alex<br>
<br>
-- <br>
Alex Balashov | Principal | Evariste Systems LLC<br>
303 Perimeter Center North, Suite 300<br>
Atlanta, GA 30346<br>
United States<br>
<br>
Tel: <a href="tel:%2B1-800-250-5920" value="+18002505920" target="_blank">+1-800-250-5920</a> (toll-free) / <a href="tel:%2B1-678-954-0671" value="+16789540671" target="_blank">+1-678-954-0671</a> (direct)<br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer" target="_blank">http://www.csrpswitch.com/</a><br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br></div>