[email protected] wrote: > While running some server-client compatibility tests I found that linphone > and ekiga.net seem to be incompatible. > Ekiga.net refuses to register the client linphone with the message: > "Registration on sip:ekiga.net failed: Not Acceptable" > > Analysis of the logs suggests that this registration refusal may be related > to the fact that ekiga.net expects the firewall IP to be used in the contact > header while Linphone sends the LAN IP. > > Here are the relevant logs: > > Ekiga 2.0.12: > Contact: <sip:[email protected]:5063;transport=udp> > > Linphone 2.1.1: > Contact: <sip:[email protected]:5060;line=d39e84bba5f2cbd> > > Could somebody confirm that this is the reason for which ekiga.net refuses > registration?
Yes. ekiga.net does not accept private addresses in Contact field. -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
