<DIV>
<DIV>
<P>I have a very simple question .</P>
<P>I have 2 internal extension 301 and 300 sip phone . I want to these extesion can call each other, and ext 300 can call outside to pstn, and ext 301 to call internatonal. </P>
<P>How can I do that ? </P>
<P> </P>
<P>[x1]<BR>exten => 300,1,Dial(SIP/300)</P>
<P>include => pstnlocal</P>
<P>[x2]<BR>exten => 301,1,Dial(SIP/301)</P>
<P>include =>international</P>
<P>[pstnlocal]</P>
<P>exten => _9xxxxxxx,1,Dial(Zap/g1/${EXTEN}) </P>
<P>[international]</P>
<P>exten => _900.,1,Dial(Zap/g1/${EXTEN}) </P>
<P> </P>
<P> </P>
<P>So it is good but in this case I cann t call the local phone .And if I include context x1 in x2 and x2 in x1 the ext 300 will be able to call international no.</P>
<P> </P>
<P>Can anyone help me ?</P>
<P> </P>
<P>Thanks.</P></DIV></DIV><p>
                <hr size=1>Do You Yahoo!?<br> Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new Resources site!</a>