01-13-2015 04:35 AM
I have gone through the Cisco doc and specified as below-
"HuntPilot is not an observable address. The address representing Hunt Pilot is created when a call is made to a Hunt Pilot and is removed when the call is over. Applications cannot receive the Hunt Pilot address from the provider by using the getAddress() method.HuntPilot is not an observable address. The address representing Hunt Pilot is created when a call is made to a Hunt Pilot and is removed when the call is over. Applications cannot receive the Hunt Pilot address from the provider by using the getAddress() method. "
But some places I found that JTAPI application can get few information about hunt pilot.
Is it possible to get number of call waiting in hunt group?
Can JTAPI application get any event if there is call coming to hunt pilot?
If yes, what is the way. I don't see any association of CUCM application user and hunt pilot/list.
Thanks & Regards,
Umesh
Solved! Go to Solution.
03-02-2015 12:10 AM
01-14-2015 12:11 PM
Without having either the caller or all the members of the hunt group in the control list, applications will not get any indication of incoming call to hunt pilot.
Hunt Pilot address is used in the JTAPI call model to indicate that the call is through hunt pilot if either the caller or the member is observed. Applications need to include all the members of the list to see the activity on the hunt pilot.
Call wait time or other stats for hunt pilot/group and not exposed through any interface.
01-15-2015 02:24 AM
Thanks Mohan.
Ok, Is it possible to get disconnect event for the call if caller disconnects the call while waiting on Hunt Pilot?
Is there any other Cisco API set which can monitor or get real time statistics of Hunt Pilot?
Regards,
Umesh
01-19-2015 09:44 PM
It is not possible to get any indication of disconnects for the calls waiting on hunt pilot unless application observers the caller (typically not the case).
I am not aware of any API what can provide that info. If I find any I will post it here.
03-02-2015 12:10 AM
Serviceability XML API will work for this.
Regards,
Umesh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide