On 07/22/2010 09:29 PM, Luca Bertoncello wrote:
Hi, list!
Of course OpenBSC knows which phone-calls there are right now. I'd like to get this list. How can I do this?
You can iterate over the transaction list. The list anchor is inside the gsm_network structure, each transaction has a subsystem attached, e.g. for Call Control you can use cc part of the union to get to the call.