[Simple] Re: IM delivery reports for conferencing

Hisham Khartabil <hisham.khartabil@telio.no> Wed, 15 March 2006 21:48 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FJdrV-000752-Vj; Wed, 15 Mar 2006 16:48:57 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FJdrU-00074r-RV for simple@ietf.org; Wed, 15 Mar 2006 16:48:56 -0500
Received: from hq-smtp-01.telio.no ([82.196.203.118]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FJdrT-00009q-4r for simple@ietf.org; Wed, 15 Mar 2006 16:48:56 -0500
Received: from office-owa-01.HQ.TELIO.NO (unknown [82.196.203.119]) by hq-smtp-01.telio.no (Postfix) with ESMTP id D390E194458 for <simple@ietf.org>; Wed, 15 Mar 2006 22:48:53 +0100 (CET)
Received: from [10.75.117.242] ([216.1.176.230]) by office-owa-01.HQ.TELIO.NO with Microsoft SMTPSVC(6.0.3790.1830); Wed, 15 Mar 2006 22:47:15 +0100
In-Reply-To: <DAC3FCB50E31C54987CD10797DA511BA1413183B@WIN-MSG-10.wingroup.windeploy.ntdev.microsoft.com>
References: <DAC3FCB50E31C54987CD10797DA511BA1413183B@WIN-MSG-10.wingroup.windeploy.ntdev.microsoft.com>
Mime-Version: 1.0 (Apple Message framework v623)
Content-Type: text/plain; charset="US-ASCII"; delsp="yes"; format="flowed"
Message-Id: <e0fd3d5d28d0d7c93aa6644bf272b98c@telio.no>
Content-Transfer-Encoding: 7bit
From: Hisham Khartabil <hisham.khartabil@telio.no>
Date: Wed, 15 Mar 2006 22:49:19 +0100
To: Sean Olson <Sean.Olson@microsoft.com>
X-Mailer: Apple Mail (2.623)
X-OriginalArrivalTime: 15 Mar 2006 21:47:16.0196 (UTC) FILETIME=[06AEB240:01C6487A]
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 4b800b1eab964a31702fa68f1ff0e955
Cc: eburger@brooktrout.com, simple@ietf.org
Subject: [Simple] Re: IM delivery reports for conferencing
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
Errors-To: simple-bounces@ietf.org

On Mar 15, 2006, at 7:30 PM, Sean Olson wrote:

>
> Looking at:
> http://tools.ietf.org/wg/simple/draft-khartabil-simple-im-receipts 
> -00.tx
> t
> And: http://tools.ietf.org/wg/simple/draft-burger-simple-imdn-03.txt
>
> Neither seems to address the use case of an "exploder" or IM
> conferencing where a single IM may have multiple recipients. My
> suggestion is that the schema you choose for the notification allow
> multiple delivery notifications to be batched together with each entry
> distringuished by the recipient URI.

It does address it to an extent. That's what the "uri" attribute is  
there for. If we want to allow aggregation of receipts before sending  
the receipt to the IM sender, then we also need to start thinking about  
what the sender wants and how to indicate it in the IM itself.

Hisham

>
> For example:
>
> For Draft-khartabil-simple-im-receipts-00
>
>          <status-receipt>
>             <message-id>34jk324j</message-id>
>             <recipient uri="bob@example.com">
>                  <type>read</type>
>                  <status>200</status>
>                  <note lang="en">The message has been read</note>
>             </recipient>
>             <recipient uri="alice@example.com">
>                  <type>error</type>
>                  <status>415</status>
>                  <note lang="en">The message could not be
> delivered</note>
>             </recipient>
>          </status-receipt>
>
> Or, for Draft-burger-simple-imdn-03
>
>         <imdn>
>             <original-message-id>
>                1542af3e8b@eburger@example.com
>             </original-message-id>
>             <reporting-uas uri="im:hisham.khartabil@example.net">
>                <original-recipient-uri>
>                   im:hisham.khartabil@example.net
>                </original-recipient-uri>
>                <disposition>read</disposition>
>             </reporting-uas>
>             <reporting-uas uri="im:eric.burger@example.net">
>                <original-recipient-uri>
>                   im:eric.burger@example.net
>                </original-recipient-uri>
>                <disposition>read</disposition>
>             </reporting-uas>
>         </imdn>
>
> Sorry if this has been discussed before. Was there a reason this was
> omitted previously?
>
> Thanks,
> Sean
>


_______________________________________________
Simple mailing list
Simple@ietf.org
https://www1.ietf.org/mailman/listinfo/simple