I want integrate vtiger 6 with asterisk 11. I Configue "connector for asterisk" but not work. I want send CallerId To Asterisk With AGI , does vtiger has webservice for incoming popup to send the parameters?
Asked
Active
Viewed 148 times
1 Answers
-1
Yes, vtiger connector for asterisk do popup. No, it have no parameters.
However at current moment vtiger connector not work with modern asterisk version, seams like they not care about.
There are no source code of that connector availible, so it have be rewrited.
You can write new module or ask someone do that.

arheops
- 15,544
- 1
- 21
- 27
-
thanks arheops.yes can get CallerId With AMI(asterisk manager interface) but what url or vtiger webservice send callerid؟ – mossio Jun 24 '17 at 05:21
-
Check module source code. It have special script, ajax part, handler. – arheops Jun 24 '17 at 09:12