Hello,<br><br>I am attempting to get Gafachi setup on our system. <br>They are telling me that the caller id is not being sent with the request, and are thus rejecting the calls.<br><br>Is there a short FAQ on how to send the caller id?<br>
<br>in vars.xml, I have:<br><br>&nbsp; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_caller_name=My Name&quot;/&gt;<br>&nbsp; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_caller_id=XXXXXXXXXX&quot;/&gt;<br>
<br>call.js:<br><br>call = &quot;{ignore_early_media=true,originate_timeout=30}sofia/gateway/<a href="http://sip.gafachi.com/1XXXXXXXXXX">sip.gafachi.com/1XXXXXXXXXX</a>&quot;;<br><br>sessionx = new Session();<br>rs = sessionx.originate(session, call,&nbsp; timeout);<br>
<br>I&#39;ve also tried setting various forms of {caller_id_name}, {origination_caller_id_name}, {effective_caller_id_name} / number, but with little success.<br><br>I am unsure which of the above to send in this context.<br>
<br>Where in the trace / logs / session variables can I&nbsp; / should I see the caller_id being sent?<br>Is there a setting I&#39;m missing someplace?<br><br>I&#39;m sure I&#39;ve missed something simple.<br><br>thanks for your help,<br>
<br>Nick<br><br><br><br><br>