Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nshmyrev committed Jul 14, 2023
1 parent 7fcd2a8 commit 828baa6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions client-samples/asterisk-ari/vosk_ari.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
#!/usr/bin/python3

"""Short example of how to use bridge objects.
This example will create a holding bridge (if one doesn't already exist). Any
channels that enter Stasis is placed into the bridge. Whenever a channel
enters the bridge, a tone is played to the bridge.
"""

#
# Copyright (c) 2013, Digium, Inc.
#

import anyio
import asyncari
import logging
Expand Down

0 comments on commit 828baa6

Please sign in to comment.