Hi, I looked into this and, knowing it require IAX2, managed to reproduce your issue. You are right, SFLPhone-KDE doesn't correctly filter options available only to SIP and IP2IP accounts. Most settings are not supported by IAX2 but only filtered out before saving them rather than in the UI. I created an issue for this here:
https://projects.savoirfairelinux.com/issues/54982 It wont be fixed in time for next week 1.4.1, but we will take a look at this for the release after that. As you might be aware of, SIP is the most used protocol by a very wide margin, so it is also the one we invest the most in. I looked at the IAX code for the ports and it look trivial to fix. While not currently fully supported, we may add this option later on. As for the history issue. I pushed the changes. It should be available in the next nightly along with better contact support. Please try again and see if it solved the problem for you. Thanks for reporting those issues! Emmanuel ----- Original Message ----- From: "Will Merkens" <[email protected]> To: "Emmanuel Lepage" <[email protected]> Sent: Thursday, September 11, 2014 4:34:06 PM Subject: Re: [SFLphone] some things I noticed on 1.4.1-rc20140909 On 14-09-10 04:39 PM, Emmanuel Lepage wrote: > Hello Will, > > I will take a look at these issues tomorrow. The history one is already > fixed, but not available in the nightlies yet. I will report back. As you are > an IAX user, what options and settings do you actually require and want? Your > opinion on this would be appreciated. Mainly to be able to set another local port other than 5060 and not listen on every interface aka "udp 0 0 0.0.0.0:5060 0.0.0.0:*" as seen from netstat I currently have two accounts configured in sflphone, a sip and a iax2, with the ability to set the port/interface on sip it looks like "udp 0 0 192.168.123.39:5070 0.0.0.0:*" If i add a second iax2 account it half registers, from asterisk point it's connected but from sflphone it's still trying probably because it's stuck trying to use local port 5060 when it's already bound to the first iax2 account. > > Regards, > Emmanuel > ----- Original Message ----- > From: "Will Merkens" <[email protected]> > To: [email protected] > Sent: Wednesday, September 10, 2014 5:33:12 PM > Subject: Re: [SFLphone] some things I noticed on 1.4.1-rc20140909 > > This installs and starts fine on Mint 17 kde. > > - History seems to not store the number you called thus when you click a > history entry and right click and click 'Call again' it fails since there is > no number > there. > tried this both with a sip and a iax2 account. > > - sip lets you choose codecs tab but iax2 does not > > - under iax2 account Network tab does nothing, you set settings in there but > they do not stick. > > - under sip account network tab saves settings. > > - if you start sflphone and the iax2 account was in use by a another > softphone but you exited that softphone then connect with sflphone it fails > to register. > asterisk has a timer for reconnects from iax2 connections and waits for a > missing client to reconect if it does not it will clear it in usually 2 > minutes. > sflphone will sometimes get stuck registering the iax2 account if this > happens. if you exit sflphone and wait till asterisk drops the stale > connection then > starting sflphone will connect right away to that iax2 account. > > - Another way of seeing this is un check the iax2 account in settings hit > apply then check it again and hit apply it will sit there with Status > Trying... and > never go Registered. exit sflphone and start it again and it show registered. > > - I do not know where this problem occurs whether it's a asterisk or network > or softphone issue, but I seem to have lost call progress on a iax2->outside > number > aka you do not hear the other end ringing but the call will complete and > talking with remote works fine. If I make the call via sip call progress > works. If I > call iax2->iax2 call progress works. > -- William Merkens IT Support Analyst Userful Corporation +1 403.289.2177 ext.289 +1 866 USERFUL (1-866-873-7385) Suite 200, 1011 1st Street. SW Calgary AB T2R 1J2 Managed Desktops Done Right. http://www.userful.com _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
