You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="message">Go back to Console and build more exciting Applications!</div>
10
+
<divclass="message">You built your first application. You can now go back to Console and play with the
11
+
Visual Designer to build more exciting Applications! Don’t forget to visit our <ahref="https://www.restcomm.com/docs/" target="_blank">documentation</a> too!</div>
11
12
</div>
12
13
<divclass="modal-footer">
13
14
<buttontype="button" class="btn btn-default" ng-click="status='ok'; $hide()">Back to console</button>
<divclass="message">Go back to Console and build more exciting Applications!</div>
10
+
<divclass="message">You built your first application. You can now go back to Console and play with the
11
+
Visual Designer to build more exciting Applications! Don’t forget to visit our <ahref="https://www.restcomm.com/docs/" target="_blank">documentation</a> too!</div>
11
12
</div>
12
13
<divclass="modal-footer">
13
14
<buttontype="button" class="btn btn-default" ng-click="status='ok'; $hide()">Back to console</button>
body:"<p>This is the WebRTC Demo sign page.</p> <p>For Username type the <em>user</em> part of your account email. For example, for <em><strong>alice</strong>@company.com</em> just type <em><strong>alice</strong></em>.</p> <p>The account password will work as it is.</p>",
9
+
body:"<p>This is the WebRTC Demo sign page.</p> <p>For <strong>Username</strong>, please enter the <em>user</em> part of your account email. For example, for <em><strong>alice</strong>@company.com</em> just type <em><strong>alice</strong></em>.</p> <p>For <strong>password</strong>, you can reuse your account password.</p>",
body: "<p>Paste your number here and optionally give it a name. Then click 'Add contact'.</p> <p><strong>Hint</strong>: If you don't remember it, your number is {{tourManager.context.phoneNumber}}.</p>",
24
+
body: "<p>Paste the number you previously mapped your application to and give it a name. Then click <strong>Add contact</strong>.</p> <p><strong>Hint</strong>: If you don't remember it, your number is {{tourManager.context.phoneNumber}}.</p>",
25
25
order: 4,
26
26
placement: 'right'
27
27
},"main");
28
28
29
29
tourManager.registerStep('step-make-the-call',{
30
30
name: 'step-make-the-call',
31
-
body: '<p>Time to call your number and test your application.</p> <p>Click on the phone button bellow to initiate the call.</p>',
31
+
body: '<p>You can now call your number and test your application by clicking on the phone button below to initiate the call.</p>',
0 commit comments