I would like to use Empathy for Internet voice chat, but I do not see an option under the Empathy Accounts menu to create a SIP account.
How do I set up Internet voice calling in Empathy?
In 13.04 (and presumably 12.10), telepathy relies on rakia instead of sofiasip, and you need the Ubuntu account SIP module. In other words :
sudo apt-get install telepathy-rakia account-plugin-sip
account-plugin-sip anymore, but if you only install telepathy-rakia it will pull the needed dependencies automagically for you and then it works (you can configure a SIP service).
– Andyc
Jul 25 '21 at 15:27
According to https://live.gnome.org/Empathy/FAQ#How_can_I_connect_to_my_SIP_account.3F
you need to install the telepathy-sofiasip from the Ubuntu Software Center.
Then, you will be able to add SIP accounts to Empathy from the list of protocols in the Empathy Accounts dialog.
telepathy-sofiasip
– Asa Ayers
Dec 03 '12 at 16:18
telepathy-sofiasippackage installed – sagarchalise Apr 28 '11 at 14:31