Le mardi 14 février 2006 à 17:02 +0100, Jan Ruzicka a écrit : > Hi, > I found another strange (for me) behaviour > Situation - I'm registered on a proxy under [EMAIL PROTECTED] When I call > sip:username or > sip:number From field of the request looks like sip:[EMAIL PROTECTED], but > when i call > sip:[EMAIL PROTECTED] From field look like sip:[EMAIL PROTECTED] >
That's "normal". When you are calling users belonging to another domain than the one you are registered to, it doesn't use "randomly" one of the accounts to which you are registered. (This discussion should go to gnomemeeting-devel-list btw.) For example, you have 2 registered accounts : - [EMAIL PROTECTED] - [EMAIL PROTECTED] and you are calling [EMAIL PROTECTED], it will use [EMAIL PROTECTED] as outgoing identity. If you are calling [EMAIL PROTECTED], then it won't use any of them. Notice, it could be changed by introducing a default identity, which would be the one from the "default" account in Ekiga. An idea for 2.2... -- _ Damien Sandras (o- //\ GnomeMeeting: http://www.gnomemeeting.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
