<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>If you want o push a different CallerID (to carrier) rather than
the one you have in FROM hdr, consider using the Remote-Party-ID
or P-Asserted-Identity headers.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 02.02.2016 11:44, MichaelLeung
wrote:<br>
</div>
<blockquote cite="mid:56B07A80.8000702@gmail.com" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
yes, Pavel had explaned this to me .<br>
<br>
and , you can tell me my next questin ?<br>
------------------------<br>
so , we don't need to do anything to $fu if we sent the call to
carrier.<br>
<br>
but what if $fu isn't start with a regluar phone number ? <br>
<br>
-------------------------------<br>
<div class="moz-cite-prefix">On 02/02/2016 04:22 PM, Bogdan-Andrei
Iancu wrote:<br>
</div>
<blockquote cite="mid:56B06754.1030801@opensips.org" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<tt>Hi Michael,<br>
<br>
$ru is the destination, the called number. No nothing from it
will be displayed on the callee side - the callee will see (as
caller ID) info from FROM URI ($fu). <br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 02.02.2016 06:33, MichaelLeung
wrote:<br>
</div>
<blockquote cite="mid:56B031A7.4010201@gmail.com" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
yes , $ru<br>
<br>
does the carrier will display the "ringing from Name " base on
the string $ru ? i doubt it b because string $ru include
domain of sip server string, or string $rU will also be sent
into carrier and will be accepted as the display number when
ringing the phone only when we change it to a real phone
number.<br>
<br>
<div class="moz-cite-prefix">On 02/01/2016 05:50 PM,
Bogdan-Andrei Iancu wrote:<br>
</div>
<blockquote cite="mid:56AF2A6C.3090805@opensips.org"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<tt>Hi,<br>
<br>
Assuming you were talking about $ru (and not $ur), the
answer is yes, the new $ru will be set into the SIP
request and sent out to the next SIP hop (your carrier).
Note that $ru will push changes only in the Request URI.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 01.02.2016 10:44,
MichaelLeung wrote:<br>
</div>
<blockquote cite="mid:56AF1AF8.8060108@gmail.com"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
does $ur willl be transmitted to carriar when i change the
uri to a real number ?<br>
<br>
<div class="moz-cite-prefix">On 01/29/2016 01:35 PM,
MichaelLeung wrote:<br>
</div>
<blockquote cite="mid:56AAFA22.70200@gmail.com"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
ok, thanks .<br>
<br>
<br>
<div class="moz-cite-prefix">On 01/29/2016 12:05 PM,
Pavel Eremin wrote:<br>
</div>
<blockquote
cite="mid:CAF3UBt2mOaU0absgo9+kL3j2G-xNCmEpg08XbycLfi-zkBdH5A@mail.gmail.com"
type="cite">
<div dir="ltr">Opensips will not change CLI or
CAllerID (real number from carrier) if you don't
tell him to do it. So, It's like ask what name for
"painting white pages" - there is no name it's just
blank pages.. I think
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2016-01-29 8:08 GMT+05:00
MichaelLeung <span dir="ltr"><<a
moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:gbcbooksmj@gmail.com"><a class="moz-txt-link-abbreviated" href="mailto:gbcbooksmj@gmail.com">gbcbooksmj@gmail.com</a></a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0
0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> any reply
?
<div>
<div class="h5"><br>
<br>
<div>On 01/26/2016 04:42 PM, MichaelLeung
wrote:<br>
</div>
<blockquote type="cite"> can
uac_replace_from read real phone number
from databases?<br>
<br>
<div>On 01/25/2016 01:03 PM,
MichaelLeung wrote:<br>
</div>
<blockquote type="cite"> thanks for
reply <br>
no , it is just a asking , i don't
have real phone number database, or
should i have one ?<br>
can you tell me what is the name of
this technology ?<br>
<br>
<div>On 01/24/2016 07:33 PM, Stefano
Pisani wrote:<br>
</div>
<blockquote type="cite">
<div>Where is their real phone
number?<br>
Do you have it in a database?<br>
You can change the From header to
show the real phone number.<br>
<br>
<br>
<br>
Il 24/01/2016 12.22, MichaelLeung
ha scritto:<br>
</div>
<blockquote type="cite">Hi all <br>
<br>
i was trying to make my opensips
users to sent their real phone
number when they call . <br>
<br>
what is the name of this
technology ? transmit
transparently ? <br>
<br>
i search google find nothing, and
where can i read document of this
technology ? <br>
<br>
thanks. <br>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</blockquote>
<br>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a moz-do-not-send="true"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</blockquote>
<br>
</blockquote>
<br>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>