[Serusers] 415 unsopported document format

Javier Ramirez jvr_78 at yahoo.com.ar
Tue Sep 5 15:47:10 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_bit2net.com at 200.81.213.171:5061">
  <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_bit2net.com at 200.81.213.171:5061</contact>
    <status>
      <basic>open</basic>
      <es:user-input since="2006-09-05T10:31:51Z">idle</es:user-input>
    </status>
  </tuple>
</presence>


  ----- Original Message ----- 
  From: Vaclav Kubart 
  To: Javier Ramirez 
  Cc: serusers at iptel.org 
  Sent: Tuesday, September 05, 2006 3:06 AM
  Subject: Re: [Serusers] 415 unsopported document format


  Hi,
  you have to use PIDF format - see RFC 3863.
  (http://www.ietf.org/rfc/rfc3863.txt)
  If you are using it and SER still returns errors, try to send your
  presence document (or whole PUBLISH message) here.
  Vaclav

  On Mon, Sep 04, 2006 at 03:45:44PM -0300, Javier Ramirez wrote:
  > Hi,
  > I have a problem, when I send a PUBLISH with personal status, if have accent, the ser send me 415 unsopported document format.
  > How to encode for ser accept my PUBLISH ?
  > best regards
  > Javier
  > _______________________________________________
  > Serusers mailing list
  > Serusers at lists.iptel.org
  > http://lists.iptel.org/mailman/listinfo/serusers


  __________ NOD32 1.1739 (20060904) Information __________

  This message was checked by NOD32 antivirus system.
  http://www.eset.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20060905/6be9ed15/attachment.htm>


More information about the sr-users mailing list