404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.136.11.217: ~ $
**To create a proxy session**

The following ``create-proxy-session`` example creates a proxy session with voice and SMS capabilities. ::

    aws chime create-proxy-session \
        --voice-connector-id abcdef1ghij2klmno3pqr4 \
        --participant-phone-numbers "+14015550101" "+12065550100" \
        --capabilities "Voice" "SMS"

Output::

    {
        "ProxySession": {
            "VoiceConnectorId": "abcdef1ghij2klmno3pqr4",
            "ProxySessionId": "123a4bc5-67d8-901e-2f3g-h4ghjk56789l",
            "Status": "Open",
            "ExpiryMinutes": 60,
            "Capabilities": [
                "SMS",
                "Voice"
            ],
            "CreatedTimestamp": "2020-04-15T16:10:10.288Z",
            "UpdatedTimestamp": "2020-04-15T16:10:10.288Z",
            "Participants": [
                {
                    "PhoneNumber": "+12065550100",
                    "ProxyPhoneNumber": "+19135550199"
                },
                {
                    "PhoneNumber": "+14015550101",
                    "ProxyPhoneNumber": "+19135550199"
                }
            ]
        }
    }

For more information, see `Proxy Phone Sessions <https://docs.aws.amazon.com/chime/latest/dg/proxy-phone-sessions.html>`__ in the *Amazon Chime Developer Guide*.

Filemanager

Name Type Size Permission Actions
associate-phone-number-with-user.rst File 567 B 0644
associate-phone-numbers-with-voice-connector-group.rst File 720 B 0644
associate-phone-numbers-with-voice-connector.rst File 663 B 0644
associate-signin-delegate-groups-with-account.rst File 592 B 0644
batch-create-room-membership.rst File 1.19 KB 0644
batch-delete-phone-number.rst File 496 B 0644
batch-suspend-user.rst File 430 B 0644
batch-unsuspend-user.rst File 462 B 0644
batch-update-phone-number.rst File 1.03 KB 0644
batch-update-user.rst File 498 B 0644
create-account.rst File 950 B 0644
create-bot.rst File 993 B 0644
create-phone-number-order.rst File 1.24 KB 0644
create-proxy-session.rst File 1.29 KB 0644
create-room-membership.rst File 1.07 KB 0644
create-room.rst File 793 B 0644
create-user.rst File 1.02 KB 0644
create-voice-connector-group.rst File 899 B 0644
create-voice-connector.rst File 955 B 0644
delete-account.rst File 381 B 0644
delete-phone-number.rst File 416 B 0644
delete-proxy-session.rst File 482 B 0644
delete-room-membership.rst File 560 B 0644
delete-room.rst File 469 B 0644
delete-voice-connector-group.rst File 476 B 0644
delete-voice-connector-origination.rst File 540 B 0644
delete-voice-connector-proxy.rst File 472 B 0644
delete-voice-connector-streaming-configuration.rst File 549 B 0644
delete-voice-connector-termination-credentials.rst File 578 B 0644
delete-voice-connector-termination.rst File 505 B 0644
delete-voice-connector.rst File 420 B 0644
disassociate-phone-number-from-user.rst File 534 B 0644
disassociate-phone-numbers-from-voice-connector-group.rst File 704 B 0644
disassociate-phone-numbers-from-voice-connector.rst File 648 B 0644
disassociate-signin-delegate-groups-from-account.rst File 585 B 0644
get-account-settings.rst File 557 B 0644
get-account.rst File 1 KB 0644
get-bot.rst File 933 B 0644
get-global-settings.rst File 631 B 0644
get-phone-number-order.rst File 1.18 KB 0644
get-phone-number-settings.rst File 541 B 0644
get-phone-number.rst File 1.29 KB 0644
get-proxy-session.rst File 1.24 KB 0644
get-room.rst File 820 B 0644
get-user-settings.rst File 640 B 0644
get-user.rst File 1.08 KB 0644
get-voice-connector-group.rst File 833 B 0644
get-voice-connector-logging-configuration.rst File 616 B 0644
get-voice-connector-origination.rst File 848 B 0644
get-voice-connector-proxy.rst File 652 B 0644
get-voice-connector-streaming-configuration.rst File 656 B 0644
get-voice-connector-termination-health.rst File 652 B 0644
get-voice-connector-termination.rst File 815 B 0644
get-voice-connector.rst File 887 B 0644
invite-users.rst File 1010 B 0644
list-accounts.rst File 1.65 KB 0644
list-bots.rst File 922 B 0644
list-phone-number-orders.rst File 2.04 KB 0644
list-phone-numbers.rst File 2.45 KB 0644
list-proxy-sessions.rst File 1.19 KB 0644
list-room-memberships.rst File 1.67 KB 0644
list-rooms.rst File 899 B 0644
list-users.rst File 2.74 KB 0644
list-voice-connector-groups.rst File 860 B 0644
list-voice-connector-termination-credentials.rst File 629 B 0644
list-voice-connectors.rst File 1.31 KB 0644
logout-user.rst File 271 B 0644
put-voice-connector-logging-configuration.rst File 694 B 0644
put-voice-connector-origination.rst File 957 B 0644
put-voice-connector-proxy.rst File 728 B 0644
put-voice-connector-streaming-configuration.rst File 853 B 0644
put-voice-connector-termination-credentials.rst File 582 B 0644
put-voice-connector-termination.rst File 852 B 0644
regenerate-security-token.rst File 991 B 0644
reset-personal-pin.rst File 1.11 KB 0644
restore-phone-number.rst File 1.04 KB 0644
search-available-phone-numbers.rst File 730 B 0644
update-account-settings.rst File 371 B 0644
update-account.rst File 982 B 0644
update-bot.rst File 964 B 0644
update-global-settings.rst File 592 B 0644
update-phone-number-settings.rst File 456 B 0644
update-phone-number.rst File 2.14 KB 0644
update-proxy-session.rst File 1.25 KB 0644
update-room-membership.rst File 1.13 KB 0644
update-room.rst File 835 B 0644
update-user-settings.rst File 618 B 0644
update-user.rst File 395 B 0644
update-voice-connector-group.rst File 1.09 KB 0644
update-voice-connector.rst File 942 B 0644