To delete files that are older than 5 days and have a size greater than […]
Asterisk day night mode example
To implement a day and night mode in your Asterisk dialplan, you can use the […]
Asterisk T200 expired N200 times sending SABME
The Issue *CLI> pri set debug on span 1 1 TEI=0 MDL-ERROR (G): T200 expired […]
Nodemailer oauth2 Gmail example
To use OAuth2 authentication with Gmail and Nodemailer, you will need to do the following: […]
Example of how to send an email using Node.js and Gmail OAuth
Set up a Google Cloud Platform project and enable the Gmail API. Create a set […]
How to send an e-mail with PHP mailer and Microsoft OAuth 2.0
How to send an e-mail with PHP mailer and Microsoft OAuth 2.0
Send an email using PHP with Microsoft OAuth 2.0 authentication
Send an email using PHP with Microsoft OAuth 2.0 authentication