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

Vijay Tiwari <vijay11tiwari@gmail.com> Wed, 06 January 2010 10:02 UTC

Return-Path: <vijay11tiwari@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 DB0DE3A6811 for <sip@core3.amsl.com>; Wed, 6 Jan 2010 02:02:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.998
X-Spam-Level:
X-Spam-Status: No, score=-1.998 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_73=0.6]
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 Yb0sW-TDJmqp for <sip@core3.amsl.com>; Wed, 6 Jan 2010 02:02:52 -0800 (PST)
Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by core3.amsl.com (Postfix) with ESMTP id 0542C3A680E for <sip@ietf.org>; Wed, 6 Jan 2010 02:02:51 -0800 (PST)
Received: by pwi20 with SMTP id 20so11807116pwi.29 for <sip@ietf.org>; Wed, 06 Jan 2010 02:02:48 -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:cc:content-type; bh=Y78JW7MZaEpwPB3xXBgL2JSuaXPEBls3DkN7U2LUH3E=; b=AIsTA0Zh3+pIBVmCrkBgdNxocLZVDHTqXv/ZtLM0kIBErv1qvmyMQucOuw6ZMJB3+q X3K8R3YJ8KZP3rJ079zS+QKoHrbpcHKoJE9jWH+M1UaHWpAcl1nOoDhAIcBzxDRsbw1b B/UM7Yepc4MkQeACvHyxIH/NHpvh/48+5iwps=
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 :cc:content-type; b=WF6J9E2PiYmV+ZsGQcWtVsmFA/d1KeifAomPMOhTxY9LJryH6LKDI5O+nf9N4qfn6P aBauWBaCiELuABt6NIQGGYDOncvmCL82vdwV9qdXteowpjbzp30JPvRYOk4ayZMksM/N UI78b2aJLKrcT5X04Z5+V1S/XWik42hQLWKpg=
MIME-Version: 1.0
Received: by 10.115.135.23 with SMTP id m23mr16512341wan.136.1262772168137; Wed, 06 Jan 2010 02:02:48 -0800 (PST)
In-Reply-To: <74aa57df1001052308x3b300c61m7bbf91f5579dcf8e@mail.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>
Date: Wed, 6 Jan 2010 15:32:48 +0530
Message-ID: <484afbd61001060202y10e595c2lcff9f8964ad0fa2d@mail.gmail.com>
From: Vijay Tiwari <vijay11tiwari@gmail.com>
To: hadi motamedi <motamedi24@gmail.com>
Content-Type: multipart/alternative; boundary=0016e64b04fe839d94047c7c0ea9
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 10:02:53 -0000

Hello all

yes KPML is not implement into implement this scenario. its only for DTMF
digits.

Thanks
Vijay
On Wed, Jan 6, 2010 at 12:38 PM, hadi motamedi <motamedi24@gmail.com> wrote:

>
>
> On Wed, Jan 6, 2010 at 6:59 AM, Vijay Tiwari <vijay11tiwari@gmail.com>wrote;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> 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] *On Behalf Of
>>> *hadi motamedi
>>> *Sent:* Wednesday, January 06, 2010 11:42 AM
>>> *To:* 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 for questions on current sip
>>> Use 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.