Network Working Group B. Campbell Request for Comments: 3087 R. Sparks Category: Informational dynamicsoft April 2001
Control of Service Context using SIP Request-URI
Status of this Memo
このメモの位置付け
This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.
このメモはインターネットコミュニティのための情報を提供します。それはどんな種類のインターネット標準を指定しません。このメモの配布は無制限です。
Copyright Notice
著作権表示
Copyright (C) The Internet Society (2001). All Rights Reserved.
著作権(C)インターネット協会(2001)。全著作権所有。
Abstract
抽象
This memo provides information for the Internet community. It describes a useful way to conceptualize the use of the standard SIP (Session Initiation Protocol) Request-URI (Uniform Resource Identifier) that the authors and many members of the SIP community think is suitable as a convention. It does not define any new protocol with respect to RFC 2543.
このメモはインターネットコミュニティのための情報を提供します。それは著者とSIPコミュニティの多くのメンバーが慣例として適していると思うことを、標準SIP(セッション開始プロトコル)のRequest-URI(統一資源識別子)の使用を概念化する便利な方法を説明します。これは、RFC 2543に関連して任意の新しいプロトコルを定義していません。
In a conventional telephony environment, extended service applications often use call state information, such as calling party, called party, reason for forward, etc, to infer application context. In a SIP/2.0 call, much of this information may be either non-existent or unreliable. This document proposes a mechanism to communicate context information to an application. Under this proposal, a client or proxy can communicate context through the use of a distinctive Request-URI. This document continues with examples of how this mechanism could be used in a voice mail application.
従来の電話環境では、拡張サービス・アプリケーションは、多くの場合、アプリケーション・コンテキストを推論するために、このようなど、発呼者、被呼側、前方の理由として、状態情報を呼び出して使用します。 SIP / 2.0コールでは、この情報の多くは存在しないか、信頼できないのいずれであってもよいです。この文書では、アプリケーションにコンテキスト情報を通信するためのメカニズムを提案します。この提案の下では、クライアントまたはプロキシは独特のRequest-URIを使用してコンテキストを伝えることができます。この文書では、このメカニズムは、ボイスメールアプリケーションで使用することができる方法の例を続行します。
Table of Contents
目次
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . 3 2. Example Application . . . . . . . . . . . . . . . . . . . 3 2.1 Using URIs to Control Voice Mail Service Behavior . . . . 3 3. Voice Mail Scenario Descriptions . . . . . . . . . . . . . 5 3.1 Deposits . . . . . . . . . . . . . . . . . . . . . . . . . 5 3.1.1 Direct Request to Deposit to a particular mailbox . . . . 5 3.1.1.1 SIP source . . . . . . . . . . . . . . . . . . . . . . . . 5 3.1.1.2 Arbitrary PSTN source . . . . . . . . . . . . . . . . . . 5 3.1.1.3 Recognized PSTN source . . . . . . . . . . . . . . . . . . 6 3.1.2 Direct Request to Deposit, mailbox to be determined . . . 6 3.1.2.1 SIP source . . . . . . . . . . . . . . . . . . . . . . . . 6 3.1.2.2 PSTN source . . . . . . . . . . . . . . . . . . . . . . . 6 3.1.2.3 Indirect Request to Deposit, due to find-me proxy decision 6 3.2 Retrievals . . . . . . . . . . . . . . . . . . . . . . . . 7 3.2.1 Request to Retrieve from a particular mailbox . . . . . . 7 3.2.1.1 Trusted SIP source . . . . . . . . . . . . . . . . . . . . 7 3.2.1.2 Authenticated SIP source . . . . . . . . . . . . . . . . . 7 3.2.1.3 Unauthenticated SIP source . . . . . . . . . . . . . . . . 7 3.2.1.4 PSTN source . . . . . . . . . . . . . . . . . . . . . . . 7 3.2.2 Request to Retrieve, mailbox to be determined . . . . . . 7 3.2.2.1 SIP source . . . . . . . . . . . . . . . . . . . . . . . . 7 3.2.2.2 Arbitrary PSTN source . . . . . . . . . . . . . . . . . . 8 3.2.2.3 Recognized PSTN source . . . . . . . . . . . . . . . . . . 8 4. Voice Mail Call Flow Examples . . . . . . . . . . . . . . 8 4.1 Generic Scenario . . . . . . . . . . . . . . . . . . . . . 8 4.1.1 Direct call to the voice mail system . . . . . . . . . . . 8 4.2 Message Deposit Scenarios . . . . . . . . . . . . . . . . 13 4.2.1 Call to known subscriber forwarded on no answer . . . . . 13 4.2.2 Call to known subscriber forwarded on busy . . . . . . . . 19 4.2.3 Direct call to a subscriber's mailbox . . . . . . . . . . 24 4.3 Message Retrieval Scenarios . . . . . . . . . . . . . . . 29 4.3.1 Call to retrieve messages believed to be from a known subscriber . . . . . . . . . . . . . . . . . . . . . . . . 29 4.3.2 Call to retrieve messages from an authenticated subscriber 33 5. Security Considerations . . . . . . . . . . . . . . . . . 38 6. Acknowledgments . . . . . . . . . . . . . . . . . . . . . 38 References . . . . . . . . . . . . . . . . . . . . . . . . 38 Authors' Addresses . . . . . . . . . . . . . . . . . . . . 38 Full Copyright Statement . . . . . . . . . . . . . . . . . 39
A communication service should make use of the information it has at hand when being accessed. For example, in most current voice mail implementations, a subscriber retrieving messages from his own desk does not have to reenter his voice mailbox number - the service assumes that the store being accessed is the one associated with the endpoint being used to access the service. Some services allow the user to validate this assumption using IVR techniques before prompting for a PIN.
通信サービスがアクセスされるとき、それは手元に持っている情報を利用するべきです。例えば、最新のボイスメールの実装では、自分の机からメッセージを取得する加入者は、彼のボイスメールボックス番号を再入力する必要はありません - サービスがアクセスされている店舗がサービスにアクセスするために使用されているエンドポイントに関連付けられた一つであることを前提としています。一部のサービスでは、ユーザはPINの入力を求める前に、IVR技術を使用して、この仮定を検証することができます。
This concept of context-awareness can be captured in a voice mail service implementing SIP as defined in RFC 2543[1], without modification, through the standard use of that protocol's Request-URI. Furthermore, the concept is applicable to any SIP-based service where initial application state should be determined from context.
RFC 2543で定義されたコンテキストアウェアネスのこの概念は、変更せずに、そのプロトコルの要求URIの標準使用して、[1] SIPを実装するボイスメールサービスに取り込むことができます。さらに、概念は、アプリケーションの初期状態は、コンテキストから決定されるべき任意のSIPベースのサービスにも適用可能です。
This concept is a usage convention of standard SIP as defined in RFC 2543[1] and does not modify or extend that protocol in any way.
この概念は、RFC 2543で定義されている標準的なSIPの使用規則[1]、任意の方法でそのプロトコルを変更または拡張しません。
In this document, we use the example of voice mail to illustrate the technique. One motivation for applying this technique to this problem is allowing a proxy or location server to control the initial state of a voice service. For example, a voice client might register a contact list ending with the URL that would accept voice messages for the client.
この文書では、我々は技術を説明するために、ボイスメールの例を使用します。この問題には、この技術を適用するための一つの動機は、プロキシまたはロケーションサーバは、音声サービスの初期状態を制御することが可能です。例えば、音声クライアントは、クライアントのために音声メッセージを受け入れるURLで終わる連絡先リストを登録することがあります。
Many conventional voice mail systems use call state information, such as the calling party, called party, reason for forward, etc, to decide the initial application state. For example, it might play one outgoing message if the call reached voice mail because the called party did not answer and another if the line was busy. It decides whom the message is for based on the called party information. If the call originated from a subscriber's phone number, it might authenticate the caller and then go directly to the message retrieval and account maintenance menu.
多くの従来のボイスメールシステムは、アプリケーションの初期状態を決定するために、など、発呼者、被呼側、前方の理由として、通話状態情報を使用します。回線が使用中だった場合、着信側が応答し、別なかったので、通話がボイスメールに到達した場合例えば、それは1つの出力メッセージを再生することがあります。これは、着信側の情報に基づいてのメッセージがある者を決定します。コールは、加入者の電話番号から発信された場合、それは、呼び出し元を認証し、メッセージの取得およびアカウントメンテナンスメニューに直接行くかもしれません。
When a new subscriber is added to a system, a set of identities could be generated, each given a unique sip URI. The following tables show some of the identities that might be generated (it is not exhaustive). The example schemes show that the URIs could, but don't necessarily have to, have mnemonic value.
新たな加入者がシステムに追加されると、一連のIDは、それぞれ固有のSIP URIを与え、発生させることができました。以下の表は、(それが完全ではありません)が生成される可能性がありますアイデンティティの一部を示しています。例のスキームは、URIができたことを示しているが、必ずしもする必要はありません、ニーモニック値を持っています。
In practical applications, it is important that an application does not apply semantic rules to the various URIs. Instead, it should allow any arbitrary string to be provisioned, and map the string to the desired behavior. The owner of the system may choose to provision mnemonic strings, but the application should not require it. In any large installation, the system owner is likely to have pre-existing rules for mnemonic URIs, and any attempt by an application to define its own rules may create a conflict. For our example, this means a voice mail system should allow an arbitrary mix of URLs from these schemes, or any other scheme that renders valid SIP URIs to be provisioned, rather than enforce one particular scheme.
実用的なアプリケーションでは、アプリケーションがさまざまなURIに意味規則を適用しないことが重要です。その代わりに、任意の文字列をプロビジョニングすることができ、かつ望ましい行動に文字列をマップする必要があります。システムの所有者は、提供ニーモニック文字列を選択することができますが、アプリケーションは、それを必要とすべきではありません。任意の大きな設置において、システム所有者は、既存のニーモニックURIのルール、および競合を作成することができる独自のルールを定義するためのアプリケーションによる試みを持っている可能性があります。この例では、これは、ボイスメールシステムは、これらのスキームからのURLの任意の組み合わせ、またはプロビジョニングする有効なSIP URIをレンダリングする他の方式を許可するのではなく、ある特定の方式を適用するべきであることを意味します。
URI Identity Example Scheme 1 Example Scheme 2 Example Scheme 3
URI IDの例スキーム1例スキーム2例スキーム3
Deposit with sip:sub-rjs-deposit@vm.wcom.com standard greeting sip:677283@vm.wcom.com sip:rjs@vm.wcom.com;mode=deposit
sub-rjs-deposit@vm.wcom.com標準グリーティングSIP:SIPに寄託677283@vm.wcom.com SIP:rjs@vm.wcom.com、モード=入金
Deposit with on sip:sub-rjs-deposit-busy.vm.wcom.com phone greeting sip:677372@vm.wcom.com sip:rjs@vm.wcom.com;mode=3991243
モード= 3991243; rjs@vm.wcom.com:sub-rjs-deposit-busy.vm.wcom.com電話の挨拶SIP:677372@vm.wcom.com一口一口上で入金
Deposit with sip:sub-rjs-deposit-sg@vm.wcom.com special greeting sip:677384@vm.wcom.com sip:rjs@vm.wcom.com;mode=sg
sub-rjs-deposit-sg@vm.wcom.com特別なグリーティングSIP:SIPとデポジット677384@vm.wcom.com SIP:rjs@vm.wcom.com;モード= SG
Retrieve - SIP sip:sub-rjs-retrieve@vm.wcom.com authentication sip:677405@vm.wcom.com sip:rjs@vm.wcom.com;mode=retrieve
取得 - SIPのSIP:sub-rjs-retrieve@vm.wcom.com認証SIP:SIP 677405@vm.wcom.com:rjs@vm.wcom.com;モード=取得
Retrieve - prompt sip:sub-rjs-retrieve-inpin.vm.wcom.com for PIN in-band sip:677415@vm.wcom.com sip:rjs@vm.wcom.com;mode=inpin
取得 - プロンプトSIP:sub-rjs-retrieve-inpin.vm.wcom.com PINインバンドSIPのための:677415@vm.wcom.com SIP:rjs@vm.wcom.com、モード= inpin
When a service is first set up, identities such as the following could be created.
サービスが最初に設定されている場合は、次のようなアイデンティティを作成することができます。
URI Identity Example Scheme 1 Example Scheme 2 Example Scheme 3
URI IDの例スキーム1例スキーム2例スキーム3
Deposit - sip:deposit@vm.wcom.com identify target sip:670001@vm.wcom.com mailbox by To: sip:deposit@vm.wcom.com
デポジット - SIP:deposit@vm.wcom.comターゲット一口を識別:670001@vm.wcom.comにすることにより、メールボックス:SIP:deposit@vm.wcom.com
Retrieve - sip:retrieve@vm.wcom.com identify target sip:670002@vm.wcom.com mailbox by SIP sip:retrieve@vm.wcom.com authentication
取得 - SIP:retrieve@vm.wcom.com特定のターゲットSIP:670002@vm.wcom.com SIPのSIPでメールボックス:retrieve@vm.wcom.com認証
Deposit - prompt sip:deposit-in@vm.wcom.com for target sip:670003@vm.wcom.com mailbox in-band sip:deposit@vm.wcom.com;mode=inband
預金 - プロンプト一口:deposit-in@vm.wcom.comターゲットSIP用:670003@vm.wcom.comメールボックスインバンドSIP:deposit@vm.wcom.com;モード=インバンド
Retrieve - prompt sip:retrieve-in@vm.wcom.com for target sip:670004@vm.wcom.com mailbox and PIN sip:retrieve@vm.wcom.com;mode=inband in-band
取得 - プロンプト一口:retrieve-in@vm.wcom.comターゲットSIP用:670004@vm.wcom.comメールボックスとPINのSIP:retrieve@vm.wcom.com;モード=インバンドインバンド
In addition to providing this set of URIs to the subscriber (to use as he sees fit), an integrated service provider could add these to the set of contacts in a find-me proxy. The proxy could then route calls to the appropriate URI based on the origin of the request, the subscriber's preferences and current state.
(彼が適当と考えるとして使用する)加入者へのURIのセットを提供することに加えて、統合されたサービスプロバイダは、find-私のプロキシの連絡先のセットにこれらを追加することができます。プロキシは、ルートは、要求の発信元に基づいて適切なURIに加入者の好みと現在の状態を呼び出すことができます。
In each of these scenarios, the PSTN gateway is configured to communicate only with a particular proxy-registrar.
これらのシナリオのそれぞれにおいて、PSTNゲートウェイは、特定のプロキシレジストラと通信するように構成されています。
A SIP client that knew the URI for a particular deposit mailbox (sip:sub-rjs-deposit@vm.wcom.com) could place a direct invitation to the voicemail service, or through a protecting proxy. The proxy could restrict access to deposit identities with special greetings by authenticating the requester.
特定の預金のメールボックス(SIP:sub-rjs-deposit@vm.wcom.com)のURIを知っていたSIPクライアントは、ボイスメールサービスに、または保護プロキシ経由で直接招待を置くことができます。プロキシは、要求者を認証することにより、特別な挨拶とアイデンティティを堆積させるためにアクセスを制限することができます。
The gateway's proxy would map a call from an unrecognized PSTN number to a number associated with a subscriber's mailbox into an invite to the deposit with standard greeting URI (sip:sub-rjs-deposit@vm.wcom.com).
ゲートウェイのプロキシは、標準的な挨拶URI(:sub-rjs-deposit@vm.wcom.com SIP)を有する寄託に招待に、加入者のメールボックスに関連付けられた番号を認識できないPSTN番号からコールをマップします。
The gateway's proxy would map a call from a recognized (exact or pattern match) PSTN number to a number associated with a subscriber's mailbox into an invite to the appropriate special greeting URI (sip:sub-rjs-deposit-sg@vm.wcom.com). The gateway's ability to identify the calling party (using calling party number) is trusted, so no further authentication of the requester is performed.
sub-rjs-deposit-sg@vm.wcom:ゲートウェイのプロキシが適切な特別な挨拶URI(SIPへの招待に、加入者のメールボックスに関連付けられた番号を認識し(正確な又はパターンマッチ)PSTN番号からコールをマップします。 comなど)。 (発信者番号を使用して)発信者を特定するためのゲートウェイの能力が信頼されているので、依頼者のさらなる認証は実行されません。
A voice mail service or its protecting proxy could expose a generic deposit URL for use when a caller wished to go directly to voice mail. The service would likely play an IVR dialog to determine what message store to deposit a message into.
呼び出し側がボイスメールに直接行くことを望んだとき、ボイスメールサービスやその保護プロキシが使用するための一般的な預金のURLを公開することができます。サービスはありそうにメッセージを堆積させるためにどのようなメッセージストアを決定するためにIVRダイアログを果たします。
An application designer may be tempted to attempt to match the To: and From: headers on a call to infer information. However, this approach could cause complications when multiple proxy forwards occur in a call. For example, A calls B, who has all calls forwarded to C. C forwards the call to her voice mail service. If the voice mail service matches the To: header to determine the message store, it will get the information for B instead of C. But there is no reason to assume that C's voice mail service has any knowledge of B.
以下とから::情報を推測するための呼び出しのヘッダーをアプリケーション設計者は、に一致しようとしたくなるかもしれません。複数のプロキシ転送が通話中に発生した場合しかし、このアプローチは、合併症を引き起こす可能性があります。例えば、AはCのCに転送すべてのコールを持っているBは、彼女のボイスメールサービスにコールを転送呼び出します。ボイスメールサービスがに一致した場合:メッセージストアを決定するために、ヘッダを、それが代わりにCのBの情報を取得しますが、Cのボイスメールサービスは、Bのいずれかの知識を持っていることを前提とする理由はありません
The gateway's proxy would map a call from an unrecognized PSTN number to the top level voice mail service access number to an invite to the Deposit - prompt for target mailbox in-band URI (sip:deposit-in@vm.wcom.com for example). Getting the call to the target mailbox would proceed as in the SIP source case.
例えばdeposit-in@vm.wcom.com:対象のメールボックスのプロンプトで、バンドURI(SIP - ゲートウェイのプロキシが預金に招待するトップレベルのボイスメールサービスのアクセス番号に認識されていないPSTN番号からのコールをマップします)。対象のメールボックスにコールを取得するSIPソースの場合のように進行します。
A find-me proxy could map an invitation to a subscriber (sip:rjs@wcom.com) to the appropriate voice mail service URI depending on the subscriber's current state. The normal deposit URI could be chosen if the subscriber's contact list has been otherwise exhausted with no answer. The busy-announcement URI would be chosen when a busy everywhere response is received from one of the contacts. A DND announcement URI could be selected if the subscriber had activated DND. Calls to sip:receptionist@wcom.com could be configured to roll to sip:deposit@wcom.com
加入者の現在の状態に応じて、適切なボイスメールサービスURIへ:(rjs@wcom.com SIP)のfind-私のプロキシは、加入者への招待をマッピングすることができます。加入者の連絡先リストは、そうでない場合は応答なしで排出された場合、通常の預金URIを選択することができます。忙しいどこでも応答は連絡先の1つから受信されたときにビジー発表URIが選択されるであろう。加入者がDNDを有効にした場合は、DNDの発表URIを選択することができます。一口の呼び出し:receptionist@wcom.comは一口に転がるように構成することができます。deposit@wcom.com
A request to retrieve the contents of a particular mailbox (sip:sub-rjs-retrieve@vm.wcom.com) coming from a trusted source could be honored without further authentication checks. A trusted source is one with which the voice mail service has secure communications, and to which it is willing to delegate authentication. This could be the service's protecting proxy for example.
さらに認証チェックなしで表彰することができ、信頼できるソースから来る:(sub-rjs-retrieve@vm.wcom.com SIP)要求は、特定のメールボックスの内容を取得します。信頼できるソースは、ボイスメールサービスは、安全な通信を持っていると、認証を委任する意思があるためにどの一つです。これは、例えば、サービスの保護代理である可能性があります。
A service, or its protecting proxy, could choose to honor a retrieve request for a particular mailbox (sip:sub-rjs-retrieve@vm.wcom.com) based on SIP authentication. If SIP level authentication failed, the service or proxy could be configured to send the call to the in-band pin prompting URI (sip:sub-rjs-retrieve-inpin@vm.wcom.com).
SIP認証に基づく:サービス、またはその保護プロキシは、特定のメールボックス(sub-rjs-retrieve@vm.wcom.com SIP)のための取得要求を尊重することを選択することができます。 SIPレベルの認証が失敗した場合は、サービスまたはプロキシは、URI(:sub-rjs-retrieve-inpin@vm.wcom.com SIP)を促しインバンドピンにコールを送信するように構成することができます。
A service, or its protecting proxy, receiving a retrieve request for a particular mailbox (sip:sub-rjs-retrieve@vm.wcom.com) with no other method of authenticating the requestor could send the request to the in-band pin prompting URI (sip:sub-rjs-retrieve-inpin@vm.wcom.com).
特定のメールボックス(SIP:sub-rjs-retrieve@vm.wcom.com)のための取得要求を受信するサービス、またはその保護プロキシ、リクエスタを認証ない他の方法では、プロンプト帯域内ピンに要求を送ることができますURI(SIP:sub-rjs-retrieve-inpin@vm.wcom.com)。
This scenario assumes that the service provider's network has been configured such that a PSTN number could be dialed explicitly for retrieving messages from a particular mailbox. Such services currently exist, but are not common. In such a network, the gateway's proxy would map the call to the in-band pin prompting URI (sip:sub-rjs-retrieve-inpin@vm.wcom.com).
このシナリオでは、サービスプロバイダーのネットワークは、PSTN番号は、特定のメールボックスからメッセージを取得するために明示的にダイヤルすることができように構成されていることを前提としています。このようなサービスは、現在存在するが、一般的ではありません。そのようなネットワークでは、ゲートウェイのプロキシは、URI(:sub-rjs-retrieve-inpin@vm.wcom.com SIP)を促す帯域内ピンへの呼び出しをマップします。
As in the Request to Deposit scenario, when a service receives a request for the top level retrieve URI it would most likely need to use in-band IVR techniques to determine the target mailbox and authenticate the caller.
URIを取得するサービスは、トップレベルの要求を受けたシナリオを堆積させるために要求、のようにそれは最も可能性の高いターゲットメールボックスを決定するために、帯域内IVR技術を使用して、発信者を認証する必要があります。
This scenario assumes there is a single PSTN number that subscribers dial to access the voice mail service to retrieve messages. This is the most common access method provided by current voice mail services.
このシナリオでは、加入者がメッセージを取得するために、ボイスメールサービスにアクセスするためにダイヤルシングルPSTN番号がある前提としています。これは、現在のボイスメールサービスによって提供される最も一般的なアクセス方法です。
The gateway's proxy would map a call to the top level PSTN number to the top level retrieve in-band prompting URI (sip:retrieve-in@vm.wcom.com). Once the system identifies the target mailbox, the call would be transferred to the appropriate in-band pin prompting URI (sip:sub-rjs-retrieve-inpin@vm.wcom.com).
ゲートウェイのプロキシは、トップレベルにトップレベルのPSTN番号へのコールをマップするには、バンドのURI(SIP:retrieve-in@vm.wcom.com)プロンプト取り出します。 (:sub-rjs-retrieve-inpin@vm.wcom.com SIP)システムは、対象のメールボックスを識別すると、呼び出しがURIを促す適切な帯域内ピンに転送されることになります。
This scenario also assumes there is a single PSTN number that subscribers dial to access the voice mail service to retrieve messages.
このシナリオはまた、加入者がメッセージを取得するために、ボイスメールサービスにアクセスするためにダイヤルシングルPSTN番号がある前提としています。
The gateway's proxy would recognize the calling party number as a subscriber, and map the call to the subscriber's in-band prompting URI (sip:sub-rjs-retrieve-inpin@vm.wcom.com)
ゲートウェイのプロキシが加入者として発信者番号を認識し、加入者のインバンドURIを促すへの呼び出しをマップします(SIP:sub-rjs-retrieve-inpin@vm.wcom.com)
The following section describes some example call flows for a hypothetical voice mail service, with the host name of vm.wcom.com. All the call flows assume that a proxy protects the voice mail service and that a trust relationship exists between the voice mail service and the proxy.
次のセクションでは、いくつかの例の呼び出しがvm.wcom.comのホスト名を指定して、仮想的なボイスメールサービスの流れについて説明します。すべてのコールフローは、プロキシは、ボイスメールサービスを保護し、信頼関係は、ボイスメールサービスとプロキシの間に存在することと仮定します。
User A calls the voice mail system directly. The voice mail system invokes the top-level menu, which might prompt the caller for an extension or the first few letters of a name.
ユーザーAは、直接ボイスメールシステムを呼び出します。ボイスメールシステムは、内線番号または名前の最初の数文字の発信者を指示する場合があり、トップレベルのメニューを呼び出します。
User A Proxy VM Service | | | | INVITE F1 | | |------------------>| | | | INVITE F2 | | (100 Trying) F3 |---------------------->| |<------------------| | | | 180 Ringing F4 | | 180 Ringing F5 |<----------------------| |<------------------| | | | 200 OK F6 | | 200 OK F6 |<----------------------| |<------------------| | | | | | ACK F8 | | |------------------>| ACK F9 | | |---------------------->| | | | | RTP Established- Play top level menu | |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | BYE F10 | | |------------------>| BYE F11 | | |---------------------->| | | | | | 200 OK F12 | | |<----------------------| | 200 OK F13 | | |<------------------| | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cc4e341ae6cbe5a359", opaque="", uri="sip:VoiceMail@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value> v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
F1は、SIP INVITE INVITE:VoiceMail@wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM .COM>コールID:12345600@here.comのCSeq:TheBigGuy <SIP:UserA@here.com>プロキシ認証:コンタクト1 INVITEユーザー名をダイジェスト= "ユーザーA" を、領域= "MCIワールドコムSIP"、ナンス=」不透明、= "ea9c8e88df84f1cc4e341ae6cbe5a359" "、URI = "SIP:VoiceMail@wcom.com"、レスポンスのContent-Type = <適切に計算されたハッシュが、ここに行く>:アプリケーション/ SDPのContent-Lengthを:<適切な値> V = 0 0 =ユーザーA 2890844526 2890844526 IN IP4 client.here.com S =セッションのSDP C = IN IP4 100.101.102.103 T = 0、M =オーディオ49170 RTP / AVP 0 A = rtpmap:0 PCMU / 8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:top@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:top@vm.wcom.com SIP / 2.0 Proxy-> VMのVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。 COM>コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100試行F3のVia:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:ボイスメール<SIP:VoiceMail@wcom.com>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
180 Ringing SIP/2.0 180 Ringing F4 Via: SIP/2.0/UDP wcom.com:5060; branch=1 VM->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
180リンギングSIP / 2.0 180リンギングF4経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1 VM->プロキシ経由:へUserA@here.com>:ボイスメール<SIP:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 VoiceMail@wcom.com>;タグ= 3145678コールID :12345600@here.comのCSeq:1のContent-LengthをINVITE:0
180 Ringing SIP/2.0 180 Ringing F5 Via: SIP/2.0/UDP here.com:5060 Proxy->A From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
180リンギングSIP / 2.0 180リンギングF5のVia:SIP / 2.0 / UDP here.com:5060 Proxy-> Aから:へUserA@here.com>:TheBigGuy <SIPボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
200 OK F6 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: VoiceMailSystem <sip:top@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F6 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。コム>;タグ= 3145678コールID:12345600@here.comのCSeq:1連絡先をINVITE:VoiceMailSystem <SIP:top@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F7 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact VoiceMailSystem <sip:top@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F7 SIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1 INVITE問い合わせVoiceMailSystem <一口:top@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent長さ:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F8 ACK sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:top@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F8 ACKのSIP:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:top@vm.wcom.com>から:TheBigGuy <SIP:ユーザーA @ here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F9 ACK sip:top@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>; tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F9 ACKのSIP:top@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:SIP / 2.0 / UDP here.com:5060から:TheBigGuy <SIP:ユーザーA @ here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>。タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
/* RTP streams are established between A and VM. VM system starts IVR dialog for top level menu */
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F10 BYE sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip: top@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F10の一口:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:top@vm.wcom.com>から:TheBigGuy <SIP:ユーザーA @ here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグは= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
BYE F11 BYE sip: top@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYEのF11のBYEのSIP:top@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:SIP / 2.0 / UDP here.com:5060から:TheBigGuy <SIP:ユーザーA @ here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグは= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
200 OK F12 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com
200 OK F12のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.com
CSeq: 2 BYE Content-Length: 0
200 OK F13 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F13のSIP / 2.0 200 OK Proxy-> A経由:TO UserA@here.com>:ボイスメール<SIP:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
User A attempts to call UserB, who does not answer. The call is forwarded to UserB's mailbox, and the voice mail system plays UserB's outgoing message for a ring-no-answer. The flow assumes that the URL of "sip:UserB-dep-fna@vm.wcom.com maps" to the desired behavior for depositing a message on a forward-no-answer.
ユーザーAが応答しないユーザーBを呼び出ししようとします。コールは、ユーザーBのメールボックスに転送、ボイスメールシステムが無応答のためのユーザーBの送信メッセージを果たしています。流れが前提とのURL:前方無応答にメッセージを付着させるために所望の動作に「一口UserB-dep-fna@vm.wcom.comマップ」。
User A Proxy User B VM System | | | | | INVITE F1 | | | |---------------->| INVITE F2 | | | |----------------->| | | (100 Trying) F3 | | | |<----------------| 180 Ringing F4 | | | |<-----------------| | | 180 Ringing F5 | | | |<----------------| (Request Timeout)| | | | | | | | Cancel F6 | | | |----------------->| | | | | | | | 200 OK F7 | | | |<-----------------| | | | | | | | INVITE F8 | | |---------------------------------->| | | | | | | 200 OK F9| | | 200 OK F10 |<----------------------------------| |<----------------| | | | | | | | ACK F11 | | | |---------------->| ACK F12 | | | |---------------------------------->| | | | | | RTP Established Both Ways-Deposit Msg for B | |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | | BYE F13 | | | |---------------->| BYE F14 | | | |---------------------------------->| | | | | | | OK F15 | | | OK F16 |<----------------------------------| |<----------------| | | | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com
F1は、SIP INVITE INVITE:UserB@wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM .COM>コールIDを:12345600@here.com
CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="", uri="sip:UserB@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
V = 0 0 =ユーザーA 2890844526 2890844526 IN IP4 client.here.com S =セッションのSDP C = IN IP4 100.101.102.103 T = 0、M =オーディオ49170 RTP / AVP 0 A = rtpmap:0 PCMU / 8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:UserB1@somewhere.wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:UserB1@somewhere.wcom.com SIP / 2.0 Proxy-> B1のVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM。 COM>コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100 F3ビアを試す:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:TheLittleGuy <SIP:UserB@wcom.com>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
180 Ringing SIP/2.0 180 Ringing F4 Via: SIP/2.0/UDP wcom.com:5060; branch=1 B1->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
180リンギングSIP / 2.0 180リンギングF4経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1 B1->プロキシ経由:へUserA@here.com>:TheLittleGuy <SIP:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserB@wcom.com>;タグ= 3145678コールID :12345600@here.comのCSeq:1のContent-LengthをINVITE:0
180 Ringing SIP/2.0 180 Ringing F5 Via: SIP/2.0/UDP here.com:5060 Proxy->A From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
180リンギングSIP / 2.0 180リンギングF5のVia:SIP / 2.0 / UDP here.com:5060 Proxy-> Aから:へUserA@here.com>:TheBigGuy <SIP TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
/* B1 rings for 9 seconds, this duration is a configurable parameter in the Proxy Server. Proxy sends Cancel and proceeds down the list of routes, eventually hitting the voice mail URI for forward no answer */
CANCEL F6 CANCEL sip:UserB1@wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 CANCEL Content-Length: 0
F6をキャンセルキャンセルSIP:UserB1@wcom.com SIP / 2.0 Proxy-> B1経由:SIP / 2.0 / UDP wcom.com:5060。宛先:<UserA@here.com一口>:TheLittleGuy TheBigGuy:からブランチ= 1 <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1のContent-LengthをCANCEL:0
200 OK F7 SIP/2.0 200 OK B1->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=1 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 CANCEL Content-Length: 0
200 OK F7 SIP / 2.0 200 OK B1->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。宛先:<UserA@here.com一口>:TheLittleGuy TheBigGuy:からブランチ= 1 <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1のContent-LengthをCANCEL:0
INVITE F8 INVITE sip:UserB-dep-fna@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060;branch=2 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE
F8は、SIP INVITE INVITE:UserB-dep-fna@vm.wcom.com SIP / 2.0 Proxy-を> VM経由:SIP / 2.0 / UDP wcom.com:5060;branch=2経由:SIP / 2.0 / UDP here.com: 5060レコード・ルート:<SIP:UserB@wcom.com>から:へ:<UserA@here.com一口>:TheBigGuy TheLittleGuy <一口:UserB@wcom.com>コールIDを:12345600@here.comのCSeq:1 INVITE
Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
V = 0 0 =ユーザーA 2890844526 2890844526 IN IP4 client.here.com S =セッションのSDP C = IN IP4 100.101.102.103 T = 0、M =オーディオ49170 RTP / AVP 0 A = rtpmap:0 PCMU / 8000
200 OK F9 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=2 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheLittleGuyVoiceMail <sip:UserB-dep-fna@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F9 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 2ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM。コム>;タグ= 123456コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheLittleGuyVoiceMail <SIP:UserB-dep-fna@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F10 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheLittleGuyVoiceMail <sip:UserB-dep-fna@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F10のSIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheLittleGuyVoiceMail <SIP:UserB-dep-fna@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F11 ACK sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip: UserB-dep-fna@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F11 ACKのSIP:UserB@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep-fna@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F12 ACK sip:UserB-dep-fna@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F12 ACKのSIP:UserB-dep-fna@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:からSIP / 2.0 / UDP here.com:5060:TheBigGuy <一口:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
/* RTP streams are established between A and B2. VM system starts IVR dialog for message-deposit on no- answer for UserB */
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F13 BYE sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip: UserB-dep-fna@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYEのF13のBYEのSIP:UserB@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep-fna@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
BYE F14 BYE sip: UserB-dep-fna@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYEのF14のBYEのSIP:UserB-dep-fna@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy:からSIP / 2.0 / UDP here.com:5060 <一口:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F15 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F15のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ: TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F16 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F16のSIP / 2.0 200 OK Proxy-> A経由:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 UserA@here.com>から:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
User A attempts to call UserB, who is busy. The call is forwarded to UserB's mailbox, and the voice mail system plays UserB's outgoing message for a busy. This flow assumes that "sip:UserB-dep-fb@vm.wcom.com" maps to UserB's mailbox and the behavior of "deposit message on busy."
ユーザーAがビジー状態であるユーザーBを、呼び出そう。コールは、ユーザーBのメールボックスに転送、ボイスメールシステムがビジー状態のためにユーザーBの送信メッセージを果たしています。ユーザーBのメールボックスとの動作にマップ:このフローは、「UserB-dep-fb@vm.wcom.com一口」を想定している「ビジーに入金メッセージを。」
User A Proxy User B VM System | | | | | INVITE F1 | | | |---------------->| INVITE F2 | | | |----------------->| | | (100 Trying) F3 | | | |<----------------| 486 Busy Here F4 | | | |<-----------------| | | | | | | | ACK F5 | | | |----------------->| | | | | | | | INVITE F6 | | |---------------------------------->| | | | | | | 200 OK F7| | | 200 OK F8 |<----------------------------------| |<----------------| | | | | | | | ACK F9 | | | |---------------->| ACK F10 | | | |---------------------------------->| | | | | | RTP Established Both Ways-Deposit Msg for B | |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | | BYE F11 | | | |---------------->| BYE F12 | | | |---------------------------------->| | | | | | | OK F13 | | | OK F14 |<----------------------------------| |<----------------| | | | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="", uri="sip:UserB@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value>
F1は、SIP INVITE INVITE:UserB@wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM .COM>コールID:12345600@here.comのCSeq:TheBigGuy <SIP:UserA@here.com>プロキシ認証:コンタクト1 INVITEユーザー名をダイジェスト= "ユーザーA" を、領域= "MCIワールドコムSIP"、ナンス=」 ea9c8e88df84f1cec4341ae6cbe5a359" 、不透明= ""、URIは= "SIP:UserB@wcom.com"、レスポンス= <適切に計算されたハッシュは、ここに行く>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:UserB1@somewhere.wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:UserB1@somewhere.wcom.com SIP / 2.0 Proxy-> B1のVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM。 COM>コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100 F3ビアを試す:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:TheLittleGuy <SIP:UserB@wcom.com>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
486 Busy SIP/2.0 486 Busy Here Here F4 Via: SIP/2.0/UDP wcom.com:5060;branch=1 B1->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456
486ここで忙しいSIP /ここで忙しい2.0 486 F4経由:SIP / 2.0 / UDP wcom.com:5060;branch=1 B1->プロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060ユーザーA @ here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 123456
Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
ACK F5 ACK sip: UserB1@wcom.com SIP/2.0 Proxy->B Via: SIP/2.0/UDP wcom.com:5060; branch=1 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=123456 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F5 ACKをSIP:UserB1@wcom.com SIP / 2.0 Proxy-> B経由:SIP / 2.0 / UDP wcom.com:5060。宛先:<UserA@here.com一口>:TheLittleGuy TheBigGuy:からブランチ= 1 <SIP:UserB@wcom.com>;タグ= 123456コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
INVITE F6 INVITE sip:UserB-dep-fb@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060;branch=2 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F6は、SIP INVITE INVITE:UserB-dep-fb@vm.wcom.com SIP / 2.0 Proxy-を> VM経由:SIP / 2.0 / UDP wcom.com:5060;branch=2経由:SIP / 2.0 / UDP here.com: 5060レコード・ルート:<SIP:UserB@wcom.com>から:へ:<UserA@here.com一口>:TheBigGuy TheLittleGuy <一口:UserB@wcom.com>コールIDを:12345600@here.comのCSeq:1 TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:連絡先INVITE <適切な値を>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F7 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=2 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheLittleGuyVoiceMail <sip:UserB-dep-fb@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F7 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 2ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:ユーザーB @ WCOM。コム>;タグ= 3145678コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheLittleGuyVoiceMail <SIP:UserB-dep-fb@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F8 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact TheLittleGuyVoiceMail <sip:UserB-dep-fb@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F8 SIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:連絡先TheLittleGuyVoiceMailをINVITE、1 <一口:UserB-dep-fb@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F9 ACK sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserB-dep-fb@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F9 ACKのSIP:UserB@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep-fb@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F10 ACK sip:UserB-dep-fb@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F10 ACKのSIP:UserB-dep-fb@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:からSIP / 2.0 / UDP here.com:5060:TheBigGuy <一口:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
/* RTP streams are established between A and B2. VM system starts IVR dialog for message-deposit on busy for UserB */
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F11 BYE sip:UserB@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route: <sip:UserB-dep-fnb@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYEのF11のBYEのSIP:UserB@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep-fnb@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
BYE F12 BYE sip: UserB-dep-fnb@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYEのF12のBYEのSIP:UserB-dep-fnb@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy:からSIP / 2.0 / UDP here.com:5060 <一口:UserA@here.com>へ:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F13 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F13のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ: TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
200 OK F14 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuy <sip:UserB@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F14のSIP / 2.0 200 OK Proxy-> A経由:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 UserA@here.com>から:TheLittleGuy <SIP:UserB@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
User A calls UserB's mailbox directly. This flow assumes that "sip:UserB-dep@vm.wcom.com" maps to UserB's mailbox and the behavior of "generic message deposit"
ユーザーAは、直接ユーザーBのメールボックスを呼び出します。ユーザーBのメールボックスおよび「一般的なメッセージ預金」の振る舞いにマップ:このフローは、「UserB-dep@vm.wcom.com一口」を前提としてい
User A Proxy VM Service | | | | INVITE F1 | | |------------------>| | | | INVITE F2 | | (100 Trying) F3 |---------------------->| |<------------------| | | | 200 OK F4 | | 200 OK F5 |<----------------------| |<------------------| | | | | | ACK F6 | | |------------------>| ACK F7 | | |---------------------->| | | | | RTP Both Ways - Deposit Msg for B | |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | BYE F8 | | |------------------>| BYE F9 | | |---------------------->| | | | | | 200 OK F10 | | |<----------------------| | 200 OK F11 | | |<------------------| | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:UserB-VM@vm.wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="", uri="sip:UserB-VM@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value>
F1は、SIP INVITE INVITE:UserB-VM@vm.wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 UserA@here.com>に:TheLittleGuyVoiceMail <SIP :UserB-VM@wcom.com>コールIDを:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>プロキシ認証:ダイジェストユーザ名= "ユーザA"、領域= "MCIワールドコム"不透明、= "SIP」、ナンス=" ea9c8e88df84f1cec4341ae6cbe5a359"、URI = "SIP:UserB-VM@wcom.com"、レスポンス= <適切に計算されたハッシュは、ここに行く>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:UserB-dep@vm.wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB-VM@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@vm.wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:UserB-dep@vm.wcom.com SIP / 2.0 Proxy-> B1のVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB-VM@wcom.com>から:へ:<UserA@here.com一口>:TheLittleGuyVoiceMail <SIP:TheBigGuy UserB- VM@vm.wcom.com>コールID:12345600@here.comのCSeq:連絡先を1 INVITE:TheBigGuyを<一口:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100 F3ビア試行:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:TheLittleGuyVoiceMail <SIP:ユーザーB-VM @ WCOM。 COM>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
200 OK F4 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB-VM@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheLittleGuyVoiceMail <sip:UserB-dep@vm.wcom.com> Content-Type: application/sdp
200 OK F4 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB-VM@wcom.com>から:へ:<UserA@here.com一口>:TheLittleGuyVoiceMail <SIP:TheBigGuy UserB- VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheLittleGuyVoiceMail <SIP:UserB-dep@vm.wcom.com>のContent-Type:アプリケーション/ SDP
Content-Length: <appropriate value> v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F5 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:UserB-VM@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact TheLittleGuyVoiceMail <sip:UserB-dep@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F5 SIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:UserB-VM@wcom.com>から:TheBigGuy <SIP:UserA@here.com >へ:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1 INVITE問い合わせTheLittleGuyVoiceMail <一口:UserB-dep@vm.wcom.com>のContent-Type :アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F6 ACK sip:UserB-VM@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserB-dep@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F6 ACKのSIP:UserB-VM@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F7 ACK sip:UserB-dep@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK
ACK F7 ACKのSIP:UserB-dep@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 :UserA@here.com>から:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1 ACK
Content-Length: 0 /* RTP streams are established between A and VM. VM system starts IVR dialog for generic message-deposit for UserB */
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F8 BYE sip:UserB-VM@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserB-dep@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F8のSIP:UserB-VM@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserB-dep@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
BYE F9 BYE sip: UserB-dep@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F9のSIP:UserB-dep@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 :UserA@here.com>へ:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F10 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F10のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ: TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
200 OK F11 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: TheLittleGuyVoiceMail <sip:UserB-VM@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F11のSIP / 2.0 200 OK Proxy-> A経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:TheLittleGuyVoiceMail <SIP:UserB-VM@wcom.com> ;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
Some user uses a SIP client on UserA's desk to call the voice mail system to retrieve messages. The SIP client has authenticated itself to the proxy using credentials assigned to the device. The proxy can make a weak assumption that the caller is the device owner. The URI of "sip:UserA-retrieve@vm.wcom.com" maps to UserA's mailbox and the behavior of "retrieve messages after prompting for and verifying PIN." The VM System trusts the proxy, and will not accept calls from an untrusted source. The proxy will not allow direct calls to UserA-retrieve@vm.wcom.com. The proxy will forward calls placed to VoiceMail@wcom.com to UserA-retrieve@vm.wcom.com only for calls placed from a client device assigned to UserA.
一部のユーザーは、メッセージを取得するためにボイスメールシステムを呼び出すためにユーザーAの机の上にSIPクライアントを使用しています。 SIPクライアントがデバイスに割り当てられた資格情報を使用してプロキシに自分自身を認証しました。プロキシは、発信者は、デバイスの所有者であること弱い仮定を行うことができます。 「SIP:UserA-retrieve@vm.wcom.com」のURIは、ユーザーAのメールボックスとの振る舞いにマップ「を促すとPINを確認した後、メッセージを取得します。」 VMシステムは、プロキシを信頼し、信頼できないソースからの呼び出しを受け付けません。プロキシはUserA-retrieve@vm.wcom.comを直接呼び出すことはできません。プロキシは、ユーザーAのみに割り当てられたクライアントデバイスからの配置コールのためにUserA-retrieve@vm.wcom.comにVoiceMail@wcom.comに置かコールを転送します。
User A Proxy VM Service | | | | INVITE F1 | | |------------------>| | | | INVITE F2 | | (100 Trying) F3 |---------------------->| |<------------------| | | | 200 OK F4 | | 200 OK F5 |<----------------------| |<------------------| | | | | | ACK F6 | | |------------------>| ACK F7 | | |---------------------->| | | | | RTP Both Ways - VM prompts for PIN |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | BYE F8 | | |------------------>| BYE F9 | | |---------------------->| | | | | | 200 OK F10 | | |<----------------------| | 200 OK F11 | | |<------------------| | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserAPhone", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="", uri="sip:VoiceMail@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value>
F1は、SIP INVITE INVITE:VoiceMail@wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM .COM>コールIDを:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>プロキシ認証:ダイジェストユーザ名は= "UserAPhone"、領域= "MCIワールドコムSIP"、ナンス=」 ea9c8e88df84f1cec4341ae6cbe5a359" 、不透明= ""、URIは= "SIP:VoiceMail@wcom.com"、レスポンス= <適切に計算されたハッシュは、ここに行く>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:UserA-retrieve@vm.wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:UserA-retrieve@vm.wcom.com SIP / 2.0 Proxy-> B1のVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。 COM>コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100試行F3のVia:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:ボイスメール<SIP:VoiceMail@wcom.com>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
200 OK F4 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: VoiceMailSystem <sip:UserA-retrieve@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F4 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。コム>;タグ= 3145678コールID:12345600@here.comのCSeq:1連絡先をINVITE:VoiceMailSystem <SIP:UserA-retrieve@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F5 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact VoiceMailSystem <sip: UserA-retrieve@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F5 SIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1 INVITE問い合わせVoiceMailSystem <一口:UserA-retrieve@vm.wcom.com>のContent-Type:アプリケーション/ SDPコンテンツの長さ:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F6 ACK sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserA-retrieve@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F6 ACKのSIP:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserA-retrieve@vm.wcom.com>から:TheBigGuy <SIP: UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F7 ACK sip:UserA-retrieve@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>; tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F7 ACKのSIP:UserA-retrieve@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 :UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>。タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
/* RTP streams are established between A and VM. VM determines that the call is likely from UserA, and starts a message retrieval session, prompting for PIN*/
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F8 BYE sip: VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserA-retrieve@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F8のSIP:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserA-retrieve@vm.wcom.com>から:TheBigGuy <SIP: UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグは= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
BYE F9 BYE sip: UserA-retrieve@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F9のSIP:UserA-retrieve@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 :UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F10 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com>
SIP / 2.0 / UDP here.com:5060:TheBigGuy <SIP:200 OK F10のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由UserA@here.com>
To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F11 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F11のSIP / 2.0 200 OK Proxy-> A経由:TO UserA@here.com>:ボイスメール<SIP:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
UserA to call the voice mail system to retrieve messages. Assumptions: The caller is authenticated using UserA's credentials. "sip:UserA-retrieve-auth@vm.wcom.com" maps to UserA's mailbox and the behavior of "retrieve messages." The voice mail service trusts the proxy not to forward any calls to that URI unless the call is authenticated to be from UserA.
ユーザーAは、メッセージを取得するためにボイスメールシステムを呼び出します。仮定:呼び出し側は、ユーザーAの資格情報を使用して認証されます。 「SIP:UserA-retrieve-auth@vm.wcom.com」ユーザーAのメールボックスとの振る舞いにマップ「のメッセージを取得します。」ボイスメールサービスは、コールがユーザAからのものであると認証されない限り、そのURIに任意のコールを転送しないようにプロキシを信頼します。
Given these assumptions, The VM service may choose not require a PIN for calls to this URI.
これらの仮定を考えると、VMサービスは、このURIへの呼び出しのためのPINを必要としないこともできます。
User A Proxy VM Service | | | | INVITE F1 | | |------------------>| | | | INVITE F2 | | (100 Trying) F3 |---------------------->| |<------------------| | | | 200 OK F4 | | 200 OK F5 |<----------------------| |<------------------| | | | | | ACK F6 | | |------------------>| ACK F7 | | |---------------------->| | | | | RTP Both Ways - Deposit Msg for B | |<-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m-m->| | | | | BYE F8 | | |------------------>| BYE F9 | | |---------------------->| | | | | | 200 OK F10 | | |<----------------------| | 200 OK F11 | | |<------------------| | | | |
Flow Id Comments
フローのIdコメント
INVITE F1 INVITE sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Proxy-Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="", uri="sip:VoiceMail@wcom.com", response=<appropriately calculated hash goes here> Content-Type: application/sdp Content-Length: <appropriate value>
F1は、SIP INVITE INVITE:VoiceMail@wcom.com SIP / 2.0 A->をプロキシ経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM .COM>コールID:12345600@here.comのCSeq:TheBigGuy <SIP:UserA@here.com>プロキシ認証:コンタクト1 INVITEユーザー名をダイジェスト= "ユーザーA" を、領域= "MCIワールドコムSIP"、ナンス=」 ea9c8e88df84f1cec4341ae6cbe5a359" 、不透明= ""、URIは= "SIP:VoiceMail@wcom.com"、レスポンス= <適切に計算されたハッシュは、ここに行く>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
/*Client for A prepares to receive data on port 49170 from the network. */
INVITE F2 INVITE sip:UserA-retrieve-auth@vm.wcom.com SIP/2.0 Proxy->B1 Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: TheBigGuy <sip:UserA@here.com> Content-Type: application/sdp Content-Length: <appropriate value>
F2は、SIPのINVITE INVITE:UserA-retrieve-auth@vm.wcom.com SIP / 2.0 Proxy-> B1のVia:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。 COM>コールID:12345600@here.comのCSeq:1連絡先をINVITE:TheBigGuy <SIP:UserA@here.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserA 2890844526 2890844526 IN IP4 client.here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49170 RTP/AVP 0 a=rtpmap:0 PCMU/8000
(100 Trying SIP/2.0 100 Trying F3 Via: SIP/2.0/UDP here.com:5060 Proxy->A) From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com> Call-Id: 12345600@here.com CSeq: 1 INVITE Content-Length: 0
(100試行SIP / 2.0 100試行F3のVia:SIP / 2.0 / UDP here.com:5060 Proxy-> A)から:TheBigGuy <SIP:UserA@here.com>から:ボイスメール<SIP:VoiceMail@wcom.com>コールID:12345600@here.comのCSeq:コンテンツ長をINVITE 1:0
200 OK F4 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060; branch=1 Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact: VoiceMailSystem <sip:UserA-retrieve-auth@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value> v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
200 OK F4 SIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060。ブランチ= 1ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:ボイスメール@ WCOM。コム>;タグ= 3145678コールID:12345600@here.comのCSeq:1連絡先をINVITE:VoiceMailSystem <SIP:UserA-retrieve-auth@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値> V = 0 0 =ユーザーB 2890844527 2890844527 IN IP4 vm.wcom.com S =セッションのSDP C = IN IP4 110.111.112.114 T = 0、M =オーディオ3456 RTP / AVP 0 A = rtpmap:0 PCMU / 8000
200 OK F5 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 Record-Route: <sip:VoiceMail@wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 INVITE Contact VoiceMailSystem <sip: UserA-retrieve-auth@vm.wcom.com> Content-Type: application/sdp Content-Length: <appropriate value>
200 OK F5 SIP / 2.0 200 OK Proxy->ビア:SIP / 2.0 / UDP here.com:5060録音-ルート:<SIP:VoiceMail@wcom.com>から:TheBigGuy <SIP:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:連絡先VoiceMailSystemをINVITE、1 <一口:UserA-retrieve-auth@vm.wcom.com>のContent-Type:アプリケーション/ SDPのContent-Length:<適切な値>
v=0 o=UserB 2890844527 2890844527 IN IP4 vm.wcom.com s=Session SDP c=IN IP4 110.111.112.114 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000
ACK F6 ACK sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route: <sip:UserA-retrieve-auth@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F6 ACKのSIP:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserA-retrieve-auth@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
ACK F7 ACK sip:UserA-retrieve-auth@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>; tag=3145678 Call-Id: 12345600@here.com CSeq: 1 ACK Content-Length: 0
ACK F7 ACKのSIP:UserA-retrieve-auth@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy:からSIP / 2.0 / UDP here.com:5060 <一口:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>。タグ= 3145678コールID:12345600@here.comのCSeq:1個のACKのコンテンツの長さ:0
/* RTP streams are established between A and VM. VM determines that the call is likely from UserA, and starts a message retrieval session. Since the proxy has already authenticated the identity of UserA, the VM does not need to prompt for PIN. */
/* User A Hangs Up with VM system. Alternatively, the VM system could initiate the BYE*/
BYE F8 BYE sip:VoiceMail@wcom.com SIP/2.0 A->Proxy Via: SIP/2.0/UDP here.com:5060 Route:<sip:UserA-retrieve-auth@vm.wcom.com> From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F8のSIP:VoiceMail@wcom.com SIP / 2.0 A->プロキシ経由:SIP / 2.0 / UDP here.com:5060ルート:<SIP:UserA-retrieve-auth@vm.wcom.com>から:TheBigGuy < SIP:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
BYE F9 BYE sip: UserA-retrieve-auth@vm.wcom.com SIP/2.0 Proxy->VM Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
BYE BYE F9のSIP:UserA-retrieve-auth@vm.wcom.com SIP / 2.0 Proxy-> VM経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy:からSIP / 2.0 / UDP here.com:5060 <一口:UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグは= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
200 OK F10 SIP/2.0 200 OK VM->Proxy Via: SIP/2.0/UDP wcom.com:5060 Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F10のSIP / 2.0 200 OK VM->プロキシ経由:SIP / 2.0 / UDP wcom.com:5060経由:TheBigGuy <SIP:SIPから/ 2.0 / UDP here.com:5060 UserA@here.com>へ:ボイスメール<SIP:VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのコンテンツ長:0
200 OK F11 SIP/2.0 200 OK Proxy->A Via: SIP/2.0/UDP here.com:5060 From: TheBigGuy <sip:UserA@here.com> To: VoiceMail <sip:VoiceMail@wcom.com>;tag=3145678 Call-Id: 12345600@here.com CSeq: 2 BYE Content-Length: 0
200 OK F11のSIP / 2.0 200 OK Proxy-> A経由:TO UserA@here.com>:ボイスメール<SIP:TheBigGuy <SIP:からSIP / 2.0 / UDP here.com:5060 VoiceMail@wcom.com>;タグ= 3145678コールID:12345600@here.comのCSeq:2 BYEのContent-Length:0
This document discusses a usage of SIP/2.0 as defined by RFC 2543[1]. It introduces no additions, modifications, or restrictions to the protocol defined therein. Any implementation of the concepts in this document is subject to the issues discussed there.
この文書は、RFC 2543によって定義されるようなSIP / 2.0の使用を論じている[1]。それは、その中に定義されたプロトコルへの追加、修正、または制限を導入しません。この文書の概念のいずれかの実装が議論された問題の対象となります。
The authors would like to thank Chris Cunningham, Steve Donovan, Alan Johnston, Henry Sinnreich, Kevin Summers, John Truetken, and Dean Willis for their discussion of and contribution to this work.
著者は、彼らの議論と、この作品への貢献のためにクリス・カニンガム、スティーブ・ドノバン、アラン・ジョンストン、ヘンリーSinnreich、ケビン・サマーズ、ジョンTruetken、およびディーンウィリスに感謝したいと思います。
References
リファレンス
[1] Handley, M., Schulzrinne, H., Schooler, E. and J. Rosenberg, "SIP: Session Initiation Protocol", RFC 2543, March 1999.
[1]ハンドレー、M.、Schulzrinneと、H.、学生はE.およびJ.ローゼンバーグ、 "SIP:セッション開始プロトコル"、RFC 2543、1999年3月。
Authors' Addresses
著者のアドレス
Ben Campbell dynamicsoft 5100 Tennyson Parkway Suite 1200 Plano, TX 75024
ベン・キャンベルdynamicsoft 5100テニソンパークウェイスイート1200プラノ、TX 75024
EMail: bcampbell@dynamicsoft.com
メールアドレス:bcampbell@dynamicsoft.com
Robert J. Sparks dynamicsoft 5100 Tennyson Parkway Suite 1200 Plano, TX 75024
ロバートJ.がdynamicsoft 5100テニソンパークウェイスイート1200プラノ、TX 75024スパークス
EMail: rsparks@dynamicsoft.com
メールアドレス:rsparks@dynamicsoft.com
Full Copyright Statement
完全な著作権声明
Copyright (C) The Internet Society (2001). All Rights Reserved.
著作権(C)インターネット協会(2001)。全著作権所有。
This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.
この文書とその翻訳は、コピーして他の人に提供し、それ以外についてはコメントまたは派生物は、いかなる種類の制限もなく、全体的にまたは部分的に、準備コピーし、公表して配布することができることを説明したり、その実装を支援することができます、上記の著作権表示とこの段落は、すべてのそのようなコピーや派生物に含まれていることを条件とします。しかし、この文書自体は著作権のための手順はで定義されている場合には、インターネット標準を開発するために必要なものを除き、インターネットソサエティもしくは他のインターネット関連団体に著作権情報や参照を取り除くなど、どのような方法で変更されないかもしれませんインターネット標準化プロセスが続く、または英語以外の言語に翻訳するために、必要に応じなければなりません。
The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.
上記の制限は永久で、インターネット学会やその後継者や譲渡者によって取り消されることはありません。
This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
この文書とここに含まれている情報は、基礎とインターネットソサエティおよびインターネットエンジニアリングタスクフォースはすべての保証を否認し、明示または黙示、その情報の利用がない任意の保証を含むがこれらに限定されない「として、」上に設けられています特定の目的への権利または商品性または適合性の黙示の保証を侵害します。
Acknowledgement
謝辞
Funding for the RFC Editor function is currently provided by the Internet Society.
RFC Editor機能のための基金は現在、インターネット協会によって提供されます。