smalltalk
/
osmo-st-all
Archived
1
0
Fork 0

mgcp: Keep TS=1 blocked by default. This is not configurable right now

This commit is contained in:
Holger Hans Peter Freyther 2011-06-24 22:17:09 +02:00
parent 30883f4089
commit b501a6c015
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ Object subclass: BSCConnection [
of UDP to the given port and do not support the nat traversal. I
also hardcode the kind of audio."
trunk := Osmo.MGCPDSTrunk createWithDest: config peer printString trunkNr: 1.
(trunk endpointAt: 1) tryBlock.
]
config [