<?xml version='1.0' encoding='utf-8' ?>
<iCalendar xmlns:pentabarf='http://pentabarf.org' xmlns:xCal='urn:ietf:params:xml:ns:xcal'>
    <vcalendar>
        <version>2.0</version>
        <prodid>-//Pentabarf//Schedule//EN</prodid>
        <x-wr-caldesc></x-wr-caldesc>
        <x-wr-calname></x-wr-calname>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>NRLXAB@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-NRLXAB</pentabarf:event-slug>
            <pentabarf:title>Welcome to OsmoDevCon 2024</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T110000</dtstart>
            <dtend>20240503T111500</dtend>
            <duration>0.01500</duration>
            <summary>Welcome to OsmoDevCon 2024</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/NRLXAB/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>EZR7YN@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-EZR7YN</pentabarf:event-slug>
            <pentabarf:title>Brief Introductions</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T111500</dtstart>
            <dtend>20240503T113000</dtend>
            <duration>0.01500</duration>
            <summary>Brief Introductions</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/EZR7YN/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>SAX3FE@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-SAX3FE</pentabarf:event-slug>
            <pentabarf:title>GPRS support in osmocom-bb</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T113000</dtstart>
            <dtend>20240503T120000</dtend>
            <duration>0.03000</duration>
            <summary>GPRS support in osmocom-bb</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/SAX3FE/</url>
            <location>Meeting Room</location>
            
            <attendee>Vadim Yanitskiy</attendee>
            
            <attendee>Pau Espin Pedrol</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>CGVEVM@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-CGVEVM</pentabarf:event-slug>
            <pentabarf:title>Operating Open Source Mobile Networks at Scale</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T120000</dtstart>
            <dtend>20240503T130000</dtend>
            <duration>1.00000</duration>
            <summary>Operating Open Source Mobile Networks at Scale</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/CGVEVM/</url>
            <location>Meeting Room</location>
            
            <attendee>Michael Iedema</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>L3BXTR@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-L3BXTR</pentabarf:event-slug>
            <pentabarf:title>2.024 G</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T143000</dtstart>
            <dtend>20240503T150000</dtend>
            <duration>0.03000</duration>
            <summary>2.024 G</summary>
            <description>Our Osmocom 2G Data stack seems pretty mature at this point. 
Within the limits of the technology one can still use a remote ssh session, download email, do &quot;instant messaging&quot;, including sending photos and short audio messages.

All this works fine with one or two UE connected on a lab desk to a TRX configured for *high* capacity, 

However, introduce some TCH &quot;stealing&quot; the PDCH, some several 100&#x27;s of UE (even just trying to attach) and some non optimal RF conditions and the capacity of the TRX is severely reduced. 

In these conditions, modern Android phones will saturate the TRX&#x27; capacity even with only their DNS lookups for &quot;connectivity.google.com&quot; - Maybe somewhat ironically?

I&#x27;ve considered various steps to try to mitigate this situation.

A common goto is to interfere with DNS, but this is disastrous. 

* In some cases, if Android cannot reach 8.8.8.8, regardless of what the network said to use for DNS, it will simply try again.  - Of course, that can&#x27;t be right. right?
* If connectivity.google.com doesn&#x27;t resolve, well that can&#x27;t be right either, so try again. 
* If connectivity.google.com resolves, then HTTP GET /generate_204, and if this doesn&#x27;t work, report to upper layer that there is no &quot;Internet&quot; and... you guessed it, try again.

So we have to allow these things, which in itself is OK, as once the 204 is received, the phone will (probably) leave that alone, at least for a few minutes, but what comes next is all of what one might imagine is in the various phones, checks for system updates, app stores updates, uploading all the surveillance info that the google &quot;services&quot; cached while disconnected, and *who knows what else. 

  *those running HTTP toolkit ;-)

And that&#x27;s before we even consider whatever is installed in &quot;user space&quot; (if such a thing can really be considered to exist on an Android device) starts.

My current solution to this is to allow a limited amount of services, and then use netfilter&#x27;s TARPIT module to get the phones to back off from everything else.

Let&#x27;s look a little a that, and maybe discuss what other optimizations could be done - For example netfilter scheduling and queues at the GGSN&#x27;s IP interface. How about limiting the DL bandwidth per IP at this point? Give ACKs and short packets priority? We could limit the bandwidth here to the TRX capacity, but what if there is more than one SGSN, maybe an unknown number of SGSN (and TRX) connected at any one time?

