Asterisk srtp tlsJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 asterisk srtp tls jobb har hittats, med prissättning USD

    I am urgently seeking an experienced telephony and data processing specialist to configure my Grandstream UCM6302A with Asterisk. The core functionality required includes receiving calls, playing a welcome message, meanwhile working with Caller ID and Web API to determine where to forward the call. When a call comes in, • first a welcome message is played () • in the meantime the caller ID will be sent to web API preferably POST, but get can be if POST is not possible () •The API will respond json array: - {forward_to: 33356853 } - Forward the call to 33356853 - {forward_to:0 } - Play message and terminate the call • If forwarded call is not answered by Agent in three rings, another call to API will

    $110 (Avg Bid)
    $110 Snittbud
    25 bud

    ...am looking to incorporate AI features into my call center system, specifically Vicidial and Asterisk. As these platforms form the core of our operation, it is essential that any alterations enhance our outlay without disrupting the existing structure. Key Aspects of the Project: - AI Implementation: Even though I haven't specified the exact AI features to integrate, I'm interested in potential focus areas such as speech recognition and transcription, natural language processing, or sentiment analysis. Proposals that offer comprehensive strategies addressing these or other AI fields will be highly considered. - Dual Integration: The AI features must be incorporated into both Vicidial and Asterisk, aligning and harmonizing their performances. - Efficiency Goal: ...

    $464 (Avg Bid)
    $464 Snittbud
    22 bud

    I'm in need of a skilled professional with deep knowledge of the Squid cache and Linux to assist with a server setup. Core Needs: • Dockerfile • • I have Squid setup on Ubuntu 24.04 TLS option is not working I need help setting up This setup isn't working: https_port 3129 tls-cert=/etc/squid/ tls-key=/etc/squid/ generate-host-certificates=on dynamic_cert_mem_cache_size=4MB

    $150 (Avg Bid)
    $150 Snittbud
    14 bud

    i need someone to teach me how to upgrade firmware of cisco 7821-k9 to make it use sip protocol to hook it up on asterisk pbx More details: Which specific features do you require for your Cisco 7821-K9 SIP protocol project? upgrade firmware , connect it to asterisk as sip extension Which version of firmware would you like to upgrade your Cisco 7821-K9 SIP protocol to? Latest firmware version What functions do you require for the SIP extension with your Asterisk system? Call Recording, Call Transfer, Multi-Line Functionality thank you very much

    $40 (Avg Bid)
    $40 Snittbud
    6 bud

    I'm seeking a proficient Python developer to augment my existing SMTP sending script. Ideal skills would include advanced Python, SMTP protocol knowledge, and error handling capabilities...include advanced Python, SMTP protocol knowledge, and error handling capabilities. The enhancements should include: - Error handling to increase stability and reliability - Attachment support, allowing files to be sent as email attachments - HTML email support, enabling email content in HTML format The script should also be adaptable to SMTP servers that require authentication and support SSL/TLS encryption. While there aren't specific constraints regarding the SMTP server, compatibility with different servers is a significant benefit. Lastly, the script should run smoothly on a Windo...

    $82 (Avg Bid)
    $82 Snittbud
    17 bud

    I have a Twilio account with sip trunking set up, and I've install Asterisk on Arch Linux, I've attempted to set up the config but have not been able to. I'm looking for someone to set up a basic config where I can send and receive phone calls. The details don't matter, I just want to get it working so I can adjust it once the simplest config is working. If interested please bid the amount you are able to do this for, and include the word "briefcase" in your bid so I know you've read the description and can complete the project for the amount bid.

    $60 (Avg Bid)
    $60 Snittbud
    11 bud

    I do not like autobids. Do not change your price after you bid or I will report you. Reading the details should be enough for you to know how much to bid. I have a friend that purchased one of these devices. He wants tasmota installed on it because it's what he's installed on several of his projects. HASPmota installs and runs, MQTT using TLS communicates with a broker, everything but the display works. 00:00:00.038 BRY: Berry initialized, RAM used 5975 bytes 00:00:00.044 Project tasmota - Tasmota Version (15ae3e0-lvgl-haspmota)-2_0_14(2024-03-24T15:55:29) 00:00:00.048 TAP: Loaded Tasmota App '' 00:00:00.595 LVG: Could not start Universal Display 00:00:00.596 BRY: failed to run compiled code 'value_error' - native constructor cannot return NULL No...

    $225 (Avg Bid)
    $225 Snittbud
    4 bud

    ...featured communication app for both iOS and Android. This app will connect with my existing Asterisk server through APIs. Key Features Include: - User creation - Real-time balance display - Call-making functionality - Fully integrated payment gateway - Text messaging - SIP voice calls (Not video calls, just normal SIP calls) Necessary Skills and Experience: - Proficient in iOS and Android app development - Proven experience with PortSIP SDK - Familiarity with Asterisk and its relevant APIs - Skills in developing chat features, specifically text messaging and voice calls, within an app - Experience in implementing a payment gateway in an app Please note, I have access to and can provide the necessary Asterisk API documentation. Ideally, you are able to show me a s...

    $511 (Avg Bid)
    $511 Snittbud
    44 bud

    I need assistance with the proper setup of Nextcloud on my QNAP NAS device. The main pu...the proper setup of Nextcloud on my QNAP NAS device. The main purpose is to facilitate file syncing and sharing between different users. So, it's necessary to make it work seamlessly. Key Preferences: - Practical experience in Nextcloud setup specifically on QNAP NAS hardware, - Proficient with configuring secure file sharing in cloud environments, - Knowledgeable in the implementation of SSL/TLS encryption for Nextcloud, - Strong understanding of network security and data protection principles. Your job will involve performing the installation, configuration, and extensive testing to ensure everything is up to par with security requirements and the file syncing/sharing functions work w...

    $25 (Avg Bid)
    $25 Snittbud
    5 bud

    ...and utilize different SSL and TLS versions. Here are the specific requirements: 1. SSL and TLS Version Support: The script currently lacks the ability to select and operate with specific SSL and TLS versions. For this project, I require the addition of support for SSLv2 and SSLv3. 2. Use Case: The Python script mainly functions in web scraping, so a deep understanding of Python operations in this type of application is highly essential. 3. Requirements for SSL and TLS Selection: The flexibility to select different SSL and TLS versions is needed for enhanced security, compatibility with legacy systems and compliance with industry standards. I am seeking a freelancer who has a keen understanding of Python, web scraping, and implementing SSL ...

    $34 (Avg Bid)
    $34 Snittbud
    17 bud

    ...to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strlen($payload)) . $payload; $result = fwrite($fp, $msg, strlen($msg)); if (!$result) echo '<br>Message not delivered' . PHP_E...

    $135 (Avg Bid)
    $135 Snittbud
    48 bud

    ...outside you need to connect via kafka :cluster-ip, and I can't do it. I know how to create self-signed certificates and a trusted certificate authority, so it shouldn't be difficult to quickly generate and and Key Responsibilities: - Configurate strimzi kafka :cluster-ip and tls:true - Configurate traefik kind: IngressRouteTCP - Configurate TLS self signed certificate for client and atach to strimzi truststore Ideal Candidate: - Expertise in working with Minikube, Strimzi, and Traefik. - Proven success with complex system integration projects. - Must be capable of executing work based on a pre-set configuration. I look forward to your application and discussing this project in detail. You will need to connect to my computer using Zoom

    $213 (Avg Bid)
    $213 Snittbud
    3 bud

    Requiero el diseño de 2 brochure de tres paginas, este contendra información de nuestra compañia y algunos de nuestro productos para comercialización.

    $30 (Avg Bid)
    $30 Snittbud
    37 bud

    Hello, I operate a fax communication system leveraging Hylafax, integrated with an Asterisk server and iaxmodem, all running on Alpine Docker. While our outgoing fax functionality performs flawlessly, we are encountering persistent issues with incoming faxes. Specifically, incoming fax pages frequently get cut off midway, resulting in incomplete document reception. We are in search of a seasoned Hylafax professional who can diagnose and rectify this particular issue. Expertise in managing Alpine Docker environments and Asterisk/iaxmodem configurations will be highly regarded. Desired Expertise: Demonstrable experience with Hylafax, especially in fixing issues related to incoming faxes. Deep knowledge of Asterisk and iaxmodem. Proficiency with Docker containers, pre...

    $28 / hr (Avg Bid)
    $28 / hr Snittbud
    14 bud

    ...seeking a VoIP consultant for improvement of my existing computer-based VoIP system. The purpose of the project is twofold - improved communication efficiency and enhanced call quality. Key Tasks: - Analyzing the current computer-based system setup - Implementing the connection of Physic SIP to asterisk on the cloud for enhanced call quality Ideal Skills and Experience: - Proven experience as a VoIP consultant - Excellent knowledge of IP PBX system - Experience with connecting Physic SIP to asterisk on the cloud - Ability to improve communication efficiency and call quality. Kindly submit your proposal outlining your plan to achieve these two goals along with your previous relevant work. Looking forward to finding a VoIP specialist who can provide a swift and efficie...

    $12 (Avg Bid)
    $12 Snittbud
    3 bud

    I need an expert to implement SSSD LDAP AD TLS on my Ubuntu 20.04 LTS system. This requirement is to be used for general system use, not a specific application. While working on this project, you should be able to provide detailed written instructions explaining the step-by-step process of implementation. Key responsibilities involved: - Professional SSSD LDAP AD TLS implementation - Thorough documentation of the implementation process Ideal Skills and Experience: - Profound knowledge of Ubuntu 20.04 LTS - Expertise in SSSD LDAP AD TLS - Strong writing skills for clear documentation.

    $173 (Avg Bid)
    $173 Snittbud
    12 bud

    I'm looking for a professional to set up a Linux-based mail server using postfix, dovecot, and roundcube. The server must be capable of hosting multiple users, each with a personal password for access. Your role includes: - Configuration of SSL/TLS encryption for top-notch security - Setting up user creation process - Creating a simplified bash script to streamline installation Ideal Skills: Sound experience with Linux server management, proficiency in bash scripting, an excellent understanding of postfix, dovecot, roundcube components, and SSL/TLS encryption. Bear in mind that after the mail server setup, I may not have a dedicated IT team managing it. So, I need a solution that's straightforward to manage long-term. Please bid considering these factors.

    $21 (Avg Bid)
    $21 Snittbud
    14 bud
    Open-Source Chat GPT Avslutades left

    ...specifications will be provided for testing. This VM will be accessible to the developer m for deployment and testing purposes. Environment Setup: Install necessary dependencies: Docker, Docker-compose, Python, Git, and other dependencies required for running the Chat GPT model. Configuration for web access, including setting up a reverse proxy (Nginx or Apache) and securing connections with SSL/TLS. Phase 3: Development of Installation Script and Instructions Script Creation: Develop a comprehensive script that automates the following: Installation of dependencies and environment setup. Deployment of the Chat GPT application, including pulling the latest open-source GPT model and setting up the web UI. Configuration for network access and security settings. Installation Inst...

    $601 (Avg Bid)
    $601 Snittbud
    45 bud

    I'm seeking an advanced Python developer for the creation of a robust Man-in-the-Middle (MITM) application firewall. Your deep understanding of TCP sockets, TLS, and packet inspection would be applied to deliver high-quality code, which is my top priority for this project. Key Responsibilities: - Developing a MITM application firewall in Python - Ensuring quality code - Efficiently managing network traffic through the firewall Ideal Skills and Experience: - Profound understanding of Python (Advanced level) - Expertise in TCP sockets and TLS - Skilled in packet inspection The main objective is to develop a dependable firewall that can effectively manage network traffic. Your advanced level expertise will be instrumental in the successful execution of this project. I...

    $567 (Avg Bid)
    $567 Snittbud
    32 bud

    As part of the project, I'm looking to enhance the security of my ESP32 setup. My Mark for Success includes: - Converting HTTP requests into HTTPS - Implementing SSL/TLS encryption methods for secure communication Here are the details about the current setup and project specifications: - The ESP32 is currently programmed using Arduino IDE. I AM USING HTTP REQUEST AND NEED TO SEND OUT HTTPS REQUEST INSTEAD Skills and Experience needed: - Proficiency in Arduino IDE - Understanding of ESP32 - Experience in enabling secure communications(HTTP to HTTPS) - Knowledge in implementing SSL/TLS encryption I would LIKE NOT TO USE CA CERTIFICATES SINCE IT EXPIRES, I would like to use some other method

    $24 (Avg Bid)
    $24 Snittbud
    16 bud

    ...developer experienced in WebSocket/AudioSocket technologies and Asterisk integration to develop a solution that enables real-time transcoding with OpenAI Whisper through gRPC. Requirements: 1) WebSocket/AudioSocket Integration: Develop WebSocket/AudioSocket functionality to facilitate real-time audio communication with OpenAI Whisper. 2) gRPC Compatibility: Implement gRPC to ensure compatibility for seamless communication between components. 3)Real-time Transcoding: Enable real-time transcoding capabilities to convert audio data appropriately for interaction with OpenAI Whisper. 4)Asterisk Integration: Integrate the solution with Asterisk to allow seamless initiation and handling of audio calls from Asterisk dialplans. Example Asterisk Dialplan: [a...

    $172 (Avg Bid)
    $172 Snittbud
    16 bud

    I am searching for a skilled software developer with a strong background in Asterisk, Dialer, IVR and VOIP technologies. Although I haven't specified particular functionalities, general familiarity with call routing, call recording and interactive voice response (IVR) would be beneficial. The ideal candidate for this job should be proficient in: - Designing, implementing, and maintaining Asterisk software - Developing dialer functionalities, with emphasis on auto dialing, click-to-dial, and predictive dialing - Ensuring system is up-to-date and secure Freelancers who apply should provide any past work, detailing their experience and including project proposals, if any. If you believe that you have the expertise to effectively take on this project, I encourage...

    $7408 (Avg Bid)
    $7408 Snittbud
    10 bud

    As the project lead, I'm seeking a highly skilled developer with experience in Flutter, PHP or NodeJS, and SSL/TLS encryption. Your task will be to construct a mobile app on Android and iOS platforms, and a matching server program. The main functionality is to securely transfer files of various types - documents, images, and videos - from the mobile application to a premise-based intranet server. Important skills and experience for this project include: - Expertise in Flutter for the mobile app development - Proficiency in PHP or NodeJS for server-side coding - Hands on experience with SSL/TLS encryption for secure data transfer Key aspects of the project include: - File Size Limitations: Implement features to limit the size of the files sent to conserve server space....

    $605 (Avg Bid)
    $605 Snittbud
    93 bud

    ...project requires an experienced Kubernetes professional who specializes in TLS. I'm encountering an issue specifically regarding an "x509: certificate signed by unknown authority" error in my native Kubernetes setup. Key Details: - I am using self-signed certificates in the cluster. - Currently running on Kubernetes version 1.28.2. Ideal candidate attributes: - Detailed knowledge and experience in Kubernetes development, especially working on a native setup. - Proven experience in resolving similar TLS related errors, specifically pertaining to "x509: certificate signed by unknown authority". - Understanding of self-signed certificates and their role within Kubernetes clusters. Your task will be to resolve the current TLS error in our K...

    $14 (Avg Bid)
    $14 Snittbud
    7 bud

    We need to create an Asterisk aplication (v18) for Service at workshop by appointment for vehicles. This aplication must have voice recognition in English /Spanish language and Text to speach language with Google technology. Functionality: i) Welcome. ii) Select Languague. iii) Request Data: * Type of vehicle * City * Car licence plate * Telephone number. * Date request. * Time request. d) System will confirm first date/time available and customer will confirm. At this time, application will not have conectivity with real system....only must confirm next day and time users told. But it will have errors control, confirmation recognized data, etc.....

    $253 (Avg Bid)
    $253 Snittbud
    38 bud

    ...certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strlen($payload)) . $payload; $result = fwrite($fp, $msg, strlen($msg)); if (...

    $23 (Avg Bid)
    $23 Snittbud
    10 bud

    ...engineer to implement an Opus encoder and decoder in C# for seamless integration with Asterisk. The project involves handling voice audio from Asterisk, decoding it, incorporating Text-to-Speech (TTS) functionality, and encoding the synthesized speech before sending it back to Asterisk. The ideal candidate should possess the following skills and experiences: - Proficiency in C# programming language. - Extensive experience with audio processing and Opus codec. - Familiarity with Asterisk, SIP, and IVR systems. - Knowledge of Text-to-Speech (TTS) integration. - Ability to deliver high-quality code within specified timelines. Main Tasks: - Implement Opus encoder and decoder in C#. - Integrate the solution with Asterisk for audio processing. - Incorporat...

    $1268 (Avg Bid)
    $1268 Snittbud
    23 bud

    In our quest for an outstanding and interactive VoIP web app, we're in need of an experienced developer, ideally one who is well-versed in Asterisk. The main features we're after, though not limited to, are call logging and reporting, an IVR system, and call routing and forwarding capabilities. Key Skills and Experience: - Extensive experience in VoIP development. - Proficiency in Asterisk. - Ability to develop an IVR system. - Experience in call routing, call forwarding, and call logging mechanisms. Given the nature of our project, it’s crucial to have a level of experience in these areas. Understanding the intricacies of these features is what will drive the success of our project. Though we have not specified it in the initial questions, potential co...

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    15 bud

    I have install Asterisk (with freepbx), for gui to a Raspberry pi 4. I need a DEVELOPER TO WRITE a succesfull CODE and configurate the system to: Make a AUTO-VIDEOCALL from extention ''0'' to extention ''1'' or ''2'' or BOTH at the same time. The exctention ''1'' or ''2'' are log in to androip application, called ''PortSin'''or another app called ''Linphone''. Extention ''0'' is already loged into Raspberry with the programm ''Linphone''. When i press a button connected to GPIO 21 i want the audiocall to be started for 9 seconds. If the call is anwsered I also need to OPEN the DOOR by pushing ...

    $113 (Avg Bid)
    $113 Snittbud
    10 bud

    ...that I can replicate here at my end to test it. The build must have the following; -WiFi setup similar to Tasmota. Meaning, when the box starts, it should be in AP mode, ready to be found by a laptop for example. Once found, the local WiFi SSID and password should be entered. At this point, the box will be available on the local WiFi. -MQTT client Must have the MQTT client installed using TLS. Server details can be hard coded into the firmware as those will not change. Must have simple web interface such as Tasmota to set the user credentials and topic. -Display The point of the task is to use MQTT to send text and images to be shown on the display. This is a simple job for someone who knows the ESP-IDF development environment. Once you complete this, and I can see it...

    $161 (Avg Bid)
    $161 Snittbud
    15 bud

    I'm seeking a skilled professional to set up a new VoIP asterisk system with primary features of call routing and call recording. Must have the ability to have custom caller ID for outgoing calls. This project entails configuration for a small scale operation with less than 10 users/phone lines. Key Job Requirements: - Proficiency in setting up and configuring VoIP systems - Outstanding knowledge of asterisk - Experience with call routing and call recording This task requires an efficient and effective approach, understanding the needs of a smaller user-base. Someone with a strong track record of setting up VoIP systems and the knowledge to troubleshoot potential issues would be perfect.

    $217 (Avg Bid)
    $217 Snittbud
    12 bud

    ...of an algorithm or logic that matches users with relevant health screenings. User Interface and Experience A responsive web design that is accessible on both desktop and mobile devices. User-friendly navigation and forms to input health data. Clear presentation of personalized recommendations, with details on each suggested health screening. Security and Compliance Implementation of SSL/TLS for secure data transmission. Data encryption for sensitive user information both at rest and in transit. Regular security audits and compliance checks to ensure ongoing protection of user data. Scalability and Performance Cloud-based hosting solution for scalability and reliability. Load balancing and efficient data handling to maintain performance under high user loads. Mon...

    $3000 - $5000
    Framhäv Försegla Sekretessavtal
    $3000 - $5000
    57 bud

    I'm currently running Hashicorp Vault with a public SSL/TLS certificate that has expired. I'm seeking an expert that can help to: - Update the expired SSL/TLS certificate - Manage the process securely to prevent any unwarranted access The ideal candidate should have: - Proven practical experience with Hashicorp Vault - Deep understanding of SSL/TLS certificate renewal process - Strong grasp of secret management, data encryption/decryption, and access control - Sound knowledge of cybersecurity best practices. Note: It's okay if you are familiar with any operating system as the specific system Hashicorp Vault is running on won't be a hindrance to this project.

    $41 / hr (Avg Bid)
    $41 / hr Snittbud
    5 bud

    We used Asterisk as our phone system And we used Flutter's Sip-UA as a client The communication platform is WebRTC The problem we have is that when the internet suffers a few packet losses during a call, the client leaves the channel and then it is completely silent until the call is disconnected. We simulate the same scenario with a softphone, after the internet is disconnected and reconnected, the call continues and there is no problem. Are there any friends who can guide me?

    $497 (Avg Bid)
    $497 Snittbud
    14 bud

    I need an experienced Proxy Server Developer to join our team. The ideal candidate will have a strong background in developing and implementing proxy server solutions that support HTTP, HTTPS, and SOCKS5 protocols with robust authentication and user update mechanisms. This role involves designing, developing, and maintaining proxy servers that ensure secure and efficient data transmission for our clients. Responsibilities: - Design and develop a highly scalable proxy server that supports HTTP, HTTPS, and SOCKS5 protocols. Implement robust authentication systems to secure access to the proxy server, ensuring that only authorized users can establish connections. - Develop a user management system that allows for the addition, deletion, and updating of user credentials and access rights. ...

    $22 / hr (Avg Bid)
    $22 / hr Snittbud
    16 bud

    I need a professional to install and secure MongoDB on an Apache server running Ubuntu 20.04 LTS on an AWS EC2 instance. The key requirements for this task are: - Installation of MongoDB on the server -...MongoDB on the server - Implementation of Role-Based Access Control and Transport Encryption for security As data between 1GB to 100GB is anticipated to be handled by MongoDB, prior experience dealing with similar sized databases will be beneficial for this project. Essential skills & experience: - Expertise in Ubuntu 20.04 LTS, Apache, MongoDB, and Amazon EC2 - Proficiency in implementing RBAC and TLS/SSL encryption - Experience in handling 1GB - 100GB MongoDB databases Your competence in meeting these requirements will help ensure the successful and secure running of...

    $104 (Avg Bid)
    $104 Snittbud
    15 bud

    Seeking a professional to integrate Asterisk VoIP into my existing Odoo system for my call center operations. Key tasks include: - Installing Asterisk VoIP - Setting up integration with Odoo - Implementing Call Recording functionality - Configuring Interactive Voice Response (IVR) - Implementing Automatic Call Distributor (ACD) The system should be able to handle 21-30 concurrent calls at peak times without any lag or quality degradation. Skills & Experience Required: - Proficiency in Odoo and Asterisk VoIP setup and integration - Proven track record in call center technology setting-up - Ability to work under strict deadlines and handle pressure - Understanding of call center operations and key processes - Excellent problem-solving abilities - Attention to d...

    $181 (Avg Bid)
    $181 Snittbud
    24 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Framhäv Brådskande Försegla Sekretessavtal

    I am in need of a specialist for customizing my Asterisk PBX system. The primary tasks will focus on two areas: call routing/forwarding and call recording/monitoring. Call Routing and Forwarding: I require an extension based routing system to be developed. Call recording and Monitoring: The second part of this project revolves around call recording and monitoring. Specifically, I require an on-demand call recording system, coupled with real-time call monitoring. I am expecting the freelancer engaging with this project to have a deep understanding of Asterisk PBX system customization, particularly in call routing, forwarding, recording, and monitoring. Prior experience in similar projects will be a great advantage. Strong communication and troubleshooting skills will be ke...

    $13 / hr (Avg Bid)
    $13 / hr Snittbud
    7 bud

    We currently operate all our MySQL databases on Amazon RDS and Amazon Aurora services. With the upcoming update deadline on August 22, 2024, we desire an analysis of all possible implications of the update and if needed, corrective action to comply with these issues as listed on our health dashboard. Key Responsibilities: - Thoroughly understand the SSL/TLS certificate update process in the context of Amazon RDS and Aurora - Analyze our databases for potential impact and make any corrective changes We believe this may affect our Scripts server, our PHP code on our Scooby server, and our web site application code that accesses that database. It is possible that this change will not impact us at all, beyond ensuring that the new certificate is associated correctly with your RDS i...

    $750 - $1500
    Försegla
    $750 - $1500
    65 bud

    I am setting up asterisk with Amazon Chime for sip trunking, but am very new to this and am having difficulty where making a test call doesn't work. If you think you can help, please bid the amount you would charge, and use the word "alarm clock" somewhere in your bid so I know you read the description and the bid isn't automated. If things go well, I will likely need more help in the near future setting up other details of the Asterisk config. For now though I am just trying to get a test call to work.

    $39 (Avg Bid)
    $39 Snittbud
    5 bud

    ONLY APPLY IF YOU HAVE EXPERIENCE IN VoIP and SIP. I am in need of a skilled freelancer with intermediate experience in Asterisk to set up a VoIP and SIP trunk on AWS. The successful candidate should have solid background with AWS infrastructure and Asterisk application. Key Deliverables: - Set up VoIP on AWS using Asterisk - Implement a SIP trunk functionality Requirements: - Must have experience in setting up and managing Amazon Web Services (AWS). - Asterisk application experience is essential. - Previous work on similar projects will be advantageous. Please make sure to include your experience with Asterisk and AWS in the application. I look forward to receiving your proposals and working with you on this exciting project.

    $15 / hr (Avg Bid)
    $15 / hr Snittbud
    12 bud

    I'm looking for a skilled developer who can create a script or programme for me, to book the appointment from tls contact automatically. Key Features: The script or program should be capable of booking appointments without any manual intervention. Ideal Skills/Experience: Web scraping Web automation- python playwright Overcoming Ip blocking or ReCaptcha Protected websites Qualifying freelancers should be able to demonstrate a keen understanding of automation and integration techniques and also provide samples of similar projects they have completed in the past.

    $206 (Avg Bid)
    $206 Snittbud
    38 bud

    ...wymiany opinii i organizacji wydarzeń. Opcje Płatności i Fakturacja: Integracja z systemem Stripe do obsługi płatności i generowania faktur. System Ocen i Recenzji: Możliwość oceniania i recenzji wynajmowanych samochodów oraz wynajmujących. Bezpieczeństwo: Autentykacja i Autoryzacja: Wykorzystanie OAuth 2.0 i JWT do zarządzania dostępem. Szyfrowanie Danych: Zastosowanie TLS dla bezpiecznego przesyłania danych i AES dla ochrony danych przechowywanych. Backup i Odzyskiwanie Danych: Regularne tworzenie kopii zapasowych danych i zapewnienie mechanizmów ich odzyskiwania. Dodatkowe Uwagi: Moduł Zarządzania Ogłoszeniami: Rozbudowa backendu o funkcje zarządzania ogłoszeniami, w tym API do dodawania, edytowania, usuwania i przeglądania...

    $4342 (Avg Bid)
    Sekretessavtal
    $4342 Snittbud
    14 bud

    ...Although the following questions were skipped in the original project brief, answers will need to be developed during the course of the project: 1. The type of access restriction for the users; users should be allowed only to their respective folders 2. How the system will authenticate users upon accessing the folders 3. If there will be additional security measures, for instance, implementing SSL/TLS encryption or IP blocking for suspicious activity Ideal Experience and Skills: - Solid understanding and proficiency in PHP programming - Previous experience developing and implementing access restrictions into existing systems - Knowledge about web security principles and how to tactfully enforce them - A focus on details, ensuring the complete security of the platform while not...

    $42 (Avg Bid)
    $42 Snittbud
    18 bud

    ...have for this project: - Operating System: The EC2 instance runs on a Linux operating system. Proficiency in Linux is essential for this role. - MongoDB Version: I'm interested in installing the latest version of MongoDB. An understanding of the installation process for the latest versions of MongoDB is therefore crucial. - Security Measures: I would like to enable authentication, configure SSL/TLS encryption, and enable access control for my MongoDB installation. Experience in MongoDB security configuration is particularly relevant. The ideal candidate for this job would be a MongoDB professional with a robust understanding of setting up MongoDB on Apache servers in a Linux environment. They must have substantial experience in carrying out similar tasks on AWS EC2 and be ...

    $25 (Avg Bid)
    $25 Snittbud
    24 bud

    I am seeking a specialist to help integrate AWS with our Asterisk PBX system. Key responsibilities will include: -Diagnose and resolve organic AWS to Asterisk PBX connection issues -Assure AWS and Asterisk PBX platforms interface correctly Ideal skills: -Extensive experience with both AWS and Asterisk PBX is essential -Experience with system integration and troubleshooting -Ability to work independently and find creative solutions to complex problems Whilst the specific functionalities and preferences for this project have not yet been finalized, these will be communicated upon initiation of the project. Your experience and suggestions will be valued in these discussions.

    $14 / hr (Avg Bid)
    $14 / hr Snittbud
    10 bud

    I am seeking a skilled developer who can build an Asterisk solution on Amazon Web Services (AWS). The system should be proficient in handling a load capacity of 10-50 concurrent calls, ensuring efficient performance and high availability, thereby exceeding the traditional communications infrastructure. Key Features: - Providing VoIP services - Enabling Conference Calling - Incorporating Call Recording Preferred Skill Set: The ideal freelancer for this task should be experienced with not only telephony engineering, but also cloud environment configuration. Knowledge in Asterisk operation, VoIP, and AWS platform are absolutely essential. Proven experience in similar projects is highly appreciated. The goal is a robust and scalable Asterisk environment that leverages th...

    $650 (Avg Bid)
    $650 Snittbud
    26 bud

    As your client, I'm looking for an expert in both public cloud technologies like AWS, Google Cloud, or Azure, and Asterisk, to build a custom environment for my activities. The functionality I'm seeking includes: - Voice over IP - Conference calls - Interactive voice response I expect this environment to handle between 50 and 100 concurrent calls. The ideal freelancer for this project would have extensive experience with both Asterisk and public cloud deployments, and be able to provide examples of similar successful implementations they've undertaken in the past. They should be able to ensure high-quality voice communication, smooth run of conference calls and efficient functioning of interactive voice response systems. Moreover, the freelancer should ensur...

    $549 (Avg Bid)
    $549 Snittbud
    16 bud

    I am looking to create an Asterisk environment within the Google Cloud Platform (GCP). This environment will primarily serve the following critical functions: - Call center operations: Facilitate business communications and manage a large volume of calls efficiently. - Interactive Voice Response (IVR) functions: Integrate an efficient IVR system to assist callers and route calls automatically based on user inputs or chosen menus. The system must be designed to handle less than 100 calls simultaneously while ensuring seamless operation and minimal downtime. Ideal experience and skills needed: - Proficient with the Google Cloud Platform — this project requires deploying services in GCP. - Solid track record in building and managing Asterisk environments. - Understandi...

    $806 (Avg Bid)
    $806 Snittbud
    13 bud