<div dir="ltr">Hello all.<div><br></div><div>Guys, i kindly ask you to enlighten me on this, as i am kind of lost here.<br><div><br></div><div>I am testing the asterisk connector and i'm kind of perplexed how the connector call ALL EXTENSIONS listed on vtiger! It calls all extensions whether the user is admin or not. Of course this isn't doable in real world. Let's supposed we got 2 queues, sales and support, why should the support people get calls intended for sales?!? I mean, in this case, we got an IVR and the caller can dial one extension directly, why that call, that is supposed to be only for that user, ring on all phones?</div><div><br></div><div>Or, am i doing something bad? We have all software on one machine, Vtiger, the connector, Asterisk and FreePBX. When someone calls, it presents and IVR, the caller can pick a queue or dial directly. We can't have a custom inbound context for the connector as we run FreePBX with IVRs and so on, it has its contexts. After some trial, i found this context and inserted the AGI line there:</div></div><div><br></div><div><div>[from-did-direct]</div><div>exten => _X.,1,Agi(agi://<a href="http://0.0.0.0/incoming.agi">0.0.0.0/incoming.agi</a>)</div><div>include => ext-findmefollow</div><div>include => ext-local</div></div><div><br></div><div><br></div><div>I have pretty much all documentation there is on the connector, if anyone could show me a light on this, would very highly apreciated.</div><div><br></div><div><br></div><div>Be well.</div></div>