<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/peers/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/peers/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Oct 2021 07:44:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/peers/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>java -jar peers.jar Exception in Thread</title><link>https://sourceforge.net/p/peers/discussion/683024/thread/9897005ef3/?limit=25#b83c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I run peers.bat located in peers-gui-0.5 directory. &lt;br/&gt;
I get this error from  dos command&lt;br/&gt;
Exception in thread "gui-event-manager" java.lang.NullPointerException&lt;br/&gt;
        at net.sourceforge.peers.sip.transport.TransportManager.createMessageReceiver(TransportManager.java:399)&lt;br/&gt;
        at net.sourceforge.peers.sip.transport.TransportManager.createServerTransport(TransportManager.java:175)&lt;br/&gt;
        at net.sourceforge.peers.sip.core.useragent.UAS.&amp;lt;init&amp;gt;(UAS.java:70)&lt;br/&gt;
        at net.sourceforge.peers.sip.core.useragent.UserAgent.&amp;lt;init&amp;gt;(UserAgent.java:195)&lt;br/&gt;
        at net.sourceforge.peers.sip.core.useragent.UserAgent.&amp;lt;init&amp;gt;(UserAgent.java:88)&lt;br/&gt;
        at net.sourceforge.peers.gui.EventManager.&amp;lt;init&amp;gt;(EventManager.java:81)&lt;br/&gt;
        at net.sourceforge.peers.gui.MainFrame$2.run(MainFrame.java:143)&lt;br/&gt;
        at java.base/java.lang.Thread.run(Thread.java:829)&amp;lt;/init&amp;gt;&amp;lt;/init&amp;gt;&amp;lt;/init&amp;gt;&amp;lt;/init&amp;gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;Is there something wrong in peers.xml? How solve it? thanks.
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicola Paganotti</dc:creator><pubDate>Mon, 11 Oct 2021 07:44:17 -0000</pubDate><guid>https://sourceforge.net9d387befafec6343ae849eca0d279c495f10c593</guid></item><item><title>Secure RTP</title><link>https://sourceforge.net/p/peers/discussion/683023/thread/d89902c139/?limit=25#3fd7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been using peers for SIP/RTP. However, now I want to use peers for secure communication that is Secure SIP/SRTP. Is there any opensource implementation available that can be integrated with peers for this purpose?&lt;br/&gt;
regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salman Akhtar</dc:creator><pubDate>Fri, 20 Mar 2020 04:45:46 -0000</pubDate><guid>https://sourceforge.net8fde241876c5c01534a6bfc6608f82dd3485f513</guid></item><item><title>RFC 3261 and non-INVITE server transaction</title><link>https://sourceforge.net/p/peers/discussion/683024/thread/b8f6610767/?limit=25#1ec4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, all&lt;/p&gt;
&lt;p&gt;When I received OPTIONS from AsterisK I must send OK to Asterisk.&lt;br/&gt;
When  I received first request, I am in NonInviteServerTransactionStateTrying (OPTIONS is NonInviteServerTransaction ) and if I received 200To699 I am going to go to NonInviteServerTransactionStateCompleted and send response (see RFC 3261 &lt;a href="https://tools.ietf.org/html/rfc3261#page-139" rel="nofollow"&gt;https://tools.ietf.org/html/rfc3261#page-139&lt;/a&gt;) but in the  realisation I don't see response code.&lt;/p&gt;
&lt;p&gt;Why?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codeine</dc:creator><pubDate>Mon, 19 Nov 2018 12:20:17 -0000</pubDate><guid>https://sourceforge.net56621d4e5e99ddb4b65e646c0954871b6864c7c4</guid></item><item><title>Peers cannot connect to Asterisk</title><link>https://sourceforge.net/p/peers/discussion/683024/thread/442c1a41/?limit=25#19cf/4c67</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everyone, I have the same error, could you tell me how they solved it?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JOSE RIVERO</dc:creator><pubDate>Sun, 16 Sep 2018 19:23:13 -0000</pubDate><guid>https://sourceforge.net130e07235d2cab78c9cf68085e7e267c7f9dd0dc</guid></item><item><title>Hold/transfer functionality and applet</title><link>https://sourceforge.net/p/peers/discussion/683023/thread/9ad8cdcf/?limit=25#4352</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Johann and Arturo, I want to start with congratualting both of you with a fantastic job. I am looking at peers to create a SIP integration and looks like that will be a breeze with this lib.&lt;br/&gt;
One question: I noticed that Arturo's patch references &lt;code&gt;net.sourceforge.peers.media.SoundManager&lt;/code&gt;&lt;br/&gt;
I don't see that class in the master branch. Is that 'just' a rename of the AbstractSoundManager or is that class missing in the patch?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Erwin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erwin Hogeweg</dc:creator><pubDate>Sat, 04 Nov 2017 13:21:03 -0000</pubDate><guid>https://sourceforge.netebef4cb43d96e5b291ca8c3b11a7aa970a67b010</guid></item><item><title>mute button functionality</title><link>https://sourceforge.net/p/peers/discussion/683023/thread/ccb9d5bd/?limit=25#4692</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello.Can I add advance functionality on peers gui???I need to mute client voice while talking?Can anyone suggest any solution for this functionality??? I just can`t imagine how to stop send voice by clicking a button and without losing call connection(junior java developer). Thank you for any solution or advice :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vlad popov</dc:creator><pubDate>Mon, 10 Apr 2017 07:33:46 -0000</pubDate><guid>https://sourceforge.net3cfeca6f216666a2b8b1c014013207fd71d085b1</guid></item><item><title>Doesnt accept the call</title><link>https://sourceforge.net/p/peers/discussion/683023/thread/bcb48159/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, everyone.&lt;/p&gt;
&lt;p&gt;Firstly, I thank you very much Yohann to wrote this library. &lt;br/&gt;
Actually I am new to Java programming. &lt;br/&gt;
it is working nicely with Freeswitch. I can call the other clients without any problem. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;button.addActionListener(new ActionListener() {&lt;br/&gt;
            public void actionPerformed(ActionEvent e) {&lt;br/&gt;
                inviteHandler.acceptCall(sipRequest, dialog);&lt;br/&gt;
            }&lt;br/&gt;
        });&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But when I try to accept incoming call by click button&lt;/p&gt;
&lt;p&gt;It gives me that error&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException&lt;br/&gt;
    at net.sourceforge.peers.demo.EventManager$4.actionPerformed(EventManager.java:128)&lt;br/&gt;
    at java.awt.Button.processActionEvent(Button.java:409)&lt;br/&gt;
    at java.awt.Button.processEvent(Button.java:377)&lt;br/&gt;
    at java.awt.Component.dispatchEventImpl(Component.java:4889)&lt;br/&gt;
    at java.awt.Component.dispatchEvent(Component.java:4711)&lt;br/&gt;
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)&lt;br/&gt;
    at java.awt.EventQueue.access$500(EventQueue.java:97)&lt;br/&gt;
    at java.awt.EventQueue$3.run(EventQueue.java:709)&lt;br/&gt;
    at java.awt.EventQueue$3.run(EventQueue.java:703)&lt;br/&gt;
    at java.security.AccessController.doPrivileged(Native Method)&lt;br/&gt;
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)&lt;br/&gt;
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)&lt;br/&gt;
    at java.awt.EventQueue$4.run(EventQueue.java:731)&lt;br/&gt;
    at java.awt.EventQueue$4.run(EventQueue.java:729)&lt;br/&gt;
    at java.security.AccessController.doPrivileged(Native Method)&lt;br/&gt;
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)&lt;br/&gt;
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)&lt;br/&gt;
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)&lt;br/&gt;
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)&lt;br/&gt;
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)&lt;br/&gt;
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)&lt;br/&gt;
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)&lt;br/&gt;
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)&lt;br/&gt;
&lt;/strong&gt;   &lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;I googled for the solution, but I couldnt find a solution.&lt;/p&gt;
&lt;p&gt;Best Regards.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akin ozsu</dc:creator><pubDate>Fri, 21 Oct 2016 09:08:33 -0000</pubDate><guid>https://sourceforge.net4acd360204f20efa465a733ce60134479b5c674e</guid></item><item><title>softphone doesn't use the source port of the partner </title><link>https://sourceforge.net/p/peers/discussion/683024/thread/a2a27b82/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
 the zip contents only sourcecode. But I have no javac, so I can't compile it. It would be good for better testing, if you additionally make a binary available for download. &lt;/p&gt;
