On Tue, Jun 22, 2010 at 12:16 PM, Chris Vine <[email protected]> wrote: > On Mon, 21 Jun 2010 11:00:16 -0500 > "RazaMetaL | Only The Good Die Young" <[email protected]> wrote: >> On Mon, Jun 21, 2010 at 4:11 AM, Chris Vine >> > The telepathy sip plugin (telepathy-sofiasip) does support STUN and >> > it works with sip servers other than ekiga. >> > >> >> Like asterisk? I can connect to asterisk with ekiga but not with >> emphaty. > > This is getting off topic on this list so can you please reply by > e-mail if you want to take it any further? > > I couldn't tell you whether asterisk is used on the sip servers I use > with empathy as I don't run the servers - I connect to them - and in any > event I use ekiga more than I use empathy for sip. empathy uses libnice > to provide ICE and STUN nat traversal (STUN is used for sip and as far > as I am aware ICE for the other protocols telepathy supports), and I > would be amazed if it didn't work with asterisk.
Like you said this is a bit off topic. First of all - I think most people that know RFC 3261 and have read Asterisk's code will agree with me that chan_sip implements a "SIP-like protocol" at best. Thus if a client doesn't work with Asterisk it does not necessarily mean the client is broken. Anyway Empathy seems to work fine with Asterisk 1.6.0.3 here REGISTER sip:asterisk.axia.lv SIP/2.0 Via: SIP/2.0/UDP 192.168.0.31:44126;rport;branch=z9hG4bKSQ55K030D59Ze Max-Forwards: 70 From: <sip:[email protected]>;tag=mUS9Z724KN8eH To: <sip:[email protected]> Call-ID: a16f37b9-f88f-122d-49be-0014858a1a23 CSeq: 132483758 REGISTER Contact: <sip:[email protected]:44126> User-Agent: Telepathy-SofiaSIP/0.5.8 sofia-sip/1.12.9 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, UPDATE Supported: timer, 100rel, path Content-Length: 0 SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.31:44126;branch=z9hG4bKSQ55K030D59Ze;received=192.168.0.31;rport=44126 From: <sip:[email protected]>;tag=mUS9Z724KN8eH To: <sip:[email protected]>;tag=as28fb26de Call-ID: a16f37b9-f88f-122d-49be-0014858a1a23 CSeq: 132483758 REGISTER User-Agent: Asterisk PBX 1.6.0.3 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Supported: replaces, timer Expires: 120 Contact: <sip:[email protected]:44126>;expires=120 Date: Tue, 22 Jun 2010 10:22:32 GMT Content-Length: 0 --- Ian _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
