[Sip] SIP Uri including user=phone parameter
杨运勇 <yyong.yang@gmail.com> Wed, 10 March 2010 03:50 UTC
Return-Path: <yyong.yang@gmail.com>
X-Original-To: sip@core3.amsl.com
Delivered-To: sip@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 3B91D3A6B00 for <sip@core3.amsl.com>;
Tue, 9 Mar 2010 19:50:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.698
X-Spam-Level:
X-Spam-Status: No, score=-1.698 tagged_above=-999 required=5
tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_45=0.6,
MIME_8BIT_HEADER=0.3]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EA6K8lWZlBZJ for
<sip@core3.amsl.com>; Tue, 9 Mar 2010 19:50:36 -0800 (PST)
Received: from mail-qy0-f201.google.com (mail-qy0-f201.google.com
[209.85.221.201]) by core3.amsl.com (Postfix) with ESMTP id 686213A67E1 for
<sip@ietf.org>; Tue, 9 Mar 2010 19:50:36 -0800 (PST)
Received: by qyk39 with SMTP id 39so6220267qyk.22 for <sip@ietf.org>;
Tue, 09 Mar 2010 19:50:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:date:message-id:subject
:from:to:content-type; bh=wfQNVuT/8kn7KRbdwxWl/C6MNkqRj4AasFddS6reFZQ=;
b=YQ9s1Rq8vUqyuf7f/QIpV+WMK6t2kOmcbQvLj6GBUmGrRazNpdpCXbP6+SZUJ77oMm
81nXw3OFLszOCuUlAonG23+Lb9p8gSQS3NiSiV9EphVz2p06zi22RzCr8yeojTM9PVcz
3hP/kTGobYiFCs5KcS3hzqWcQavd3S21brpjM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
h=mime-version:date:message-id:subject:from:to:content-type;
b=UEbNYObzu+uIqH0jz1wg76hUWEhmbm97KWbGKPMOrTqj71foZBXe8nAi+T+0PFZa+R
2yPIl31Y4feI2XBnsaoQLWZZHGjhi/uTwl7YQkW/469cSLUa9kQIw76mwUVVfZtx0rce
453Z5iPS4FRdW5fep2HD0SnF0en6DTW2ATRkU=
MIME-Version: 1.0
Received: by 10.224.26.135 with SMTP id e7mr664878qac.91.1268193034467;
Tue, 09 Mar 2010 19:50:34 -0800 (PST)
Date: Wed, 10 Mar 2010 11:50:34 +0800
Message-ID: <8d6bbed81003091950p63641821g7d4526b3772d8308@mail.gmail.com>
From: =?UTF-8?B?5p2o6L+Q5YuH?= <yyong.yang@gmail.com>
To: sip@ietf.org
Content-Type: multipart/alternative; boundary=00c09f9b0a3e537bc104816a33ef
Subject: [Sip] SIP Uri including user=phone parameter
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Mar 2010 03:57:46 -0000
Hi all, I have a question about Sip Uri including user=phone parameter. whether sip:+8869812778@lab.com <sip%3A%2B8869812778@lab.com>;user=phone;cause=302 equals to *sip:+8869812778@lab.com;cause=302;user=phone* ** ** *Thanks in advance.* ** *Kevin*
- [Sip] SIP Uri including user=phone parameter 杨运勇
- Re: [Sip] SIP Uri including user=phone parameter Rockson Li (zhengyli)