<div dir="ltr">Hi,<div><br></div><div>ý had tried cid-type and sip_cid_type for sofia.conf.xml with value "none" but had not see the effect.</div><div>Could you please inform me how should I set it in which conf file?</div>
<div><br></div><div>@Brian : in which file should I set origination_callee_id_name and how if my channel name </div><div><br></div><div>sofia/<domainname>/sip:IVR@<ip:port><br></div><div><br></div><div>Could you please help on these?</div>
<div><br></div><div>Regards</div><div>Mehmet</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-11 18:43 GMT+02:00 Michael Jerris <span dir="ltr"><<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><a href="https://wiki.freeswitch.org/wiki/Sofia.conf.xml" target="_blank">https://wiki.freeswitch.org/wiki/Sofia.conf.xml</a><div>
<br></div><div><pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);background-color:rgb(249,249,249);line-height:1.3em;font-size:12.727272033691406px"><!-- *optional* -->
<param name="cid-type" value="rpid"/></pre><div><br></div><div><br></div><div><div class=""><div>On Feb 11, 2014, at 11:00 AM, Brian West <<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>> wrote:</div>
<br></div><blockquote type="cite"><div class="">Details,<br><br>caller_id_name and caller_id_number aren’t real (you can however use set_profile_var to use those but I wouldn’t)<br><br>origination_callee/caller bits go inside {} on the bridge line, they have no effect on the a-leg of the call.<br>
<br>Effective bits are explained here:<br><br><a href="https://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number" target="_blank">https://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number</a> (also follow the see also links)<br>
<br>Remember, you'll need to understand that FreeSWITCH has two threads for each bridged session, The so called A-Leg, and the so called B-Leg. The idea of how this works gets more complex when A calls B and A transfers. You’ll quickly get confused on who or what is the caller vs callee. There is a JIRA open for me to extend this documentation. I’ll need copious amounts of coffee and time to complete the task.<br>
<br>It gets more fun when you originate an outbound call to A and then A is linked to another outbound B leg via the dial plan. You technically have two outbound legs… ;) <br><br></div><div class="">On Feb 11, 2014, at 8:14 AM, mehmet ozisik <<a href="mailto:mehmetzsk@gmail.com" target="_blank">mehmetzsk@gmail.com</a>> wrote:<br>
<br><blockquote type="cite">Hi,<br><br>Thx Brian<br>Yes it is but I am looking for a way to change it within FS, I can not configure the phone.<br>these settings also did not work :<br><br> <action application="set" data="effective_caller_id_name=Mehmet1"/><br>
<action application="set" data="origination_callee_id_name=Mehmet2"/><br> <action application="set" data="origination_callee_id_number=Mehmet3"/><br> <action application="set" data="caller_id_name=Mehmet4"/><br>
<action application="set" data="caller_id_number=Mehmet5"/><br> <action application="set" data="effective_caller_id_number=Mehmet6"/><br><br><br><X-PRE-PROCESS cmd="set" data="effective_caller_id_name=MMehmet1"/><br>
<X-PRE-PROCESS cmd="set" data="origination_callee_id_name=MMehmet2"/><br><X-PRE-PROCESS cmd="set" data="origination_callee_id_number=MMehmet3"/><br><X-PRE-PROCESS cmd="set" data="caller_id_name=MMehmet4"/><br>
<X-PRE-PROCESS cmd="set" data="caller_id_number==MMehmet5"/><br><X-PRE-PROCESS cmd="set" data="effective_caller_id_number=MMehmet6"/><br><br></blockquote></div></blockquote>
</div><br></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>