Skip to content

Commit fd64720

Browse files
committed
Add links for 2 raw vcon examples to test the concept and format
1 parent 1aae0e3 commit fd64720

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

draft-ietf-vcon-vcon-container.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,6 +1556,9 @@ The example vcons in this document were generated using the [PY-VCON] command li
15561556
This example vCon is for a simple 2 party PSTN call.
15571557
It has a single Dialog Object which contains a single channel wav format recording with the two parties audio mixed into the single channel.
15581558

1559+
The unformatted version of the following example can be downloaded from:
1560+
https://raw.githubusercontent.com/ietf-wg-vcon/draft-ietf-vcon-vcon-container/refs/heads/main/examples/ab_call_int_rec.vcon
1561+
15591562
~~~
15601563
{::include examples/ab_call_int_rec.pp}
15611564
~~~
@@ -1569,6 +1572,9 @@ TODO: text vCon example
15691572
The following is an unsigned form of an vCon for a 2 message email thread between 2 parties.
15701573
The email messages are multipart MIME message bodies.
15711574

1575+
The unformatted version of the following example can be downloaded from:
1576+
https://raw.githubusercontent.com/ietf-wg-vcon/draft-ietf-vcon-vcon-container/refs/heads/main/examples/ab_email_acct_prob_thread.vcon
1577+
15721578
~~~
15731579
{::include examples/ab_email_acct_prob_thread.pp}
15741580
~~~

0 commit comments

Comments
 (0)