<br><br><div class="gmail_quote">On Mon, Nov 23, 2009 at 4:18 PM, Otis <span dir="ltr">&lt;<a href="mailto:abeka@greatiam.com">abeka@greatiam.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Has anyone got any suggestion how I can set up a gateway to receive<br>
incoming call on extension 1001 please.<br>
<br>
Any generic conf file will do. my username with my gateway is s=say  &quot;<br>
qwerty&quot; and password &quot;ytrewq&quot;<br>
<br>
I have used the intruction from the link below without success.<br>
<br>
Thanks.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Get a debug log of an incoming call. Most likely it is hitting the public context and you don&#39;t have it properly routed. Look in conf/dialplan/public.xml for an example of how to route to a specific extension. Another example is in conf/dialplan/public/00_inbound_did.xml. The trick is to know what to match on in your condition tag. In a pinch you could route all incoming calls to the info app and then make a test call to see what&#39;s coming down the line. Just be sure to turn it off when you&#39;re done testing!!<br>
-MC<br></div></div><br>