[Dev] getting a sip SEP to work
Owen Davis
owen at linksafe.name
Wed Jun 6 16:50:49 EDT 2007
I'm trying to add a SEP for sip to an XRDS. I've added the following
using the XRDS editor at Linksafe.
<xrd:Service priority="10">
<xrd:Type xrd:select="true">sip</xrd:Type>
<xrd:Path xrd:select="true">(+call)</xrd:Path>
<xrd:URI xrd:priority="1" xrd:append="none">sip:test at example.com</
xrd:URI>
</xrd:Service>
the result is mixed:
--> http://xri.net/=ly/+call fails and routes to my forwarding
service.
--> http://beta.xri.net/=ly/+call succeeds. however i don't want
to use the beta resolver. =les.chasen seems to have the identical
XML working fine.
Does anyone know how to tweak my XRDS to work for the current resolver?
Thanks.
Owen
More information about the Dev
mailing list