Now I&#x27;ve pretty much said everything I had to say in this description! But if would be good to discuss it, you all probably have some ideas!</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/L3BXTR/</url>
            <location>Meeting Room</location>
            
            <attendee>Keith Whyte</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>RUHNZU@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-RUHNZU</pentabarf:event-slug>
            <pentabarf:title>Codec resolution: AMR rates in 2G, 3G and SIP</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T151500</dtstart>
            <dtend>20240503T154500</dtend>
            <duration>0.03000</duration>
            <summary>Codec resolution: AMR rates in 2G, 3G and SIP</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/RUHNZU/</url>
            <location>Meeting Room</location>
            
            <attendee>Neels Hofmeyr</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>KLWCKH@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-KLWCKH</pentabarf:event-slug>
            <pentabarf:title>OsmoPCU: past, present and future</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T154500</dtstart>
            <dtend>20240503T163000</dtend>
            <duration>0.04500</duration>
            <summary>OsmoPCU: past, present and future</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/KLWCKH/</url>
            <location>Meeting Room</location>
            
            <attendee>Pau Espin Pedrol</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>ZBJWUP@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-ZBJWUP</pentabarf:event-slug>
            <pentabarf:title>High-performance I/O using io_uring via osmo_io</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T170000</dtstart>
            <dtend>20240503T174500</dtend>
            <duration>0.04500</duration>
            <summary>High-performance I/O using io_uring via osmo_io</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/ZBJWUP/</url>
            <location>Meeting Room</location>
            
            <attendee>Andreas Eversberg</attendee>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>TKCAPQ@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-TKCAPQ</pentabarf:event-slug>
            <pentabarf:title>open5gs status: recent, current and future developments</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T174500</dtstart>
            <dtend>20240503T183000</dtend>
            <duration>0.04500</duration>
            <summary>open5gs status: recent, current and future developments</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/TKCAPQ/</url>
            <location>Meeting Room</location>
            
            <attendee>Sukchan Lee</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>XB9MRJ@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-XB9MRJ</pentabarf:event-slug>
            <pentabarf:title>DebugMux: getting baseband logs from old Sony Ericsson phones</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T183000</dtstart>
            <dtend>20240503T191500</dtend>
            <duration>0.04500</duration>
            <summary>DebugMux: getting baseband logs from old Sony Ericsson phones</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/XB9MRJ/</url>
            <location>Meeting Room</location>
            
            <attendee>Vadim Yanitskiy</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>NTJBEG@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-NTJBEG</pentabarf:event-slug>
            <pentabarf:title>Proposal for Osmocom non-for-profit</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T191500</dtstart>
            <dtend>20240503T200000</dtend>
            <duration>0.04500</duration>
            <summary>Proposal for Osmocom non-for-profit</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/NTJBEG/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>NRMJRW@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-NRMJRW</pentabarf:event-slug>
            <pentabarf:title>Unstructured Supplementary Social Event (USSE) Friday</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T213000</dtstart>
            <dtend>20240504T000000</dtend>
            <duration>2.03000</duration>
            <summary>Unstructured Supplementary Social Event (USSE) Friday</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/NRMJRW/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HZ993V@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HZ993V</pentabarf:event-slug>
            <pentabarf:title>Lunch (Fri)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T130000</dtstart>
            <dtend>20240503T143000</dtend>
            <duration>1.03000</duration>
            <summary>Lunch (Fri)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/HZ993V/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>DW9CUE@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-DW9CUE</pentabarf:event-slug>
            <pentabarf:title>Dinner (Fri)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240503T200000</dtstart>
            <dtend>20240503T213000</dtend>
            <duration>1.03000</duration>
            <summary>Dinner (Fri)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/DW9CUE/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>EWYAMR@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-EWYAMR</pentabarf:event-slug>
            <pentabarf:title>Schedule Planning/Update (Sat)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T100000</dtstart>
            <dtend>20240504T101500</dtend>
            <duration>0.01500</duration>
            <summary>Schedule Planning/Update (Sat)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/EWYAMR/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>DYGQXN@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-DYGQXN</pentabarf:event-slug>
            <pentabarf:title>GlobalPlatform in USIM and eUICC</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T101500</dtstart>
            <dtend>20240504T110000</dtend>
            <duration>0.04500</duration>
            <summary>GlobalPlatform in USIM and eUICC</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/DYGQXN/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HZVJQK@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HZVJQK</pentabarf:event-slug>
            <pentabarf:title>srsRAN Project - Application in UL heavy traffic scenarios</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T110000</dtstart>
            <dtend>20240504T113000</dtend>
            <duration>0.03000</duration>
            <summary>srsRAN Project - Application in UL heavy traffic scenarios</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/HZVJQK/</url>
            <location>Meeting Room</location>
            
            <attendee>Supreeth Herle</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BUWUKG@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-BUWUKG</pentabarf:event-slug>
            <pentabarf:title>My Kamailio Config</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T113000</dtstart>
            <dtend>20240504T120000</dtend>
            <duration>0.03000</duration>
            <summary>My Kamailio Config</summary>
            <description>Some of us at Osmocom have had reason to use Kamailio in recent years, even if only as a basic endpoint for osmo-sip-connector to loop back to itself.

