Re: [Sofia-sip-devel] Question on adding code to NTA for MS OCS SRV resolution

2009-02-11 Thread Pekka Pessi
2009/2/6 Andrew Rechenberg Lists : > OK, I've added code to nta.c for the SRV records, however this line is > tripping me up: > > if (strcmp(tpname, "*")) /* Looking for only one transport */ > break; > > I've dug through the code and can't find out how to set this tpname. Is > there an NTATAG th

Re: [Sofia-sip-devel] Question on adding code to NTA for MS OCS SRV resolution

2009-02-05 Thread Andrew Rechenberg Lists
> > > > Anywhere else I need to add code? Any suggestions on what I should > add? > > Can I add things like: > > > > { "tls-ms-i", "5061", "_sipinternaltls._tcp.", "SIPS+D2T" } > > > > Or should I just add another "tls" entry with the _sipinternaltls > > portion? > > I think another "tls" entry i

Re: [Sofia-sip-devel] Question on adding code to NTA for MS OCS SRV resolution

2009-02-05 Thread Andrew Rechenberg Lists
> > I'm wondering how I should add this code to Sofia. I think I should > be > > adding it to nta.c in const sip_dnstports[] and possibly in > > tports_sips[]. > > > > Anywhere else I need to add code? Any suggestions on what I should > add? > > Can I add things like: > > > > { "tls-ms-i", "5061"

Re: [Sofia-sip-devel] Question on adding code to NTA for MS OCS SRV resolution

2009-02-05 Thread Pekka Pessi
2009/1/29 Andrew Rechenberg Lists : > I'm wondering how I should add this code to Sofia. I think I should be > adding it to nta.c in const sip_dnstports[] and possibly in > tports_sips[]. > > Anywhere else I need to add code? Any suggestions on what I should add? > Can I add things like: > > { "t

[Sofia-sip-devel] Question on adding code to NTA for MS OCS SRV resolution

2009-01-29 Thread Andrew Rechenberg Lists
Good day, I'd like to add some code to Sofia so that it has the ability to lookup SRV records for Microsoft Office Communications Servers. Of course MS doesn't use the standard for SIP TLS (_sips._tcp.example.com) by default. They created their own DNS records. Here are the SRV records for a MS