<p></p>
<blockquote>
<p>according to the latest version of NENA i3, the Call-Info header purpose changes from nena-xxx to emergency-xxx (e.g. nena-IncidentId will be replaced by emergency-IncidentId); perhaps this can already be taken into account.</p>
</blockquote>
<p>Think we need a write a function to convert headers to required format like</p>
<pre><code>cast_nena_headers_prefix("nena-");
cast_nena_headers_prefix("emergency-");
</code></pre>
<blockquote>
<p>do we need a new release every time new selectors are needed? For instance in Europe we can have purpose=EmergencyCallData.eCall.MSD when NG eCall is rolled out.</p>
</blockquote>
<p>RFC documents not changed rarely. I think we can add a selector for this RFC also like</p>
<pre><code>@lost.emergency_call_data.ecall_msd;
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2705#issuecomment-828741562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMKFBMDKLWQDLHCMR3TLBS73ANCNFSM42VV37LA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZOPDNBFCROBZO24263TLBS73A5CNFSM42VV37LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGFSZPOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2705#issuecomment-828741562",
"url": "https://github.com/kamailio/kamailio/pull/2705#issuecomment-828741562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>