<div dir="ltr"><div><div><div>What is the syntax for accessing caller profile fields in the dialplan, for instance if you want to set a channel variable to a caller profile field?<br><br></div>Is there also a way of performing some string manipulation and extraction on the variables in the XML dialplan?<br><br></div>This is what I am trying to achieve. The CDR from a service provider contains the CLI from a gateway on the customers premises, but it doesn&#39;t show which extension on the customer&#39;s premises the call came from. What I need is to be able to obtain the extension of the sip device and combine that with the customer gateway&#39;s CLI so that it shows in the CDR record.<br><br></div>eg if the gateway&#39;s CLI is 2340 and the extension of the caller is 1001, corresponding to the UserId on a sipura, I want the CLI passed to the service provider to be 23401001. When I check the XML cdr in Freeswitch I see an XML value which in XPath would be accessed as /callflow/caller_profile/caller_id_number. All the information is therefore passed onto Freeswitch for use in the call, and what I need is to be able to access it and change the effective_caller_id_number before bridging the call.<br clear="all"><div><div><div><div><br>-- <br><div class="gmail_signature">Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a></div>
</div></div></div></div></div>