<div dir="ltr">I have not done this before, but could it be that you are checking the called number too soon after the Place Call step?<div><br></div><div>If you haven't tried this already, create a brand new blank script with only a Contact variable, and two steps: Place Call and Get Call Contact Info.  Then, Active debug the script (not Reactive) and step over the Place Call.  Answer on your LG member phone, and with the red highlighted step on the Get Call Contact Info step, now click Step Over (F11) to execute the second step with the member already connected.</div>
<div><br></div><div>It's possible CUCM will send a CTI message to UCCX to update the connected party information and it might be available a few seconds after the call is connected.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Aug 29, 2014 at 2:10 PM, Justin Steinberg <span dir="ltr"><<a href="mailto:jsteinberg@gmail.com" target="_blank">jsteinberg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I am working on a script where I call the CCX application via HTTP trigger.<div><br></div><div>The CCX script will use the  'place call' step to call a CUCM hunt group.  Then I need to determine the line group member (extension would be fine) of the person who answered the call.  I then need to pass the extension of the phone that answered back from the script via HTTP to the requesting application.</div>

<div><br></div><div>Unfortunately, I have not been able to find a CCX editor step that can tell me the extension of the line group member who answered the call.   All 'get' steps just show the extension of the hunt pilot used to route the call to the group of phones, I can't actually see the individual person who answered.</div>

<div><br></div><div>The phones in the group are not agents, so there is no CSQ or 'select resource' in play here.   I'm just using CCX to leverage the scripting capabilities to interface with the other application.</div>

<div><br></div><div>Perhaps Java would be of use here, though I am not sure what code would be used.</div><div><br></div><div>Any thoughts or ideas ?<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>Justin</div><div><br></div><div><br></div>
</font></span></div>
<br>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>