extensions.conf.sample: Remove reference to missing context.

c3ff4648 removed the [iaxtel700] context but neglected to remove
references to it.

This commit addresses that and also removes iaxtel and freeworlddialup
references from other config files.
This commit is contained in:
Sean Bright
2023-07-16 11:49:53 -04:00
committed by asterisk-org-access-app[bot]
parent b8aee4a2c6
commit df87ada8ac
4 changed files with 4 additions and 59 deletions

View File

@@ -4,9 +4,6 @@ CONSOLE = "Console/dsp" -- Console interface for demo
--CONSOLE = "DAHDI/1"
--CONSOLE = "Phone/phone0"
IAXINFO = "guest" -- IAXtel username/password
--IAXINFO = "myuser:mypass"
TRUNK = "DAHDI/G2"
TRUNKMSD = 1
-- TRUNK = "IAX2/user:pass@provider"