<!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">
It is registering with the sip provider.&nbsp; When I do a CLI&gt; sip show
registry, it shows as registered.<br>
<br>
I really think my problem is about contexts.&nbsp; For some reason, I think
I got the flow of how a call comes in and goes out works.<br>
<br>
Is this approximately right?:<br>
<br>
Incoming SIP Calls:<br>
PSTN -&gt; SIP Provider -&gt; ASTERISK -&gt; "incoming" context in
[general] of sip.conf -&gt; matching [incoming] in extensions.conf
-&gt; sent do wherever the dialpan says to go.<br>
<br>
Outgoing SIP Calls:<br>
Phone -&gt; asterisk &gt; outgoing context in [ext] of sip.conf -&gt;
matching [outgoing] context in extensions.con -&gt; sent to do whatever
the dialpan says to do.<br>
<br>
If that's wrong, please let me know :D<br>
<br>
Cheers<br>
<br>
&nbsp;<br>
Carlos Alperin wrote:
<blockquote cite="mid200510271322.j9RDMNY02355@lanwave.lanwave.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";
        color:black;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1282416953;
        mso-list-template-ids:1884073202;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
  </style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;">That
shouldn&#8217;t be complicate, but it
looks like you &#8216;re not registering with your provider. However, without
the configuration files, it is not much to do for help you.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;">Carlos
Alperin<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;"><o:p>&nbsp;</o:p></span></font></p>
  <div>
  <div class="MsoNormal" style="text-align: center;" align="center"><font
 color="black" face="Times New Roman" size="3"><span
 style="font-size: 12pt; color: windowtext;">
  <hr tabindex="-1" align="center" size="2" width="100%"></span></font></div>
  <p class="MsoNormal"><b><font color="black" face="Tahoma" size="2"><span
 style="font-size: 10pt; font-family: Tahoma; color: windowtext; font-weight: bold;">From:</span></font></b><font
 color="black" face="Tahoma" size="2"><span
 style="font-size: 10pt; font-family: Tahoma; color: windowtext;">
<a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] <b><span
 style="font-weight: bold;">On Behalf Of </span></b>Pikoro<br>
  <b><span style="font-weight: bold;">Sent:</span></b> Wednesday,
October 26, 2005
11:01 PM<br>
  <b><span style="font-weight: bold;">To:</span></b>
<a class="moz-txt-link-abbreviated" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>
  <b><span style="font-weight: bold;">Subject:</span></b>
[Asterisk-Users] Simple
SIP only Asterisk Configuration</span></font><font color="black"><span
 style="color: windowtext;"><o:p></o:p></span></font></p>
  </div>
  <p class="MsoNormal"><font color="black" face="Times New Roman"
 size="3"><span style="font-size: 12pt;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal" style="margin-bottom: 12pt;"><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Ok,
I've been messing
with asterisk for the last 3 weeks and I just can't seem to figure this
out.<br>
  <br>
Everything I've read seems to state that asterisk will work "out of the
box" with only minor config changes when being used only for SIP to SIP
calls.<br>
  <br>
The problem I am having is I cannot make outbound calls or receive
incoming
calls over my sip-provider.&nbsp; Asterisk registers properly, and internal
communications seem to work fine.<br>
  <br>
I have, at one time or another, had either outgoing only, or incoming
only, but
never both at once.&nbsp; Unfortunately, I didn't know what I did to make
either of those work since I had made multiple adjustments and had done
a
reload after each change.&nbsp; For some reason, the incoming calls only
started working after restarting the computer so it could have been any
of 50
things I had changed.<br>
  <br>
I am back to the sample config files.&nbsp; Is there any kind of walkthrough
for a sip only setup?&nbsp; I have seen SIP only touched on briefly, with
most
of the documentation leaning torwards IAX communications.<br>
  <br>
Here is what I am trying to accomplish:<o:p></o:p></span></font></p>
  <ol start="1" type="1">
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Asterisk
server registers with our sip-provider for sip to pstn local and
international calls<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Internal
extensions 0, 200-210 can call eachother (of course)<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Extensions
200-205 are in a Tech Support Queue<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Extensions
206-210 are in a Customer Support Queue<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Extension
0 is the operator or menu system (I guess this would be s?)<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">All
phones (for now) are x-ten soft phones<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Each
extension has voice mail<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">When a
customer calls during office hours, they are presented with a menu,
press 1 for CS, press 2 for TS, or dial the extension you wish to
reach, etc...<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">Calls
can be forwarded to other extensions<o:p></o:p></span></font></li>
    <li class="MsoNormal" style=""><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">On-hold
music is implemented<o:p></o:p></span></font></li>
  </ol>
  <p class="MsoNormal" style="margin-bottom: 12pt;"><font color="black"
 face="Times New Roman" size="3"><span style="font-size: 12pt;">I can
handle doing
everything on the list except for #1.<br>
  <br>
If anyone can offer any suggestions, it would make me, and my boss,
very happy.<br>
  <br>
Thanks in Advance<br>
Aaron<o:p></o:p></span></font></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
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>