Differences between version 19 and predecessor to the previous major change of AsteriskSampleSetup.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 19 | Last edited on Tuesday, March 9, 2004 3:05:09 pm | by CraigMckenna | Revert |
Older page: | version 17 | Last edited on Thursday, February 19, 2004 9:11:34 pm | by KyleCarter | Revert |
@@ -142,9 +142,9 @@
----
!Adding FWD to the callplan and reveiving incoming FWD calls.
-To add dialling from and to FreeWorldDialup
we need to make asterisk register to teh FWD servers with the correct password and username, we also need to make FWD ring the correct phones when asterisk receives a call from FWD. To so this we need to add the following lines to extensions.conf. This configuration assumes that you also have an extension with the same number as your FWD user ID if you do not already have this extension you should add it using the templates in the previous section.
+To add dialling from and to FreeWorldDialUp
we need to make asterisk register to teh FWD servers with the correct password and username, we also need to make FWD ring the correct phones when asterisk receives a call from FWD. To so this we need to add the following lines to extensions.conf. This configuration assumes that you also have an extension with the same number as your FWD user ID if you do not already have this extension you should add it using the templates in the previous section.
<in globals section>
FWDUSERID=<FWDUSERNUMBER>
MYNAME=<NAME>
@@ -209,4 +209,7 @@
reinvite=no
canreinvite=no
disallow=all
allow=all
+
+
+AsteriskSipPhoneSetup