Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
8 Ответы
4275 Представления

hello

when install asterisk connector in odoo 11 community  i have this issue ...how i can solve this

Аватар
Отменить
Лучший ответ

Hi,

You are getting such a warning message when trying to install the module is cause of unavailability of some Python packages in your system.

First of all what you have to do is that install the Python package named phonenumbers in the system and then try to install this module.

For installing the package, try the following command:

sudo pip install phonenumbers

Thanks

Аватар
Отменить
Автор

how i can install Python package named phonenumbers ..you have link for thise?

Автор

how i can install Python package named phonenumbers ..you have link for this?

sudo pip install phonenumbers or sudo pip3 install phonenumbers

Автор

i install now and put this file in server> addons but still appear this message

After installing the package did you restarted the Odoo service ?If not restart the service and see

Лучший ответ

We have integration of Asterisk based pbx like FreePBx, issabel etc with Odoo all version with advances features like click to call, call pp up , call reporting and auto dialers,predictive dialer, Voice Broadcasting for for free .

Check out : http://astercti.techextension.com
You can download it from here
https://astercti.techextension.com/installation
If you are interested than reply me.

Regards
TechExtension Team
skype: tech.extension
Email: astercti@techextension.com

#campaign #autodialer #marketing #free #asterisk #odoo

Аватар
Отменить
Автор Лучший ответ

i restart service 

Аватар
Отменить