|
Revision 855, 0.6 kB
(checked in by rcourtna, 7 years ago)
|
goodbye to Incoming Calls and the giant chunk of dialplan that goes with it! "Inbound Routes" can do it all, now that we have a Time Conditions module.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
<HTML> |
|---|
| 2 |
<HEAD> |
|---|
| 3 |
<head> |
|---|
| 4 |
<title>freePBX</title> |
|---|
| 5 |
<meta http-equiv="Content-Type" content="text/html"> |
|---|
| 6 |
<link href="mainstyle.css" rel="stylesheet" type="text/css"> |
|---|
| 7 |
</head> |
|---|
| 8 |
|
|---|
| 9 |
<body> |
|---|
| 10 |
<div id="page"> |
|---|
| 11 |
|
|---|
| 12 |
<div class="header"> |
|---|
| 13 |
|
|---|
| 14 |
<a href="index.php"><img src="admin/images/freepbx.png"/></a> |
|---|
| 15 |
|
|---|
| 16 |
</div> |
|---|
| 17 |
|
|---|
| 18 |
<div class="message"> |
|---|
| 19 |
Welcome |
|---|
| 20 |
</div> |
|---|
| 21 |
|
|---|
| 22 |
<div class="content"> |
|---|
| 23 |
|
|---|
| 24 |
<h4><a href="recordings/">Voicemail & Recordings (ARI)</a></h4> |
|---|
| 25 |
<h4><a href="panel/">Flash Operator Panel (FOP)</a></h4> |
|---|
| 26 |
<h4><a href="admin/">FreePBX Administration</a></h4> |
|---|
| 27 |
<br><br><br><br><br><br> |
|---|
| 28 |
</div> |
|---|
| 29 |
|
|---|
| 30 |
</div> |
|---|
| 31 |
|
|---|
| 32 |
</body> |
|---|
| 33 |
</html> |
|---|