<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 08/26/2010 04:19 PM, Michael Collins wrote:
<blockquote
 cite="mid:AANLkTikxjFEgSseZNgV1nd5=rfahRfaXJhfX7Gf_drkC@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">On Thu, Aug 26, 2010 at 9:31 AM, Jim <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:jim@k4gvo.com">jim@k4gvo.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;">
    <div text="#000000" bgcolor="#ffffff">
    <div class="im">On 08/26/2010 12:00 PM, Michael Collins wrote:
    <blockquote type="cite">Peder mentioned it already, but a complete
log from start
to finish would be helpful. Use <a moz-do-not-send="true"
 href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a>
and
then reply to this thread with the URL to your pastebin post.<br>
-MC<br>
      <br>
    </blockquote>
    </div>
I don't like to waste computer space if it's not necessary.&nbsp; Sometimes
the answer is simple and the answer doesn't require additional info.<br>
    <br>
    <a moz-do-not-send="true"
 href="http://pastebin.freeswitch.org/13731" target="_blank">http://pastebin.freeswitch.org/13731</a><br>
    <br>
Note there are actually two problems demonstrated here.&nbsp; The first
attempt is calling the GrandStream from a SPA2102 connected phone.&nbsp; The
second is calling a POTS phone connected to the A200 from the SPA2102
and the third successful attempt is the reverse.<br>
There are notes at the beginning of the file giving approximate
starting line numbers.<br>
    </div>
  </blockquote>
  <div>#1 From what I can see, the GS is doing a redirect. Look at line
226 of the pastebin down to 240. Do you have call forwarding enabled on
your GS? You may want to enable a SIP trace to see the exact SIP packet
from the GS to see what it's doing. It is forwarding to destination
number of "service" and there isn't an extension for that in your
dialplan. (See lines leading up to 409 - "service" doesn't match
anything until it gets to enum, where it eventually fails altogether at
line 458.)<br>
  </div>
  </div>
</blockquote>
How interesting.&nbsp; The phone is pretty simple, only a couple of pages
and nothing that remotely mentions forwarding and/or "service".&nbsp; I
guess I can put a service in the dial plan.<br>
<blockquote
 cite="mid:AANLkTikxjFEgSseZNgV1nd5=rfahRfaXJhfX7Gf_drkC@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <div><br>
#2 Does the phone connected to port 1 on the A200 even ring? It's
interesting that there is a 9 second gap (between pb lines 732 and 733)
which is where I would assume the ringing was taking place.<br>
  </div>
  </div>
</blockquote>
Yes, it's ringing.&nbsp; I set the delay to 10 seconds rather than 30 when I
was debugging it so I wouldn't have to wait so long.&nbsp; The phone rings,
dials out, answers when I pick it up, but doesn't transfer to VM
reliably.<br>
<br>
Thanks,<br>
Jim.<br>
<blockquote
 cite="mid:AANLkTikxjFEgSseZNgV1nd5=rfahRfaXJhfX7Gf_drkC@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <div><br>
-MC<br>
  </div>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>