From version 7.1
edited by Jeffrey McDonald
on 2025/05/02 08:40
on 2025/05/02 08:40
Change comment:
Upload new image "boy-watercolor.png", version 1.1
To version 3.1
edited by Jeffrey McDonald
on 2024/08/09 19:57
on 2024/08/09 19:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,58 +15,17 @@ 1 -(% class="row" %) 2 -((( 3 -(% class="col-xs-12 col-sm-8" %) 4 -((( 5 -(% class="jumbotron" %) 6 -((( 7 -(% class="container" %) 8 -((( 9 -(% class="wikigeneratedid" id="HPreinstallation" %) 10 -Before installing BLADE or even OCCAS, you must perform certain steps. Please identify the [variables] to the right before proceeding. 11 -))) 12 -))) 13 - 14 -(% class="wikigeneratedid" %) 15 15 = Welcome = 16 16 17 -Vorpal Networks is a dedicated to providing network software development to communication service providers and medium tolarge enterprises. We provide pre-sales support, software architecture, training, troubleshooting and project managementresources.3 +Vorpal Networks is a dedicated to providing network software development services to communication service providers and large enterprises. We provide pre-sales support, software architecture, training, troubleshooting and project implementation services. 18 18 19 -= Consulting = 5 += Consulting Services = 20 20 21 21 We enable companies to enhance their businesses by using their communication systems in creative ways by adding convenience and functionality to their existing phone infrastructure. 22 22 23 -= Cloud = 9 += Cloud Services = 24 24 25 -Our hosting options include both inbound and outbound calling, TDD, SMS text messaging, and mobile phone applications running on and with our multiple redundant and highly scalable VoIP servers. Multiple languages, powerful reporting options, superb engineering, and 24×7 maintenance are only a few of the reasons why companies that know they want the best choose Vorpal Networks for their cloudcommunication services.11 +Our hosting options include both inbound and outbound calling, TDD, SMS text messaging, and mobile phone applications running on and with our multiple redundant and highly scalable VoIP servers. Multiple languages, powerful reporting options, superb engineering, and 24×7 maintenance are only a few of the reasons why companies that know they want the best choose Vorpal Networks for their Cloud Communication services. 26 26 27 -= Oracle = 13 += Oracle Communications = 28 28 29 29 We specialize in the complete Oracle Communications product portfolio. With emphasis in Java, SIP and WebRTC, Vorpal Networks has built up a vast history of integration disparate, competing vendors by using Oracle products as the middleware to achieve interoperability. 30 30 31 31 For more information, contact: [[jeff@vorpal.net>>mailto:mailto:jeff@vorpal.net?subject=Vorpal%20Networks%20Inquiry]] 32 - 33 - 34 - 35 -(% class="wikigeneratedid" %) 36 - 37 -))) 38 - 39 -(% class="col-xs-12 col-sm-4" %) 40 -((( 41 -(% class="box" %) 42 -((( 43 -[[image:https://media.gettyimages.com/id/168250344/photo/confused-nerd-guy.jpg?s=612x612&w=0&k=20&c=xl8cfO9DsXu9nE6Wa_0EGMN2hMsPaNwAAAapQRR7YSo=]] 44 - 45 -Identify these installation parameters: 46 - 47 -|=Variable|=Example 48 -|MW_HOME|/opt/oracle/occas/8.1 49 -))) 50 - 51 -(% class="box" %) 52 -((( 53 -**Contents** 54 - 55 -{{toc/}} 56 -))) 57 -))) 58 -)))
- boy-watercolor.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.jeff - Size
-
... ... @@ -1,1 +1,0 @@ 1 -716.9 KB - Content
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -8,9 +8,3 @@ 8 8 } 9 9 } 10 10 document.addEventListener("DOMContentLoaded", fixExternalLinks); 11 - 12 -require(['jquery'], function($) { 13 - jQuery(document.links).filter(function() { 14 - return this.hostname != window.location.hostname; 15 - }).attr('target', '_blank'); 16 -});