Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Feed
openwrt-telephony
Commits
f767a1ee
Commit
f767a1ee
authored
Jun 30, 2021
by
Yalu Zhang
Browse files
Revert "Update package: asterisk"
This reverts commit
8d8111fc
for Econet
parent
694773b3
Changes
3
Hide whitespace changes
Inline
Side-by-side
net/asterisk/Makefile
View file @
f767a1ee
...
...
@@ -148,7 +148,6 @@ MODULES_AVAILABLE:= \
chan-bridge-media
\
chan-console
\
chan-dahdi
\
chan-econet
\
chan-iax2
\
chan-mgcp
\
chan-mobile
\
...
...
@@ -908,7 +907,6 @@ $(eval $(call BuildAsteriskModule,chan-oss,OSS channel,OSS console channel drive
$(eval
$(call
BuildAsteriskModule,chan-rtp,RTP
media
channel,RTP
media
channel.,+asterisk-res-rtp-multicast,,chan_rtp,,))
$(eval
$(call
BuildAsteriskModule,chan-sip,SIP
channel,Session
Initiation
Protocol.,+$(PKG_NAME)-app-confbridge,sip.conf
sip_notify.conf,chan_sip,,))
$(eval
$(call
BuildAsteriskModule,chan-brcm,Brcm
channel,the
channel
chan_brcm,,brcm.conf,chan_brcm,,))
$(eval
$(call
BuildAsteriskModule,chan-econet,Econet
channel,the
channel
chan_econet,,econet.conf,chan_econet,,))
$(eval
$(call
BuildAsteriskModule,chan-skinny,Skinny
channel,Skinny
Client
Control
Protocol.,,skinny.conf,chan_skinny,,))
$(eval
$(call
BuildAsteriskModule,chan-unistim,Unistim
channel,UNISTIM
protocol.,,unistim.conf,chan_unistim,,))
$(eval
$(call
BuildAsteriskModule,codec-a-mu,Alaw
to
ulaw
translation,Alaw
and
ulaw
direct
coder/decoder.,,,codec_a_mu,,))
...
...
net/asterisk/files/iopsys/etc/asterisk/econet.conf
View file @
f767a1ee
;
;
Configuration
file
for
chan_
econet
;
Configuration
file
for
chan_
brcm
;
;
The
configuration
is
divided
into
sections
for
each
physical
endpoint
,
named
'[tellineX]'
,
where
X
is
;
a
number
indicating
the
endpoint
id
.
The
'default'
section
contains
default
values
that
are
applied
to
...
...
net/asterisk/files/iopsys/etc/asterisk/modules.conf
View file @
f767a1ee
...
...
@@ -32,7 +32,6 @@ autoload=yes
;
If
you
want
,
load
the
GTK
console
right
away
.
;
preload
=>
chan_brcm
.
so
preload
=>
chan_econet
.
so
noload
=>
pbx_gtkconsole
.
so
;
load
=>
pbx_gtkconsole
.
so
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment