Created attachment 35675 [details] sofia.log Empathy 2.30.1, telepathy-sofiasip 0.6.2-1 @ Ubuntu 10.04 64bit. Hello, I've been connected (available status) to my SIP provider (@sip.halonet.pl) but I cannot: * add any new contact to roster (I have info that sofiasip not work with Empathy roster, it's true?). * establish connection with any number what I dial. I use empathy-debugger to save logs from empathy and sofia - I attach this logs.
Created attachment 35676 [details] empathy.log
Best Regards Marcin (SiB) Przysowa
I can see 503 Service Unavailable errors from the proxy, but I have no idea why this happens. Could you define TPORT_LOG=1 in telepathy-sofiasip's environment, or collect a packet dump?
Created attachment 35704 [details] sofiasip-sip.halonet.pl.zip password to sofiasip-sip.halonet.pl.zip is: sofiasip Wireshark packets, sofia and empathy logs with 'TPORT_LOG=1' command. I hope this helps.
(In reply to comment #4) > Created an attachment (id=35704) [details] > sofiasip-sip.halonet.pl.zip > > Wireshark packets, sofia and empathy logs with 'TPORT_LOG=1' command. Oddly, there were still no transport logs in the output. But thanks to the capture, I know the cause: the choice of codecs installed and available for Farsight (i.e. not explicitly disabled), together with authentication data, makes the packet size impractically big. This makes Sofia-SIP try to switch to TCP if the transport is not specified explicitly (the SIP protocol is a bit idealistic here), and this fails because the proxy does not support TCP connections. Try to set transport explicitly to UDP and see if it helps. Note that you may still get some failures, because oversized UDP packets have higher chance of getting lost.
ok, I may call to my mobile and others number. UDP is a resolution. Now I connected to few other sip account correctly. Please write me does Sofia-SIP works with roster? I cannot add any contact from my account. Does callback connection should be working? If someone call to my SIP DID number? If yes then I must write new bug. Best Regards Marcin Przysowa
(In reply to comment #6) > ok, I may call to my mobile and others number. UDP is a resolution. > Now I connected to few other sip account correctly. OK, so we can resolve this. > Please write me does Sofia-SIP works with roster? I cannot add any contact from > my account. Telepathy-SofiaSIP does not support contact lists; see bug #16306. > Does callback connection should be working? If someone call to my SIP DID > number? If yes then I must write new bug. Click-to-call does not work, but regular incoming calls should succeed.
(In reply to comment #7) > (In reply to comment #6) > OK, so we can resolve this. Yes, I agree. > Telepathy-SofiaSIP does not support contact lists; see bug #16306. OK, I'll live with this :) and wait for this function. > > Does callback connection should be working? If someone call to my SIP DID > > number? If yes then I must write new bug. > > Click-to-call does not work, but regular incoming calls should succeed. Click-to-call does not work - ok, I am not use that stuff. Incomming calls not work me, I add new bug. I have wiki:[Direct inward dialing (DID), also called direct dial-in (DDI)] in sip.halonet.pl. Now I can call to my mobile and I show my DID number on my mobile (CLIP). If I call from my mobile to my SIP DID number then my Empathy should detect incomming call and give me a choice Answer or not - I have not any info about incomming call. It's know issue or new? I have not any new question, thanks for support me.
(In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #6) > I have wiki:[Direct inward dialing (DID), also called direct dial-in (DDI)] in > sip.halonet.pl. > > Now I can call to my mobile and I show my DID number on my mobile (CLIP). > If I call from my mobile to my SIP DID number then my Empathy should detect > incomming call and give me a choice Answer or not - I have not any info about > incomming call. > > It's know issue or new? [SOLVED] https://bugs.freedesktop.org/show_bug.cgi?id=28148
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.