mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
extensions.conf.sample: Remove reference to missing context.
c3ff4648removed 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. (cherry picked from commitf389d5d4b5)
This commit is contained in:
committed by
Asterisk Development Team
parent
6dfdede30a
commit
a7483b687d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user