<br><br>
<div class="gmail_quote">On Thu, Mar 20, 2008 at 8:37 PM, Jeremy Mann &lt;<a href="mailto:jmann@txhmg.com">jmann@txhmg.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div lang="EN-US" vlink="purple" link="blue">
<div>
<p>I've got a couple of extensions in users.conf that have both SIP and IAX access(IAX softphone, SIP hard phone).</p>
<p>&nbsp;</p>
<p>I'd like to setup my dial string to "check" to see which they are actively registered with, and send the call appropriately.</p>
<p>&nbsp;</p>
<p>Right now I have:</p>
<p>&nbsp;</p>
<p>Exten =&gt; _4xx,1,Dial(SIP/${EXTEN}&amp;IAX2/${EXTEN}) </p>
<p>&nbsp;</p>
<p>But not all phones have both techs, so there is a lot of "misses"</p>
<p>&nbsp;</p>
<p>Is there a way to use the hints to see which they are registered with, and dial only using those channel types?</p></div></div></blockquote>
<div>&nbsp;</div>
<div>you can mention the context </div>
<div>and dial plan so that respective users go to the same channels</div>
<div>they belong to</div>
<div>&nbsp;</div>
<div>ram<br></div></div>