Kamailio is quite powerful, and it might be of interest to briefly go through the things I did with it, and also two other related FOSS projects: **SEMS** and **RTPENGINE**

* Routing DID
* Routing with Osmo dGSM
* Gateway to Jitsi Conferences
* Mangling Caller ID
* Failover routing (Terrestrial/vSAT switch)
* Codec Transcoding decisions (with multiple transcoding hosts and optional direct RTP without transcoding)

*All this can be learned by reading Kamailo docs, however, there&#x27;s nothing like learning from real experience, right? (or sharing that experience, and examples)*</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/BUWUKG/</url>
            <location>Meeting Room</location>
            
            <attendee>Keith Whyte</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>W9X8XH@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-W9X8XH</pentabarf:event-slug>
            <pentabarf:title>Detailed workings of OTA for SIM/USIM/eUICC</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T120000</dtstart>
            <dtend>20240504T123000</dtend>
            <duration>0.03000</duration>
            <summary>Detailed workings of OTA for SIM/USIM/eUICC</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/W9X8XH/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>TRWXYF@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-TRWXYF</pentabarf:event-slug>
            <pentabarf:title>onomondo softsim: A software USIM implementation</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T123000</dtstart>
            <dtend>20240504T130000</dtend>
            <duration>0.03000</duration>
            <summary>onomondo softsim: A software USIM implementation</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/TRWXYF/</url>
            <location>Meeting Room</location>
            
            <attendee>Philipp Maier</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>3SYDHF@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-3SYDHF</pentabarf:event-slug>
            <pentabarf:title>Lower Layer of osmo-trx-ms</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T143000</dtstart>
            <dtend>20240504T150000</dtend>
            <duration>0.03000</duration>
            <summary>Lower Layer of osmo-trx-ms</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/3SYDHF/</url>
            <location>Meeting Room</location>
            
            <attendee>Eric Wild</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>Q3XYVC@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-Q3XYVC</pentabarf:event-slug>
            <pentabarf:title>GSMTAPv3 - The long-awaited successor</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T151000</dtstart>
            <dtend>20240504T154000</dtend>
            <duration>0.03000</duration>
            <summary>GSMTAPv3 - The long-awaited successor</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/Q3XYVC/</url>
            <location>Meeting Room</location>
            
            <attendee>Shinjo Park</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>DQRNVM@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-DQRNVM</pentabarf:event-slug>
            <pentabarf:title>JESD204B : Interfacing to modern ADC/DAC with LiteX</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T154000</dtstart>
            <dtend>20240504T161000</dtend>
            <duration>0.03000</duration>
            <summary>JESD204B : Interfacing to modern ADC/DAC with LiteX</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/DQRNVM/</url>
            <location>Meeting Room</location>
            
            <attendee>Sylvain Munaut</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>F7CZPM@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-F7CZPM</pentabarf:event-slug>
            <pentabarf:title>fx2adc: Using USB oscilloscopes as general purpose ADC</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T161000</dtstart>
            <dtend>20240504T163000</dtend>
            <duration>0.02000</duration>
            <summary>fx2adc: Using USB oscilloscopes as general purpose ADC</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/F7CZPM/</url>
            <location>Meeting Room</location>
            
            <attendee>Steve Markgraf</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>9AXFSV@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-9AXFSV</pentabarf:event-slug>
            <pentabarf:title>open5gs - feedback from user point of view</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T170000</dtstart>
            <dtend>20240504T174500</dtend>
            <duration>0.04500</duration>
            <summary>open5gs - feedback from user point of view</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/9AXFSV/</url>
            <location>Meeting Room</location>
            
            <attendee>Pau Espin Pedrol</attendee>
            
            <attendee>Oliver Smith</attendee>
            
            <attendee>Alexander Couzens</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>TUFJPD@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-TUFJPD</pentabarf:event-slug>
            <pentabarf:title>Sky130 and TinyTapeout : A quick intro</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T174500</dtstart>
            <dtend>20240504T181500</dtend>
            <duration>0.03000</duration>
            <summary>Sky130 and TinyTapeout : A quick intro</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/TUFJPD/</url>
            <location>Meeting Room</location>
            
            <attendee>Sylvain Munaut</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>QRBB9Y@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-QRBB9Y</pentabarf:event-slug>
            <pentabarf:title>my hobby dabbles at examining network traces</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T181500</dtstart>
            <dtend>20240504T184500</dtend>
            <duration>0.03000</duration>
            <summary>my hobby dabbles at examining network traces</summary>
            <description>I&#x27;ll show my little tools that I played with to trace and visualize GSM network activity.
