RTP-bridge support

Change config files for FreeSWITCH, LCR and OpenBSC
This commit is contained in:
Ciaby 2015-08-24 17:12:30 +02:00
parent dd33165099
commit 69401f3e7b
3 changed files with 15 additions and 7 deletions

View file

@ -3,15 +3,15 @@ gsm-bs
tones yes
earlyb no
# These two lines enable RTP bridging
#bridge Ext
#rtp-bridge
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
sip 172.16.0.1:5050 172.16.0.1:5060
earlyb yes
tones yes
extern
# These two lines enable RTP bridging
#bridge gsm
#rtp-bridge
bridge gsm
rtp-bridge