summaryrefslogtreecommitdiff
path: root/default-conf/www-ssl/inc/config_IAX.php
blob: f5bdeaeb4ba55ce5e15ce400e32f59ca3ae74991 (plain)
1
2
3
4
5
6
7
8
9
<?PHP

$IAXenable = TRUE;

//Setting Asterisk
$IAXcontent="Engelsystem";
$IAXserver="Engelsystem:engelengel@10.1.1.1";

?>