Commit 0435d4f
[ACS] Call Automation Initial Commit of Python SDK (Azure#29273)
* Initial commit for Call Automation
* Fixed test and initial input
* boots trap for callautomation service client, call connection, media, and recording
* add recording methods and models
* Create methods and models for recognize, play, and cancelallmediaoperations (Azure#28944)
* add media client
* add empty call media client
* add media methods and models
* small fixes to get build working
* add playoptions param
* small fixes for play
* add filesource functionality
* updates after testing
* add recognize event models
* Juntuchen/callauotomationv4 (Azure#29059)
* updated swagger
* updated swagger readme.md
* updated swagger
* Event Parser for Python (Azure#29070)
* rebase
* missed merge conflicts
* Improved with casting of public event
Converting CommunicationIdentifier correctly
* trim unnessary changes
---------
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
* update formatting for python (Azure#29086)
* remove non GA features
* Juntuchen/callauotomationv4 (Azure#29113)
* updated swagger
* updated swagger readme.md
* updated swagger
* added main client methods
* added signaling methods
* fixed the circular import issue (Azure#29118)
* fixed bug
* test
* updated deserialize_phone_identifier for processing the data correctly
* fixed create_group_call and added media options in create calls
* moved serializer to .model to avoid strange circular import issue
* bug fixed
* fixed bug in answer_call
* fixed bug
* updates in signaling methods
* Initial commit for Call Automation
* Fixed test and initial input
* boots trap for callautomation service client, call connection, media, and recording
* add recording methods and models
* Create methods and models for recognize, play, and cancelallmediaoperations (Azure#28944)
* add media client
* add empty call media client
* add media methods and models
* small fixes to get build working
* add playoptions param
* small fixes for play
* add filesource functionality
* updates after testing
* add recognize event models
* Juntuchen/callauotomationv4 (Azure#29059)
* updated swagger
* updated swagger readme.md
* updated swagger
* remove non GA features
* Event Parser for Python (Azure#29070)
* rebase
* missed merge conflicts
* Improved with casting of public event
Converting CommunicationIdentifier correctly
* trim unnessary changes
---------
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
* update formatting for python (Azure#29086)
* Juntuchen/callauotomationv4 (Azure#29113)
* updated swagger
* updated swagger readme.md
* updated swagger
* added main client methods
* added signaling methods
* fixed the circular import issue (Azure#29118)
* fixed bug
* test
* updated deserialize_phone_identifier for processing the data correctly
* fixed create_group_call and added media options in create calls
* moved serializer to .model to avoid strange circular import issue
* bug fixed
* fixed bug in answer_call
* fixed bug
* updates in signaling methods
* Added ReadMe file
* communicationIdentifiers serializer refactor
* match dotnet sdk more closely (Azure#29250)
* match dotnet sdk more closely
* add missing peram
* Fixing spelling, setup config, added unit testings (Azure#29243)
* Fixing spelling, setup config, added unit testings
* Adding CI, Adding Test, Adding Sample, Adding Changelog, Fixing bunch of lint
* communicationIdentifiers serializer refactor
* match dotnet sdk more closely (Azure#29250)
* match dotnet sdk more closely
* add missing peram
* Fixing test, Fixing requirement, fixing cspell ignore, various small changes on lint
* Fixing spelling, setup config, added unit testings
* Adding CI, Adding Test, Adding Sample, Adding Changelog, Fixing bunch of lint
* Fixing test, Fixing requirement, fixing cspell ignore, various small changes on lint
* Fixing all Pylint recommandations
---------
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: juntuchen <[email protected]>
Co-authored-by: Isura Kumarapeli <[email protected]>
* Fixing spelling, Fixing lint issues
* Fixing links, naming
* pr comments for recording (Azure#29294)
* pr comments for recording
* pr comments for recording
* Adding description for events
* update PR (Azure#29310)
* removing wrong place for events, adding all models used by dev
* fix CallMediaClient name and update getCallMedia description
* Adding new line
* fix client names
* Adding all utils, fixing pylint
---------
Co-authored-by: Min Woo Lee 🧊 <[email protected]>
Co-authored-by: ikumarapeli <[email protected]>
Co-authored-by: Adam Tazi <[email protected]>
Co-authored-by: Juntu Chen <[email protected]>
Co-authored-by: Isura Kumarapeli <[email protected]>
Co-authored-by: Adam Tazi <[email protected]>
Co-authored-by: juntuchen <[email protected]>1 parent 744f4d0 commit 0435d4f
File tree
68 files changed
+15295
-1
lines changed- sdk/communication
- azure-communication-callautomation
- azure
- communication
- callautomation
- _generated
- aio
- operations
- models
- operations
- samples
- swagger
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+15295
-1
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 118 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 111 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments