[Devel] 415 unsopported document format.
Javier Ramirez
jvr_78 at yahoo.com.ar
Tue Sep 5 15:48:21 CEST 2006
the problem is:
in my program
<note>Al tel\351fono</note>
in xten
<note>Al Tel\303\251fono</note>
In Ethereal I see this:
In my program :
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:pp="urn:ietf:params:xml:ns:pidf:person"
xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple"
xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person"
xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status"
xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid"
entity="sip:javier at direccionIP.com">
<pp:person>
<status>
<ep:activities>
<ep:activity>away</ep:activity>
</ep:activities>
</status>
</pp:person>
<note>Al tel\351fono</note>
<tuple id="t9647">
<contact priority="1">sip:javier at direccionIP.com</contact>
<status>
<basic>open</basic>
</status>
</tuple>
</presence>
In xten:
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:pp="urn:ietf:params:xml:ns:pidf:person"
xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple"
xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person"
xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status"
xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid"
entity="sip:javier at direccionIP.com">
<pp:person>
<status>
<ep:activities>
<ep:activity>away</ep:activity>
</ep:activities>
</status>
</pp:person>
<note>Al Tel\303\251fono</note>
<tuple id="t1">
<contact priority="1">sip:javier at direccionIP.com</contact>
<status>
<basic>open</basic>
<es:user-input since="2006-09-05T10:31:51Z">idle</es:user-input>
</status>
</tuple>
</presence>
----- Original Message -----
From: Bogdan-Andrei Iancu
To: Javier Ramirez
Cc: devel at openser.org
Sent: Monday, September 04, 2006 6:37 PM
Subject: Re: [Devel] 415 unsopported document format.
most probably your PUBLISH advertised or contains an unsupported
document type. Check what xten does to work.
regards,
bogdan
Javier Ramirez wrote:
> ok, but when I use xten, and I set a personal state, the accent is
> send to with no problem.
> how I make this ?
> best regards
> Javier
>
>
> ----- Original Message -----
> *From:* Bogdan-Andrei Iancu <mailto:bogdan at voice-system.ro>
> *To:* Javier Ramirez <mailto:jvr_78 at yahoo.com.ar>
> *Cc:* devel at openser.org <mailto:devel at openser.org>
> *Sent:* Monday, September 04, 2006 4:00 PM
> *Subject:* Re: [Devel] 415 unsopported document format.
>
> Hi Javier,
>
> I guess you are trying to use the "pa" module. If so, please note
> it is
> deprecated. A new up to date implementation of a Presence Agent is on
> the way and shortly available.
>
> regards,
> bogdan
>
> Javier Ramirez wrote:
>
> > Hi,
> > I have a problem, when I send a PUBLISH with personal status, if
> have
> > accent, the openser send me 415 unsopported document format.
> > How to encode for openser accept my PUBLISH ?
> > best regards
> > Javier
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Devel mailing list
> >Devel at openser.org
> >http://openser.org/cgi-bin/mailman/listinfo/devel
> >
> >
>
>
> __________ NOD32 1.1738 (20060904) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
__________ NOD32 1.1738 (20060904) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openser.org/pipermail/devel/attachments/20060905/38c0c6f5/attachment.html
More information about the Devel
mailing list