I am just guessing, but sometimes happened to me that the logic on dialplan does not contain a hungup, so channels on spa3102 continues up even if users have finished.<div><br></div><div>On CLI you should put &quot;core show channels&quot;, and see if there are channels to sip/8028</div>
<div><br></div><div>On the  [gw8028] context you send the call to [from-internal] extension 111, so that extension has to end in a hangup action.</div><div><br></div><div>Just guessing.</div><div><br clear="all">Jose Flores Galicia<br>
&lt;&lt;<a href="mailto:FloJoSe@gmail.com">FloJoSe@gmail.com</a>&gt;&gt;<br>BriefCode &amp;&amp; Code Based Training<br>
<br><br><div class="gmail_quote">2010/4/9 Seann Clark <span dir="ltr">&lt;<a href="mailto:nombrandue@tsukinokage.net">nombrandue@tsukinokage.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yes, the SPA-3201 is set as: (&lt;S0:8028&gt;) on dialplan 8, which is what I have the device set to use. My bare bones working dialplan from Callweaver works nearly perfectly with Asterisk, and takes all the calls and works just as it did in Callweaver (making adjustments for the differences in dialplan syntaxes as Callweaver still uses Asterisk 1.2 syntax). It is just after an hour I can&#39;t get calls inbound to Asterisk. If I stop Asterisk, and start Callweaver, it can sit for months and handle calls no problem, with a like dialplan. SIP users and settings aren&#39;t changed between the systems either, and my Cisco phones, and the other Linksys ATA I have plays well. I am a little stumped on that. I will include a SIP dump when I get that back up in test mode (Since it is my home telephone system and I need it for work, which I am doing right now, I can&#39;t afford the downtime right this moment, but tomorrow I should have time for this).<br>

<br>
<br>
Thanks in advance,<br>
Seann Clark<div class="im"><br>
<br>
On 4/9/2010 12:08 AM, Jose Flores Galicia wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi.<br>
<br>
On the Spa 3102 is set as Dialplan &lt;s0:8028&gt; on PSTN line tab, since other way the incoming call will try to be routed to a non set extension on [gw8028] context<br>
<br>
Best Regards<br>
Jose Flores Galicia<br></div>
&lt;&lt;<a href="mailto:FloJoSe@gmail.com" target="_blank">FloJoSe@gmail.com</a> &lt;mailto:<a href="mailto:FloJoSe@gmail.com" target="_blank">FloJoSe@gmail.com</a>&gt;&gt;&gt;<br>
BriefCode &amp;&amp; Code Based Training<br>
<br>
<br>
2010/4/8 Seann Clark &lt;<a href="mailto:nombrandue@tsukinokage.net" target="_blank">nombrandue@tsukinokage.net</a> &lt;mailto:<a href="mailto:nombrandue@tsukinokage.net" target="_blank">nombrandue@tsukinokage.net</a>&gt;&gt;<div>
<div></div><div class="h5"><br>
<br>
    All,<br>
<br>
<br>
      I am looking at a little support on this, as I haven&#39;t found it<br>
    on google yet. I have had this work on Callweaver, but am moving<br>
    to Asterisk for a variety of reasons. My dial plans, and<br>
    everything else transferred perfectly, though I am not sure they<br>
    are &#39;correct&#39; for Asterisk 1.6.1, with simple things like SIP<br>
    users outlined in the sip.conf file, not in the users file, and my<br>
    dialplan syntaxes don&#39;t appear to be liked by the asterisk-gui<br>
    program (not a big deal, was just something shiny to look at for<br>
    me, to try to figure out a way to get this going).<br>
<br>
      What my problem is with Asterisk is my SPA-3201 is my primary<br>
    voice gateway, as I do not own any Digium hardware, and currently<br>
    do not have a SIP provider outside of my PBX at home. When I<br>
    restart Asterisk, everything works perfectly. I let Asterisk sit<br>
    for an hour or so, and it stops allowing calls to be routed into<br>
    the assigned extension. I do see stuff from the communications, at<br>
    the time the call lands on the Asterisk server:<br>
<br>
     == Using SIP RTP CoS mark 5<br>
     == Using SIP VRTP CoS mark 6<br>
<br>
    The logic is that the SPA is registered as an extension on my<br>
    system, and incoming calls are routed into the system VIA that<br>
    extension. The dialplan that the SPA connects to is:<br>
<br>
<br>
    [gw8028]<br>
          exten =&gt; 8028,1,Answer<br>
          exten =&gt; 8028,n,Set(CallerNum=${CALLERID(num)})<br>
          exten =&gt; 8028,n,Set(CallerName=${CALLERID(name)})<br>
          exten =&gt; 8028,n,Set(CDR(accountcode)=&quot;8203&quot;)<br>
          exten =&gt; 8028,n,Set(CDR(UserField)=&quot;POTS&quot;)<br>
          exten =&gt; 8028,n,Goto(from-internal,111,1)<br>
          exten =&gt; 8028,n,Hangup<br>
<br>
<br>
    the &#39;from-internal&#39; is my current call filtering/processing subsystem.<br>
<br>
    The outbound side of this works just fine though, as well as my<br>
    ATA&#39;s and Cisco 7960&#39;s are able to make and receive calls when<br>
    this is happening. I can include any additional details if<br>
    requested, as I don&#39;t know exactly what would be helpful to others<br>
    with this. The SPA itself hasn&#39;t been changed in seven months, and<br>
    is stable with Callweaver.<br>
<br>
<br>
<br>
    Thanks in Advance,<br>
    Seann Clark<br>
<br>
    --<br>
    _____________________________________________________________________<br>
    -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
    New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
    <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
    asterisk-users mailing list<br>
    To UNSUBSCRIBE or update options visit:<br>
    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
<br>
</div></div></blockquote>
<br>
<br>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>