Getting CALL ID/UNIQUE ID from external_dial API function

Discussions about development of VICIDIAL and astGUIclient

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Getting CALL ID/UNIQUE ID from external_dial API function

Postby jikseyres16 » Wed May 16, 2018 8:51 pm

Hi Vicidial Team,

Hoping for your insight in this, We want to return response the CALLID/UNIQUE ID of the call made from external_dial API function but we can't capture it from vicidial_live_agents table every time we use the dial API function, it is always giving the return value first before the callerid or uniqueid is updated in the vicidial_live_agents. :)

my vicidial version and build

VERSION: 2.14-526c
BUILD: 170609-1711

Thank you
jikseyres16
 
Posts: 49
Joined: Tue Dec 29, 2015 5:08 am

Re: Getting CALL ID/UNIQUE ID from external_dial API functio

Postby mflorell » Wed May 16, 2018 10:49 pm

The Agent API functions do not actually execute those requested functions, they only send them on to the agent screen to execute. Because of this, you will not receive the call ID because it has not be determined yet since the agent screen determines what it will be, not the API.
mflorell
Site Admin
 
Posts: 18334
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Getting CALL ID/UNIQUE ID from external_dial API functio

Postby jikseyres16 » Wed May 16, 2018 11:38 pm

Noted on this mflorell :) Thank you, I might include this on Hangup or Disposition API function. :)
jikseyres16
 
Posts: 49
Joined: Tue Dec 29, 2015 5:08 am


Return to Development

Who is online

Users browsing this forum: No registered users and 14 guests