<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi again.</span></div><div><span>We have the etsi cdecoder and speech decoder which works fine with sample code</span></div><div><span>what we need is to link it with real time bitstream from osmo tetra decode.</span></div><div><span>I understood this had already been achieved with Dieter's proof of concept</span></div><div><span>code. Any chance of  viewing this code even if incomplete ?.</span></div><div><span>regards.</span></div><div><span>graham</span></div><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "tetra-request@lists.osmocom.org" <tetra-request@lists.osmocom.org><br><b><span
 style="font-weight: bold;">To:</span></b> tetra@lists.osmocom.org<br><b><span style="font-weight: bold;">Sent:</span></b> Saturday, 24 September 2011, 16:04<br><b><span style="font-weight: bold;">Subject:</span></b> tetra Digest, Vol 9, Issue 3<br></font><br><br><br>Send tetra mailing list submissions to<br>    <a ymailto="mailto:tetra@lists.osmocom.org" href="mailto:tetra@lists.osmocom.org">tetra@lists.osmocom.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a href="https://lists.osmocom.org/mailman/listinfo/tetra" target="_blank">https://lists.osmocom.org/mailman/listinfo/tetra</a><br>or, via email, send a message with subject or body 'help' to<br>    <a ymailto="mailto:tetra-request@lists.osmocom.org" href="mailto:tetra-request@lists.osmocom.org">tetra-request@lists.osmocom.org</a><br><br>You can reach the person managing the list at<br>    <a
 ymailto="mailto:tetra-owner@lists.osmocom.org" href="mailto:tetra-owner@lists.osmocom.org">tetra-owner@lists.osmocom.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of tetra digest..."<br><br>Today's Topics:<br><br>   1. Re: tetra Digest, Vol 9, Issue 2 (Graham Palmer)<br>   2. Re: play the voice signal ? (Dieter Spaar)<br>   3. Re: play the voice signal ? (Pepijn van den Berkhof)<br>   4. Re[2]: play the voice signal ? (Mccauley)<br>   5. Re: play the voice signal ? (Holger Hans Peter Freyther)<br>   6. Re: play the voice signal ? (Dieter Spaar)<br>   7. tetra voice (fe8769)<br><div id="yiv448655621"><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><span>Hi all</span></div><div><span>I am still learning this level of coding.</span></div><div><span>I am struggling to
 get the descrambled bitstream from the lower mac to the <br></span></div><div><span>channel decoder of the etsi codec. My setup has no problem decoding the data</span></div><div><span>and reading it with Wireshark. Any help would be appreciated.</span></div><div><span>Best regards.</span></div><div><span>Graham<br></span></div><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "tetra-request@lists.osmocom.org" <tetra-request@lists.osmocom.org><br><b><span style="font-weight: bold;">To:</span></b> tetra@lists.osmocom.org<br><b><span style="font-weight: bold;">Sent:</span></b> Saturday, 24 September 2011, 11:00<br><b><span style="font-weight: bold;">Subject:</span></b> tetra Digest, Vol 9, Issue 2<br></font><br><br><br>Send tetra
 mailing list submissions to<br>    <a rel="nofollow" ymailto="mailto:tetra@lists.osmocom.org" target="_blank" href="mailto:tetra@lists.osmocom.org">tetra@lists.osmocom.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a rel="nofollow" target="_blank" href="https://lists.osmocom.org/mailman/listinfo/tetra">https://lists.osmocom.org/mailman/listinfo/tetra</a><br>or, via email, send a message with subject or body 'help' to<br>    <a rel="nofollow" ymailto="mailto:tetra-request@lists.osmocom.org" target="_blank" href="mailto:tetra-request@lists.osmocom.org">tetra-request@lists.osmocom.org</a><br><br>You can reach the person managing the list at<br>    <a rel="nofollow" ymailto="mailto:tetra-owner@lists.osmocom.org" target="_blank" href="mailto:tetra-owner@lists.osmocom.org">tetra-owner@lists.osmocom.org</a><br><br>When replying, please edit your Subject line so it is
 more specific<br>than "Re: Contents of tetra digest..."<br><br>Today's Topics:<br><br>   1. play the voice signal ? (Bigsat)<br>   2. Re: play the voice signal ? (Dieter Spaar)<br>   3. Re: play the voice signal ? (Pepijn van den Berkhof)<br>hi,<br><br>I am using "fcdp-tetra_demod.py" with my funcube dongle and i can decode datas. The networks in my place are unencrypted.<br>I saw on the "Dieter Spaar's blog" :<br><br>"I also implemented some proof of concept code which allows decoding speech traffic and converting it to raw audio using the TETRA reference codec. Please note that this cannot be used to listen to encrypted TETRA traffic, it only works if no encryption is used. "<br><br>Is it possible to release some part of the code necessary to decode
 Tetra voice or give some explaination of Gsmtap usage ?<br><br>thanks for answer<br><br><br><br>Hello Bigsat,<br><br>On Fri, 23 Sep 2011 13:49:43 +0200, "Bigsat" <<a rel="nofollow" ymailto="mailto:bigsat@gmail.com" target="_blank" href="mailto:bigsat@gmail.com">bigsat@gmail.com</a>> wrote:<br>> <br>> Is it possible to release some part of the code necessary to decode <br>> Tetra voice or give some explaination of Gsmtap usage ?<br>> <br><br>Just in case, I have sent my "proof of concept" modification<br>for voice decoding to the authors of Osmocom TETRA for proper<br>integration a while ago. As far as I am aware the current<br>source code should be able to decode voice or at least contain<br>the instructions how to do it (the ETSI reference codec is most<br>certainly not included for copyright reasons).<br><br>Best regards,<br>  Dieter<br>-- <br>Dieter Spaar, Germany                 
          <a rel="nofollow" ymailto="mailto:spaar@mirider.augusta.de" target="_blank" href="mailto:spaar@mirider.augusta.de">spaar@mirider.augusta.de</a><br><br><br><div id="yiv448655621">Hi,<div><br></div><div>The instructions to download the ETSI reference codec can be found here:  <a rel="nofollow" target="_blank" href="http://tetra.osmocom.org/trac/wiki/Speech_Codec">http://tetra.osmocom.org/trac/wiki/Speech_Codec</a> although I never got it working completely. There is an output stream but there is no audio data in it. Just (random?) clicks and pops.</div><div><br></div><div>Cheers,</div><div><br></div><div>Pepijn<br><div><div>Op 23 sep. 2011, om 15:20 heeft Dieter Spaar het volgende geschreven:</div><br class="yiv448655621Apple-interchange-newline"><blockquote type="cite"><div>Hello Bigsat,<br><br>On Fri, 23 Sep 2011 13:49:43 +0200, "Bigsat" <<a rel="nofollow" ymailto="mailto:bigsat@gmail.com" target="_blank"
 href="mailto:bigsat@gmail.com">bigsat@gmail.com</a>>
 wrote:<br><blockquote type="cite"><br></blockquote><blockquote type="cite">Is it possible to release some part of the code necessary to decode <br></blockquote><blockquote type="cite">Tetra voice or give some explaination of Gsmtap usage ?<br></blockquote><blockquote type="cite"><br></blockquote><br>Just in case, I have sent my "proof of concept" modification<br>for voice decoding to the authors of Osmocom TETRA for proper<br>integration a while ago. As far as I am aware the current<br>source code should be able to decode voice or at least contain<br>the instructions how to do it (the ETSI reference codec is most<br>certainly not included for copyright reasons).<br><br>Best regards,<br>  Dieter<br>-- <br>Dieter Spaar, Germany                           <a rel="nofollow" ymailto="mailto:spaar@mirider.augusta.de"
 target="_blank" href="mailto:spaar@mirider.augusta.de">spaar@mirider.augusta.de</a><br><br></div></blockquote></div><br></div></div><br>_______________________________________________<br>tetra mailing list<br><a rel="nofollow" ymailto="mailto:tetra@lists.osmocom.org" target="_blank" href="mailto:tetra@lists.osmocom.org">tetra@lists.osmocom.org</a><br><a rel="nofollow" target="_blank" href="https://lists.osmocom.org/mailman/listinfo/tetra">https://lists.osmocom.org/mailman/listinfo/tetra</a><br><br><br></div></div></div></div>Hello,<br><br>Regarding questions how to use the ETSI codec: It consists of two steps,<br>"cdecoder" and "sdecoder". The ouput of "sdecoder" is raw sound in signed<br>16-Bit PCM format with 8000 samples/second. For example Audacity can play<br>it without problems.<br><br>(And no, its no "magic", it just requires to read a few comment lines in<br>the source code of the codec).<br><br>Best regards,<br>  Dieter<br>-- <br>Dieter
 Spaar, Germany                           <a ymailto="mailto:spaar@mirider.augusta.de" href="mailto:spaar@mirider.augusta.de">spaar@mirider.augusta.de</a><br><br><br>Hello,<br><br>I have tried this and ran the sdecoder and cdecoder whitout any problems. But when I open the result in Audacity (8000Hz / 16-bit PCM) I just hear clicks and pops and a long beep every now and then.<br><br>I have read the ETSI document regarding the codec, so no magics :)<br><br>But do you actually hear output from a real life network? Because I tried the examples attached to the ETSI document regarding the testing of the codec. They work very nicely, but no luck on real life networks so far. (yes, no encryption)<br><br>Regards,<br><br>Pepijn<br>Op 24 sep. 2011, om 14:28 heeft Dieter Spaar het volgende geschreven:<br><br>> Hello,<br>> <br>> Regarding questions how to use the ETSI codec: It consists of two
 steps,<br>> "cdecoder" and "sdecoder". The ouput of "sdecoder" is raw sound in signed<br>> 16-Bit PCM format with 8000 samples/second. For example Audacity can play<br>> it without problems.<br>> <br>> (And no, its no "magic", it just requires to read a few comment lines in<br>> the source code of the codec).<br>> <br>> Best regards,<br>>  Dieter<br>> -- <br>> Dieter Spaar, Germany                           <a ymailto="mailto:spaar@mirider.augusta.de" href="mailto:spaar@mirider.augusta.de">spaar@mirider.augusta.de</a><br>> <br><br><br><br><br><br>Apart from the codec patches for ETSI codec i cant find any other voice<br>decoding source code in osmocom-tetra trunk. Neither seems to have<br>entered you in the AUTHORS file.<br><br>FAQ on the site says:<br><br>"Can your software actually play the voice signal?<br><br> Currently we have no support for
 that. However, a yet unreleased proof-of-concept version exists."<br><br><br>Why this secrecy for publishing source to decode unencrypted networks?.<br>Have osmocom been threatened by the tetra manufacturers? <br>Would damage sysmocom commercial interests<br><br>> > <br>> <br>> Just in case, I have sent my "proof of concept" modification<br>> for voice decoding to the authors of Osmocom TETRA for proper<br>> integration a while ago. As far as I am aware the current<br>> source code should be able to decode voice or at least contain<br>> the instructions how to do it (the ETSI reference codec is most<br>> certainly not included for copyright reasons).<br>> <br>> Best regards,<br>>   Dieter<br>> -- <br>> Dieter Spaar, Germany                           <a ymailto="mailto:spaar@mirider.augusta.de"
 href="mailto:spaar@mirider.augusta.de">spaar@mirider.augusta.de</a><br><br>-- <br> <><br><br><br><br>On 09/24/2011 03:37 PM, Mccauley wrote:<br><br>> Why this secrecy for publishing source to decode unencrypted networks?.<br>> Have osmocom been threatened by the tetra manufacturers? <br>> Would damage sysmocom commercial interests<br><br>Hi,<br><br>sysmocom is building a GSM BTS, right now there is no interest in doing<br>something commercially with tetra.<br><br>We can not integrate the ETSI audio code in our (A)GPL software, the result<br>would not be freely distributable.