Attention is currently required from: laforge, pespin.
1 comment:
File common/chapters/cs7-config.adoc:
Patch Set #1, Line 365: Every component has a distinct M3UA port. For
I don't follow why that would be the case? Are you describing a setup […]
IIRC the reason for assuming fixed ports are necessary was:
in osmo-stp.cfg below, there are two ASPs configured like:
# asp <name> <remote-port> <local-port|0> m3ua
asp mybsc-0 12905 2905 m3ua
To be able to set the remote-port (here 12905), the other side (here bsc) needs to be configured to use port 12905.
So I ended up with this conclusion from a basic configuration necessity. I'm not sure if there are alternatives / if that should be so or not...
To view, visit change 32273. To unsubscribe, or for help writing mail filters, visit settings.