Attention is currently required from: neels, pespin.
1 comment:
File include/osmocom/msc/msc_t.h:
Patch Set #6, Line 33: uint32_t call_id;
mgcp_call_id? Or is/will it used for other purposes?
The call ID is used to identify the call between MSC and BSS. It can be used by the MGW to identify the call for logging and accounting purpose. It can also be used to directly interconnect user data inside BSS. Because our implementation uses MGCP does not mean that call_id can be used for MGW only. I would leave it "call_id".
To view, visit change 33498. To unsubscribe, or for help writing mail filters, visit settings.