azure-communication-callingserver-java Skill
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code. Published by microsoft in skills.
What is azure-communication-callingserver-java Skill?
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-communication-callingserver-java Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-java/skills/azure-communication-callingserver-java/SKILL.md
What it does
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code.
Skill instructions
Azure Communication CallingServer (Java) - DEPRECATED ⚠️ DEPRECATED: This SDK has been renamed to Call Automation. For new projects, use azure-communication-callautomation instead. This skill is for maintaining legacy code only. Migration to Call Automation xml <!-- OLD (deprecated) -- <dependency <groupIdcom.azure</groupId <artifactIdazure-communication-callingserver</artifactId <version1.0.0-beta.5</version </dependency <!-- NEW (use this instead) -- <dependency <groupIdcom.azure</groupId <artifactIdazure-communication-callautomation</artifactId <version1.6.0</version </dependency Class Name Changes | CallingServer (Old) | Call Automation (New) | |---------------------|----------------------| | CallingServerClient | CallAutomationClient | | CallingServerClientBuilder | CallAutomationClientBuilder | | CallConnection | CallConnection (same) | | ServerCall | Removed - use CallConnection | Legacy Client Creation java // OLD WAY (deprecated) import com.azure.communication.callingserver.Ca
Explore related resources
Frequently asked questions
What is azure-communication-callingserver-java?
azure-communication-callingserver-java is a open-source AI agent skill with Copy skill directory. Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.
Who is azure-communication-callingserver-java best for?
azure-communication-callingserver-java is best for reusing agent instructions, scripts, and references.
How do I install azure-communication-callingserver-java?
Install or run azure-communication-callingserver-java using Copy skill directory. Check azure-communication-callingserver-java for the latest setup command.
Is azure-communication-callingserver-java actively maintained?
azure-communication-callingserver-java may need a closer maintenance check before production use.
Auto-fetched from GitHub.