Our Setup:<br>
In our company we run multiple asterisk servers, and agents login
(using AgentCallbackLogin) to any of these. One person, one agent
number ID.<br>
<br>
The Problem:<br>
Dialing an agent number from within one pbx is easy, but if you want to
dial an agent logged in another pbx, its more complicated. <br>
<br>
Our current dialplan performs guessing which pbx the agent is logged,
by dialing all of them. We have to redesign this everytime we add
another pbx, and we're looking for a more efficient method of doing
this.<br>