SIP capable program for VoIP provider

Hello

Does anyone know a linux-forum for the following problem:

I use the VoIP provider internetcalls.com. For windows they have a program which works for making calls.

Now for linux there is none of such. But one could use a SIP capable program to connect to sip.internetcalls.com with its own account.

I tired linphone and Ekiga but connection to internetcalls.com fails

Has anyone experience with such stuff or does somebody know a forum which handles such kinds of topics?

with regards

On 2014-06-15 12:36, carborane wrote:

> I tired linphone and Ekiga but connection to internetcalls.com fails
>
> Has anyone experience with such stuff or does somebody know a forum
> which handles such kinds of topics?

I suppose both Ekiga an linphone have their own forums or mail lists.
They should know if using sip.internetcalls.com is possible.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

That company goes under several guises one of which is voipcheap.com
Which I use and I know it works with Linphone

I suspect you have not configured it correctly

https://www.internetcalls.com/sip

i set:

Your SIP identify: sip:myname@sip.internetcalls.com
SIP Proxy adress: <sip:sip.internetcalls.com>
Route (optional): (nothing)
Registration duration: 3600

i also tried:

Your SIP identify: sip:myname@sip.internetcalls.com
SIP Proxy adress: sip.internetcalls.com
Route (optional): (nothing)
Registration duration: 3600

but it switches automatically to the first version

it simply cannot login

It’s some time since I used Linphone with it but it did work.
I have been using the Mobile App, it’s just more convenient for me.

Let me see if I can find my old config file. I have it backed up.

Here we go with some edits for security


reg_proxy=sip:sip.VoipCheap.com
reg_identity=sip:myname@sip.VoipCheap.com
reg_expires=3600
reg_sendregister=1
publish=0
dial_escape_plus=0


[auth_info_0]
username=myname
userid=myname
passwd=mypassword
realm="sip.VoipCheap.com"

i did not have so many options for detting the account, where to find them, or do they have to be written in a text file, if so where is the corresponding file placed?

with regards

It’s in your hidden files of your home dir

It’s called .linphone

it really doesnt work, i have the same setup. I consider making a voipcheap.com account.

with regards