Price install asterisk工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 price install asterisk 份搜到的工作,货币单位为 HKD
    General Labour 已经结束 left

    I need someone to whitewash my flat, install something or move in or out some furniture

    $658 (Avg Bid)
    本地
    $658 平均报价
    2 个竞标

    Evento   dsIDXpress BuddyPress + bbPress + Q&A(ASK Answers).......

    $16289 (Avg Bid)
    $16289 平均报价
    40 个竞标

    主要指导elastix asterisk 的安装配置工作,熟悉Asterisk的模块(包括体系结构,配置文件,Log日志,History),能重新打包ISO文件

    $10048 (Avg Bid)
    $10048 平均报价
    5 个竞标
    4 pages install 已经结束 left

    I need 4 pages install on my site jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj

    $1175 (Avg Bid)
    $1175 平均报价
    1 个竞标

    ...the server configuration and security settings post the failed upgrade, it's crucial to assess these modifications and ensure they're functioning optimally and not contributing to the site's issues. - Optimization: Your focus here should be to enhance user experience. This could involve improving page loading speed, streamlining the user journey, or other UX-related optimizations. - Create and install a new visual template: A fresh, engaging visual template can breathe life into the site. This is vital for user retention and engagement. Ideal candidates for this job should have: - Profound expertise in CS-Cart Multi-Vendor platform. - Strong debugging skills in PHP and MySQL. - Experience in server configuration and security settings. - Solid understanding of use...

    $3493 (Avg Bid)
    加急
    $3493 平均报价
    63 个竞标

    ...possible. Downloading the software: Tutorial A comprehensive tutorial presented at NeurIPS 2023 - Seamless EXPO, the place to learn how to use the entire set of Seamless models. Feel free to play around with the notepad. Tutorial link: Request to install the programme from GitHUB: Seamless is a family of artificial intelligence models that enable more natural and authentic communication across languages. SeamlessM4T is a massive, multilingual, multimodal machine translation model supporting around 100 languages. SeamlessM4T forms the basis of SeamlessExpressive, a model that preserves elements of prosody and voice style across languages, and SeamlessStreaming

    $8818 (Avg Bid)
    $8818 平均报价
    63 个竞标

    I'm in need of a WordPress expert to install and configure Yoast SEO plugin on my site. The task primarily involves: - Expert installation of Yoast SEO plugin - Proper plugin configuration to ensure optimal site performance - Allowing for efficient future content management Ideal candidates should have a solid background in WordPress plugin installation and configuration, preferably with Yoast SEO plugin. Proven expertise in SEO strategies and practices is highly valued for this role. The goal is to effectively improve site SEO through this plugin installation. Substantial experience in similar projects is a huge plus.

    $3242 (Avg Bid)
    $3242 平均报价
    135 个竞标

    ...Internet price research mechanism for the electronic products listed within a .csv file. The deliverable I expect from this project is a separate report containing the price of each product, along with additional details such as a link to the retailer's page and the price history. Key Responsibilities: - Extracting and updating the price information of electronic products from the Internet, based on the .csv file provided. - Incorporating a detailed report that includes the prices, a link to the retailer's page, and the price history of each product. Skills and Experience: - Proficiency in data extraction, research, and analysis. - Experience with web scraping tools. - Strong organizational skills to present the data in a clear, concise man...

    $4392 (Avg Bid)
    $4392 平均报价
    60 个竞标

    I need an experienced Magento developer to install the latest version of Magento 2 on my VPS. I also require the installation of a specific theme (Theme A) and potentially some modules to enhance the functionality of the website. Key Requirements: - Install the latest version of Magento 2 on my VPS. - Implement the chosen theme (Theme A) to give my website the desired look and feel. - Potentially install some modules based on your expertise. While I have not specified any particular module, I am open to recommendations that align with the goals of my e-commerce site. Timeline: I need this project to be completed as soon as possible. Ideal Skills and Experience: - Proven experience in installing Magento 2 on VPS. - Proficiency in Magento theme implementation, specif...

    $658 (Avg Bid)
    $658 平均报价
    30 个竞标

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

    $556 (Avg Bid)
    $556 平均报价
    73 个竞标

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $227 (Avg Bid)
    $227 平均报价
    5 个竞标

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access points, speak...

    $78306 (Avg Bid)
    本地
    $78306 平均报价
    2 个竞标

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $1026 (Avg Bid)
    $1026 平均报价
    54 个竞标

    The app is supposed to: - Search for specific product and add it in the cart with all needed information: delivery location, accessories, quantity. (Example: HP laptop with 14in size) - Compare the product price and service quality in the platforms and give results of the comparison. ( example: price in Amazon for the laptop is 1000$, delivery time is 3 days, the reviews are 4 star. Same for other platforms) - Direct the user to the selected platform to complete the purchase. (Example: to purchase the laptop from Amazon)

    $17981 (Avg Bid)
    $17981 平均报价
    141 个竞标

    ...so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to

    $421 / hr (Avg Bid)
    $421 / hr 平均报价
    23 个竞标

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    $1316 (Avg Bid)
    $1316 平均报价
    72 个竞标

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    $1257 (Avg Bid)
    $1257 平均报价
    58 个竞标

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    $243 (Avg Bid)
    $243 平均报价
    9 个竞标

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $40 / hr (Avg Bid)
    $40 / hr 平均报价
    11 个竞标

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    $227 (Avg Bid)
    $227 平均报价
    15 个竞标

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    $266 (Avg Bid)
    $266 平均报价
    54 个竞标

    This project focuses on creating a Python-based machine learning model with the purpose of analyzing historical stock price data and intraday data to predicting future values. The overall goal is to be able to evaluate investment opportunities better. Ideal Skills & Experience: - Familiarity with Python is a must, as this will be the primary language used - Proficiency in regression models, LSTM , as the chosen Machine Learning model - Experience working with stock price data analysis and forecasting - A proven record in Machine Learning project Project Requirements: - Develop a python software that can ingest and analyze historical stock price data - Apply regression models to draw predictive insights about future stock prices - Prioritize accuracy in the predi...

    $493 (Avg Bid)
    $493 平均报价
    23 个竞标

    Estamos à procura de um especialista em Issabel e Asterisk para implementar um sistema de Resposta Vocal Interativa (IVR) na nossa plataforma de servidor Issabel 4.0.0-6. O objetivo deste sistema é realizar entrevistas telefónicas automatizadas onde os respondentes possam responder a perguntas pré-gravadas utilizando o teclado do seu telefone. O sistema deve ser capaz de carregar uma base de contactos para realizar automaticamente as chamadas telefónicas e capturar estas respostas numa base de dados para análise subsequente. Além disso, o sistema IVR deve incluir a funcionalidade de conversão de texto em voz (TTS) para facilitar a criação e atualização de prompts de voz. No entanto, também d...

    $7925 (Avg Bid)
    $7925 平均报价
    4 个竞标
    Search Frontend Development 4 天 left
    已验证

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    $2201 (Avg Bid)
    $2201 平均报价
    40 个竞标

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    $5136 (Avg Bid)
    $5136 平均报价
    249 个竞标

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    $1096 (Avg Bid)
    $1096 平均报价
    17 个竞标

    installation of theme and make the theme ready to be used

    $140 (Avg Bid)
    $140 平均报价
    30 个竞标

    ...solution, I'm seeking guidance from a skilled freelancer experienced with both Raspberry Pi and Asterisk server setup. Key Project Details: - I do not require a full-fledged PBX setup, just a basic VoIP service facilitated through my Raspberry Pi. - The primary feature I'm interested in implementing is voice calling. Required Skills: - Proficiency in configuring an Asterisk server on Raspberry Pi. - Strong understanding of VoIP and related protocols. - Ability to guide and explain the setup process clearly. Your Role: I've tried to set it up but no voice can be heard on the other end. So this task is mainly a trouble shooting job. Your primary role will be to walk me through the setup of Asterisk on my Raspberry Pi, ensuring proper configuration f...

    $720 (Avg Bid)
    $720 平均报价
    13 个竞标

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    $352 (Avg Bid)
    加精 加急
    $352 平均报价
    6 个竞标

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $4111 (Avg Bid)
    $4111 平均报价
    93 个竞标

    Hi there, I'm in need o...a working webpage. - Implement responsive design principles to ensure optimal viewing across various devices. - Optimize website performance for speed and SEO. - Conduct thorough testing to identify and fix any bugs or issues. - Provide up to 3 revisions and 3 days post each submission for reviewing. - Integrate plugins and third-party tools to enhance website functionality such as Calendly - Install the theme and test its working on our WordPress account. Terms and Conditions: - Be available in IST time zone 9 to 6 PM. - All shared resources and deliverables are confidential and may not be shared, reused or published anywhere else without prior consent. Looking forward to seeing your work and hopefully collaborating with you on this proje...

    $604 (Avg Bid)
    $604 平均报价
    52 个竞标

    I'm on the lookout for a well-versed WordPress developer, profici...all aspects related to WooCommerce, including payment methods. The ideal freelancer for this job should have formidable experience with WordPress and WooCommerce, a proven track record of improving website performance using PageSpeed Insights, and a comprehensive understanding of e-commerce web development. Good afternoon everyone, I have aweb page in my c panel; I have 2 themes that I want to install. to each one independently by wordpress. In addition to this, I want WooComerce to be able to be used and linked to all payment methods, in different currencies. Please take into consideration we have our added products must also be. Installed plugins. high load level by PageSpeed ​​​​Insights

    $705 (Avg Bid)
    $705 平均报价
    74 个竞标

    CRM WebApp Project: We need CRM with Wordpress can be Elementor and theme, please see the links, read well, before you bide, make your best offer, I will choose the best offer price and deadline video: Client page: If we enter email or a phone that already exists it show immediately the number of CRM and the lead us to the CRM number CRMxxx We have many Tasks by numbers: T1 …….. To T35 For each task we can set up date, hour and the way to be done, in main page and by email we will receive alert for task that need to be done with number of task, number of CRM (client number) and the way that need to be done (W, Emai, SMS, Tel, Phone call, …). When we set up the task we can see it as the task is SET UP Some of the task must be

    $9852 (Avg Bid)
    $9852 平均报价
    116 个竞标

    I need a professional to install an SSL certificate from Punch Salad website. The primary purpose is to improve the security of the site and to encrypt user data. Key requirements include: - Assisting in obtaining a suitable SSL certificate, as I do not possess one at the moment - Expertise in SSL installation for blog/personal websites Ideal candidates would have prior experience in SSL installation, especially in the context of personal or blog websites. Excellent communication skills and the ability to explain the installation process in plain terms would be greatly appreciated.

    $214 (Avg Bid)
    $214 平均报价
    37 个竞标

    Seeking SemRush Organic Traffic Needed and only skilled SEO expert apply with Guarantee Results

    $799 (Avg Bid)
    $799 平均报价
    15 个竞标

    I'm seeking a skilled pinescript developer who can create a customizable zigzag indicator for me. The indicator should come with: - Customizable parameters: I want a tool that can be tailored to my specific trading needs. - Alerts for price touch points: I need to be alerted when the price touches specific points on the chart. The purpose of this indicator is to enhance my personal trading strategy, helping me to make more informed decisions and potentially increase my profits. The right freelancer for this project should have a deep understanding of trading indicators and experience in pinescript development. They should also be able to produce efficient, clean code that is easy to understand and modify. for more information, please put your offer

    $658 (Avg Bid)
    $658 平均报价
    5 个竞标

    I have a magento webstore running on magento 2.3.4. I want to update it to the latest version with all patches, while maintaining current customers/database/products. I also want usps first class mail parcel/usps ground advantage to show up again as a shipping method.

    $1535 (Avg Bid)
    $1535 平均报价
    27 个竞标

    I need an electrical engineer to perform circuit design and troubleshooting tasks using a hardware simulator, specifically for .HDL files. Your primary task will be to install an electrical system with the help of the simulator. Key Responsibilities: - Circuit design using the simulator - Circuit troubleshooting - Electrical system installation I require you to be proficient in using a hardware simulator, especially with .HDL files. You should also have a solid understanding of circuit design and troubleshooting. Time is of the essence, so the quicker you can complete the project, the better.

    $31 / hr (Avg Bid)
    $31 / hr 平均报价
    8 个竞标
    Amazon Price / Sale Report 3 天 left
    已验证

    We need a report which works like that: We upload a list of EAN Codes to system. System give us back: - EAN - ASIN - BuyBox Price - Who is a seller - Sells in 30, 60 90 days

    $3931 (Avg Bid)
    $3931 平均报价
    54 个竞标

    Scope of work, SureCart (high level). SureCart, SureTrigger, and SureMembers are powerful tools for creating and managing subscription-based platforms. Here's a detailed scope of work based on your requirements: Platform Setup and Configuration: Install and configure SureCart, SureTrigger, and SureMembers plugins/extensions. DONE. Set up payment gateways for processing transactions (Stripe, PayPal). DONE. Configure user roles and permissions for different membership levels (Freemium, Plus, Pro, Premium). Customize email notifications for user registrations, subscriptions, and other relevant actions. Product and Subscription Setup: Define and create payable products for each membership tier (Freemium, Plus, Pro, Premium). Set up subscription plans with varying features and ac...

    $125 / hr (Avg Bid)
    $125 / hr 平均报价
    77 个竞标

    I require an expert in Asterisk and FreeSWITCH development, along with experienced system engineering skills. Specifically, I need help with: - Asterisk and FreeSWITCH development - Integrating VoIP - Setting up Call routing and IVR (Interactive Voice Response) - CTI - Skill group base call routing to agents. Apart from these, the implementation of Asterisk and FreeSWITCH clustering as well as Call Center Reporting is required. The technology stack should be Linux, PHP, MySQL along with postgresql and API knowledge. The freelancer should have considerable experience in these to meet the project's specific requirements.

    $112599 (Avg Bid)
    $112599 平均报价
    30 个竞标

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $235 (Avg Bid)
    $235 平均报价
    1 个竞标

    I'm looking for an experienced Odoo expert to carry out a fresh installation of Odoo 17 on AWS. The core functionalities needed for the business are focused on Payroll, Human Resources, and Documents. Key Tasks: - Install Odoo 17 Community edition on AWS. - Set up and configure necessary applications within Odoo 17, specifically focusing on Payroll, Human Resources, and Document management. Required Skills: - Expert knowledge and demonstrated experience with Odoo - Familiar with AWS infrastructure - Proven ability to setup and configure Odoo modules

    $3720 (Avg Bid)
    $3720 平均报价
    10 个竞标

    Are you a Google Ads whiz with a knack for attracting the right audience? We're seeking an expert to optimize our Google Ads platform and drive downloads for our small business owner-focused app. MUST HAVE EXPERIENCE WITH APP INSTALL GOOGLE ADS CAMPAIGNS Please provide a link to an example of your results from a previous customer Google Ads App Install Campaign. Key Project Details: Objective: Increase app downloads among small business owners seeking marketing strategy support. App Description: Our app provides marketing strategy and business growth insights tailored for users with limited marketing experience. Current Situation: Existing ad campaigns are in place, but we need optimization to attract high-quality, relevant downloads and minimize irrelevant instal...

    $713 (Avg Bid)
    $713 平均报价
    66 个竞标

    I need a skilled individual who can install a PHP script on a hosting platform. The installation needs to be done as soon as possible. I'm in a bit of a rush, so I'm looking for a professional who can quickly and effectively handle this task. Ideal Skills and Experience: - Proficient in PHP - Experience in installing PHP scripts - Efficient and able to work swiftly on urgent tasks

    $274 (Avg Bid)
    $274 平均报价
    98 个竞标

    as the title says help me activate wp theme help me install woocommerce help me add new products in bulk change background of the website and logo

    $235 (Avg Bid)
    $235 平均报价
    97 个竞标

    Hello! I need help deploying this Node.js/Remix "Epic Stack": I'm just starting to learn web dev outside of WordPress and I'm having problems getting this to properly deploy to either Vercel or Netlify. I'm quite sure it has to do with not setting the correct build/install command, but an expert dev should easily know what to do. I want to deploy it, and then integrate it with my as the visual layer of the stack. Here is docs explaining exactly how it works I know this process is quick and simple for an experienced developer, so I'm now seeking help from one so I can stop wasting time and just start building my site/app! Also, because I need this done ASAP and I want to learn

    $172 (Avg Bid)
    $172 平均报价
    8 个竞标

    I'm running a Shopify based online store which is connected to Google Merchant Center. Google's informed us that we need to include tax in the product pricing shown in Google Shopping. Key Task: - Fix the price mismatch issue so that all of our products in Google Merchant Center have pricing that includes our GST tax of 15%. Ideal Candidate: - Proven experience in fixing price discrepancies Google Merchant Centre - Proficiency in handling Google Merchant Center through third-party plugins. - Strong understanding of e-commerce tax calculations. Please bid if you have the ability to effectively solve these issues without compromising website functionality.

    $673 (Avg Bid)
    $673 平均报价
    28 个竞标

    ...persona con experiencia configurando la libreria de Javascript SIPML5 y asterisk. Tenemos todo instalado y configurado. El softphone web se registra al asterisk, emite y recibe llamadas, pero cuando se atiende la llamada no transmite el audio. El servidor tiene instalado una VPN. Cuando el usuario se conecta a la VPN, entonces funciona el audio de la comunicación pero cuando no se conecta a la VPN entonces vuelve el problema del audio. Se requiere que el softphone funcione sin VPN, solo por internet. Version asterisk 18 OS: Ubuntu Server 14 +++++++++++ A person with experience configuring the SIPML5 and Asterisk Javascript library is required. We have everything installed and configured. The web softphone registers to Asterisk, sends and recei...

    $290 / hr (Avg Bid)
    $290 / hr 平均报价
    27 个竞标