Added LCR.
This commit is contained in:
parent
61ebefbf1a
commit
8e88edce0a
4 changed files with 159 additions and 3 deletions
|
@ -0,0 +1,17 @@
|
|||
[gsm]
|
||||
gsm-bs
|
||||
tones yes
|
||||
earlyb no
|
||||
# These two lines enable RTP bridging
|
||||
#bridge Ext
|
||||
#rtp-bridge
|
||||
|
||||
[Ext]
|
||||
#sip <local ip>[:<local port>] <remote ip>[:<remote port>]
|
||||
sip 127.0.0.1:5050 127.0.0.1:5060
|
||||
earlyb yes
|
||||
tones yes
|
||||
extern
|
||||
# These two lines enable RTP bridging
|
||||
#bridge gsm
|
||||
#rtp-bridge
|
Loading…
Add table
Add a link
Reference in a new issue