&lt;p&gt;Best Regards&lt;br/&gt;
 Marc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc Sandmeier</dc:creator><pubDate>Thu, 15 Oct 2015 09:10:21 -0000</pubDate><guid>https://sourceforge.net8e36bad56c19bf6e68394a41e38135dd98644246</guid></item><item><title>softphone doesn't use the source port of the partner </title><link>https://sourceforge.net/p/peers/discussion/683024/thread/a2a27b82/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Yohann,&lt;br/&gt;
 I downloaded the paket peers-gui-0.5-bin.zip from sourceforge. Have you the latest update as zip-package ready for download ?&lt;/p&gt;
&lt;p&gt;Best Regards&lt;br/&gt;
 Marc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc Sandmeier</dc:creator><pubDate>Wed, 14 Oct 2015 05:47:38 -0000</pubDate><guid>https://sourceforge.net3c5400e80231b46d54acf24fbf68ff38560b8783</guid></item><item><title>softphone doesn't use the source port of the partner </title><link>https://sourceforge.net/p/peers/discussion/683024/thread/a2a27b82/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
 I have attached the log of peers. It contents two tests. One with port 5060 as the only ephemeral port and another with the port range 32768 to 61000 for the ephemeral ports. In the first case the communication functions, but in the second not.&lt;br/&gt;
 The phone isn't registered on any sip server in the net ! Initially peers tries to register several times, and after some circles it ends this work and writes a "Registration failed" on the screen. But if you see in the first case, I can communicate. &lt;/p&gt;
&lt;p&gt;Best Regards&lt;br/&gt;
 Marc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc Sandmeier</dc:creator><pubDate>Tue, 13 Oct 2015 13:51:01 -0000</pubDate><guid>https://sourceforge.net8bdf4412f9dfec75507b9fe5e5dc07393699c17a</guid></item></channel></rss>