<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Thanks for the wild guess. But The user(who is myself) is dialing 3000.
It only failes to work when I use patterns. So I thought I am making a
mistake on the syntax, I have checked all the books I have and the
internet and I can't see anything wrong.<span class="moz-smiley-s7"><span>
:-\ </span></span><br>
<br>
<br>
Rizwan Hisham wrote:
<blockquote
cite="mid:4809880c0807220308u4088bb11q35cf6de1173772bc@mail.gmail.com"
type="cite">
<div dir="ltr">maybe the user is dialing something other than 3000
and that extension is not registered on your asterisk. just a wild
guess.<br>
<br>
<div class="gmail_quote">On Tue, Jul 22, 2008 at 10:41 AM, James
Mutuku <<a moz-do-not-send="true" href="mailto:jnmutuku@gmail.com">jnmutuku@gmail.com</a>>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
list,<br>
<br>
Have installed trixbox and I am working with a fxo gateway to get fxo
calls to trixbox. I am using sip to send the calls from the gateway to
trixbox. I have an extension 3000 on trixbox<br>
<br>
on [from-sip-external] on extensions.conf ,I have put the dial plan
below.<br>
<br>
exten => 3000,1,dial(sip/3000)<br>
exten=> 3000,2,answer()<br>
exten => 3000,3,congestion()<br>
exten=> 3000,4,hangup()<br>
<br>
<br>
this works fine. But I when I put it in the form<br>
<br>
exten => _3XXX,1,dial(sip/${EXTEN})<br>
exten=> _3XXX,2,answer()<br>
exten =>_3XXX,3,congestion()<br>
exten=> _3XXX,4,hangup()<br>
<br>
the call goes into congestion and I get a busy tone. What could I be
doing wrong?<br>
<font color="#888888"><br>
James<br>
</font><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true"
href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a>
--<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a moz-do-not-send="true" href="http://www.astricon.net"
target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a moz-do-not-send="true"
href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Best Regards<br>
Rizwan Hisham<br>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: <a class="moz-txt-link-freetext" href="http://www.astricon.net">http://www.astricon.net</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
</body>
</html>