Re: [Sip] Inquiry:SIP sending dialed digits in one-by-one digit format?
Paul Kyzivat <pkyzivat@cisco.com> Wed, 06 January 2010 15:07 UTC
Return-Path: <pkyzivat@cisco.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 7141E3A659B for <sip@core3.amsl.com>;
Wed, 6 Jan 2010 07:07:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.299
X-Spam-Level:
X-Spam-Status: No, score=-10.299 tagged_above=-999 required=5 tests=[AWL=-0.300,
BAYES_00=-2.599, J_CHICKENPOX_73=0.6, RCVD_IN_DNSWL_HI=-8]
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 tkRbETOKQBun for
<sip@core3.amsl.com>; Wed, 6 Jan 2010 07:07:06 -0800 (PST)
Received: from rtp-iport-1.cisco.com (rtp-iport-1.cisco.com [64.102.122.148])
by core3.amsl.com (Postfix) with ESMTP id 4926C3A63C9 for <sip@ietf.org>;
Wed, 6 Jan 2010 07:07:06 -0800 (PST)
Authentication-Results: rtp-iport-1.cisco.com;
dkim=neutral (message not signed) header.i=none
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApoEALY1REutJV2Z/2dsb2JhbAC/EJNbhDAE
X-IronPort-AV: E=Sophos;i="4.49,229,1262563200"; d="scan'208";a="78542616"
Received: from rcdn-core-2.cisco.com ([173.37.93.153]) by
rtp-iport-1.cisco.com with ESMTP; 06 Jan 2010 15:07:04 +0000
Received: from xbh-rcd-201.cisco.com (xbh-rcd-201.cisco.com [72.163.62.200])
by rcdn-core-2.cisco.com (8.14.3/8.14.3) with ESMTP id o06F74Gp022799;
Wed, 6 Jan 2010 15:07:04 GMT
Received: from xfe-rcd-102.cisco.com ([72.163.62.137]) by
xbh-rcd-201.cisco.com with Microsoft SMTPSVC(6.0.3790.3959);
Wed, 6 Jan 2010 09:07:04 -0600
Received: from [161.44.174.156] ([161.44.174.156]) by xfe-rcd-102.cisco.com
with Microsoft SMTPSVC(6.0.3790.3959); Wed, 6 Jan 2010 09:07:03 -0600
Message-ID: <4B44A721.8000004@cisco.com>
Date: Wed, 06 Jan 2010 10:07:13 -0500
From: Paul Kyzivat <pkyzivat@cisco.com>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: Vijay Tiwari <vijay11tiwari@gmail.com>
References: <ea550427-7c74-4afe-b0e6-b6b8a97db582@u7g2000yqm.googlegroups.com> <74aa57df1001052211s1658c619u6d594efc659de9be@mail.gmail.com> <4F5E2C4B86D6BF4587F0966F5FA1480701CA3804@XMB-BGL-412.cisco.com> <484afbd61001052259k2fa259e4vb4b9679c9455145c@mail.gmail.com> <74aa57df1001052308x3b300c61m7bbf91f5579dcf8e@mail.gmail.com>
<484afbd61001060202y10e595c2lcff9f8964ad0fa2d@mail.gmail.com>
In-Reply-To: <484afbd61001060202y10e595c2lcff9f8964ad0fa2d@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 06 Jan 2010 15:07:03.0820 (UTC)
FILETIME=[E79EA4C0:01CA8EE1]
Cc: sip@ietf.org
Subject: Re: [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 15:07:07 -0000
Vijay Tiwari wrote: > Hello all > > yes KPML is not implement into implement this scenario. its only for > DTMF digits. It was not *intended* for this, but that doesn't mean it couldn't be used for this purpose. However there is no standard defined for doing so. And its extremely unlikely that one would be defined, because it requires a different division of responsibility between components than the sip specs assume. Specifically, to do this, you have to turn the sip phone into a dumb device, akin to MGCP, with a master that does most of the work. You need to do this, because you must establish a session with *something* that will receive the digits, and then eventually decide when a full number has been entered, and then initiate a call. Thanks, Paul > Thanks > Vijay > On Wed, Jan 6, 2010 at 12:38 PM, hadi motamedi <motamedi24@gmail.com > <mailto:motamedi24@gmail.com>> wrote: > > > > On Wed, Jan 6, 2010 at 6:59 AM, Vijay Tiwari > <vijay11tiwari@gmail.com <mailto:vijay11tiwari@gmail.com>> wrote: > > Hello All > > this KPML subscription package used for DTMF digits not for > invite number in request URI. > > On Wed, Jan 6, 2010 at 12:09 PM, Prasath Elangovan -X (prelango > - HCL at Cisco) <prelango@cisco.com <mailto:prelango@cisco.com>> > wrote: > > Hey Hadi, > > You could do this via KPML Subscription package. Send invite > with just 6 and remaining digits throught NOTIFY. > > Thanks, Prasath > > ------------------------------------------------------------------------ > *From:* sip-bounces@ietf.org <mailto:sip-bounces@ietf.org> > [mailto:sip-bounces@ietf.org <mailto:sip-bounces@ietf.org>] > *On Behalf Of *hadi motamedi > *Sent:* Wednesday, January 06, 2010 11:42 AM > *To:* sip@ietf.org <mailto:sip@ietf.org> > *Subject:* [Sip] Inquiry:SIP sending dialed digits in > one-by-one digit format? > > > 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 > > > > > > _______________________________________________ > Sip mailing list https://www.ietf.org/mailman/listinfo/sip > This list is for NEW development of the core SIP Protocol > Use sip-implementors@cs.columbia.edu > <mailto:sip-implementors@cs.columbia.edu> for questions on > current sip > Use sipping@ietf.org <mailto:sipping@ietf.org> for new > developments on the application of sip > > > > > -- > They can because they think they can. > > > > Sorry. You mean KPML cannot implement this scenario ? > > > > > > > -- > They can because they think they can. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Sip mailing list https://www.ietf.org/mailman/listinfo/sip > This list is for NEW development of the core SIP Protocol > Use sip-implementors@cs.columbia.edu for questions on current sip > Use sipping@ietf.org for new developments on the application of sip
- [Sip] Inquiry:SIP sending dialed digits in one-by… hadi motamedi
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Prasath Elangovan -X (prelango - HCL at Cisco)
- Re: [Sip] Inquiry:SIP sending dialed digits in on… hadi motamedi
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Vijay Tiwari
- Re: [Sip] Inquiry:SIP sending dialed digits in on… hadi motamedi
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Vijay Tiwari
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Paul Kyzivat
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Christer Holmberg
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Victor Pascual Avila
- Re: [Sip] Inquiry:SIP sending dialed digits in on… Dale Worley