aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_gateways_edit.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch_dev/v_gateways_edit.tmp')
-rw-r--r--config/freeswitch_dev/v_gateways_edit.tmp11
1 files changed, 8 insertions, 3 deletions
diff --git a/config/freeswitch_dev/v_gateways_edit.tmp b/config/freeswitch_dev/v_gateways_edit.tmp
index 10c68e93..649c6f90 100644
--- a/config/freeswitch_dev/v_gateways_edit.tmp
+++ b/config/freeswitch_dev/v_gateways_edit.tmp
@@ -352,9 +352,14 @@ build_menu();
<tr>
<td><p><span class="vexpl"><span class="red"><strong>Gateway Setup<br>
</strong></span>
- The 'SIP Provider Examples' from the FreeSWITCH wiki can be used as reference to get started. <br />
- <a href='http://wiki.freeswitch.org/wiki/SIP_Provider_Examples' target='_blank'>http://wiki.freeswitch.org/wiki/SIP_Provider_Examples</a>
- </p></td>
+ Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.
+ <?php
+ if ($v_path_show) {
+ echo "The 'SIP Provider Examples' from the FreeSWITCH wiki can be used as reference to get started. <br />\n";
+ echo "<a href='http://wiki.freeswitch.org/wiki/SIP_Provider_Examples' target='_blank'>http://wiki.freeswitch.org/wiki/SIP_Provider_Examples</a>\n";
+ }
+ ?>
+ </p></td>
</tr>
</table>
<br />