<br><br><div class="gmail_quote">2012/12/19 Scott Huang <span dir="ltr">&lt;<a href="mailto:gyration.huang@gmail.com" target="_blank">gyration.huang@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi <br><br>   I&#39;ve saw some similar case in the mail list, but seems no standard answers, so I decide ask here again.<br><br>   Is there anyone see the message below ? I use asterisk(1.8.11-cert 9) in 
my openbts2.8, and when I made a phone call, the Asterisk CLI poppd the 
following messages.<br><br>=========================================<br><div>*CLI&gt;   == Using SIP RTP CoS mark 5<br>
    -- Executing [8690@phones:1] Dial(&quot;SIP/IMSI466974600011287-00000000&quot;, &quot;SIP/IMSI466974104638690&quot;) in new stack<br>[Dec 18 16:00:49] WARNING[2934]: app_dial.c:2218 dial_exec_full: Unable to create channel of type &#39;SIP&#39; (cause 20 - Unknown)<br>


  == Everyone is busy/congested at this time (1:0/0/1)<br>    -- Auto fallthrough, channel &#39;SIP/IMSI466974600011287-00000000&#39; status is &#39;CHANUNAVAIL&#39;<br>==========================================<br><br>   The attached files are the sip.conf and extension.conf and wireshark trace log.<br>

   <br>   The part of my setting in sip.conf is:<br><br><span style="color:rgb(255,0,0)">[IMSI466974104638690]    ; <br>callerid=8690 &lt;8690&gt;     ;<br>regexten=8690            ; <br>canreinvite=no<br>type=friend<br>
allow=gsm<br>
context=phones<br>host=dynamic<br>registertrying=yes<br><br>[IMSI466974102820333]    ; <br>callerid=0333 &lt;0333&gt;     ;<br>regexten=0333            ; <br>canreinvite=no<br>type=friend<br>allow=gsm<br>context=phones<br>

host=dynamic <br>registertrying=yes<br><br><br>[IMSI466974600011287]    ; <br>callerid=1287 &lt;1287&gt;     ;<br>regexten=1287            ; <br>canreinvite=no<br>type=friend<br>allow=gsm<br>context=phones<br>host=dynamic<br>

registertrying=yes</span><br><br>   The part of my setting in extensions.conf is:<br><br><span style="color:rgb(255,0,0)">[phones]<br>exten =&gt; 8690,1,Dial(SIP/IMSI466974104638690)<br>exten =&gt; 0333,1,Dial(SIP/IMSI466974102820333)<br>

exten =&gt; 1287,1,Dial(SIP/IMSI466974600011287)</span><br><br>  How to exactly configure asterisk for a sip call ? Thanks very much !<br><br>BR/Scott<br></div>
</blockquote></div><br>