Hi guys,<div><br></div><div>I'm sure this is an easy one for an experienced freeswitch user.</div><div><br></div><div>I have the following scenario for outgoing calls:</div><div><br></div><div>FS-Box2 --&gt; FS-Box1 --&gt; SIP Provider</div><div><br></div><div>Currently my call ID is always set to the username/pilot # of the gateway parameter on the FS-Box1 which sets up the trunk to the sip provider.</div><div><br></div><div>Question is, how do I pass the proper call-id number that's set on FS-Box2 through Box 1 and then out to the world?</div><div><br></div><div>I have FS-Box2 registering to FS-Box1 as a user (in conf/directory/default/DIDNUM) in there I have tried to set:</div><div><br></div><div>&lt;param name="from-user" value="DID_NUM"/&gt; (not literally DID_NUM)</div><div>variable name="effective_caller_id_name"</div><div>"effective_caller_id_number"</div><div>"outbound_caller_id_name"</div><div>"outbound_caller_id_number"</div><div><br></div><div>even tried "outbound
 _from" value="DID_NUM"</div><div><br></div><div>no success :) if anyone can see my folly I would be appreciative!</div><div><br></div><div>Thanks</div><div><br></div><div>Paul</div>