On 21/08/12 11:24, hohy...@eml.cc wrote:
I've discovered that even on calls which succeed, ekiga uses 'sip:@' . In any case, a client should not use the local host user name in
conversation with the SIP server.
This is done by opal library, and its authors know very well the
standards. Howev
I've discovered that even on calls which succeed, ekiga uses 'sip:@' . In any case, a client should not use the local host user name in
conversation with the SIP server.
--
http://www.fastmail.fm - Email service worth paying for. Try it for free
___
e
On 15/08/12 10:08, hohy...@eml.cc wrote:
I have had some successful and some failed connections with the same account.
In wireshark, I see that ekiga attempts some actions with a
From: sip:@0.0.0.0
To: sip:@
The is the user name of the user running ekiga, not the addressee
or authentication n
I have had some successful and some failed connections with the same account.
In wireshark, I see that ekiga attempts some actions with a
From: sip:@0.0.0.0
To: sip:@
The is the user name of the user running ekiga, not the addressee
or authentication name for the SIP account. I expect this name
Hello
Please delete my sip address and all ionformation about me
It's impossible for to use Ekiga trough the
>
> De : Ekiga.net
>À : richard_cayerbarr...@yahoo.fr
>Envoyé le : Mercredi 28 Décembre 2011 17h28
>Objet : Welcome to Ekiga.net!
>
>
>Hello Richard
We are tech support team at SIPsocial.net. Our software product,
SIPsocial, is a SIP registrar server. SIPsocial is free, it can be
downloaded at SIPsocial.net web site.
SIPsocial was successfully tested with your free SIP phone product.
We'd like to help our users by posting on SIPsocial web
executiing ekiga as root by dbus-launch ekiga :
.
dofe_partly: mode 30cnt 4640sz 160 -> mode 30 sz 160
dofe_partly: mode 30cnt 4800sz 160 -> mode 30 sz 160
dofe_partly: mode 30cnt 4960sz 160 -> mode 30 sz 160
dofe_partly: mode 30cnt 5
It happens each time I execute ekiga.
Trouble with assert.cxx is not important. It is a ptrace trouble. I have
the same thing when de-activating ptrace.
On 09/27/2010 08:37 PM, Julien Puydt wrote:
Le 27/09/2010 14:20, Thierry Simonnet a écrit :
I tested modifications (under Linux) :
bash-4.
Le 27/09/2010 14:20, Thierry Simonnet a écrit :
I tested modifications (under Linux) :
bash-4.1$ ekiga
I got presence for sip:5...@ekiga.net and state is Forbidden
I got presence for sip:5...@ekiga.net and state is Forbidden
I got presence for sip:5...@ekiga.net and state is Forbidden
I got pres
I tested modifications (under Linux) :
bash-4.1$ ekiga
I got presence for sip:5...@ekiga.net and state is Forbidden
I got presence for sip:5...@ekiga.net and state is Forbidden
I got presence for sip:5...@ekiga.net and state is Forbidden
I got presence for sip:6...@marmont.esiee.fr and state is
nedo nodo wrote:
> Thank you for response. I know how to use Asterisk and other softphone like
> Pangolin, Xlite, Eyebeam etc.
> I have a problem with Ekiga. The softphone registers to Asterisk but I can't
> make a call. If I type the desired number I can't press call button.
This is bug https://b
Thank you for response. I know how to use Asterisk and other softphone like
Pangolin, Xlite, Eyebeam etc.
I have a problem with Ekiga. The softphone registers to Asterisk but I can't
make a call. If I type the desired number I can't press call button.
2010/2/9 Thierry Simonnet
> Hi,
>
> it is ne
Hi,
it is necessary to make a relationship between a call number and a user.
You can repalace [ekiga] by [1000], user=1000 to have a dialplan
only with numbers.
You can use cid_number in user.conf file.
One way associatin a name with a number. it is not your case.
To configure your asteri
Hi,
I can't make a SIP call from Ekiga toward Asterisk. I have followed the
guide here http://wiki.ekiga.org/index.php/Main_Page. Ekiga register to
Asterisk with success but I can't make a call.
Ekiga configuration in sip.conf
[ekiga]
type=friend
host=dynamic
user=ekiga
secret=nedo
context=users
About My SipForDummies Guide , I started a Wiki Page
http://wiki.ekiga.org/index.php/SipFacile
It's more like a draft to play with , I think I will move this to the
main list.
On Mon, Feb 11, 2008 at 1:48 PM, Damien Sandras <[EMAIL PROTECTED]> wrote:
>
> Le lundi 11 février 2008 à 13:17 +0100
Le lundi 11 février 2008 à 13:17 +0100, michel memeteau a écrit :
>
>
> On Feb 11, 2008 1:00 PM, Damien Sandras <[EMAIL PROTECTED]> wrote:
>
> Le lundi 11 février 2008 à 12:40 +0100, michel memeteau a
> écrit :
>
> > In france , people ask Jabber fr , to
On Feb 11, 2008 1:00 PM, Damien Sandras <[EMAIL PROTECTED]> wrote:
>
> Le lundi 11 février 2008 à 12:40 +0100, michel memeteau a écrit :
> > In france , people ask Jabber fr , to do the jabber for them.
> > http://jabber.apinc.org/domliste.php if your domain can forward SRV
> > DNS.
> > Let me kno
Le lundi 11 février 2008 à 12:40 +0100, michel memeteau a écrit :
> Hi , here is something I thought about and saw in Real life .
>
> When people migrate to GNU/Linux or Mac OSX. They ask how they could
> carry on Videoconf with their friends.
>
> Skyppy is not too spread for non techies , so
Hi , here is something I thought about and saw in Real life .
When people migrate to GNU/Linux or Mac OSX. They ask how they could carry
on Videoconf with their friends.
Skyppy is not too spread for non techies , so people use MSN in France,
juste because " all the sheep do" .
SO they ask me :
Hello to all,
New changes were introduced in OPAL HEAD, they break SIP reinvite.
The following problems in HEAD are known problems :
* sip reinvite is broken
* stun support is broken
* timeouts occur when refreshing registrations due to problems in the
new sockets code
* deadlocks occur occasion
Scorp . wrote:
> I have the source code of ekiga, i need to know the especific file where
> is implemented the comunication between ekiga and the sip server.
>
> We are students and we want to implement a sip server for using it with
> ekiga starting from zero
What you are suggesting here is a b
I have the source code of ekiga, i need to know the especific file where is
implemented the comunication between ekiga and the sip server.
We are students and we want to implement a sip server for using it with
ekiga starting from zero
___
Ekiga-devel-
Scorp . a écrit :
> hello! I'm really interested in create my own server for ekiga sip client,
> but I don't know where are the specific files of the ekiga sip client in
> the
> sources files that I got from the website, If someone could help me and
> tell
> me where are this files of the sip cli
hello! I'm really interested in create my own server for ekiga sip client,
but I don't know where are the specific files of the ekiga sip client in the
sources files that I got from the website, If someone could help me and tell
me where are this files of the sip client I would really appreciate i
24 matches
Mail list logo