blob: 597719e7ff3cdbbf8101597292ab5e80b4a1fad0 [file] [log] [blame]
<?php
require_once('asterisk-aastra/ActionURIHandler.class.php');
$c = new ActionURIHandler();
$c->init();
?>