[Sip] Inquiry:SIP sending dialed digits in one-by-one digit format?

hadi motamedi <motamedi24@gmail.com> Wed, 06 January 2010 06:12 UTC

Return-Path: <motamedi24@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 2772F3A67A4 for <sip@core3.amsl.com>; Tue, 5 Jan 2010 22:12:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 TkchutdHiD-T for <sip@core3.amsl.com>; Tue, 5 Jan 2010 22:11:59 -0800 (PST)
Received: from mail-ew0-f214.google.com (mail-ew0-f214.google.com [209.85.219.214]) by core3.amsl.com (Postfix) with ESMTP id 0EE793A63EB for <sip@ietf.org>; Tue, 5 Jan 2010 22:11:58 -0800 (PST)
Received: by ewy6 with SMTP id 6so16117805ewy.29 for <sip@ietf.org>; Tue, 05 Jan 2010 22:11:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=F0VKSY/JY8Y8eVn98NuC9R2QBu8w0KpJSu6d9YGsl5U=; b=CBO2bzdvMKNv4/K+/xpQWCYyDTR6cB6688me/lO+yBpVelMP0PT4JEhSKQyfI/jcut uQzVCPdbIjsUpeptREO+dPbV9tnjvCTOjXPXCXxRDNfZVBPuG3pngFikfdKH0LUVbp7P UtPvpNOL0bA6EfQuZl3gouIwJDcZ98/w6942U=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=u6YeWiueOjrIw+D5UyZcXIRD0ZikcM+0vUXSkoTH4OU4nsHB+YP4fPWKQXqYNiP3uN QI3hFHxkSQ5okxjzfINQ9hR03d1Y3eow8d84tNkDKf1wHF6v+YGpwsrBOTRMDB0k88YV udQrswqdS6RE9meyNulzdo1ECxBkqzDJHZn18=
MIME-Version: 1.0
Received: by 10.216.86.148 with SMTP id w20mr3660495wee.138.1262758312300; Tue, 05 Jan 2010 22:11:52 -0800 (PST)
In-Reply-To: <ea550427-7c74-4afe-b0e6-b6b8a97db582@u7g2000yqm.googlegroups.com>
References: <ea550427-7c74-4afe-b0e6-b6b8a97db582@u7g2000yqm.googlegroups.com>
Date: Wed, 6 Jan 2010 06:11:52 +0000
Message-ID: <74aa57df1001052211s1658c619u6d594efc659de9be@mail.gmail.com>
From: hadi motamedi <motamedi24@gmail.com>
To: sip@ietf.org
Content-Type: multipart/alternative; boundary=0016e6d7ef38a4501d047c78d487
Subject: [Sip] Inquiry:SIP sending dialed digits in one-by-one digit format?
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, 06 Jan 2010 06:15:07 -0000

Dear All
Can you please do me favor and let me know if it is technically
feasible to send the sip dialed digits in one-by-one-digit format ? I
mean if the subs dials say 6659983 we try to send it as 6,6,5,9,9,8,3
but not as 6659983 in just one package with sip invite .
Thank you in advance