<br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 10:35 AM,  <span dir="ltr">&lt;<a href="mailto:lists65@gmail.com">lists65@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
If I wanted to route a call from a particular DID and the CALLERID from a<br>
specific A/C this doesn&#39;t seem to work for me:<br>
<br>
exten =&gt; 6140000000/_702XXXXXXX,n,Goto(context1,s,1)<br>
exten =&gt; 6140000000/6149999999,n,Goto(context2,s,1)<br>
exten =&gt; 6140000000/6149999998,n,Goto(context3,s,1)<br>
exten =&gt; 6140000000/6149999997,n,Dial(SIP/7777,25)<br>
<br></blockquote></div><br>You are pretty close, I  think it&#39;s your priorities that are the problem. When I use &quot;Ex Girl Friend Logic&quot; I write my extensions this way:<br><br>exten =&gt; 6140000000/6149999999,1,Goto(context2,s,1)<br>
exten =&gt; 6140000000/6149999998,1,Goto(context3,s,1)<br>exten =&gt; 6140000000,1,Dial(SIP/7777,25)<br clear="all"><br>I have never used a wildcard match like you are attempting to do with the 702 prefix but according to <a href="http://voip-info.org">voip-info.org</a> it should work<br>
<br>-- <br>A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>
---Heinlein<br>