<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SIP Client]]></title><description><![CDATA[<p dir="auto">Hey Tinkerers.<br />
Im trying to setup a SIP client on a "old" Onion Omega 1 (the first ones). Also i have a rotary dial also that i want to hook up. Now im looking for a way to achieve that. I have little to none electronic skills, neither programming :-).<br />
I guess the rotary needs to get read out by a edge detection.<br />
Bell ringing  i guess can be done with a relais.<br />
But i have no idea how to get a SIP client installed. Did some one Try that already?</p>
]]></description><link>http://community.onion.io/topic/1970/sip-client</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 13:25:11 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1970.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Apr 2017 23:16:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SIP Client on Sat, 15 Apr 2017 23:16:03 GMT]]></title><description><![CDATA[<p dir="auto">Hey Tinkerers.<br />
Im trying to setup a SIP client on a "old" Onion Omega 1 (the first ones). Also i have a rotary dial also that i want to hook up. Now im looking for a way to achieve that. I have little to none electronic skills, neither programming :-).<br />
I guess the rotary needs to get read out by a edge detection.<br />
Bell ringing  i guess can be done with a relais.<br />
But i have no idea how to get a SIP client installed. Did some one Try that already?</p>
]]></description><link>http://community.onion.io/post/12725</link><guid isPermaLink="true">http://community.onion.io/post/12725</guid><dc:creator><![CDATA[Jan Freund]]></dc:creator><pubDate>Sat, 15 Apr 2017 23:16:03 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 14:12:29 GMT]]></title><description><![CDATA[<p dir="auto">Number 1 challenge is to find a speech codec in VoIP that is suitable for MT7688's CPU (not a performance oriented)<br />
since there is no DSP block to offload the burden.</p>
<p dir="auto">ccs_hello</p>
]]></description><link>http://community.onion.io/post/12729</link><guid isPermaLink="true">http://community.onion.io/post/12729</guid><dc:creator><![CDATA[ccs hello]]></dc:creator><pubDate>Sun, 16 Apr 2017 14:12:29 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 14:30:34 GMT]]></title><description><![CDATA[<p dir="auto">I looked at a USB audio card. woudl that be an option?</p>
]]></description><link>http://community.onion.io/post/12730</link><guid isPermaLink="true">http://community.onion.io/post/12730</guid><dc:creator><![CDATA[Jan Freund]]></dc:creator><pubDate>Sun, 16 Apr 2017 14:30:34 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 15:01:14 GMT]]></title><description><![CDATA[<p dir="auto">Most likely not, since most of them are used for feeding digital form of audio (Hi-Fi as a main feature) into/out of a PC, while PC does the heavy lifting.  You need something to perform the voice compression for the codec suite used in VoIP/SIP.</p>
<p dir="auto">P.S. MT7688 already has I2S audio I/O, even a hardware PCM module, so USB I/O is not even needed.<br />
The key is something (not to present) has to do a real heavy duty job which is speech codec.</p>
]]></description><link>http://community.onion.io/post/12732</link><guid isPermaLink="true">http://community.onion.io/post/12732</guid><dc:creator><![CDATA[ccs hello]]></dc:creator><pubDate>Sun, 16 Apr 2017 15:01:14 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 15:29:54 GMT]]></title><description><![CDATA[<p dir="auto">So better take a Raspi or an alternative?</p>
]]></description><link>http://community.onion.io/post/12733</link><guid isPermaLink="true">http://community.onion.io/post/12733</guid><dc:creator><![CDATA[Jan Freund]]></dc:creator><pubDate>Sun, 16 Apr 2017 15:29:54 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 15:43:37 GMT]]></title><description><![CDATA[<p dir="auto">There are people trying softphone on RPi with various degrees of success (hint: voice quality and echo cancelling.)<br />
RPi family IMHO isn't price competitive.  (Don't get me started on the real price of Zero and Zero W...)</p>
<p dir="auto">My suggestion is to get a unlocked VoIP gizmo from fleabay for $10- $20 and call it a day.</p>
]]></description><link>http://community.onion.io/post/12734</link><guid isPermaLink="true">http://community.onion.io/post/12734</guid><dc:creator><![CDATA[ccs hello]]></dc:creator><pubDate>Sun, 16 Apr 2017 15:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sun, 16 Apr 2017 15:49:40 GMT]]></title><description><![CDATA[<p dir="auto">hm, thats not what i expected, but yeah as it look its not possilbe. woudl have been cool to have a old phone with ringdial and have full SIP compatibility.</p>
<p dir="auto">Thanks for the help anyways</p>
]]></description><link>http://community.onion.io/post/12735</link><guid isPermaLink="true">http://community.onion.io/post/12735</guid><dc:creator><![CDATA[Jan Freund]]></dc:creator><pubDate>Sun, 16 Apr 2017 15:49:40 GMT</pubDate></item><item><title><![CDATA[Reply to SIP Client on Sat, 27 May 2017 14:13:45 GMT]]></title><description><![CDATA[<p dir="auto">Having thought about the idea form time to time, how about using the Onion as a IO borad that comunicated via USB to a better unit thats doitn the actual SIP and stuff?<br />
But how do i get the dialed Numbers over the the host?<br />
using Serial seams the usefullest.<br />
I guess the Host will be Intel-NUC to be able to run a "good" OS on it and to have other capabilities as well.<br />
Ideas to this new way to solve the problem?</p>
]]></description><link>http://community.onion.io/post/13253</link><guid isPermaLink="true">http://community.onion.io/post/13253</guid><dc:creator><![CDATA[Jan Freund]]></dc:creator><pubDate>Sat, 27 May 2017 14:13:45 GMT</pubDate></item></channel></rss>