howto/Telephony-Asterisk.md
... ...
@@ -1,6 +1,6 @@
1 1
# Getting Started with telephony (Asterisk)
2 2
3
-This guide will help you quickly deploy a working Asterisk PBX. By the end of this tutorial, you will be able to make and receive calls in telephony.
3
+This guide will help you quickly deploy a working Asterisk PBX. By the end of this tutorial, you will be able to make and receive calls within dn42.
4 4
5 5
## Prerequisites
6 6
... ...
@@ -235,6 +235,6 @@ You can now connect a softphone (like MicroSIP, Zoiper, or Linphone) or a hardwa
235 235
* Username: `<EXT_NAME>`
236 236
* Password: `<SECRET_PASS>`
237 237
238
-Once connected, ask a friend in telephony42 to call your `<FULL_NUMBER>`.
238
+Once connected, ask a friend to call your `<FULL_NUMBER>`.
239 239
240 240
*Tip: Install and use `sngrep -c` in your PBX's terminal to visually monitor SIP traffic if calls fail.*