Skip to content

Simple Example of Connecting to Asterisk with Asterisk-Java / Groovy

Notifications You must be signed in to change notification settings

danieldbower/asteriskProxyConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a set of examples that shows how to work with Asterisk using Asterisk-Java, astmanproxy, and Groovy

Running these examples requires having an instance of asterisk and astmanproxy running at ip 192.168.56.101 (feel free to change in AbstractAsteriskProxyConnectionFactory) at port 5039.

A user will be required with username = 'manager' and password = 'password'

A VirtualBox VirtualMachine worked fine for running Asterisk and astmanproxy for me.

About

Simple Example of Connecting to Asterisk with Asterisk-Java / Groovy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages