Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Serviceability XML (SXML) Developer Center
Overview
Documentation
Community
Wiki
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Serviceability XML Questions
Call details
Threads [
Previous
|
Next
]
Jonathan Withers
Posts:
2
Join Date:
1/7/09
Recent Posts
Call details
Answer
6/3/09 12:11 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I'm developing a web app and would like to display the current call details (e.g. Number called, time etc).
Is this possible using the AXL Soap Interface?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
84
Join Date:
6/4/08
Recent Posts
RE: Call details
Answer
6/3/09 8:54 PM as a reply to Jonathan Withers.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
For real-time call monitoring, you will want to use the CTI interfaces: TAPI or JTAPI.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jonathan Withers
Posts:
2
Join Date:
1/7/09
Recent Posts
RE: Call details
Answer
6/4/09 8:30 PM as a reply to David Staudt.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thanks David,
I'm not too interested in 'real time' at the moement as this is a quick demo. I'm happy for a AJAX screen refresh to pick up the call details. Is it possible via the CallManager web services?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
84
Join Date:
6/4/08
Recent Posts
RE: Call details
Answer
6/4/09 10:23 PM as a reply to Jonathan Withers.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
The only other mechanism is via Call Detail Records (CDR), which are created and stored (and optionally delivered) after the call ends.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top