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> <X-PRE-PROCESS cmd="set" data="outbound_caller_name=My Name"/><br> <X-PRE-PROCESS cmd="set" data="outbound_caller_id=XXXXXXXXXX"/><br>
<br>call.js:<br><br>call = "{ignore_early_media=true,originate_timeout=30}sofia/gateway/<a href="http://sip.gafachi.com/1XXXXXXXXXX">sip.gafachi.com/1XXXXXXXXXX</a>";<br><br>sessionx = new Session();<br>rs = sessionx.originate(session, call, timeout);<br>
<br>I'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 / should I see the caller_id being sent?<br>Is there a setting I'm missing someplace?<br><br>I'm sure I've missed something simple.<br><br>thanks for your help,<br>
<br>Nick<br><br><br><br><br>