Re: [Linphone-users] Add MimeType entry to desktop file (utilise Xdg)

2013-06-29 Thread Genghis Khan
On Fri, 28 Jun 2013 23:48:01 -0700
John White j...@lawquest.com wrote:

 
 snip
 
 I dropped the .tld and put my home phone number 1775--
 into $ xdg-open sip:(my home phone number)@diamondcard.us and it rang
 my home phone just fine, and then, as usual, froze.
 
 
  I have attached a desktop file for you to test.
 
  1) Extract attached file to ~/.local/share/applications/
 
  2) Run command:
 
  $ xdg-mime default linphone.desktop x-scheme-handler/sip
 
  3) Confirm that Linphone is a default program for SIP by running:
 
  $ xdg-mime query default x-scheme-handler/sip
  linphone.desktop
 
  4) Test it with:
 
  $ xdg-open sip:early_mu...@iptel.org
 This worked fineopened the linphone window and registered me on 
 diamondcard.us and then froze (by froze I mean that were I to wait
 a half-hour it would probably come live again).
 
  Linphone loads, says I am registered, but it cannot be used for
  about half an hour when there are lots of names and phonenumbers in
  linphonerc.
 
  I suggest to import most of your contacts that are not being used
  often into an external contact management program that would
  display contacts in click-able hyperlinks and then use the solution
  I have proposed.
 
 I think this a good idea and will try to find such a program.
 

Please let me know when you do. I tried to use the address book of
Claws Mail and I have failed to make a click-able sip: URI.

In the meantime I think I have a very strange solution which you might
like.

Using the Start Menu Application launcher (of freeDesktop.org).
More information at http://wiki.xfce.org/howto/customize-menu

Add a category called VoIP and then extract the attached desktop file
to ~/.local/share/applications/

This is the content of the attached file:
[Desktop Entry]
Encoding=UTF-8
Name=iptel Early Music
GenericName=Test Music VoIP Bot
Comment=Call to iptel Early Music
Type=Link
URL=sip:early_mu...@iptel.org
Icon=sip-bookmark
Categories=VoIP;

You might want to do some of the above actions using MenuLibre.
http://www.smdavis.us/projects/menulibre
https://launchpad.net/menulibre

 
 snip
 
 I am starting to think that the problem just might be with Vector 
 Linux. There are two programs in the Vector Linux 7.0 repository
 that don't load properly on my system (Samsung RF511), and linphone
 may need one or both of them:
 

It seems to me that you also have issues with connection, this is not
just you, perhaps it is occurring because Linphone has a too long
timeout checking status of each contact, which is annoying, or this
problem is resulted in checking of status in conjunction with
connectivity issue by your ISP.


Third Party Factors (side note)
---
In Israel there is a graduate and silent trend by Israeli Internet
Service Providers to sabotage VoIP communications, especially SIP.

A few years ago, in Israel, it was impossible to use SIP with Ekiga over
3G connections, via Bluetooth or USB.
Even though Ekiga was extremely horrible connecting to the internet in
Europe, there were strange issues that used to occur only in Israel.
Ekiga did overcome all of these problems, if not most of them, last
time I have verified.

Nowadays, an ISP named Bezeq is selling a router called NETGAR (see
attached image) that is set up to crash, and all of its setting are
consequently being reset, when Linphone starts to make a connection!

 Such problem:
 a. is deliberate.
 b. is of vulnerability.
 c. is occurring only with Linphone, as far as I have experienced.
 d. has nothing to do with Linphone itself.

 
 snip
 
 Thank you for your excellent assistance.
 

I am very glad that I was helpful to you!

 
 John
 

-- 
Proper English www.reddit.com/r/proper
4 teh lulz... http://email.is-not-s.ms


early_music@iptel.org.desktop.gz
Description: GNU Zip compressed data
attachment: settings_dgn2200.JPG___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] Cannot use 'sips:' as proxy address

2013-06-29 Thread Lluís Batlle i Rossell
Hello,

trying to use 'sips:' as proxy address, the program renames sips:mypbx.org to 
some:
sips: sip:mypbx.org

For the user name, it works fine: sips:myn...@mypbx.org.

The pbx I use, if I want to use TLS, I'm required to use sips: there.

I'm using linphone 3.6.1. Any idea how to fix this?

Regards,
Lluís.

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] genghisk...@gmx.ca

2013-06-29 Thread John White
This worked wellLinphone now opens from the GUI.  Must admit I had 
to give up on MenuLibre as it apparently requires slackware 14.   Vector 
is working on that now.


As to the slow loading, that problem is solved (I took all the friends 
out of linphonerc.  However, I now have to copy and paste contact info 
(phone numbers), so that's a bummer.  I am looking at faster ways to do 
this.


As to the problem with enable self view I can't tell if that is fixed 
or not (I doubt it) as I no longer have any video codecs in 
preferences.  They are apparently in linphonerc, but don't show in the 
gui window.  I probably don't know how to pass VIDEO=yes to the build 
script.  Here is what I do:


# ./linphone.SlackBuild VIDEO=yes

I then use installpkg to install the SBO file.  Linphone runs when I do 
this but does the Video Input Device is greyed out and no video codecs 
show in Preferences.


You have already done more than enough.  Still, any thoughts you have 
about any of this, are most appreciated.


Genghis Khan wrote:

I suggest to import most of your contacts that are not being used
 often into an external contact management program that would
 display contacts in click-able hyperlinks and then use the solution
 I have proposed.


I think this a good idea and will try to find such a program.


Please let me know when you do. I tried to use the address book of
Claws Mail and I have failed to make a click-able sip: URI.

In the meantime I think I have a very strange solution which you might
like.

Using the Start Menu Application launcher (of freeDesktop.org).
More information athttp://wiki.xfce.org/howto/customize-menu

Add a category called VoIP and then extract the attached desktop file
to ~/.local/share/applications/

This is the content of the attached file:
[Desktop Entry]
Encoding=UTF-8
Name=iptel Early Music
GenericName=Test Music VoIP Bot
Comment=Call to iptel Early Music
Type=Link
URL=sip:early_mu...@iptel.org
Icon=sip-bookmark
Categories=VoIP;

You might want to do some of the above actions using MenuLibre.
http://www.smdavis.us/projects/menulibre
https://launchpad.net/menulibre




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users