Compare commits

...

3 Commits

Author SHA1 Message Date
root afde84c835 updating password's noreply@ilink-appp.com 2025-11-26 12:04:01 +01:00
root f01f51eea5 fix issue on register agent 2025-05-06 11:13:11 +01:00
lemale237 3ea5920f63 ajout code memebre nouvel utilisateur 2023-06-08 12:12:31 +01:00
337 changed files with 1392 additions and 116 deletions

0
.flowconfig Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
Doxyfile Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
Twilio/Deserialize.php Normal file → Executable file
View File

0
Twilio/Exceptions/ConfigurationException.php Normal file → Executable file
View File

0
Twilio/Exceptions/DeserializeException.php Normal file → Executable file
View File

0
Twilio/Exceptions/EnvironmentException.php Normal file → Executable file
View File

0
Twilio/Exceptions/HttpException.php Normal file → Executable file
View File

0
Twilio/Exceptions/RestException.php Normal file → Executable file
View File

0
Twilio/Exceptions/TwilioException.php Normal file → Executable file
View File

0
Twilio/Exceptions/TwimlException.php Normal file → Executable file
View File

0
Twilio/Http/Client.php Normal file → Executable file
View File

0
Twilio/Http/CurlClient.php Normal file → Executable file
View File

0
Twilio/Http/Response.php Normal file → Executable file
View File

0
Twilio/InstanceContext.php Normal file → Executable file
View File

0
Twilio/InstanceResource.php Normal file → Executable file
View File

0
Twilio/Jwt/AccessToken.php Normal file → Executable file
View File

0
Twilio/Jwt/Client/ScopeURI.php Normal file → Executable file
View File

0
Twilio/Jwt/ClientToken.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/ChatGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/ConversationsGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/Grant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/IpMessagingGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/SyncGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/TaskRouterGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/VideoGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/Grants/VoiceGrant.php Normal file → Executable file
View File

0
Twilio/Jwt/JWT.php Normal file → Executable file
View File

0
Twilio/Jwt/TaskRouter/CapabilityToken.php Normal file → Executable file
View File

0
Twilio/Jwt/TaskRouter/Policy.php Normal file → Executable file
View File

0
Twilio/Jwt/TaskRouter/TaskQueueCapability.php Normal file → Executable file
View File

0
Twilio/Jwt/TaskRouter/WorkerCapability.php Normal file → Executable file
View File

0
Twilio/Jwt/TaskRouter/WorkspaceCapability.php Normal file → Executable file
View File

0
Twilio/Options.php Normal file → Executable file
View File

0
Twilio/Rest/Api.php Normal file → Executable file
View File

0
Twilio/Rest/Chat.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V1/CredentialContext.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V1/Service/Channel/InviteInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V1/Service/Channel/InviteOptions.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V1/Service/Channel/MessageList.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V1/Service/ChannelContext.php Normal file → Executable file
View File

0
Twilio/Rest/Chat/V2.php Normal file → Executable file
View File

0
Twilio/Rest/Client.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/Fax/FaxMediaContext.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/Fax/FaxMediaInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/Fax/FaxMediaList.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/Fax/FaxMediaPage.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/FaxContext.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/FaxInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/FaxList.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/FaxOptions.php Normal file → Executable file
View File

0
Twilio/Rest/Fax/V1/FaxPage.php Normal file → Executable file
View File

0
Twilio/Rest/Lookups.php Normal file → Executable file
View File

0
Twilio/Rest/Notify.php Normal file → Executable file
View File

0
Twilio/Rest/Pricing.php Normal file → Executable file
View File

0
Twilio/Rest/Proxy.php Normal file → Executable file
View File

0
Twilio/Rest/Studio.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

0
Twilio/Rest/Studio/V1/Flow/Engagement/StepContext.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/Engagement/StepInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/Engagement/StepList.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/Engagement/StepPage.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/EngagementContext.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/EngagementInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/EngagementList.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/EngagementOptions.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/EngagementPage.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

0
Twilio/Rest/Studio/V1/Flow/ExecutionContext.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/ExecutionInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/ExecutionList.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/ExecutionOptions.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/Flow/ExecutionPage.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/FlowContext.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/FlowInstance.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/FlowList.php Normal file → Executable file
View File

0
Twilio/Rest/Studio/V1/FlowPage.php Normal file → Executable file
View File

0
Twilio/Rest/Taskrouter.php Normal file → Executable file
View File

0
Twilio/Rest/Taskrouter/V1.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More