Immature as all of it is, maybe it is interesting to share and form a vision of a helpful tool.

For example, when the task is to find out: at which network edge of a call leg do the RTP packets drop.
First I need to know the chain of RTP ports that one particular subscriber uses.
Then I need to count RTP packets arriving at each of them.

Another example, there are a bunch of {PFCP,MGCP} conversations, setting up the user plane vectors.
Are all the ports configured correctly? I have to read through the entire {PFCP,MGCP} session to overlay all the bits that form the final result.

Another example, in a very active network, a particular voice call has a problem. How do I efficiently examine only those packets that are directly related to this particular TMSI / IMSI / RTP packet / RSL-ChanRef / ...</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Workshop/Hacking</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/QRBB9Y/</url>
            <location>Meeting Room</location>
            
            <attendee>Neels Hofmeyr</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>ZYTJMD@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-ZYTJMD</pentabarf:event-slug>
            <pentabarf:title>code review review</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T184500</dtstart>
            <dtend>20240504T191500</dtend>
            <duration>0.03000</duration>
            <summary>code review review</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/ZYTJMD/</url>
            <location>Meeting Room</location>
            
            <attendee>Neels Hofmeyr</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>J888MC@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-J888MC</pentabarf:event-slug>
            <pentabarf:title>Anatomy of the eSIM profile</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T191500</dtstart>
            <dtend>20240504T200000</dtend>
            <duration>0.04500</duration>
            <summary>Anatomy of the eSIM profile</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/J888MC/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>MTFNZZ@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-MTFNZZ</pentabarf:event-slug>
            <pentabarf:title>GlobalPlatform demo</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T213000</dtstart>
            <dtend>20240504T214500</dtend>
            <duration>0.01500</duration>
            <summary>GlobalPlatform demo</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Workshop/Hacking</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/MTFNZZ/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>3CLHAR@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-3CLHAR</pentabarf:event-slug>
            <pentabarf:title>Unstructured Supplementary Social Event (USSE) Saturday</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T214500</dtstart>
            <dtend>20240505T000000</dtend>
            <duration>2.01500</duration>
            <summary>Unstructured Supplementary Social Event (USSE) Saturday</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/3CLHAR/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>AVNHFM@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-AVNHFM</pentabarf:event-slug>
            <pentabarf:title>Lunch (Sat)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T130000</dtstart>
            <dtend>20240504T143000</dtend>
            <duration>1.03000</duration>
            <summary>Lunch (Sat)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/AVNHFM/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UYD9ZZ@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UYD9ZZ</pentabarf:event-slug>
            <pentabarf:title>Dinner (Sat)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240504T200000</dtstart>
            <dtend>20240504T213000</dtend>
            <duration>1.03000</duration>
            <summary>Dinner (Sat)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/UYD9ZZ/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>Q3CQPP@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-Q3CQPP</pentabarf:event-slug>
            <pentabarf:title>Schedule Planning/Update (Sun)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T100000</dtstart>
            <dtend>20240505T101500</dtend>
            <duration>0.01500</duration>
            <summary>Schedule Planning/Update (Sun)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/Q3CQPP/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>YJWERZ@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-YJWERZ</pentabarf:event-slug>
            <pentabarf:title>osmo-epdg: The osmocom ePDG for VoWiFi</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T101500</dtstart>
            <dtend>20240505T110000</dtend>
            <duration>0.04500</duration>
            <summary>osmo-epdg: The osmocom ePDG for VoWiFi</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/YJWERZ/</url>
            <location>Meeting Room</location>
            
            <attendee>Pau Espin Pedrol</attendee>
            
            <attendee>Alexander Couzens</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>RBXC3V@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-RBXC3V</pentabarf:event-slug>
            <pentabarf:title>Introduction to XDP, eBPF and AF_XDP</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T110000</dtstart>
            <dtend>20240505T114500</dtend>
            <duration>0.04500</duration>
            <summary>Introduction to XDP, eBPF and AF_XDP</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/RBXC3V/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>SGKKAA@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-SGKKAA</pentabarf:event-slug>
            <pentabarf:title>Using bpftrace to analyze osmocom performance</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T114500</dtstart>
            <dtend>20240505T123000</dtend>
            <duration>0.04500</duration>
            <summary>Using bpftrace to analyze osmocom performance</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Workshop/Hacking</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/SGKKAA/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UBCQFC@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UBCQFC</pentabarf:event-slug>
            <pentabarf:title>Low cost, high speed data acquisition over HDMI</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T123000</dtstart>
            <dtend>20240505T130000</dtend>
            <duration>0.03000</duration>
            <summary>Low cost, high speed data acquisition over HDMI</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/UBCQFC/</url>
            <location>Meeting Room</location>
            
            <attendee>Steve Markgraf</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>7YNMYH@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-7YNMYH</pentabarf:event-slug>
            <pentabarf:title>A tale of OsmoGGSN, libgtpnl, kernel GTP-U and IPv6</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T143000</dtstart>
            <dtend>20240505T151500</dtend>
            <duration>0.04500</duration>
            <summary>A tale of OsmoGGSN, libgtpnl, kernel GTP-U and IPv6</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/7YNMYH/</url>
            <location>Meeting Room</location>
            
            <attendee>Oliver Smith</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>SWEM3V@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-SWEM3V</pentabarf:event-slug>
            <pentabarf:title>First impression of eUPF</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T151500</dtstart>
            <dtend>20240505T154500</dtend>
            <duration>0.03000</duration>
            <summary>First impression of eUPF</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/SWEM3V/</url>
            <location>Meeting Room</location>
            
            <attendee>Neels Hofmeyr</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>7NM7VL@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-7NM7VL</pentabarf:event-slug>
            <pentabarf:title>iridium update</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T154500</dtstart>
            <dtend>20240505T161500</dtend>
            <duration>0.03000</duration>
            <summary>iridium update</summary>
            <description>We&#x27;ll present what&#x27;s new since our last osmodevcall talk.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/7NM7VL/</url>
            <location>Meeting Room</location>
            
            <attendee>Sec</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>PJRSFA@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-PJRSFA</pentabarf:event-slug>
            <pentabarf:title>CSFB in practice</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T170000</dtstart>
            <dtend>20240505T190000</dtend>
            <duration>2.00000</duration>
            <summary>CSFB in practice</summary>
            <description>Issues are such as: phone does not fall back, phone does not go back to LTE post call, Phone camps to 2G as soon as 2G is seen. Phone responds to paging on LTE, but RACH on 2g is not successful, _ more.

