GitXplorerGitXplorer
j

visual-dialplans

public
6 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4cf55235f3f6dfb3847d4060e968b0df55f18108

Dialplan now implements the context names in the database

committed 17 years ago
Unverified
b2bdc0cfa03dbc123ea75a34619808cd7991053a

Now works! Contexts names can be dragged around in real time and are saved automatically.

committed 17 years ago
Unverified
0935a0ba2a5b0d4a91ad491fa0ebd94656dedbb5

Initial work on the models. Project cleanup. Standard Rails plumbing.

committed 17 years ago
Unverified
415f07d4778ad9c29dabb47e7bee9a5b16d4ad01

Creation of a blank ahn and rails app.

committed 17 years ago

README

The README file for this repository.

Start your new app with "ahn start /path/to/your/app"

If you wish to use Adhearsion to control Asterisk's dialplan, change the contexts you wish to be affected in your /etc/asterisk/extensions.conf file to the following:

[your_context_name] exten => _X.,1,AGI(agi://1.2.3.4) ; This IP here