Attention is currently required from: laforge, pespin.
1 comment:
File library/DIAMETER_Emulation.ttcn:
Patch Set #1, Line 342: [ops.direct] DIAMETER_UNIT.receive(PDU_DIAMETER:?) -> value msg {
so if direct is false, what do we do with those messages? I don't see any other DIAMETER_UNIT. […]
If 'direct' is false, then the emulation component behaves as usual: looks up a dedicated component in its internal table and sends the PDU over DIAMETER_CLIENT port. If true, no lookup is performed and all messages are getting sent over DIAMETER_UNIT port regardless of the IMSI.
To view, visit change 26521. To unsubscribe, or for help writing mail filters, visit settings.