Your connector vtiger to asterisk. you read wiki in vtiger.
Issabel + Call Center + Vtiger CRM 5.2.1
i managed to connect asterisk 11 from issabel to vtiger 7..
thank you all
PAOK1926 Please, is for all process install vtiger7 in issabelpbx. for future users. thanks.
This is process I used to install vtiger5 (depreciated but it is a starting point for people) in Issabel and get some proof of concept connection between the two applications.
https://randomcontributions.blogspot.com/2019/01/rudimentary-vtiger5-issabel-integration.html
rafal implement vtiger 7 for security.
PAOK1926 I had a problem, Vtiger 5 is working perfectly, but there is a problem, it is not possible to import any .csv files, could you do that?
Here's some instructions how to install Vtiger7.1.0 into ISSABEL.
This is NOT upgrade. This is new install only.
https://randomcontributions.blogspot.com/2019/02/install-vtiger-710-in-issabel.html
Sorry. I did not integrate asterisk with VTIGER using SIP. I used asterisk dialplan SQL commands to connect Vtiger.
Example:
exten => s,3,MYSQL(Query resultid ${connid} SELECT ticketid FROM vtiger_troubletickets WHERE ticket_no = ${ticketnumber})
Some more details on that type of integration:
https://randomcontributions.blogspot.com/2019/02/asterisk-issabel-and-vitger-sql.html
when I create a user from vtiger with the admin this does not let enter indicate username and password error
wmurillo Hola cuentas con 3 hilos del mismo tema. Por favor uno solo y alguien te ayuda.
Como asi no entiendo Hilo?
wmurillo ha dejado varios mensajes del mismo tema.
si es vtiger puede consultar en vtiger.
dariohimo Como asi Dario si esta hablando de Issabel con vtiger, como asi que consulte con vtiger ?
wmurillo vtiger no es desarrollado en issabelpbx se crea un rpm de la versión 5 que se integra en el framework.
Ahora puedes consultar en vtiger o en google;o en vtiger puedes saber cual es el problema que tienen al crear el usuario.
vtger va en la versión 7.
https://www.vtiger.com/es/docs
Ahora si colaboran con aportes se pueden mejorar muchos módulos o integraciones.
PAOK1926 Hello, I just installed vtiger 7.0.1 and connect it with issabel using SPAsterisk connector. Now I can see the pop-up of incoming call on vtiger screen, because I put extension number on CRM extension field.
Now I want to go further on and implement this scenario with call center agents not on a specific extension. The problem is, call center agent are the part of the queue, do I need to put queue number on CRM extension field?
Your response in this will be highly appreciated.