[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
IVR/CallingCard scenario
- To: "Cullen Jennings" <fluffy@xxxxxxxxx>
- Subject: IVR/CallingCard scenario
- From: "Erwin Davis" <erwin.davis@xxxxxxxxx>
- Date: Sat, 16 Jun 2007 09:54:43 -0400
- Cc: ietf-rtpsec@xxxxxxx
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type; b=KE25YeNbEzyH1LtUz4Sc1PwAznw4a+lxJfC4ZHqQ3HoIL6cPEkHkSx7E68R5lzBtbKMGrKRfuY9sE8Zsv+VH4Bsxk4ObCpHvbPZ4Bn7j8g8CmCmCCaOwSXZ9k4PzrdzTL5E9AMHDWhsUc8UNydW4YiLp/R90AooLFeHoKeYeWNw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=Sfvi2fnoHoVbYv/c7Mvcfe7Dyf8nUGXoYxIS5nvu4P37DtVKkQ8Mn6AkLUZYga9fuuZMmGiCU76p7YSWwHw60K2Ki9yvRC0YXSF1cnXderDDLqr7HBkahkQWDGnLH3wRccdBsgloZpVaMFoyZ+nVMCMz/4KDiSxJ0ZsatFXPzFk=
- List-archive: <http://www.imc.org/ietf-rtpsec/mail-archive/>
- List-id: <ietf-rtpsec.imc.org>
- List-unsubscribe: <mailto:ietf-rtpsec-request@imc.org?body=unsubscribe>
- Sender: owner-ietf-rtpsec@xxxxxxxxxxxx
Hi, Cullen and all,
Thanks for your kind response and attention. Here is the scenario of voicemail (IVR) in IPT, that could be
same as calling card scenario. Please correct me if anything wrong.
Suppose Alice wants to use IP phone Bob to call his voicemail server Carol.
(1) Alice dials the phone number associated with Carol.
(2) Bob generates an INVITE (IDENTITY, SDES/MIKEY, SDP)
(3) After verifying the asserted IDENTITY. Carol sends back 180 (IDENTITY, SDES/MIKEY, SDP)
(4) Carol again sends early media SRTP("please enter your mail box?") via SRTP based on
exchanged SDES/MIKEY and media info in SDP
(5) Bob decodes/forwards it and to Alice
(6) Alice presses the voicemail box which is sent by Bob as SRTP(DTMF(5559998888))
(7) Carol again sends another early media SRTP ("please enter your password")
(8) Alice receives the request decoded from Bob and press the password which
is sent back as SRTP (DTMF(12345678))
(9) Carol receives/verifies the password, and then it sends 200OK to Bob
(10) Bob sends back ACK to sync the establishment of this communication.
(11) Carol forwards the voicemail(s) to Bob/Alice via SRTP. (how the IVR sends
the mail is not clear to me though it may be out of the scope. I would be appreciate
for the further clarification from IVR experts)
Thanks and have a nice weekend,
e
---------- Forwarded message ----------
From: Cullen Jennings <fluffy@xxxxxxxxx>
Date: Jun 13, 2007 6:24 PM
Subject: Re: Additional use cases? (Re: Plan for moving forward)
To: Erwin Davis <erwin.davis@xxxxxxxxx>
Cc: ietf-rtpsec@xxxxxxx
My apologies if this was already answered but RFC 4733 is typically
used to sent DTMF over RTP. This is widely used and deployed although
there are other approaches for doing DTMF including as audio in the
RTP and ways to do it outside the media path such as RFC 4730.
On Jun 9, 2007, at 3:13 PM, Erwin Davis wrote:
> Hi, folks,
>
> Forgive me as newbbie. Which RFC(s) and draft(s) address the
> mechanism(s) of
> sending calling card info (such as usernames, passwods) as DTMF
> tones in the
> media path and its security mechanims? much appreciated,
>
> Best Regards,
>
> e
>