Skip to content

Allow snooping by existing channel name or unique ID #21

@chrsmj

Description

@chrsmj

Request to add a new '-s' command line option to change the meaning of <dialstring> to instead of originating a call, be an existing channel name or unique ID already active in Asterisk.

For example, by channel name:

$ bin/ari-transcriber -s 'PJSIP/7001-00000001'

...would sic a dog on that channel and start gewgle translating it.

Similarly, by unique ID:

$ bin/ari-transcriber -s '1716337601.107'

Patch to follow.

Activity

added a commit that references this issue on Jun 6, 2024
0fbe0e0
chrsmj

chrsmj commented on Jun 6, 2024

@chrsmj
Author

Big thanks to Voisonics for sponsoring this patch.

chrsmj

chrsmj commented on Jun 6, 2024

@chrsmj
Author

FYI the patch also adds a little more logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @chrsmj

      Issue actions

        Allow snooping by existing channel name or unique ID · Issue #21 · asterisk/asterisk-external-media