- Joined
- Nov 12, 2009
- Messages
- 32
- Reaction score
- 0
hi, I am making an integration to sugar crm and all connectors to enable pbx to sugar crm are for Asterisks. Checking at their docs the integration is really a matter of calling an http request with a variable append (caller id). I have manage to do this with other windows pbx such as PBXNSIP, but since I have a paid licence of 3cx I would like to stick to it.
I am trying to http call http://192.168.190.13/sugar/myscript.php?search=<id caller> to tell my crm users that xx user called or is calling for each call initialization .
so I assume that using the cdr to socket I could do this but I don't see how and documentation on the product is very limited regarding this function. the xml template file does not tell me much :-/
anybody has a clue on this?
tks
I am trying to http call http://192.168.190.13/sugar/myscript.php?search=<id caller> to tell my crm users that xx user called or is calling for each call initialization .
so I assume that using the cdr to socket I could do this but I don't see how and documentation on the product is very limited regarding this function. the xml template file does not tell me much :-/
anybody has a clue on this?
tks