JuliusSart Posted August 27, 2012 Report Share Posted August 27, 2012 I'm currently trying to transfer call with CSTA and the problem is the CallID. The ID i use is the Index give by the ajax CallList action (ajax.htm?action=call_list). This ID seems to be wrong. How can i resolve the proper ID for the call to be transferred? Quote Link to comment Share on other sites More sharing options...
pbx support Posted August 27, 2012 Report Share Posted August 27, 2012 You can't really use the call id from the ajax call_list to perform CSTA call Transfer call. You really have to use the CSTA steps (start application, monitor device etc) before you can use the TransferCall. The call id that you get in the ajax call_list is local index, not the SIP call id. Quote Link to comment Share on other sites More sharing options...
JuliusSart Posted August 27, 2012 Author Report Share Posted August 27, 2012 Problem solved, using the ID from callList i can fetch the long id from Legs "table" and then use that in the Transfer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.