<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/csipsimple/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Apr 2015 13:53:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csipsimple/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/106407325432301219483" rel="nofollow"&gt;douglasu...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When I receive an incoming call sipdroid and the dialer fight over it. Anyway to prevent this? &lt;/p&gt;
&lt;p&gt;Also my phone has a speakerphone button is it possible for that to work in csipsimple? &lt;/p&gt;
&lt;p&gt;I'm using a Kyocera Torque with Ringplus. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:34 -0000</pubDate><guid>https://sourceforge.net8692e49beff5a62bff13a86dcd090e509f566f9e</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: simonrob...@gmail.com&lt;/p&gt;
&lt;p&gt;Hello, Could you tell me whether this app is compatible with Ozeki VoIP SIP SDK (&lt;a href="http://www.voip-sip-sdk.com" rel="nofollow"&gt;http://www.voip-sip-sdk.com&lt;/a&gt;) or not? Or could you recommend me a VoIP SIP stack that can be used to add further features to this Android application? Thanks in advance &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:34 -0000</pubDate><guid>https://sourceforge.net8012ccaac8d5d7aac1d17094498d6714d71a971d</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: nigelrav...@gmail.com&lt;/p&gt;
&lt;p&gt;How can I receive and make sipgate calls on my galsxy 5 as I can't find an app in play store many thanks &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:34 -0000</pubDate><guid>https://sourceforge.net2e3ce07cda6b1cc8630a3958f75bd86918435c86</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: Smith.St...@gmail.com&lt;/p&gt;
&lt;p&gt;@Batmo... (and anyone else wondering) The setting is located under the account itself - in the phone menu, there is a key icon in the bottom left; click that, long press on your account, choose wizard, and select expert. Long press on the account again, modify account, and the option will be presented. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:34 -0000</pubDate><guid>https://sourceforge.netb7e60bfe4d337a63c70bf9b9fd50f9db20cea7fa</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/109908505793957694163" rel="nofollow"&gt;batmo...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi, I have problems on 3G receiving calls, you suggest "Try this : &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Re-Register (register timeout) : 184 Keep Alive : 100 "&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I, can´t find this options in Expert mode. There is some options: &lt;/p&gt;
&lt;p&gt;WIFI UDP keep alive, Mobile UDP keep alive, then TCP and TLS keep alive. &lt;/p&gt;
&lt;p&gt;Is it here where I fave to change it? &lt;/p&gt;
&lt;p&gt;I cant find the Re-Register. &lt;/p&gt;
&lt;p&gt;I-m running program on Jeally Bean with NETELIP and it seems to be all working fine except for this &lt;/p&gt;
&lt;p&gt;Thanks ... you are making a great job. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:34 -0000</pubDate><guid>https://sourceforge.net5029bd63c8dafbdf790e29b2f2f27a851520f9ab</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/104190362242402484157" rel="nofollow"&gt;suresh.k...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hello Guys, &lt;/p&gt;
&lt;p&gt;I declare a a demo function in pjsua.h and write definition one time in pjsua_acc. and one time in pjsua_call.c and in definition return a value simply then i rebuilt .so and all swig module and run the code but i am not able to return the value in UI code in both cases... I am getting no implementation of native method demo found error. So please suggest me how write my own method in pjsip and access that method in UI code. &lt;/p&gt;
&lt;p&gt;Thanks in advance Waiting for your valuable response Suresh Kansujiay &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:33 -0000</pubDate><guid>https://sourceforge.neta4e1b87b0ef4f8e21e7d7793221b68ba0412fe1c</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: rugg...@gmail.com&lt;/p&gt;
&lt;p&gt;i have 2 identical moto G phones - same apps, same config except for user email address. CSIP works fine on 1 with Anveo and phonepower accts. On 2 Anveo works but phonepower keeps dropping out and giving me FORBIDDEN. I configed on my Nexus and it appears to work fine. The last time it went out, I opened the app and both were inactive. then registering, then PP was forbidden and Anveo was registered. Right now all 3 r registered. So why would 2 keep going out. They r all on the same wifi and the phones have not been activated yet so they stay in the same place. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:33 -0000</pubDate><guid>https://sourceforge.nete1fe3d12f9744255a764be416564c892551f62a3</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/104190362242402484157" rel="nofollow"&gt;suresh.k...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When i register then after i can make a call after 4 and 5 before 4 &amp;amp; 5 i am not able to make a call What's the region...Please let me know Any suggestion will be appreciated ... Thanks And Regards Suresh Kansujiya &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:33 -0000</pubDate><guid>https://sourceforge.netfbf4fe48f12b2ce9ec5a2b1dde4eedcd5a21d97d</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/100546565407426771636" rel="nofollow"&gt;azhar4...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi, can you provider more details to use it. Our fellow community members says that it's voice quality was very poor here is related source you may need &lt;a href="http://voip-pbx-services.blogspot.in/2013/10/sip-proxy-server-open-source-system-for.html" rel="nofollow"&gt;http://voip-pbx-services.blogspot.in/2013/10/sip-proxy-server-open-source-system-for.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:33 -0000</pubDate><guid>https://sourceforge.net6418c5b7075dc98a660d05b83352f649f8d5feb5</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/csipsimple/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/113204262269620262999" rel="nofollow"&gt;alexcch...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Does anybody have connection problems with mobile network? I can connect on wifi and Vodafone mobile network but cannot register on Optus network with plain password. However, I can register by Data digest but cannot make outgoing call. Any help? Thanks. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:53:33 -0000</pubDate><guid>https://sourceforge.net84787ce2ec42240aa82cc660e4960cee4e1933b0</guid></item></channel></rss>