Requirements: (some of which I can not bring):
A plethora of phones with LTE support in a band we can use to test and compare behaviour.
LTE radio (for me, having a DUL/RUS setup would be nice.)
Sysmocom 2G BTS(s) + possibly 3G hNodeB
Attenuators. Can we rig some kind of makeshift faraday cage? 


Maybe having a common server/VM setup for the core and for all to work on would be nice, to avoid using anyone&#x27;s personal laptop for that.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Workshop/Hacking</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/PJRSFA/</url>
            <location>Meeting Room</location>
            
            <attendee>Keith Whyte</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BBZBGM@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-BBZBGM</pentabarf:event-slug>
            <pentabarf:title>Digital Telecommunication in HF band - WWWAN - World-Wide Wireless Area Network</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T190000</dtstart>
            <dtend>20240505T200000</dtend>
            <duration>1.00000</duration>
            <summary>Digital Telecommunication in HF band - WWWAN - World-Wide Wireless Area Network</summary>
            <description>HERMES project provides a software stack (and hardware integration) for very-long distance telecommunication on HF band. Our focus currently are isolated communities (in terms of telecommunication access), especially in Amazon rain forest communities and Central Africa.

Our current setup uses a proprietary P2P HF software-modem (called VARA) and UUCP on top of it, basically for email exchange, and ad-hoc file transfer and remote command execution.

