| 65 | | === Core Network protocol implementation (!LaForge) === |
| 66 | | * Status of implementation in Erlang (osmo_ss7, osmo_sccp, osmo_map, signerl) |
| 67 | | * Status of Erlang HLR/AUC and possibly MSC/VLR based on that code |
| 68 | | * osmo-codegen (for auto-generated parser/generator of 04.08) |
| 69 | | * (this would definitely be interesting to discuss because of the need for it in GMR-1) |
| 70 | | * Status of currently bit-rotting C language (libosmo-asn1-tcap, libosmo-asn1-map, libosmo-tcap) |
| 71 | | |
| 72 | | === Towards running your own 3G network (Dieter) === |
| 73 | | * How to talk Iu-over-IP with Ericsson and NSN NodeBs |
| 74 | | |
| 75 | | === UMTS/WCDMA phone-side (steve-m, Dieter) === |
| 76 | | * UMTS/WCDMA telephone under our control |
| 77 | | * TBD |
| 78 | | |
| 79 | | === Femtocell architectures (Nion, Kevin, Dieter) === |
| 80 | | * Vodafone / Alcatel-Lucent (RANAP) |
| 81 | | * SFR / Sercomm / Ubiquisys (UMA/GAN) |
| 82 | | * AT&T / Cisco / ip.access (URSL) |
| 83 | | * possible ways to support them |
| 84 | | * UMA gateway as BSC "replacement" |
| 85 | | * RANAP implementation in Erlang |
| 86 | | |
| 87 | | === osmo-bts and sysmoBTS (!LaForge, Andreas) === |
| 88 | | * osmo-bts software architecture / code |
| 89 | | * back-ends for sysmoBTS, OpenBTS and maybe more (OsmocomBB) |
| 90 | | * sysmoBTS hardware / firmware |
| 91 | | * quick tour through high-level architecture |
| 92 | | * availability and pricing of sysmoBTS for Osmocom developers |
| 93 | | |
| 94 | | === osmo-msc (Holger) === |
| 95 | | * having one BSC that can talk to multiple MSC |
| 96 | | * local call routing in osmo-bsc |
| 97 | | |
| 98 | | === cellmgr_ng (Holger) === |
| 99 | | * what is cellmgr_ng / osmo-stp ? |
| 100 | | |
| 101 | | === Open OpenBTS GPRS implementation (Ivan) === |
| 102 | | Requested time: 20-40min |
| 103 | | * Overview of the architecture |
| 104 | | * Status of the development |
| 105 | | * Plans for the future |
| 106 | | |
| 107 | | === UmTRX transceiver for OpenBTS and osmoBTS (Alexander) === |
| 108 | | Requested time: 20-30min |
| 109 | | * Architecture and characteristics |
| 110 | | * Integration with OpenBTS and osmoBTS |
| 111 | | * Availability and pricing |
| 112 | | |
| 113 | | === Open OpenBTS status (Alexander) === |
| 114 | | Requested time: 15-20min |
| 115 | | * Proprietary, open and public OpenBTS versions |
| 116 | | * Branches and features in development |
| 117 | | * Future plans |
| 118 | | |
| 119 | | == Working Group / Discussion == |
| 120 | | |
| 121 | | === OpenBSC important TODOs items === |
| 122 | | * externalize the database process |
| 123 | | * make transactions asynchronous |
| 124 | | * prepare for talking to MAP stack and real HLR later |
| 125 | | * not only build osmo-bsc, osmo-nitb, but also osmo-msc (just the MSC code) |
| 126 | | * use intra-bsc hand-over code from osmo-bsc, not only osmo-nitb |
| 127 | | * more interfactive configuration changes |
| 128 | | * externalize the RTP proxy / TRAU processing |
| 129 | | * build a new media gateway that deals with the user plane |
| 130 | | * externalize the SMSC |
| 131 | | * support for CSD |
| 132 | | |
| 133 | | === GPRS for OpenBTS + OsmoBTS (Ivan, Alexander, !LaForge) === |
| 134 | | * PCU development (for public OpenBTS and osmo-bts) |
| 135 | | * SGSN completion and improvement |
| 136 | | |
| 137 | | === VTY improvements (?) === |
| 138 | | * Incremental updates from VTY code |
| 139 | | * can we do something in common/shared code to facilitate this? |
| 140 | | |
| 141 | | === GMR-1 / Thuraya (Sylvain, Dimitri) === |
| 142 | | * C-band signal intelligence |
| 143 | | * Generic TDMA frame work |
| 144 | | * Speech codec |
| 145 | | * Attack implementation (level of details depends on the audience interest) |
| 146 | | |
| 147 | | === TETRA (?) === |
| 148 | | * do we actaully have a need to talk about tetra? |
| 149 | | |
| 150 | | === Motorola Mo-bis support for OpenBSC (Dieter, !LaForge) === |
| 151 | | * report from field trip to University of Brno |
| 152 | | * who wants some Horizon macro BTS? |
| 153 | | |
| 154 | | === libosmo-netif (pablo) === |
| 155 | | |
| 156 | | * libosmo-netif as unified API for signalling + voice |
| 157 | | |
| 158 | | |
| 159 | | === OsmocomBB status + round table (Andreas, Sylvain, !LaForge) === |
| 160 | | * we should try to continue the MTK port |
| 161 | | * porting of L2 or even L3 into phone |
| 162 | | * port of code into NuttX |
| 163 | | * user interface |
| 164 | | * "transactional" L1 |
| 165 | | * DSP Hacking |
| 166 | | * EDGE |
| 167 | | * BTS |
| 168 | | |
| 169 | | === Wireshark patches / problems (!LaForge, Pablo) === |
| 170 | | * how can we accelerate the process of inclusion? |
| 171 | | * should we provide binary builds of our git branch? |
| 172 | | * should we move new code to plugins instead of built-in dissectors? |
| 173 | | |
| 174 | | === OpenBSC regression testing setup === |
| 175 | | * !LaForge has been building a remote-controlled setup with Ericsson, Siemens, Nokia and ip.access BTS that should be used for regular regression tests |
| 176 | | * how to automatize this? jenkins integration? who wants access to the system? |
| 177 | | |
| 178 | | === OpenBTS future round table ? === |
| 179 | | * Advancing community |
| 180 | | * Interaction with proprietary OpenBTS version |
| 181 | | |
| 182 | | === misc === |
| 183 | | * GSMTap v3 |
| 184 | | * New more flexible format, more appropriate for the new requirements of using it for ... everything. |
| 185 | | * OsmoSDR ? |
| 186 | | * SIMtrace ? |
| | 60 | Also available: |
| | 61 | * [[Image(OsmoDevCon.ics)]] |
| | 62 | * [[Image(OsmoDevCon.html)]] |