Our next-generation system will use an open-source modem (called Mercury) we are developing, together new upper network layers, which we are still evaluating (for eg., NNCP and Reticulum). We aim to expand the network world wide, for providing accessibility anywhere in the world through HF, and towards this goal, we&#x27;ll carry this discussion / workshop for evaluation which would be the best options to take.

We are taking a couple of radios (sBitx v3) for a full chain demonstration, and also a fully functional board (without the enclosure) to donate to anyone who wants to play with HF telecom.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/BBZBGM/</url>
            <location>Meeting Room</location>
            
            <attendee>Rafael Diniz</attendee>
            
            <attendee>Keith Whyte</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HKRW7L@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HKRW7L</pentabarf:event-slug>
            <pentabarf:title>Unstructured Supplementary Social Event (USSE) Sunday</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T213000</dtstart>
            <dtend>20240506T000000</dtend>
            <duration>2.03000</duration>
            <summary>Unstructured Supplementary Social Event (USSE) Sunday</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/HKRW7L/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>R3Y7BP@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-R3Y7BP</pentabarf:event-slug>
            <pentabarf:title>Lunch (Sun)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T130000</dtstart>
            <dtend>20240505T143000</dtend>
            <duration>1.03000</duration>
            <summary>Lunch (Sun)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/R3Y7BP/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UAYZ7U@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UAYZ7U</pentabarf:event-slug>
            <pentabarf:title>Dinner (Sun)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240505T200000</dtstart>
            <dtend>20240505T213000</dtend>
            <duration>1.03000</duration>
            <summary>Dinner (Sun)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/UAYZ7U/</url>
            <location>Restaurant</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>VTAUQK@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-VTAUQK</pentabarf:event-slug>
            <pentabarf:title>Session Planning/Update (Mon)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240506T100000</dtstart>
            <dtend>20240506T101500</dtend>
            <duration>0.01500</duration>
            <summary>Session Planning/Update (Mon)</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/VTAUQK/</url>
            <location>Meeting Room</location>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>DUR7GS@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-DUR7GS</pentabarf:event-slug>
            <pentabarf:title>Your favorite Osmocom related productivity tips and tools</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240506T101500</dtstart>
            <dtend>20240506T110000</dtend>
            <duration>0.04500</duration>
            <summary>Your favorite Osmocom related productivity tips and tools</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Discussion</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/DUR7GS/</url>
            <location>Meeting Room</location>
            
            <attendee>Oliver Smith</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>MU8HSC@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-MU8HSC</pentabarf:event-slug>
            <pentabarf:title>GSM FAX and CSD Demo</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240506T110000</dtstart>
            <dtend>20240506T113000</dtend>
            <duration>0.03000</duration>
            <summary>GSM FAX and CSD Demo</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/MU8HSC/</url>
            <location>Meeting Room</location>
            
            <attendee>Harald Welte (sysmocom)</attendee>
            
            <attendee>Vadim Yanitskiy</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>GSNMTD@@pretalx.sysmocom.de</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-GSNMTD</pentabarf:event-slug>
            <pentabarf:title>Lunch (Mon)</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20240506T123000</dtstart>
            <dtend>20240506T140000</dtend>
            <duration>1.03000</duration>
            <summary>Lunch (Mon)</summary>
            <description>Lunch</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Misc (Food, ...)</category>
            <url>https://pretalx.sysmocom.de/osmodevcon2024/talk/GSNMTD/</url>
            <location>Restaurant</location>
            
        </vevent>
        
    </vcalendar>
</iCalendar>
